Skip to content

Commit 16ec9b9

Browse files
committed
Merge branch 'master' of github.com:Simsys/qhexedit2
2 parents fb1c2bc + ec871a9 commit 16ec9b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ clone_folder: c:\dev\qhexedit
1010
clone_depth: 5
1111

1212
install:
13-
- set QTDIR=C:\Qt\5.11.2\mingw53_32
13+
- set QTDIR=C:\Qt\5.11.3\mingw53_32
1414
- set PATH=%QTDIR%\bin;C:\Qt\Tools\mingw530_32\bin;%PATH%;"C:\Program Files (x86)\NSIS";%PATH%
1515

1616
before_build:

0 commit comments

Comments
 (0)