Skip to content

Commit 5ce94d7

Browse files
committed
Fix build script
1 parent 9a775f8 commit 5ce94d7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

deploy/build_windows.bat

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ CHCP 1252
44

55
REM %VAR:"=% mean dequoted %VAR%
66

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
107
set PATH=%QT_BIN_DIR:"=%;%PATH%
118

129
echo "Using Qt in %QT_BIN_DIR%"

0 commit comments

Comments
 (0)