]> Pileus Git - ~andy/gtk/commit - build/win32/vs10/gtk+.props
Bug 643270: VS 2010 Project Files
authorChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 26 Apr 2011 16:44:30 +0000 (00:44 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 26 Apr 2011 16:48:04 +0000 (00:48 +0800)
commit343d24c3486a9d04731dcf0538595353f404ded4
treeaf9d06121cb2c77d0e7c30dd4ef536d8fde6a672
parent9bb145a677c3c9fa3266ae6999414f441016d93f
Bug 643270: VS 2010 Project Files

These are the VS2010 Project files to compile GDK and GTK+, using
the Win32 backend, along with a brief README.txt explaining the
process.

The GDK and GTK project/filter files are templates that are filled
in during "make dist" with up-to-date source file listings as far
as possible, to simplify maintenance.

Comments on their usage are most welcome.
12 files changed:
build/win32/vs10/README.txt [new file with mode: 0644]
build/win32/vs10/gdk-win32.vcxproj [new file with mode: 0644]
build/win32/vs10/gdk-win32.vcxproj.filters [new file with mode: 0644]
build/win32/vs10/gdk.vcxproj.filtersin [new file with mode: 0644]
build/win32/vs10/gdk.vcxprojin [new file with mode: 0644]
build/win32/vs10/gtk+.props [new file with mode: 0644]
build/win32/vs10/gtk+.sln [new file with mode: 0644]
build/win32/vs10/gtk-demo.vcxproj [new file with mode: 0644]
build/win32/vs10/gtk-demo.vcxproj.filters [new file with mode: 0644]
build/win32/vs10/gtk.vcxproj.filtersin [new file with mode: 0644]
build/win32/vs10/gtk.vcxprojin [new file with mode: 0644]
build/win32/vs10/install.vcxproj [new file with mode: 0644]