2
0
mirror of https://github.com/FWGS/hlsdk-xash3d synced 2024-11-22 01:47:45 +01:00

wscript: update.

This commit is contained in:
Andrey Akhmichin 2021-06-07 19:18:13 +05:00
parent 6d8e1c5d0c
commit 0fab78ad24

View File

@ -278,6 +278,7 @@ def configure(conf):
conf.define('CROWBAR_FIX_RAPID_CROWBAR', False)
conf.define('GAUSS_OVERCHARGE_FIX', False)
conf.define('OEM_BUILD', False)
conf.define('HLDEMO_BUILD', False)
conf.add_subproject(["cl_dll", "dlls"])