gwnavruntime/kernel/SF_Config.h Source File
Go to the documentation of this file.
18 #ifndef INC_KY_SF_Config_H
19 #define INC_KY_SF_Config_H
47 #define KY_ENABLE_THREADS
49 #if defined(KY_OS_WINMETRO)
51 #ifdef KY_ENABLE_THREADS
52 #define KY_USE_STD11_THREADS
57 #define KY_ENABLE_STATS
75 #ifndef KY_BUILD_DEBUG
76 #define KY_ENABLE_SIMD
81 #ifndef KY_BUILD_SHIPPING
82 #define KY_ENABLE_SOCKETS
83 #define KY_WIIU_SOCKET_USE_HIO
95 #define KY_MEMORY_ENABLE_DEBUG_INFO
98 #define KY_MEMORY_MEMSET_ALL
101 #if defined(_MSC_VER) && (_MSC_VER > 1400) && !defined(KY_OS_WINMETRO) && defined(KY_OS_WIN32)
102 #define KY_ENABLE_STACK_REGISTRY
135 #undef KY_ENABLE_ZLIB
136 #undef KY_ENABLE_STATS