mirror of
https://github.com/tribes2/engine.git
synced 2026-01-20 19:54:46 +00:00
10 lines
142 B
C
10 lines
142 B
C
//win_debug_prefix.h
|
|
|
|
#include "win_common_prefix.h"
|
|
|
|
#define V12_DEBUG 1
|
|
#define BUILD_SUFFIX "_DEBUG"
|
|
|
|
//OPENGL2D3D=glFOO
|
|
//GLU2D3D=gluFOO
|