diff options
Diffstat (limited to 'appveyor')
| -rw-r--r-- | appveyor/build.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor/build.bat b/appveyor/build.bat index c12f59d..b53f2bf 100644 --- a/appveyor/build.bat +++ b/appveyor/build.bat @@ -14,7 +14,7 @@ call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary REM Set Qt Paths echo [Paths] > %QTDIR%\bin\qt.conf -echo Prefix=%QTDIR% >> %QTDIR%\bin\qt.conf +echo Prefix=.. >> %QTDIR%\bin\qt.conf GOTO buildversions |
