FaceAccess/Linguist/mainUi/debug.h

25 lines
336 B
C
Raw Normal View History

2024-07-11 11:27:12 +08:00
#ifndef DEBUG_H
#define DEBUG_H
//#define x86
//#define DEBUG_MODE
#ifdef x86
#define GATE_FACE_PRJ
#define LANGUAGE_TYPE 2 //繁体1 英文2
#define LANGUAGE_DIR_PATH "Z:\\a038\\source\\GateFaceHisi\\View\\build-qt-a038-Desktop_Qt_5_12_3_MinGW_64_bit-Debug\\debug"
#endif
#endif // DEBUG_H