mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-07 03:22:33 +01:00
Test ci
This commit is contained in:
parent
1a368c64c4
commit
96ac38359a
@ -11,7 +11,7 @@ mkdir package
|
||||
cd package
|
||||
|
||||
echo "Begin build of ScreenPlay "
|
||||
../qmake.exe ScreenPlay.pro -spec win32-msvc "CONFIG+=release"
|
||||
qmake.exe ../ScreenPlay.pro -spec win32-msvc "CONFIG+=release"
|
||||
jom.exe -j8
|
||||
echo "Build ScreenPlay finished!"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user