ref_gl: try fix psvita
This commit is contained in:
parent
96127c6eb0
commit
8124035763
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ def build(bld):
|
|||
else:
|
||||
libs += [ 'public', 'M' ]
|
||||
|
||||
source = bld.path.ant_glob(['*.c', 'gl2_shim/*.c'])
|
||||
source = bld.path.ant_glob(['*.c', 'gl2_shim/*.c'])
|
||||
includes = '.'
|
||||
|
||||
targets = {
|
||||
|
|
Loading…
Add table
Reference in a new issue