diff options
Diffstat (limited to 'plugins/MirOTR/MirOTR_14.vcxproj')
-rw-r--r-- | plugins/MirOTR/MirOTR_14.vcxproj | 6 |
1 files changed, 3 insertions, 3 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>
|