mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-12 19:27:47 +00:00
added scm_rev_gen project to automatically create a header with the git revision on build
This commit is contained in:
parent
bfa6493324
commit
9709dd2def
5 changed files with 181 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
#define SCM_REV_STR "7d11f8cedd7c135d96880f19ecbd3ff87a60a11f"
|
||||
#define SCM_DESC_STR "3.5-254-dirty"
|
||||
#define SCM_REV_STR "bfa6493324336066a1ef9d04f336faacae57d9f3"
|
||||
#define SCM_DESC_STR "bfa6493"
|
||||
#define SCM_BRANCH_STR "master"
|
||||
#define SCM_IS_MASTER 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue