Skip to content

Commit

Permalink
build: Fixed overridden compiler PDB settings in VC7 to VC12
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
captain-caveman2k committed Jul 12, 2014
1 parent 816979e commit 8a12071
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 240 deletions.
40 changes: 0 additions & 40 deletions projects/Windows/VC10/src/curlsrc.tmpl

Large diffs are not rendered by default.

40 changes: 0 additions & 40 deletions projects/Windows/VC11/src/curlsrc.tmpl

Large diffs are not rendered by default.

40 changes: 0 additions & 40 deletions projects/Windows/VC12/src/curlsrc.tmpl

Large diffs are not rendered by default.

20 changes: 0 additions & 20 deletions projects/Windows/VC7.1/src/curlsrc.tmpl
Expand Up @@ -29,7 +29,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
Expand Down Expand Up @@ -88,7 +87,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
Expand Down Expand Up @@ -147,7 +145,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
Expand Down Expand Up @@ -205,7 +202,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
Expand Down Expand Up @@ -266,7 +262,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
Expand Down Expand Up @@ -327,7 +322,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
Expand Down Expand Up @@ -388,7 +382,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
Expand Down Expand Up @@ -450,7 +443,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
Expand Down Expand Up @@ -509,7 +501,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
Expand Down Expand Up @@ -568,7 +559,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
Expand Down Expand Up @@ -627,7 +617,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
Expand Down Expand Up @@ -685,7 +674,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
Expand Down Expand Up @@ -746,7 +734,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
Expand Down Expand Up @@ -807,7 +794,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
Expand Down Expand Up @@ -869,7 +855,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
Expand Down Expand Up @@ -928,7 +913,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
Expand Down Expand Up @@ -986,7 +970,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
Expand Down Expand Up @@ -1047,7 +1030,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
Expand Down Expand Up @@ -1109,7 +1091,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
Expand Down Expand Up @@ -1167,7 +1148,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
Expand Down
20 changes: 0 additions & 20 deletions projects/Windows/VC7/src/curlsrc.tmpl
Expand Up @@ -29,7 +29,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
Expand Down Expand Up @@ -82,7 +81,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
Expand Down Expand Up @@ -135,7 +133,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
Expand Down Expand Up @@ -187,7 +184,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
Expand Down Expand Up @@ -242,7 +238,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
Expand Down Expand Up @@ -297,7 +292,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
Expand Down Expand Up @@ -352,7 +346,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
Expand Down Expand Up @@ -408,7 +401,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
Expand Down Expand Up @@ -461,7 +453,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
Expand Down Expand Up @@ -514,7 +505,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
Expand Down Expand Up @@ -567,7 +557,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
Expand Down Expand Up @@ -619,7 +608,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
Expand Down Expand Up @@ -674,7 +662,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
Expand Down Expand Up @@ -729,7 +716,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
Expand Down Expand Up @@ -785,7 +771,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
Expand Down Expand Up @@ -838,7 +823,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
Expand Down Expand Up @@ -890,7 +874,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
Expand Down Expand Up @@ -945,7 +928,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
Expand Down Expand Up @@ -1001,7 +983,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
Expand Down Expand Up @@ -1053,7 +1034,6 @@
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
Expand Down

0 comments on commit 8a12071

Please sign in to comment.