summaryrefslogtreecommitdiff
path: root/protocols/Discord/discord.vcxproj
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-06-14 20:23:19 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-06-14 20:23:19 +0300
commit9341f4d93b29229f7321745db9f384ba4269f342 (patch)
tree1dccb71080c91a66aad2b1346da3b6ede6e5fbd3 /protocols/Discord/discord.vcxproj
parent5d9ca1a55516022ae18f1e241e6ba5bae2b27230 (diff)
more libjson dependencies
Diffstat (limited to 'protocols/Discord/discord.vcxproj')
-rw-r--r--protocols/Discord/discord.vcxproj5
1 files changed, 5 insertions, 0 deletions
diff --git a/protocols/Discord/discord.vcxproj b/protocols/Discord/discord.vcxproj
index c691ea758a..8f2339bc85 100644
--- a/protocols/Discord/discord.vcxproj
+++ b/protocols/Discord/discord.vcxproj
@@ -36,4 +36,9 @@
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>
</ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\..\libs\libjson\libjson.vcxproj">
+ <Project>{f6a9340e-b8d9-4c75-be30-47dc66d0abc7}</Project>
+ </ProjectReference>
+ </ItemGroup>
</Project> \ No newline at end of file