mirror of https://github.com/EspoTek/Labrador.git
fix yml qt path
This commit is contained in:
parent
377176b74a
commit
0374db33da
|
@ -6,7 +6,7 @@ clone_folder: c:\dev\labrador
|
|||
clone_depth: 1
|
||||
|
||||
init:
|
||||
- set PATH=C:\Qt\5.11\msvc2013_64\bin;%PATH%
|
||||
- set PATH=C:\Qt\5.11.2\msvc2017_64\bin;%PATH%
|
||||
- call "C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\vcvarsall.bat" %platform%
|
||||
|
||||
before_build:
|
||||
|
|
Loading…
Reference in New Issue