Tor Lillqvist
28b025de96
Drop empty Tool elements from the project files for clarity
...
Makes the files appear a bit simpler when edited manually.
2010-03-21 13:33:44 +02:00
Tor Lillqvist
00b55e2bc7
Drop empty elements from the VS9 vcproj files
...
Dunno if this makes sense, if one lets VS edit the it will put them
back anyway. But it's more pleasing to the eye.
2010-02-06 10:42:28 +02:00
Tor Lillqvist
9d444f7b12
Refactor VS9 project files
...
Factor out common parts into a vsprops file. Drop empty elements for
tools that aren't used.
2010-02-04 14:53:44 +02:00
Pierre A. Joye
e5734fb875
Update VS9 project files to fix build
...
From bug #596784
2009-10-02 12:34:44 +03:00
Tor Lillqvist
553a13c641
Use "win64" in the names of the helper exes when built for 64-bit
...
Windows, like in the Makefile.am.
svn path=/trunk/; revision=7498
2008-09-15 23:10:10 +00:00
Tor Lillqvist
47d23c1888
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
2008-09-15 22:59:44 +00:00