mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-18 09:00:34 +00:00
8f8da26c18
-Added Visual C++ 2010 project files. They are like the VS 2008 projects where the GDK and GTK+ projects are filled-in templates, which are filled- in during 'make dist', and added related README.txt file, and add them into distribution -Updated the VS 2008 README.txt to reflect the latest situation regarding dependencies etc. -Updated README.win32 to tell people about the now-available VS2010 projects -Updated config.h.win32.in as VS 2010 ships with stdint.h
6 lines
62 B
Makefile
6 lines
62 B
Makefile
include $(top_srcdir)/Makefile.decl
|
|
|
|
SUBDIRS = \
|
|
vs9 \
|
|
vs10
|