mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
MSVC Builds: "Add" MSVC 2015 Projects
This "adds" the Visual Studio 2015 Project files by doing what we did before: copying the Visual Studio 2010 projects and replacing items in them, as the formats of the Visual Studio 201x projects are largely the same.
This commit is contained in:
@@ -3,7 +3,8 @@ SUBDIRS = \
|
||||
vs9 \
|
||||
vs10 \
|
||||
vs11 \
|
||||
vs12
|
||||
vs12 \
|
||||
vs14
|
||||
|
||||
EXTRA_DIST = \
|
||||
make.msc \
|
||||
|
Reference in New Issue
Block a user