mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
Added flexdashi for xlexer
This commit is contained in:
parent
0268fd838f
commit
dfeb620b9d
@ -2963,7 +2963,7 @@ if (PkgSkip("PANDATOOL")==0):
|
||||
#
|
||||
|
||||
if (PkgSkip("PANDATOOL")==0):
|
||||
OPTS=['DIR:pandatool/src/xfile', 'ZLIB', 'BISONPREFIX_xyy']
|
||||
OPTS=['DIR:pandatool/src/xfile', 'ZLIB', 'BISONPREFIX_xyy', 'FLEXDASHI']
|
||||
CreateFile("built/include/xParser.h")
|
||||
TargetAdd('xfile_xParser.obj', opts=OPTS, input='xParser.yxx')
|
||||
TargetAdd('xParser.h', input='xfile_xParser.obj', opts=['DEPENDENCYONLY'])
|
||||
|
Loading…
x
Reference in New Issue
Block a user