mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-23 18:52:09 +01:00
ci: Use MSVC 2019 toolchain
This commit is contained in:
parent
a6f9d59107
commit
62e27d2716
@ -1,7 +1,7 @@
|
|||||||
@echo on
|
@echo on
|
||||||
:: vcvarsall.bat sets various env vars like PATH, INCLUDE, LIB, LIBPATH for the
|
:: vcvarsall.bat sets various env vars like PATH, INCLUDE, LIB, LIBPATH for the
|
||||||
:: specified build architecture
|
:: specified build architecture
|
||||||
call "C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" x64
|
call "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" x64
|
||||||
|
|
||||||
:: Remove quotes from script args
|
:: Remove quotes from script args
|
||||||
setlocal enabledelayedexpansion
|
setlocal enabledelayedexpansion
|
||||||
|
Loading…
x
Reference in New Issue
Block a user