glib/build/win32/vs8
Tor Lillqvist 4b92cd39fd Drop the "win32" part from under "dependencies" so that the same project
2008-09-15  Tor Lillqvist  <tml@novell.com>

	* win32/vs8/*.vcproj: Drop the "win32" part from under
	"dependencies" so that the same project files can be used also
	for 64-bit compilation by just having a different
	"dependencies" folder containing 64-bit packages instead. At
	least, I hope it will work out some way like that. MSVS
	project files really are a pain to maintain. Much information
	is typically copied for four different configurations
	"Debug|Win32", "Release|Win32", "Debug|x64" and "Release|x64"
	instead of having common stuff listed just once and only different
	parametrisations. Or am I missing something?
	
	Make the "Release" configuration work, too. Use correct character
	set for the gspawn-win32-helper programs. Use correct subsystem
	for the non-console one.


svn path=/trunk/; revision=7490
2008-09-15 16:04:33 +00:00
..
gio.vcproj Drop the "win32" part from under "dependencies" so that the same project 2008-09-15 16:04:33 +00:00
glib-genmarshal.vcproj Don't use Detect64BitPortabilityProblems as those warnings are misleading. 2008-09-15 14:56:23 +00:00
glib.sln win32/vs8/gspawn-win32-helper.vcproj New files. Build these two 2008-05-18 21:44:16 +00:00
glib.vcproj Drop the "win32" part from under "dependencies" so that the same project 2008-09-15 16:04:33 +00:00
gmodule.vcproj Don't use Detect64BitPortabilityProblems as those warnings are misleading. 2008-09-15 14:56:23 +00:00
gobject.vcproj Don't use Detect64BitPortabilityProblems as those warnings are misleading. 2008-09-15 14:56:23 +00:00
gspawn-win32-helper-console.vcproj Drop the "win32" part from under "dependencies" so that the same project 2008-09-15 16:04:33 +00:00
gspawn-win32-helper.vcproj Drop the "win32" part from under "dependencies" so that the same project 2008-09-15 16:04:33 +00:00
gthread.vcproj Don't use Detect64BitPortabilityProblems as those warnings are misleading. 2008-09-15 14:56:23 +00:00
Makefile.am externals. The relevant directories and files have been svn add'ed to GLib 2008-05-17 01:36:40 +00:00