Use cloud Qt.
This commit is contained in:
parent
967a2409f3
commit
68a5bb0cd3
@ -14,7 +14,7 @@ nmake.exe
|
|||||||
nmake.exe install
|
nmake.exe install
|
||||||
|
|
||||||
cd "src\rssguard\app"
|
cd "src\rssguard\app"
|
||||||
"$env:QTDIR\bin\windeployqt.exe" --verbose 1 --compiler-runtime --no-translations --release rssguard.exe librssguard.dll
|
"$env:QTDIR\bin\windeployqt.exe --verbose 1 --compiler-runtime --no-translations --release rssguard.exe librssguard.dll"
|
||||||
cd ".."
|
cd ".."
|
||||||
nmake.exe windows_all
|
nmake.exe windows_all
|
||||||
cd "$old_pwd"
|
cd "$old_pwd"
|
Loading…
x
Reference in New Issue
Block a user