diff options
Diffstat (limited to 'src/miranda32_11.vcxproj')
-rw-r--r-- | src/miranda32_11.vcxproj | 2 |
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>
|