Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #10631 from shuffle2/revert-pdbaltpath
Revert "msbuild: use pdbaltpath to strip dirname of pdb"
  • Loading branch information
JosJuice committed May 3, 2022
2 parents f8c603a + a29b1ac commit ded18ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/VSProps/Base.props
Expand Up @@ -174,7 +174,6 @@
<GenerateDebugInformation>true</GenerateDebugInformation>
<TreatLinkerWarningAsErrors>true</TreatLinkerWarningAsErrors>
<AdditionalOptions>/experimental:deterministic %(AdditionalOptions)</AdditionalOptions>
<AdditionalOptions>/PDBALTPATH:Build\$(Platform)\$(Configuration)\$(ProjectName)\bin\%_PDB% %(AdditionalOptions)</AdditionalOptions>
</Link>
<!--Link Release-->
<Link Condition="'$(Configuration)'=='Release'">
Expand Down

0 comments on commit ded18ab

Please sign in to comment.