1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-15 06:52:34 +02:00
This commit is contained in:
kelteseth 2018-11-08 21:10:41 +01:00
parent 0fe9e65dd2
commit 1c9d6ce6a6

View File

@ -8,7 +8,7 @@ set root=%cd%
call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvarsx86_amd64.bat"
echo "Begin build of ScreenPlay "
cd ..
qmake.exe ScreenPlay.pro -spec win32-msvc "CONFIG+=release"
jom.exe -j8
echo "Build ScreenPlay finished!"