mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
compile on Irix
This commit is contained in:
parent
2cabc6c034
commit
9c433e2013
@ -6,6 +6,11 @@
|
|||||||
|
|
||||||
#define DIR_TYPE metalib
|
#define DIR_TYPE metalib
|
||||||
|
|
||||||
|
// This directory strictly contains a Python utility; therefore, only
|
||||||
|
// build it if we actually have Python.
|
||||||
|
#define BUILD_DIRECTORY $[HAVE_PYTHON]
|
||||||
|
|
||||||
|
|
||||||
#define OTHER_LIBS \
|
#define OTHER_LIBS \
|
||||||
pandaexpress:m \
|
pandaexpress:m \
|
||||||
dconfig:c dtoolconfig:m \
|
dconfig:c dtoolconfig:m \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user