Skip to content

Commit 2992aa9

Browse files
committed
AppVeyor configuration
1 parent 0d8225e commit 2992aa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ install:
22
- set QTDIR=C:\Qt\5.5\mingw492_32
33
- set PATH=%PATH%;%QTDIR%\bin;C:\MinGW\bin
44
build_script:
5-
- chdir APPVEYOR_BUILD_FOLDER\src
5+
- chdir %APPVEYOR_BUILD_FOLDER%\src
66
- qmake peb.pro
77
- mingw32-make

0 commit comments

Comments
 (0)