Sources.pp 236 B

123456789101112
  1. #begin bin_target
  2. #define TARGET fltcopy
  3. #define LOCAL_LIBS cvscopy flt
  4. #define OTHER_LIBS \
  5. express:c pandaexpress:m \
  6. dtoolutil:c dconfig:c dtool:m pystub
  7. #define SOURCES \
  8. fltCopy.cxx fltCopy.h
  9. #end bin_target