New folder. Project files for use with MSVS9. Based on the MSVS8 project
authorTor Lillqvist <tml@novell.com>
Mon, 15 Sep 2008 22:59:44 +0000 (22:59 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Mon, 15 Sep 2008 22:59:44 +0000 (22:59 +0000)
commit47d23c188889bfde9adf5d140ff0ec6a9d26c736
tree9796a2c81ac57eee1aae95aa95c3b1be2be2fcd1
parent6af6a8dab00d30f1d7b193a04b8fc3a133508cc3
New folder. Project files for use with MSVS9. Based on the MSVS8 project

2008-09-16  Tor Lillqvist  <tml@novell.com>

* win32/vs9: New folder. Project files for use with MSVS9. Based
on the MSVS8 project files is win32/vs8. Four configurations:
Debug|Win32, Release|Win32, Debug|x64 and Release|x64. DLL names
simplified to of the style glib-2-vs9.dll.

svn path=/trunk/; revision=7497
12 files changed:
build/ChangeLog
build/win32/vs9/Makefile.am [new file with mode: 0644]
build/win32/vs9/gio.vcproj [new file with mode: 0644]
build/win32/vs9/glib-genmarshal.vcproj [new file with mode: 0644]
build/win32/vs9/glib.sln [new file with mode: 0644]
build/win32/vs9/glib.vcproj [new file with mode: 0644]
build/win32/vs9/gmodule.vcproj [new file with mode: 0644]
build/win32/vs9/gobject.vcproj [new file with mode: 0644]
build/win32/vs9/gspawn-win32-helper-console.vcproj [new file with mode: 0644]
build/win32/vs9/gspawn-win32-helper.vcproj [new file with mode: 0644]
build/win32/vs9/gthread.vcproj [new file with mode: 0644]
build/win32/vs9/testglib.vcproj [new file with mode: 0644]