more yml stuff

This commit is contained in:
Chris Esposito 2018-11-22 20:13:52 +11:00
parent 11818c6289
commit 377176b74a
1 changed files with 2 additions and 2 deletions

View File

@ -1,13 +1,13 @@
version: build{build}
platform: amd64
qt: msvc2013_64
clone_folder: c:\dev\labrador
clone_depth: 1
init:
- set PATH=C:\Qt\5.11\%qt%\bin;%PATH%
- set PATH=C:\Qt\5.11\msvc2013_64\bin;%PATH%
- call "C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\vcvarsall.bat" %platform%
before_build:
- cd c:\dev\labrador\Desktop_Interface