summaryrefslogtreecommitdiff
path: root/protocols/Discord/discord.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Discord/discord.vcxproj')
-rw-r--r--protocols/Discord/discord.vcxproj6
1 files changed, 5 insertions, 1 deletions
diff --git a/protocols/Discord/discord.vcxproj b/protocols/Discord/discord.vcxproj
index 1a76deed6c..e847683d43 100644
--- a/protocols/Discord/discord.vcxproj
+++ b/protocols/Discord/discord.vcxproj
@@ -31,9 +31,13 @@
</ClCompile>
</ItemDefinitionGroup>
<ItemGroup>
- <ProjectReference Include="..\..\libs\zlib\zlib.vcxproj">
+ <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>
+ </ProjectReference>
</ItemGroup>
</Project> \ No newline at end of file