add options for individual compile
This commit is contained in:
parent
4a938d6085
commit
672f62cb87
|
|
@ -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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue