mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
21 lines
715 B
C
21 lines
715 B
C
// encoding: UTF-8
|
|
// //////////////////////////////////////////////////////////
|
|
// //
|
|
// this file is generated - use template to apply changes //
|
|
// //
|
|
// //////////////////////////////////////////////////////////
|
|
#define APPNAME Notepad3
|
|
#define SAPPNAME "Notepad3"
|
|
#define VERSION_MAJOR 6
|
|
#define VERSION_MINOR 00
|
|
#define VERSION_REV 000
|
|
#define VERSION_BUILD 0
|
|
#define SCINTILLA_VER 000
|
|
#define LEXILLA_VER 000
|
|
#define ONIGURUMA_REGEX_VER 0.0.0
|
|
#define UCHARDET_VER 0000.00.00
|
|
#define TINYEXPR_VER 0000.00.00
|
|
#define UTHASH_VER 0.0.0
|
|
#define VERSION_PATCH NoVer
|
|
#define VERSION_COMMIT_ID 00000000
|