mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 01:07:51 -04:00
use pystub after all
This commit is contained in:
parent
925765d90a
commit
b2bb4b5c08
@ -3,13 +3,12 @@
|
||||
#define OTHER_LIBS \
|
||||
express:c \
|
||||
interrogatedb:c dconfig:c dtoolconfig:m \
|
||||
dtoolutil:c dtoolbase:c dtool:m
|
||||
dtoolutil:c dtoolbase:c dtool:m \
|
||||
pystub
|
||||
#define C++FLAGS -DWITHIN_PANDA
|
||||
|
||||
#begin bin_target
|
||||
#define TARGET dcparse
|
||||
#define LOCAL_LIBS dcparser
|
||||
#define USE_PACKAGES python
|
||||
|
||||
#define SOURCES \
|
||||
dcparse.cxx
|
||||
|
Loading…
x
Reference in New Issue
Block a user