1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2025-02-20 13:54:14 +01:00
Scott Ehlert 95aad72edc Added --sdks option to configure script to specify which SDKs to build againt (bug 5676, r=psychonic).
Valid arguments are "all", "present", or a comma delimited list of engine names.

The "all" option will try to build against all supported SDKs. (This is the default.)
The "present" option will only attempt to build against SDKs that exist on the system.

Examples:

configure.py --sdks=css,csgo,ep2v
configure.py --sdks=l4d
configure.py -s present
2013-03-23 23:12:16 -05:00
2013-03-04 10:38:17 -05:00
2008-11-14 04:29:33 -06:00
2012-08-25 10:07:14 -05:00
2013-01-22 22:00:50 -05:00
Description
Metamod:Source - C++ Plugin Environment and Detour Library for the Source Engine http://www.metamodsource.net/
15 MiB
Languages
C++ 58.8%
Pascal 34.7%
C 1.4%
HTML 1.4%
Python 1.3%
Other 2.3%