mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-15 13:26:53 -05:00
appveyor build attempt 1
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user