mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-05 03:15:07 -04:00
need to install tinyxml.h
This commit is contained in:
parent
c957b42580
commit
6138518de9
@ -9,6 +9,9 @@
|
|||||||
#define INCLUDED_SOURCES \
|
#define INCLUDED_SOURCES \
|
||||||
tinyxml.cpp tinyxmlparser.cpp tinyxmlerror.cpp
|
tinyxml.cpp tinyxmlparser.cpp tinyxmlerror.cpp
|
||||||
|
|
||||||
|
#define INSTALL_HEADERS \
|
||||||
|
tinyxml.h
|
||||||
|
|
||||||
#define EXTRA_CDEFS TIXML_USE_STL
|
#define EXTRA_CDEFS TIXML_USE_STL
|
||||||
#define C++FLAGS $[CFLAGS_SHARED]
|
#define C++FLAGS $[CFLAGS_SHARED]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user