mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-23 01:18:53 +02:00
Fix the build
autogen was failing due to this variable being defined multiple times.
This commit is contained in:
@@ -42,6 +42,6 @@ MSVC_BASE_VER = 10
|
||||
MSVC_BASE_VER_LONG = 2010
|
||||
MSVC_VER = 15
|
||||
MSVC_VER_LONG = 15
|
||||
MSVC_TOOLSET = 141
|
||||
#MSVC_TOOLSET = 141
|
||||
|
||||
include $(top_srcdir)/win32/Makefile-newvs.am
|
||||
|
Reference in New Issue
Block a user