Labrador/.appveyor.yaml

15 lines
231 B
YAML
Raw Normal View History

2018-11-22 09:01:16 +00:00
image: Visual Studio 2017
clone_folder:
- c:\dev\labrador
init:
- set PATH=C:\Qt\5.5\%qt%\bin;C:\dev\dependencies\vlc-qt\bin;%PATH%
before_build:
- cd c:\dev\labrador\Desktop_Interface
build_script:
- qmake
- nmake