glib/build/win32
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
..
dirent Bug 545954 - 64-bit issue in dirent 2008-08-02 08:43:30 +00:00
vs8 Drop the "win32" part from under "dependencies" so that the same project 2008-09-15 16:04:33 +00:00
make.msc externals. The relevant directories and files have been svn add'ed to GLib 2008-05-17 01:36:40 +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
module.defs externals. The relevant directories and files have been svn add'ed to GLib 2008-05-17 01:36:40 +00:00