added more options, moved some to advanced

This commit is contained in:
Thomas Fischer 2014-03-19 02:41:06 +01:00
parent 27bbf4758e
commit 3071700690
3 changed files with 64 additions and 17 deletions

View file

@ -76,6 +76,7 @@
/// This is usually defined by the build target.
#cmakedefine TORQUE_DEBUG
#cmakedefine DEBUG_SPEW
#cmakedefine TORQUE_DEBUG_GFX_MODE
/// Define me if this is a shipping build; if defined I will instruct Torque
/// to batten down some hatches and generally be more "final game" oriented.