summaryrefslogtreecommitdiff
path: root/protocols/Discord/discord.vcxproj
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-02-03 21:47:59 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-02-03 21:47:59 +0300
commit86c4ef4b99f87698b38c278a501d258f9245da84 (patch)
treeb946b84ae995ee21f1399e7a482aa1dc82a0f973 /protocols/Discord/discord.vcxproj
parentde330d15973d8a3303a242934229e8f9d87d4361 (diff)
no need in libcurl
Diffstat (limited to 'protocols/Discord/discord.vcxproj')
-rw-r--r--protocols/Discord/discord.vcxproj4
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>