Sources.pp 312 B

12345678910111213
  1. #define OTHER_LIBS interrogatedb:c dconfig:c dtoolconfig:m \
  2. dtoolutil:c dtoolbase:c dtool:m prc:c
  3. #begin lib_target
  4. #define TARGET pandabase
  5. #define SOURCES \
  6. pandabase.cxx pandabase.h pandasymbols.h \
  7. #define INSTALL_HEADERS \
  8. pandabase.h pandasymbols.h
  9. #end lib_target