Skip to content

Commit 931a3c4

Browse files
committed
Update AppVeyor for msvc
1 parent 1313d4d commit 931a3c4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

appveyor.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ before_build:
1818
- dir "C:\Program Files (x86)\Microsoft Visual Studio 14.0"
1919
- dir "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC"
2020
- call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" %PLATFORM%
21+
- echo %path%
22+
- dir C:\Qt\5.12
23+
- dir C:\Qt\5.12\msvc2017_64
24+
- dir C:\Qt\5.12\msvc2017_64\bin
2125
- qmake --version
2226
- echo %PLATFORM%
2327
- cd c:\dev\qhexedit

0 commit comments

Comments
 (0)