summaryrefslogtreecommitdiff
path: root/protocols/JabberG
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2013-11-09 19:19:28 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2013-11-09 19:19:28 +0000
commit2dab65ca87cdccc4c7613be87a9015530ed33179 (patch)
treea38485cca5786251fe2c1f52de415e6860fd7de1 /protocols/JabberG
parentc1e506c14a86d4198b1fd3030f56dec46a8327d7 (diff)
compilation fixes
git-svn-id: http://svn.miranda-ng.org/main/trunk@6841 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/JabberG')
-rw-r--r--protocols/JabberG/jabber_12.vcxproj3
1 files changed, 1 insertions, 2 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" />