aboutsummaryrefslogtreecommitdiffstats
path: root/SQLiteStudio3/create_win32_portable.bat
diff options
context:
space:
mode:
Diffstat (limited to 'SQLiteStudio3/create_win32_portable.bat')
-rw-r--r--SQLiteStudio3/create_win32_portable.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/SQLiteStudio3/create_win32_portable.bat b/SQLiteStudio3/create_win32_portable.bat
index 3dfa147..6d48245 100644
--- a/SQLiteStudio3/create_win32_portable.bat
+++ b/SQLiteStudio3/create_win32_portable.bat
@@ -1,6 +1,6 @@
@echo off
-set QT_DIR=c:\Qt\5.4\mingw491_32\bin
+set QT_DIR=C:\Qt\5.6\mingw49_32\bin
set ZIP="c:\Program Files\7-Zip\7z.exe"
set QMAKE=%QT_DIR%\qmake.exe