Skip to content

Commit

Permalink
Mingw version
Browse files Browse the repository at this point in the history
  • Loading branch information
annejan committed May 29, 2020
1 parent 32eb6ce commit c181b5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .appveyor.yml
@@ -1,7 +1,7 @@
install:
- set QTDIR=C:\Qt\5.14\mingw73_32
- set QTDIR=C:\Qt\5.14.2\mingw73_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\mingw730_32\bin;%PATH%;"C:\Program Files (x86)\Inno Setup 5"
build_script:
- qmake qtpass.pro CONFIG+=static
- mingw32-make
Expand Down

0 comments on commit c181b5d

Please sign in to comment.