updated build script
This commit is contained in:
parent
f0d263d96e
commit
8084cea37d
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
taskkill /F /IM "qtest.exe"
|
taskkill /F /IM "MixerQ.exe"
|
||||||
|
taskkill /F /IM "MixerQd.exe"
|
||||||
qmake -o build\Makefile .\qtest.pro
|
qmake -o build\Makefile .\qtest.pro
|
||||||
mingw32-make.exe -C .\build -f Makefile.Release
|
mingw32-make.exe -C .\build -f Makefile.Release
|
||||||
mingw32-make.exe -C .\build -f Makefile.Debug
|
mingw32-make.exe -C .\build -f Makefile.Debug
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue