appveyor build attempt 1
This commit is contained in:
parent
360ca9e5bb
commit
ceca5d4373
1 changed files with 7 additions and 0 deletions
7
appveyor.yml
Normal file
7
appveyor.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
|
||||
install:
|
||||
- set QTDIR=C:\Qt\5.11.1\mingw53_32
|
||||
- set PATH=%PATH%;%QTDIR%\bin;C:\MinGW\bin
|
||||
build_script:
|
||||
- qmake porymap.pro
|
||||
- mingw32-make
|
Loading…
Reference in a new issue