BLT-With-Graphics-Template/examples/basic/build/libraries/BLT/config/blt/config.h

14 lines
308 B
C
Raw Normal View History

2024-02-17 14:38:18 -05:00
#ifndef BLT_CONFIG_H
#define BLT_CONFIG_H
/* #undef ZLIB_FOUND */
/* #undef BLT_DISABLE_LOGGING */
/* #undef BLT_DISABLE_TRACE */
/* #undef BLT_DISABLE_DEBUG */
/* #undef BLT_DISABLE_INFO */
/* #undef BLT_DISABLE_WARN */
/* #undef BLT_DISABLE_ERROR */
/* #undef BLT_DISABLE_FATAL */
#endif // BLT_CONFIG_H