open_toontown_panda3d/panda/src/pandabase/Sources.pp

14 lines
305 B
ObjectPascal

#define OTHER_LIBS interrogatedb:c dconfig:c dtoolconfig:m \
dtoolutil:c dtoolbase:c dtool:m
#begin lib_target
#define TARGET pandabase
#define SOURCES \
pandabase.cxx pandabase.h pandasymbols.h \
#define INSTALL_HEADERS \
pandabase.h pandasymbols.h
#end lib_target