forked from eden-emu/eden
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
|
@ -13,7 +13,7 @@
|
|||
#define BUILD_TYPE_STR ""
|
||||
#endif
|
||||
|
||||
const char *scm_rev_str = "Dolphin "
|
||||
const char *scm_rev_str = "Akiru "
|
||||
#if !SCM_IS_MASTER
|
||||
"[" SCM_BRANCH_STR "] "
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue