open_toontown_panda3d/panda/src/ps2display/Sources.pp

16 lines
332 B
ObjectPascal

#define BUILD_DIRECTORY $[HAVE_PS2]
#define OTHER_LIBS interrogatedb:c dconfig:c dtoolconfig:m \
dtoolutil:c dtoolbase:c dtool:m
#begin lib_target
#define TARGET ps2display
#define SOURCES \
config_ps2display.cxx ps2GraphicsPipe.cxx ps2GraphicsWindow.cxx
#define INSTALL_HEADERS \
#end lib_target