We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a775f8 commit 5ce94d7Copy full SHA for 5ce94d7
deploy/build_windows.bat
@@ -4,9 +4,6 @@ CHCP 1252
4
5
REM %VAR:"=% mean dequoted %VAR%
6
7
-set QT_BIN_DIR=C:\Qt\6.8.1\msvc2022_64\bin
8
-set QIF_BIN_DIR=C:\Qt\Tools\QtInstallerFramework\bin
9
-set BUILD_ARCH=64
10
set PATH=%QT_BIN_DIR:"=%;%PATH%
11
12
echo "Using Qt in %QT_BIN_DIR%"
0 commit comments