curl/projects/Windows/VC9
Steve Holme 8a120710cc build: Fixed overridden compiler PDB settings in VC7 to VC12
The curl tool project files for VC7 to VC12 would override the default
setting with the output filename being the same as the linker PDB file.
As such the compiler file would be overwritten with the linker file
for all debug builds.

To avoid this overwrite and for consistency with the libcurl project
files, removed the setting to force the default filename to be used.
2014-07-12 14:46:36 +01:00
..
lib build: Use $(TargetDir) and $(TargetName) macros for VC .lib output files 2014-05-28 23:12:58 +01:00
src build: Fixed overridden compiler PDB settings in VC7 to VC12 2014-07-12 14:46:36 +01:00
.gitignore build: Added Visual Studio 2008 (VC9) project files 2014-04-09 00:20:44 +01:00
curl.sln build: Added Visual Studio 2008 (VC9) project files 2014-04-09 00:20:44 +01:00