mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
don't link with pystub
This commit is contained in:
parent
e010eef043
commit
3b03d4f2f9
@ -8,7 +8,7 @@
|
|||||||
#define OTHER_LIBS \
|
#define OTHER_LIBS \
|
||||||
putil:c panda:m \
|
putil:c panda:m \
|
||||||
express:c pandaexpress:m \
|
express:c pandaexpress:m \
|
||||||
dtoolutil:c dtoolbase:c prc:c dconfig:c dtoolconfig:m dtool:m pystub
|
dtoolutil:c dtoolbase:c prc:c dconfig:c dtoolconfig:m dtool:m
|
||||||
|
|
||||||
#define SOURCES \
|
#define SOURCES \
|
||||||
config_maya.cxx config_maya.h \
|
config_maya.cxx config_maya.h \
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
egg:c pandaegg:m \
|
egg:c pandaegg:m \
|
||||||
linmath:c putil:c panda:m \
|
linmath:c putil:c panda:m \
|
||||||
express:c pandaexpress:m \
|
express:c pandaexpress:m \
|
||||||
dtoolutil:c dtoolbase:c prc:c dconfig:c dtoolconfig:m dtool:m pystub
|
dtoolutil:c dtoolbase:c prc:c dconfig:c dtoolconfig:m dtool:m
|
||||||
|
|
||||||
#define BUILDING_DLL BUILDING_MISC
|
#define BUILDING_DLL BUILDING_MISC
|
||||||
#define UNIX_SYS_LIBS \
|
#define UNIX_SYS_LIBS \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user