We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb1c2bc + ec871a9 commit 16ec9b9Copy full SHA for 16ec9b9
1 file changed
appveyor.yml
@@ -10,7 +10,7 @@ clone_folder: c:\dev\qhexedit
10
clone_depth: 5
11
12
install:
13
- - set QTDIR=C:\Qt\5.11.2\mingw53_32
+ - set QTDIR=C:\Qt\5.11.3\mingw53_32
14
- set PATH=%QTDIR%\bin;C:\Qt\Tools\mingw530_32\bin;%PATH%;"C:\Program Files (x86)\NSIS";%PATH%
15
16
before_build:
0 commit comments