summaryrefslogtreecommitdiff
path: root/protocols/Discord/discord.vcxproj
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-01-06 20:37:38 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-01-06 23:10:07 +0300
commitc6646a4fbf19011b2c1aaea49e1fa2becfe8cc7b (patch)
treedb55de4addf1b510a011690ec0787c716b5435e2 /protocols/Discord/discord.vcxproj
parent50c8ace2f8329b5ac013e9fcadd1905af19fe6cd (diff)
adding zlib
Diffstat (limited to 'protocols/Discord/discord.vcxproj')
-rw-r--r--protocols/Discord/discord.vcxproj6
1 files changed, 6 insertions, 0 deletions
diff --git a/protocols/Discord/discord.vcxproj b/protocols/Discord/discord.vcxproj
index a360422c31..1a76deed6c 100644
--- a/protocols/Discord/discord.vcxproj
+++ b/protocols/Discord/discord.vcxproj
@@ -30,4 +30,10 @@
<ExceptionHandling>Sync</ExceptionHandling>
</ClCompile>
</ItemDefinitionGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\..\libs\zlib\zlib.vcxproj">
+ <Project>{e2a369cd-eda3-414f-8ad0-e732cd7ee68c}</Project>
+ <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
+ </ProjectReference>
+ </ItemGroup>
</Project> \ No newline at end of file