mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-29 21:33:30 +02:00
Bug 643161: VS2010 Projects (autotools part)
These files are changed to enable distribution of VS2010 project files..
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
SUBDIRS = \
|
||||
dirent \
|
||||
vs9
|
||||
vs9 \
|
||||
vs10
|
||||
|
||||
EXTRA_DIST = \
|
||||
make.msc \
|
||||
|
29
build/win32/vs10/Makefile.am
Normal file
29
build/win32/vs10/Makefile.am
Normal file
@@ -0,0 +1,29 @@
|
||||
EXTRA_DIST = \
|
||||
README.txt \
|
||||
glib.sln \
|
||||
glib.props \
|
||||
glib.vcxproj \
|
||||
glib.vcxproj.filters \
|
||||
glib.vcxprojin \
|
||||
glib.vcxproj.filtersin \
|
||||
glib-genmarshal.vcxproj \
|
||||
glib-genmarshal.vcxproj.filters \
|
||||
gspawn-win32-helper-console.vcxproj \
|
||||
gspawn-win32-helper-console.vcxproj.filters \
|
||||
gspawn-win32-helper.vcxproj \
|
||||
gspawn-win32-helper.vcxproj.filters \
|
||||
gmodule.vcxproj \
|
||||
gmodule.vcxproj.filters \
|
||||
gobject.vcxproj \
|
||||
gobject.vcxproj.filters \
|
||||
gobject.vcxprojin \
|
||||
gobject.vcxproj.filtersin \
|
||||
gthread.vcxproj \
|
||||
gthread.vcxproj.filters \
|
||||
gio.vcxproj \
|
||||
gio.vcxproj.filters \
|
||||
gio.vcxprojin \
|
||||
gio.vcxproj.filtersin \
|
||||
testglib.vcxproj \
|
||||
testglib.vcxproj.filters \
|
||||
install.vcxproj
|
@@ -3708,6 +3708,7 @@ build/Makefile
|
||||
build/win32/Makefile
|
||||
build/win32/dirent/Makefile
|
||||
build/win32/vs9/Makefile
|
||||
build/win32/vs10/Makefile
|
||||
glib/Makefile
|
||||
glib/glib.stp
|
||||
glib/libcharset/Makefile
|
||||
|
Reference in New Issue
Block a user