mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
wscript: use SINGLE_BINARY on motomagx
This commit is contained in:
2
wscript
2
wscript
@@ -136,6 +136,8 @@ def configure(conf):
|
||||
conf.options.NO_VGUI = True
|
||||
conf.options.GL = False
|
||||
conf.options.LOW_MEMORY = 1
|
||||
conf.options.SINGLE_BINARY = True
|
||||
conf.define('XASH_SDLMAIN', 1)
|
||||
enforce_pic = False
|
||||
|
||||
# useless to change toolchain path, as toolchain meant to be placed in this path
|
||||
|
||||
Reference in New Issue
Block a user