diff options
Diffstat (limited to 'protocols/JabberG/jabber_12.vcxproj')
-rw-r--r-- | protocols/JabberG/jabber_12.vcxproj | 3 |
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" />
|