improved config format, eaiser to be used now

This commit is contained in:
Thomas Fischer 2014-03-18 20:12:13 +01:00
parent 444b12a670
commit 0dc0e70114
17 changed files with 462 additions and 460 deletions

View file

@ -31,7 +31,7 @@
//not only to your game proper, but also to all of your tools.
/// What's the name of your application? Used in a variety of places.
#define TORQUE_APP_NAME "Empty"
#define TORQUE_APP_NAME "@TORQUE_APP_NAME@"
/// What version of the application specific source code is this?
///