Files
MyChat_Client/debug.h
2025-06-11 19:38:09 +08:00

13 lines
158 B
C

#ifndef DEBUG_H
#define DEBUG_H
#define TEST_UI 0
#define TEST_SKIP_LOGIN 1
#define TEST_NETWORK 1
#define TEST_GROUP_SESSION_DETAIL 1
#endif // DEBUG_H