Merge pull request #11394 from Pokechu22/exclude-libcurl.rc

Externals: Exclude libcurl.rc from the build
This commit is contained in:
Admiral H. Curtiss 2023-01-07 02:00:13 +01:00 committed by GitHub
commit 7444f90e45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -357,9 +357,6 @@
<ClInclude Include="lib\wildcard.h" />
<ClInclude Include="lib\x509asn1.h" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="lib\libcurl.rc" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>