mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 18:31:55 -04:00
don't link with pystub
This commit is contained in:
parent
e010eef043
commit
3b03d4f2f9
@ -8,7 +8,7 @@
|
||||
#define OTHER_LIBS \
|
||||
putil:c panda: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 \
|
||||
config_maya.cxx config_maya.h \
|
||||
|
@ -9,7 +9,7 @@
|
||||
egg:c pandaegg:m \
|
||||
linmath:c putil:c panda: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 UNIX_SYS_LIBS \
|
||||
|
Loading…
x
Reference in New Issue
Block a user