summaryrefslogtreecommitdiff
path: root/protocols
diff options
context:
space:
mode:
Diffstat (limited to 'protocols')
-rw-r--r--protocols/JabberG/jabber_12.vcxproj3
-rw-r--r--protocols/MRA/Mra_12.vcxproj2
2 files changed, 2 insertions, 3 deletions
diff --git a/protocols/JabberG/jabber_12.vcxproj b/protocols/JabberG/jabber_12.vcxproj
index 04d18390f0..c7b089c20e 100644
--- a/protocols/JabberG/jabber_12.vcxproj
+++ b/protocols/JabberG/jabber_12.vcxproj
@@ -293,9 +293,8 @@
<ResourceCompile Include="res\version.rc" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\..\plugins\zlib\zlib_11.vcxproj">
+ <ProjectReference Include="..\..\plugins\Zlib\zlib_12.vcxproj">
<Project>{e2a369cd-eda3-414f-8ad0-e732cd7ee68c}</Project>
- <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
diff --git a/protocols/MRA/Mra_12.vcxproj b/protocols/MRA/Mra_12.vcxproj
index 28ddfa6c80..a7c1a022e4 100644
--- a/protocols/MRA/Mra_12.vcxproj
+++ b/protocols/MRA/Mra_12.vcxproj
@@ -248,7 +248,7 @@
<ResourceCompile Include="res\version.rc" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\..\plugins\Zlib\zlib_11.vcxproj">
+ <ProjectReference Include="..\..\plugins\Zlib\zlib_12.vcxproj">
<Project>{e2a369cd-eda3-414f-8ad0-e732cd7ee68c}</Project>
</ProjectReference>
</ItemGroup>