glib/build/win32/Makefile.am
Chun-wei Fan 4025b5a54f 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.
2015-09-09 15:21:26 +08:00

13 lines
123 B
Makefile

SUBDIRS = \
dirent \
vs9 \
vs10 \
vs11 \
vs12 \
vs14
EXTRA_DIST = \
make.msc \
module.defs \
replace.py