add git commit hash to mingw build as well

This commit is contained in:
FunkyFr3sh 2024-08-31 14:09:35 +02:00
parent 67e4c664f6
commit f3ba703444
4 changed files with 4 additions and 15 deletions

6
res.rc
View file

@ -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