diff options
author | George Hazan <ghazan@miranda.im> | 2017-02-03 21:47:59 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2017-02-03 21:47:59 +0300 |
commit | 86c4ef4b99f87698b38c278a501d258f9245da84 (patch) | |
tree | b946b84ae995ee21f1399e7a482aa1dc82a0f973 /protocols/Discord/discord.vcxproj | |
parent | de330d15973d8a3303a242934229e8f9d87d4361 (diff) |
no need in libcurl
Diffstat (limited to 'protocols/Discord/discord.vcxproj')
-rw-r--r-- | protocols/Discord/discord.vcxproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/protocols/Discord/discord.vcxproj b/protocols/Discord/discord.vcxproj index e847683d43..c691ea758a 100644 --- a/protocols/Discord/discord.vcxproj +++ b/protocols/Discord/discord.vcxproj @@ -31,10 +31,6 @@ </ClCompile> </ItemDefinitionGroup> <ItemGroup> - <ProjectReference Include="..\..\libs\libcurl\libcurl.vcxproj"> - <Project>{e2a369cd-eda3-414f-8ad0-e732cd7ee68c}</Project> - <ReferenceOutputAssembly>false</ReferenceOutputAssembly> - </ProjectReference> <ProjectReference Include="..\..\libs\zlib\zlib.vcxproj"> <Project>{01F9E227-06F5-4BED-907F-402CA7DFAFE6}</Project> <ReferenceOutputAssembly>false</ReferenceOutputAssembly> |