From 5d9314f134ddd3dc4c853e398ac90ba247fb2e4f Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Mon, 13 Jun 2016 18:42:42 -0400 Subject: Imported Upstream version 3.1.0 --- SQLiteStudio3/create_win32_portable.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'SQLiteStudio3/create_win32_portable.bat') 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 -- cgit v1.2.3