summaryrefslogtreecommitdiff
path: root/build/win32/vs12/Makefile.am
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2017-01-09 14:40:42 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2017-01-09 17:30:44 +0800
commit46b6521c246948182d5ac19e2c5c5a719f1e3825 (patch)
tree83e83400808a5cf8541205bd7c8d28314564e324 /build/win32/vs12/Makefile.am
parente6f06c2d3fa75c1329a88758ed067db166dcfec7 (diff)
downloadgobject-introspection-46b6521c246948182d5ac19e2c5c5a719f1e3825.tar.gz
Visual Studio builds: Apply changes from GLib's build/
The Makefile.msvcproj and Makefile-newvs.am has been updated to accomodate visual Studio 2013 as the baseline Visual Studio version that we will support, so we need to update some things as well. We will later move the Visual Studio projects from build/win32/ to win32/
Diffstat (limited to 'build/win32/vs12/Makefile.am')
-rw-r--r--build/win32/vs12/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/win32/vs12/Makefile.am b/build/win32/vs12/Makefile.am
index 868979d2..a4379939 100644
--- a/build/win32/vs12/Makefile.am
+++ b/build/win32/vs12/Makefile.am
@@ -28,6 +28,8 @@ EXTRA_DIST = \
DISTCLEANFILES = $(EXTRA_DIST)
+MSVC_BASE_VER = 10
+MSVC_BASE_VER_LONG = 2010
MSVC_VER = 12
MSVC_FORMAT_VER = 12
MSVC_VER_LONG = 2013