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