diff options
author | Steve Holme <steve_holme@hotmail.com> | 2014-06-28 13:02:03 +0100 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2014-07-12 14:46:36 +0100 |
commit | 8a120710cc1906dc5145db7ab5f97e1ef23f07c0 (patch) | |
tree | 75819d4569a6387cb57b724c158f7421a82f4ca2 /projects/Windows/VC7 | |
parent | 816979e3b82a3539f24ef01d38a47299944bcd94 (diff) |
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.
Diffstat (limited to 'projects/Windows/VC7')
-rw-r--r-- | projects/Windows/VC7/src/curlsrc.tmpl | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/projects/Windows/VC7/src/curlsrc.tmpl b/projects/Windows/VC7/src/curlsrc.tmpl index 8faef65f9..c16bc09a9 100644 --- a/projects/Windows/VC7/src/curlsrc.tmpl +++ b/projects/Windows/VC7/src/curlsrc.tmpl @@ -29,7 +29,6 @@ PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" AssemblerListingLocation="$(IntDir)" ObjectFile="$(IntDir)\" - ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -82,7 +81,6 @@ PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" AssemblerListingLocation="$(IntDir)" ObjectFile="$(IntDir)\" - ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -135,7 +133,6 @@ PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" AssemblerListingLocation="$(IntDir)" ObjectFile="$(IntDir)\" - ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -187,7 +184,6 @@ PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" AssemblerListingLocation="$(IntDir)" ObjectFile="$(IntDir)\" - ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" @@ -242,7 +238,6 @@ PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" AssemblerListingLocation="$(IntDir)" ObjectFile="$(IntDir)\" - ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" @@ -297,7 +292,6 @@ PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" AssemblerListingLocation="$(IntDir)" ObjectFile="$(IntDir)\" - ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" @@ -352,7 +346,6 @@ PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" AssemblerListingLocation="$(IntDir)" ObjectFile="$(IntDir)\" - ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" @@ -408,7 +401,6 @@ PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" AssemblerListingLocation="$(IntDir)" ObjectFile="$(IntDir)\" - ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -461,7 +453,6 @@ PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" AssemblerListingLocation="$(IntDir)" ObjectFile="$(IntDir)\" - ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -514,7 +505,6 @@ PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" AssemblerListingLocation="$(IntDir)" ObjectFile="$(IntDir)\" - ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -567,7 +557,6 @@ PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" AssemblerListingLocation="$(IntDir)" ObjectFile="$(IntDir)\" - ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -619,7 +608,6 @@ PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" AssemblerListingLocation="$(IntDir)" ObjectFile="$(IntDir)\" - ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" @@ -674,7 +662,6 @@ PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" AssemblerListingLocation="$(IntDir)" ObjectFile="$(IntDir)\" - ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" @@ -729,7 +716,6 @@ PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" AssemblerListingLocation="$(IntDir)" ObjectFile="$(IntDir)\" - ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" @@ -785,7 +771,6 @@ PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" AssemblerListingLocation="$(IntDir)" ObjectFile="$(IntDir)\" - ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -838,7 +823,6 @@ PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" AssemblerListingLocation="$(IntDir)" ObjectFile="$(IntDir)\" - ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -890,7 +874,6 @@ PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" AssemblerListingLocation="$(IntDir)" ObjectFile="$(IntDir)\" - ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" @@ -945,7 +928,6 @@ PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" AssemblerListingLocation="$(IntDir)" ObjectFile="$(IntDir)\" - ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" @@ -1001,7 +983,6 @@ PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" AssemblerListingLocation="$(IntDir)" ObjectFile="$(IntDir)\" - ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -1053,7 +1034,6 @@ PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" AssemblerListingLocation="$(IntDir)" ObjectFile="$(IntDir)\" - ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" |