prepare dev for CKGroup

This commit is contained in:
2023-08-31 21:54:25 +08:00
parent 4c741ae778
commit 3755a2e148
11 changed files with 212 additions and 6 deletions

View File

@ -39,6 +39,7 @@
#if defined(_WIN32)
#define LIBCMO_OS_WIN32
// disable annoy win32 macro
#define WIN32_LEAN_AND_MEAN
#define NOMINMAX
#endif