mixer/bueno.bat
2024-02-07 17:20:59 +01:00

4 lines
186 B
Batchfile

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