add git commit hash to mingw build as well
This commit is contained in:
parent
67e4c664f6
commit
f3ba703444
4 changed files with 4 additions and 15 deletions
6
res.rc
6
res.rc
|
@ -1,12 +1,6 @@
|
|||
#include "inc/version.h"
|
||||
|
||||
#ifndef __GNUC__
|
||||
#include "inc/version_tmp.h"
|
||||
#endif
|
||||
|
||||
#ifndef GIT_COMMIT
|
||||
#define GIT_COMMIT UNKNOWN
|
||||
#endif
|
||||
|
||||
1 VERSIONINFO
|
||||
FILEVERSION VERSION
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue