// encoding: UTF-8 // ////////////////////////////////////////////////////////// // // // this file is generated - use template to apply changes // // // // ////////////////////////////////////////////////////////// #define APPNAME $APPNAME$ #define SAPPNAME "$APPNAME$" #define VERSION_MAJOR $MAJOR$ #define VERSION_MINOR $MINOR$ #define VERSION_REV $MAINT$ #define VERSION_BUILD $BUILD$ #define SCINTILLA_VER $SCIVER$ #define ONIGURUMA_REGEX_VER $ONIGURUMAVER$ #define UCHARDET_VER $UCHARDETVER$ #define TINYEXPR_VER $TINYEXPRVER$ #define UTHASH_VER $UTHASHVER$ #define VERSION_PATCH $VERPATCH$ #define VERSION_COMMIT_ID $COMMITID$