mirror of https://github.com/EspoTek/Labrador.git
New vcvarsall
This commit is contained in:
parent
c8e2ec5246
commit
41d6be4112
|
@ -23,7 +23,7 @@ branches:
|
||||||
|
|
||||||
init:
|
init:
|
||||||
- set PATH=%QT_PATH%;%PATH%
|
- set PATH=%QT_PATH%;%PATH%
|
||||||
- call "C:\Program Files (x86)\Microsoft Visual Studio 15.0\VC\vcvarsall.bat" %PLATFORM%
|
- call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvarsall.bat" %PLATFORM%
|
||||||
|
|
||||||
before_build:
|
before_build:
|
||||||
- cd c:\dev\labrador\Desktop_Interface
|
- cd c:\dev\labrador\Desktop_Interface
|
||||||
|
|
Loading…
Reference in New Issue