summaryrefslogtreecommitdiff
path: root/protocols/Tox
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/Tox
parent5d9ca1a55516022ae18f1e241e6ba5bae2b27230 (diff)
more libjson dependencies
Diffstat (limited to 'protocols/Tox')
-rw-r--r--protocols/Tox/Tox.vcxproj5
1 files changed, 5 insertions, 0 deletions
diff --git a/protocols/Tox/Tox.vcxproj b/protocols/Tox/Tox.vcxproj
index 7be529f35b..5f68e15f4a 100644
--- a/protocols/Tox/Tox.vcxproj
+++ b/protocols/Tox/Tox.vcxproj
@@ -48,4 +48,9 @@
<ExceptionHandling>Sync</ExceptionHandling>
</ClCompile>
</ItemDefinitionGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\..\libs\libjson\libjson.vcxproj">
+ <Project>{f6a9340e-b8d9-4c75-be30-47dc66d0abc7}</Project>
+ </ProjectReference>
+ </ItemGroup>
</Project>