Go to the documentation of this file.
27 #ifndef INCLUDED_CONFIG2
28 #define INCLUDED_CONFIG2
37 #ifndef CONFIG2_TIMER_ALLOW_RDTSC
38 # define CONFIG2_TIMER_ALLOW_RDTSC 1
47 #ifndef CONFIG2_ALLOCATORS_OVERRUN_PROTECTION
48 # define CONFIG2_ALLOCATORS_OVERRUN_PROTECTION 0
55 #ifndef CONFIG2_CACHE_READ_ONLY
56 #define CONFIG2_CACHE_READ_ONLY 1
70 # define CONFIG2_WSDL 1
73 #ifndef CONFIG2_FILE_ENABLE_AIO
77 # if OS_LINUX || OS_OPENBSD
78 # define CONFIG2_FILE_ENABLE_AIO 0
80 # define CONFIG2_FILE_ENABLE_AIO 1
93 #ifndef CONFIG2_MAHAF_ATTEMPT_DRIVER_START
94 # define CONFIG2_MAHAF_ATTEMPT_DRIVER_START 0
101 # define CONFIG2_GLES 0
105 #ifndef CONFIG2_AUDIO
106 # define CONFIG2_AUDIO 1
111 # define CONFIG2_NVTT 1
114 #endif // #ifndef INCLUDED_CONFIG2