summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2012-12-07 13:48:07 +0000
committerGeorge Hazan <george.hazan@gmail.com>2012-12-07 13:48:07 +0000
commit89e6a1c1f062fc00ccb66114a06636109918a7be (patch)
treefdb286b8e203315c8e23f52f1121d7e86f7d22a7 /src
parentbdee4949638e029b230687955280c2c7d1897cd7 (diff)
fix for zlib reference
git-svn-id: http://svn.miranda-ng.org/main/trunk@2688 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src')
-rw-r--r--src/miranda32_11.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/miranda32_11.vcxproj b/src/miranda32_11.vcxproj
index 159926ad1f..10611d4630 100644
--- a/src/miranda32_11.vcxproj
+++ b/src/miranda32_11.vcxproj
@@ -611,7 +611,7 @@
<ResourceCompile Include="version.rc" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\plugins\zlib\zlib_10.vcxproj">
+ <ProjectReference Include="..\plugins\zlib\zlib_11.vcxproj">
<Project>{e2a369cd-eda3-414f-8ad0-e732cd7ee68c}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>