Initial commit
This commit is contained in:
19
Torque/SDK/engine/platformMacCarb/macCarb_debug_prefix.h
Normal file
19
Torque/SDK/engine/platformMacCarb/macCarb_debug_prefix.h
Normal file
@@ -0,0 +1,19 @@
|
||||
//maccarb_debug_prefix.h
|
||||
|
||||
#include "maccarb_common_prefix.h"
|
||||
|
||||
// our defines
|
||||
#define TGE_DEBUG 1
|
||||
#define BUILD_SUFFIX "_DEBUG"
|
||||
#define DEBUG 1
|
||||
#define ENABLE_ASSERTS 1
|
||||
|
||||
// Mac uses C version of ITFDump code.
|
||||
#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