Go to the documentation of this file.
13 #if defined(_WIN64) || defined(_WIN32)
45 #if defined(__clang__) && !defined(__apple_build_version__)
51 #if defined(__clang__) && defined(__apple_build_version__)
52 #define QX_APPLE_CLANG 1
54 #define QX_APPLE_CLANG 0
75 #ifndef QX_REL_WITH_DEBUG_INFO
76 #define QX_REL_WITH_DEBUG_INFO 0
79 #ifndef QX_MIN_SIZE_RELEASE
80 #define QX_MIN_SIZE_RELEASE 0
83 #define QX_WITH_DEBUG_INFO QX_DEBUG || QX_REL_WITH_DEBUG_INFO