- // This file is programmatically generated using CMake.
- // This file shows the compilation settings that were used to build kNet.
- // These need to match for the client code using kNet.
- #pragma once
- #ifndef KNET_ENABLE_WINXP_SUPPORT
- #define KNET_ENABLE_WINXP_SUPPORT
- #endif
- #ifndef KNET_NO_MAXHEAP
- #define KNET_NO_MAXHEAP
- #endif
|