|
@@ -13,9 +13,6 @@ $TORQUE_EXTENDED_MOVE = false;
|
|
|
|
|
|
// Configure Torque 3D
|
|
// Configure Torque 3D
|
|
Torque3D::beginConfig( "win32", "Empty" );
|
|
Torque3D::beginConfig( "win32", "Empty" );
|
|
-
|
|
|
|
- // Include Web Deployment module
|
|
|
|
- includeModule( 'webDeploy' );
|
|
|
|
|
|
|
|
// Enable for optional minidump debugging support
|
|
// Enable for optional minidump debugging support
|
|
// addProjectDefine( 'TORQUE_MINIDUMP' );
|
|
// addProjectDefine( 'TORQUE_MINIDUMP' );
|