mirror of https://github.com/EspoTek/Labrador.git
more yml stuff
This commit is contained in:
parent
11818c6289
commit
377176b74a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue