]> Pileus Git - ~andy/gtk/commit
Add Visual Studio 2008 project files
authorTor Lillqvist <tml@iki.fi>
Sun, 21 Mar 2010 16:24:24 +0000 (18:24 +0200)
committerTor Lillqvist <tml@iki.fi>
Mon, 12 Apr 2010 09:45:40 +0000 (12:45 +0300)
commite5446020650ad9d3a00f68c5e4a3276bef685178
treef9630b1db5fe5968a202500a71715cb770221840
parent8d17d157ba815659d187a5f51e88b11075f944f6
Add Visual Studio 2008 project files

Similar setup as in GLib and Pango. Also here we use a build/win32/vs9
subfolder, even if there is nothing else in build or build/win32.
18 files changed:
Makefile.am
build/Makefile.am [new file with mode: 0644]
build/win32/Makefile.am [new file with mode: 0644]
build/win32/vs9/Makefile.am [new file with mode: 0644]
build/win32/vs9/README.txt [new file with mode: 0644]
build/win32/vs9/gdk-pixbuf-csource.vcproj [new file with mode: 0644]
build/win32/vs9/gdk-pixbuf-query-loaders.vcproj [new file with mode: 0644]
build/win32/vs9/gdk-pixbuf.vcproj [new file with mode: 0644]
build/win32/vs9/gdk-win32.vcproj [new file with mode: 0644]
build/win32/vs9/gdk.vcprojin [new file with mode: 0644]
build/win32/vs9/gtk+.sln [new file with mode: 0644]
build/win32/vs9/gtk+.vsprops [new file with mode: 0644]
build/win32/vs9/gtk-demo.vcproj [new file with mode: 0644]
build/win32/vs9/gtk.vcprojin [new file with mode: 0644]
build/win32/vs9/install.vcproj [new file with mode: 0644]
configure.in
gdk/Makefile.am
gtk/Makefile.am