win32/vs8/gspawn-win32-helper.vcproj New files. Build these two
authorTor Lillqvist <tml@novell.com>
Sun, 18 May 2008 21:44:16 +0000 (21:44 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sun, 18 May 2008 21:44:16 +0000 (21:44 +0000)
commitb7b9be3526d0d4fca667ef811e58bf6d8281b42b
tree9a4c02da3ecefe36ae54be8d413483b703ebfa6a
parenteda18d8e029a580fc58843dbdb260bf95a81a3e7
win32/vs8/gspawn-win32-helper.vcproj New files. Build these two

2008-05-19  Tor Lillqvist  <tml@novell.com>

* win32/vs8/gspawn-win32-helper.vcproj
* win32/vs8/gspawn-win32-helper-console.vcproj: New files. Build
these two executables.

* win32/vs8/*.vcproj: Compile as C and not C++.

* win32/vs8/glib-genmarshal.vcproj: Use MBS and not Unicode. (What
this setting really means is just that we don't define the UNICODE
and _UNICODE macros when compiling; it has no effect on what APIs
the code might use.) Use the same IntermediateDirectory as the
other projects.

* win32/vs8/glib.sln: Add the gspawn-win32-helper and gspawn-win32-helper projects.

svn path=/trunk/; revision=6911
build/ChangeLog
build/win32/vs8/gio.vcproj
build/win32/vs8/glib-genmarshal.vcproj
build/win32/vs8/glib.sln
build/win32/vs8/glib.vcproj
build/win32/vs8/gmodule.vcproj
build/win32/vs8/gspawn-win32-helper-console.vcproj [new file with mode: 0644]
build/win32/vs8/gspawn-win32-helper.vcproj [new file with mode: 0644]
build/win32/vs8/gthread.vcproj