adsf
This commit is contained in:
parent
98b01156b2
commit
1e0ff63fb6
@ -25,6 +25,8 @@ shallow_clone: true
|
|||||||
build_script:
|
build_script:
|
||||||
- if "%platform%" == "x64" SET VS_FULL=%VS_VERSION% Win64
|
- if "%platform%" == "x64" SET VS_FULL=%VS_VERSION% Win64
|
||||||
- if "%platform%" == "x86" SET VS_FULL=%VS_VERSION%
|
- if "%platform%" == "x86" SET VS_FULL=%VS_VERSION%
|
||||||
|
- if "%platform%" == "x64" call "C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Auxiliary/Build/vcvars64.bat"
|
||||||
|
- if "%platform%" == "x86" call "C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Auxiliary/Build/vcvars32.bat"
|
||||||
#Build PHP
|
#Build PHP
|
||||||
- move C:\cygwin C:\cygwin_disabled
|
- move C:\cygwin C:\cygwin_disabled
|
||||||
- move C:\cygwin64 C:\cygwin64_disabled
|
- move C:\cygwin64 C:\cygwin64_disabled
|
||||||
|
Loading…
Reference in New Issue
Block a user