diff options
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/BasicHistory/BasicHistory_12.vcxproj | 2 | ||||
-rw-r--r-- | plugins/CryptoPP/cryptopp_12.vcxproj | 2 | ||||
-rw-r--r-- | plugins/FTPFileYM/ftpfile_12.vcxproj | 4 | ||||
-rw-r--r-- | plugins/MirOTR/MirOTR/MirOTR_12.vcxproj | 6 | ||||
-rw-r--r-- | plugins/PluginUpdater/PluginUpdaterIM_12.vcxproj | 2 |
5 files changed, 8 insertions, 8 deletions
diff --git a/plugins/BasicHistory/BasicHistory_12.vcxproj b/plugins/BasicHistory/BasicHistory_12.vcxproj index 5706c082c3..5b0aa0be34 100644 --- a/plugins/BasicHistory/BasicHistory_12.vcxproj +++ b/plugins/BasicHistory/BasicHistory_12.vcxproj @@ -220,7 +220,7 @@ <ResourceCompile Include="res\version.rc" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\Zlib\zlib_11.vcxproj">
+ <ProjectReference Include="..\Zlib\zlib_12.vcxproj">
<Project>{e2a369cd-eda3-414f-8ad0-e732cd7ee68c}</Project>
</ProjectReference>
</ItemGroup>
diff --git a/plugins/CryptoPP/cryptopp_12.vcxproj b/plugins/CryptoPP/cryptopp_12.vcxproj index 3df287da58..085e523e7b 100644 --- a/plugins/CryptoPP/cryptopp_12.vcxproj +++ b/plugins/CryptoPP/cryptopp_12.vcxproj @@ -263,7 +263,7 @@ <ResourceCompile Include="src\GPGw\gpg.rc" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="crypto\cryptlib_11.vcxproj">
+ <ProjectReference Include="crypto\cryptlib_12.vcxproj">
<Project>{290c5ed4-71a7-4040-ad26-4820cf7a9e60}</Project>
</ProjectReference>
</ItemGroup>
diff --git a/plugins/FTPFileYM/ftpfile_12.vcxproj b/plugins/FTPFileYM/ftpfile_12.vcxproj index f0684e71c6..0025f341e2 100644 --- a/plugins/FTPFileYM/ftpfile_12.vcxproj +++ b/plugins/FTPFileYM/ftpfile_12.vcxproj @@ -219,10 +219,10 @@ <ResourceCompile Include="res\version.rc" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\Zlib\zlib_11.vcxproj">
+ <ProjectReference Include="..\Zlib\zlib_12.vcxproj">
<Project>{e2a369cd-eda3-414f-8ad0-e732cd7ee68c}</Project>
</ProjectReference>
- <ProjectReference Include="curl-7.29.0\lib\vc6libcurl_11.vcxproj">
+ <ProjectReference Include="curl-7.29.0\lib\vc6libcurl_12.vcxproj">
<Project>{01f9e227-06f5-4bed-907f-402ca7dfafe6}</Project>
</ProjectReference>
</ItemGroup>
diff --git a/plugins/MirOTR/MirOTR/MirOTR_12.vcxproj b/plugins/MirOTR/MirOTR/MirOTR_12.vcxproj index 5a0182ef77..898092e19c 100644 --- a/plugins/MirOTR/MirOTR/MirOTR_12.vcxproj +++ b/plugins/MirOTR/MirOTR/MirOTR_12.vcxproj @@ -222,13 +222,13 @@ <ResourceCompile Include="res\version.rc" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\ekhtml\EkHtml_11.vcxproj">
+ <ProjectReference Include="..\ekhtml\EkHtml_12.vcxproj">
<Project>{2c050caf-d8aa-468a-b1a7-89f3be99d3c8}</Project>
</ProjectReference>
- <ProjectReference Include="..\libgcrypt-1.4.6\libgcrypt146lib_11.vcxproj">
+ <ProjectReference Include="..\libgcrypt-1.4.6\libgcrypt146lib_12.vcxproj">
<Project>{40fe7861-e54e-4da9-be4d-a5178014e477}</Project>
</ProjectReference>
- <ProjectReference Include="..\libotr-3.2.0\libotr320_11.vcxproj">
+ <ProjectReference Include="..\libotr-3.2.0\libotr320_12.vcxproj">
<Project>{1423fc8f-aa52-4562-8275-4bf0838ca378}</Project>
</ProjectReference>
</ItemGroup>
diff --git a/plugins/PluginUpdater/PluginUpdaterIM_12.vcxproj b/plugins/PluginUpdater/PluginUpdaterIM_12.vcxproj index 33aeee2176..1469bdef30 100644 --- a/plugins/PluginUpdater/PluginUpdaterIM_12.vcxproj +++ b/plugins/PluginUpdater/PluginUpdaterIM_12.vcxproj @@ -218,7 +218,7 @@ <None Include="res\menu.ico" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\zlib\zlib_11.vcxproj">
+ <ProjectReference Include="..\zlib\zlib_12.vcxproj">
<Project>{e2a369cd-eda3-414f-8ad0-e732cd7ee68c}</Project>
</ProjectReference>
</ItemGroup>
|