diff options
| author | 2015-11-25 16:48:41 -0500 | |
|---|---|---|
| committer | 2015-11-25 16:48:41 -0500 | |
| commit | 8e640722c62692818ab840d50b3758f89a41a54e (patch) | |
| tree | 38197eb1688a5afc338081ea17e15f938976e422 /SQLiteStudio3/create_win32_portable.bat | |
| parent | 9618f0ebbf4b88045247c01ce8c8f58203508ebf (diff) | |
Imported Upstream version 3.0.7upstream/3.0.7
Diffstat (limited to 'SQLiteStudio3/create_win32_portable.bat')
| -rw-r--r-- | SQLiteStudio3/create_win32_portable.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SQLiteStudio3/create_win32_portable.bat b/SQLiteStudio3/create_win32_portable.bat index c688dc0..3dfa147 100644 --- a/SQLiteStudio3/create_win32_portable.bat +++ b/SQLiteStudio3/create_win32_portable.bat @@ -1,7 +1,7 @@ @echo off
set QT_DIR=c:\Qt\5.4\mingw491_32\bin
-set ZIP="c:\Program Files (x86)\7-Zip\7z.exe"
+set ZIP="c:\Program Files\7-Zip\7z.exe"
set QMAKE=%QT_DIR%\qmake.exe
set OLDDIR=%CD%
|
