summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2020-12-08 20:23:11 +0100
committerAnne Jan Brouwer <brouwer@annejan.com>2020-12-08 20:23:11 +0100
commit29eee5104eb1c5fc655b66d5f578d6fdb2fc68af (patch)
treebb140e6b99d1480de0281b50d1c64e0606e373d4
parenta7a1a904de3bf8814f17f7f8a12f2fc725ebb84e (diff)
path error appveyor
-rw-r--r--.appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index c96c0d31..1836fb97 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -1,7 +1,7 @@
install:
- set QTDIR=C:\Qt\5.15\mingw81_32
- choco install -y InnoSetup
- - set PATH=%QTDIR%\bin;C:\Qt\Tools\mingw530_32\bin;%PATH%;"C:\Program Files (x86)\Inno Setup 5"
+ - set PATH=%QTDIR%\bin;C:\Qt\Tools\mingw81_32\bin;%PATH%;"C:\Program Files (x86)\Inno Setup 5"
build_script:
- qmake qtpass.pro CONFIG+=static
- mingw32-make