diff options
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/FreeImage/FreeImage_11.vcxproj | 2 | ||||
-rw-r--r-- | plugins/PluginUpdater/PluginUpdaterIM_11.vcxproj | 2 | ||||
-rw-r--r-- | plugins/PluginUpdater/PluginUpdater_11.vcxproj | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/plugins/FreeImage/FreeImage_11.vcxproj b/plugins/FreeImage/FreeImage_11.vcxproj index a681940a06..f962dfef24 100644 --- a/plugins/FreeImage/FreeImage_11.vcxproj +++ b/plugins/FreeImage/FreeImage_11.vcxproj @@ -183,7 +183,7 @@ </Link>
</ItemDefinitionGroup>
<ItemGroup>
- <ProjectReference Include="..\zlib\zlib_10.vcxproj">
+ <ProjectReference Include="..\zlib\zlib_11.vcxproj">
<Project>{e2a369cd-eda3-414f-8ad0-e732cd7ee68c}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>
diff --git a/plugins/PluginUpdater/PluginUpdaterIM_11.vcxproj b/plugins/PluginUpdater/PluginUpdaterIM_11.vcxproj index a09c0c25ff..86a2abbb49 100644 --- a/plugins/PluginUpdater/PluginUpdaterIM_11.vcxproj +++ b/plugins/PluginUpdater/PluginUpdaterIM_11.vcxproj @@ -218,7 +218,7 @@ <None Include="res\menu.ico" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\zlib\zlib_10.vcxproj">
+ <ProjectReference Include="..\zlib\zlib_11.vcxproj">
<Project>{e2a369cd-eda3-414f-8ad0-e732cd7ee68c}</Project>
</ProjectReference>
</ItemGroup>
diff --git a/plugins/PluginUpdater/PluginUpdater_11.vcxproj b/plugins/PluginUpdater/PluginUpdater_11.vcxproj index 8dc2a9b9b2..c05cc8665c 100644 --- a/plugins/PluginUpdater/PluginUpdater_11.vcxproj +++ b/plugins/PluginUpdater/PluginUpdater_11.vcxproj @@ -221,7 +221,7 @@ <ClCompile Include="src\Utils.cpp" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\Zlib\zlib_10.vcxproj">
+ <ProjectReference Include="..\Zlib\zlib_11.vcxproj">
<Project>{e2a369cd-eda3-414f-8ad0-e732cd7ee68c}</Project>
</ProjectReference>
</ItemGroup>
|