Browse Source

add options for individual compile

David Rose 21 years ago
parent
commit
672f62cb87
1 changed files with 6 additions and 0 deletions
  1. 6 0
      panda/src/pgraph/Sources.pp

+ 6 - 0
panda/src/pgraph/Sources.pp

@@ -273,6 +273,12 @@
 
 
   #define IGATESCAN all
   #define IGATESCAN all
 
 
+// Uncomment these lines to compile everything individually instead of
+// combining into pgraph_composite*.cxx.
+
+//  #define COMBINED_SOURCES
+//  #define SOURCES $[SOURCES] $[INCLUDED_SOURCES]
+
 #end lib_target
 #end lib_target