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
|
@ -2,7 +2,7 @@
|
|||
REM
|
||||
REM patch environment config
|
||||
REM
|
||||
set PATH=C:\w64devkit\bin
|
||||
set PATH=C:\w64devkit\bin;C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\TeamFoundation\Team Explorer\Git\mingw64\bin\
|
||||
make clean
|
||||
make
|
||||
REM make DEBUG=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue