installer done, recipe cleanup

This commit is contained in:
Hane 2025-01-12 23:16:36 +01:00
commit cdde1ce9b8
7 changed files with 173 additions and 103 deletions

View file

@ -1,3 +1,4 @@
taskkill /F /IM "qtest.exe"
qmake -o build\Makefile .\qtest.pro
mingw32-make.exe -C .\build -f Makefile
qmake -o build\Makefile .\qtest.pro
mingw32-make.exe -C .\build -f Makefile.Release
mingw32-make.exe -C .\build -f Makefile.Debug