removed SVV.exe

This commit is contained in:
Hane 2024-05-13 16:27:35 +02:00
commit c1665b33e2
4 changed files with 27 additions and 76 deletions

View file

@ -1,5 +1,3 @@
taskkill /F /IM "qtest.exe"
qmake -o build\Makefile .\qtest.pro
copy /Y /B .\assets\SoundVolumeView.exe .\build\debug
copy /Y /B .\assets\SoundVolumeView.exe .\build\release
mingw32-make.exe -C .\build -f Makefile