diff options
Diffstat (limited to 'plugins/MirOTR')
-rw-r--r-- | plugins/MirOTR/MirOTR_14.vcxproj | 6 | ||||
-rw-r--r-- | plugins/MirOTR/libotr/libotr_14.vcxproj | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/plugins/MirOTR/MirOTR_14.vcxproj b/plugins/MirOTR/MirOTR_14.vcxproj index a75d0803ed..549e551885 100644 --- a/plugins/MirOTR/MirOTR_14.vcxproj +++ b/plugins/MirOTR/MirOTR_14.vcxproj @@ -226,13 +226,13 @@ <ResourceCompile Include="res\version.rc" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="ekhtml\ekhtml_12.vcxproj">
+ <ProjectReference Include="ekhtml\ekhtml_14.vcxproj">
<Project>{2c050caf-d8aa-468a-b1a7-89f3be99d3c8}</Project>
</ProjectReference>
- <ProjectReference Include="Libgcrypt\Libgcrypt_12.vcxproj">
+ <ProjectReference Include="Libgcrypt\Libgcrypt_14.vcxproj">
<Project>{40fe7861-e54e-4da9-be4d-a5178014e477}</Project>
</ProjectReference>
- <ProjectReference Include="libotr\libotr_12.vcxproj">
+ <ProjectReference Include="libotr\libotr_14.vcxproj">
<Project>{1423fc8f-aa52-4562-8275-4bf0838ca378}</Project>
</ProjectReference>
</ItemGroup>
diff --git a/plugins/MirOTR/libotr/libotr_14.vcxproj b/plugins/MirOTR/libotr/libotr_14.vcxproj index b1196473df..45f11d78ba 100644 --- a/plugins/MirOTR/libotr/libotr_14.vcxproj +++ b/plugins/MirOTR/libotr/libotr_14.vcxproj @@ -152,7 +152,7 @@ <ClInclude Include="custom\config.h" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\Libgcrypt\Libgcrypt_12.vcxproj">
+ <ProjectReference Include="..\Libgcrypt\Libgcrypt_14.vcxproj">
<Project>{40fe7861-e54e-4da9-be4d-a5178014e477}</Project>
</ProjectReference>
</ItemGroup>
|