Initial commit
This commit is contained in:
20
Torque/SDK/engine/platformWin32/win_debug_prefix.h
Normal file
20
Torque/SDK/engine/platformWin32/win_debug_prefix.h
Normal file
@@ -0,0 +1,20 @@
|
||||
//win_debug_prefix.h
|
||||
|
||||
#include "win_common_prefix.h"
|
||||
|
||||
// our defines
|
||||
#define TORQUE_DEBUG
|
||||
//#define BUILD_SUFFIX "_DEBUG"
|
||||
//#define DEBUG 1
|
||||
//#define ENABLE_ASSERTS 1
|
||||
|
||||
// the PC doesn't need this. just the mac...
|
||||
//#define ITFDUMP_NOASM 1
|
||||
|
||||
|
||||
//#define USEASSEMBLYTERRBLEND 1
|
||||
|
||||
//#define PNG_NO_READ_tIME 1
|
||||
//#define PNG_NO_WRITE_TIME 1
|
||||
|
||||
//#define NO_MILES_OPENAL 1
|
||||
Reference in New Issue
Block a user