添加文件更新工具。
This commit is contained in:
7
fileUpdater/fileUpdaterVer.h.in
Normal file
7
fileUpdater/fileUpdaterVer.h.in
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef FILEUPDATER_VERSION_H
|
||||
#define FILEUPDATER_VERSION_H
|
||||
|
||||
#define VERSION_GIT_COMMIT "@VERSION_GIT_HASH@"
|
||||
#define VERSION_GIT_BRANCH "@VERSION_GIT_BRANCH@"
|
||||
|
||||
#endif // FILEUPDATER_VERSION_H
|
||||
Reference in New Issue
Block a user