Notepad3/Versions/VersionEx.h.tpl
2021-03-11 18:33:09 +01:00

21 lines
776 B
Smarty

// 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 LEXILLA_VER $LXIVER$
#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$