mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-03-13 06:21:08 +00:00
wscript: enable ref_gles3compat for Android
This commit is contained in:
parent
5c90e716cb
commit
c0ceab7513
1
wscript
1
wscript
@ -200,6 +200,7 @@ def configure(conf):
|
||||
conf.options.NANOGL = True
|
||||
conf.options.GLWES = True
|
||||
conf.options.GL4ES = True
|
||||
conf.options.GLES3COMPAT = True
|
||||
conf.options.GL = False
|
||||
conf.options.SINGLE_BINARY = True
|
||||
conf.define('XASH_SDLMAIN', 1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user