mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
fix capitalization prob
This commit is contained in:
parent
2f0beaac8c
commit
44b1d41291
@ -6,9 +6,7 @@
|
||||
#begin static_lib_target
|
||||
#define TARGET cppParser
|
||||
|
||||
// The composite files are named cppparser_composite?.cxx instead of
|
||||
// cppParser_composite?.cxx.
|
||||
#define COMBINED_SOURCES cppparser_composite1.cxx cppparser_composite2.cxx
|
||||
#define COMBINED_SOURCES $[TARGET]_composite1.cxx $[TARGET]_composite2.cxx
|
||||
|
||||
#define SOURCES \
|
||||
cppArrayType.h cppBison.yxx cppBisonDefs.h \
|
||||
|
Loading…
x
Reference in New Issue
Block a user