mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-03-15 10:30:54 +08:00
This commit is contained in:
10
ZLMVersion.h.ini
Normal file
10
ZLMVersion.h.ini
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef __GIT_VERSION_H__
|
||||
#define __GIT_VERSION_H__
|
||||
|
||||
#define COMMIT_HASH "@COMMIT_HASH@"
|
||||
#define COMMIT_TIME "@COMMIT_TIME@"
|
||||
#define BRANCH_NAME "@BRANCH_NAME@"
|
||||
#define BUILD_TIME "@BUILD_TIME@"
|
||||
|
||||
#endif //__GIT_VERSION_H__
|
||||
|
||||
Reference in New Issue
Block a user