Skip to content

Commit 1ab3ab2

Browse files
committed
AppVeyor update
1 parent fccd464 commit 1ab3ab2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
before_build:
2-
- set PATH=C:\Qt\Tools\mingw530_32\bin;C:\Qt\5.9.5\mingw53_32\bin;%PATH%
2+
- set PATH=C:\Qt\5.9.5\msvc2015\bin;%PATH%
33

44
build_script:
55
- chdir %APPVEYOR_BUILD_FOLDER%\src
66
- qmake peb.pro
7-
- mingw32-make
7+
- nmake

0 commit comments

Comments
 (0)