curl/projects/Windows
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
..
VC6 build: Fixed Visual Studio static OpenSSL builds following commit c50ce85918 2014-06-05 23:44:37 +01:00
VC7 build: Fixed overridden compiler PDB settings in VC7 to VC12 2014-07-12 14:46:36 +01:00
VC7.1 build: Fixed overridden compiler PDB settings in VC7 to VC12 2014-07-12 14:46:36 +01:00
VC8 build: Fixed overridden compiler PDB settings in VC7 to VC12 2014-07-12 14:46:36 +01:00
VC9 build: Fixed overridden compiler PDB settings in VC7 to VC12 2014-07-12 14:46:36 +01:00
VC10 build: Fixed overridden compiler PDB settings in VC7 to VC12 2014-07-12 14:46:36 +01:00
VC11 build: Fixed overridden compiler PDB settings in VC7 to VC12 2014-07-12 14:46:36 +01:00
VC12 build: Fixed overridden compiler PDB settings in VC7 to VC12 2014-07-12 14:46:36 +01:00