Force_Config configuration parameter (TDK)
Syntax (prefix with dash in a Generation Settings Scheme):
Force_Config=<configuration name>
The Force_Config configuration parameter specifies the configuration to use when generating a Code Generator DLL from TDK.
You may want to use the Force_Config configuration parameter with the Force_Rebuild_All and Force_Gen_Once_And_End configuration parameters.
* 
A debug build will provide more diagnostics information that a release build, which is useful when developing an ACS Code Generator DLL. However, a debug build will take longer to generate code than a release build.
Force_Config=Debug
Force_Config=Release