mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-24 22:04:21 +00:00
ref_gl: try fix psvita
This commit is contained in:
parent
96127c6eb0
commit
8124035763
@ -39,7 +39,7 @@ def build(bld):
|
|||||||
else:
|
else:
|
||||||
libs += [ 'public', 'M' ]
|
libs += [ 'public', 'M' ]
|
||||||
|
|
||||||
source = bld.path.ant_glob(['*.c', 'gl2_shim/*.c'])
|
source = bld.path.ant_glob(['*.c', 'gl2_shim/*.c'])
|
||||||
includes = '.'
|
includes = '.'
|
||||||
|
|
||||||
targets = {
|
targets = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user