installer done, wip recipe cleanup
This commit is contained in:
parent
c87c8d0990
commit
95e117397a
7 changed files with 171 additions and 100 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue