open_toontown_panda3d/pandatool/src/softprogs/Sources.pp

17 lines
441 B
ObjectPascal

#begin bin_target
#define TARGET softcvs
#define LOCAL_LIBS progbase
#define OTHER_LIBS \
egg:c pandaegg:m \
event:c mathutil:c pnmimage:c putil:c \
linmath:c pipeline:c event:c \
panda:m \
pandabase:c express:c pandaexpress:m \
interrogatedb:c dtoolutil:c dtoolbase:c prc:c dconfig:c dtoolconfig:m dtool:m pystub
#define SOURCES \
softCVS.cxx softCVS.h softFilename.cxx softFilename.h
#end bin_target