mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-01 09:24:55 +02:00
Remove vctool environment variable.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
parent
dfef644f61
commit
e48a94c29c
12
appveyor.yml
12
appveyor.yml
@ -41,42 +41,30 @@ environment:
|
||||
- builder: msbuild
|
||||
vsver: 120
|
||||
linkmode: shared
|
||||
vctool: x86
|
||||
|
||||
- builder: msbuild
|
||||
vsver: 120
|
||||
linkmode: shared
|
||||
vctool: x86_amd64
|
||||
|
||||
- builder: msbuild
|
||||
vsver: 120
|
||||
linkmode: static_md
|
||||
vctool: x86
|
||||
|
||||
- builder: msbuild
|
||||
vsver: 120
|
||||
linkmode: static_mt
|
||||
vctool: x86
|
||||
|
||||
- builder: msbuild
|
||||
vsver: 140
|
||||
linkmode: shared
|
||||
vctool: x86
|
||||
|
||||
# - builder: msbuild
|
||||
# vsver: 140
|
||||
# linkmode: static_md
|
||||
# vctool: x86
|
||||
|
||||
# - builder: msbuild
|
||||
# vsver: 140
|
||||
# linkmode: static_mt
|
||||
# vctool: x86
|
||||
|
||||
# -------------------------------------------------------------------------------------------
|
||||
- builder: cmake
|
||||
vsver: 120
|
||||
vctool: x86
|
||||
# -------------------------------------------------------------------------------------------
|
||||
|
||||
matrix:
|
||||
|
Loading…
x
Reference in New Issue
Block a user