diff options
-rw-r--r-- | plugins/BasicHistory/BasicHistory_10.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/BasicHistory/BasicHistory_10.vcxproj b/plugins/BasicHistory/BasicHistory_10.vcxproj index 952a45864c..9360d7e359 100644 --- a/plugins/BasicHistory/BasicHistory_10.vcxproj +++ b/plugins/BasicHistory/BasicHistory_10.vcxproj @@ -229,7 +229,7 @@ <ResourceCompile Include="res\version.rc" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\Zlib\zlib_11.vcxproj">
+ <ProjectReference Include="..\Zlib\zlib_10.vcxproj">
<Project>{e2a369cd-eda3-414f-8ad0-e732cd7ee68c}</Project>
</ProjectReference>
</ItemGroup>
|