open_toontown_panda3d/dtool/src/pystub/Sources.pp

14 lines
220 B
ObjectPascal

#define BUILDING_DLL BUILDING_DTOOLCONFIG
#define LOCAL_LIBS dtoolbase
#begin lib_target
#define TARGET pystub
#define SOURCES \
pystub.cxx pystub.h
#define INSTALL_HEADERS \
pystub.h
#end lib_target