We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6ffea8 commit 9070763Copy full SHA for 9070763
Build/Release.Product.settings
@@ -43,8 +43,6 @@
43
<SubSystem>Windows</SubSystem>
44
<IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
45
<GenerateDebugInformation>true</GenerateDebugInformation>
46
- <ProgramDatabaseFile>$(OutDir)$(TargetName).pdb</ProgramDatabaseFile>
47
- <StripPrivateSymbols>$(OutDir)$(TargetName).pub.pdb</StripPrivateSymbols>
48
<AdditionalOptions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">/SAFESEH%(AdditionalOptions)</AdditionalOptions>
49
</Link>
50
</ItemDefinitionGroup>
0 commit comments