You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lunarium_OLD/LunariumConfig.h.in

11 lines
398 B
C

// the configured options and settings for Lunarium
#define Lunarium_VERSION_MAJOR @Lunarium_VERSION_MAJOR@
#define Lunarium_VERSION_MINOR @Lunarium_VERSION_MINOR@
#define Lunarium_VERSION_PATCH @Lunarium_VERSION_PATCH@
#define OPENGL_MAJOR_VERSION @OpenGL_MAJOR_VERSION@
#define OPENGL_MINOR_VERSION @OpenGL_MINOR_VERSION@
#define BUILD_NO_EDITOR @BUILD_NO_EDITOR@
#define LOG_LEVEL @LOG_LEVEL@