summaryrefslogtreecommitdiffstats
path: root/buildqt64.bat
diff options
context:
space:
mode:
Diffstat (limited to 'buildqt64.bat')
-rw-r--r--buildqt64.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildqt64.bat b/buildqt64.bat
index 27e7c16..46407c5 100644
--- a/buildqt64.bat
+++ b/buildqt64.bat
@@ -85,7 +85,7 @@ call nmake install
if %errorlevel% neq 0 exit /b %errorlevel%
cd %PREFIX%
-%BASEDIR%wintools\7za.exe a -tzip %BASEDIR%\qt-%QT_VERSION%-%INST_ARCH%.zip .\*
+%BASEDIR%wintools\7za.exe a -tzip %BASEDIR%\qt-%QT_FULL_VER%-%INST_ARCH%.zip .\*
cd %BASEDIR%
rm -Rf %OPENSSL%