open_toontown_panda3d/dtool/src/test_interrogate/Sources.pp

16 lines
379 B
ObjectPascal

#define BUILD_DIRECTORY $[HAVE_INTERROGATE]
#define LOCAL_LIBS p3interrogatedb p3dconfig p3dtoolutil p3dtoolbase p3pystub
#define USE_PACKAGES openssl
#begin bin_target
#define TARGET test_interrogate
#define SOURCES \
test_interrogate.cxx
#end bin_target
#begin test_bin_target
#define TARGET test_lib
#define SOURCES test_lib.cxx test_lib.h
#end test_bin_target