8000
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 5ff029f commit 61f12b8Copy full SHA for 61f12b8
PCbuild/_ssl.vcxproj
@@ -119,4 +119,4 @@
119
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
120
<ImportGroup Label="ExtensionTargets">
121
</ImportGroup>
122
-</Project>
+</Project>
PCbuild/openssl.props
@@ -31,4 +31,4 @@
31
<Target Name="_CleanSSLDLL" Condition="$(SkipCopySSLDLL) == ''" BeforeTargets="Clean">
32
<Delete Files="@(_SSLDLL->'$(OutDir)%(Filename)%(Extension)')" TreatErrorsAsWarnings="true" />
33
</Target>
34
0 commit comments