Преглед изворни кода

add options for individual compile

David Rose пре 21 година
родитељ
комит
672f62cb87
1 измењених фајлова са 6 додато и 0 уклоњено
  1. 6 0
      panda/src/pgraph/Sources.pp

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

@@ -273,6 +273,12 @@
 
   #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