diff options
author | George Hazan <ghazan@miranda.im> | 2023-04-24 16:37:00 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2023-04-24 16:37:00 +0300 |
commit | 25f5677c61c55d3036b39eca608e137633357ac3 (patch) | |
tree | 4dae8e2bd131ac33e1b6d531170ffd673a4f413c /plugins/MirOTR/MirOTR_17.vcxproj | |
parent | b03b8c0267b26c418880ec03c33ccba59a8cf2d0 (diff) |
project file fix
Diffstat (limited to 'plugins/MirOTR/MirOTR_17.vcxproj')
-rw-r--r-- | plugins/MirOTR/MirOTR_17.vcxproj | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/MirOTR/MirOTR_17.vcxproj b/plugins/MirOTR/MirOTR_17.vcxproj index c8a6b29984..e29e46722e 100644 --- a/plugins/MirOTR/MirOTR_17.vcxproj +++ b/plugins/MirOTR/MirOTR_17.vcxproj @@ -230,13 +230,13 @@ <ResourceCompile Include="res\version.rc" /> </ItemGroup> <ItemGroup> - <ProjectReference Include="ekhtml\ekhtml_16.vcxproj"> + <ProjectReference Include="ekhtml\ekhtml_17.vcxproj"> <Project>{2c050caf-d8aa-468a-b1a7-89f3be99d3c8}</Project> </ProjectReference> - <ProjectReference Include="Libgcrypt\Libgcrypt_16.vcxproj"> + <ProjectReference Include="Libgcrypt\Libgcrypt_17.vcxproj"> <Project>{40fe7861-e54e-4da9-be4d-a5178014e477}</Project> </ProjectReference> - <ProjectReference Include="libotr\libotr_16.vcxproj"> + <ProjectReference Include="libotr\libotr_17.vcxproj"> <Project>{1423fc8f-aa52-4562-8275-4bf0838ca378}</Project> </ProjectReference> </ItemGroup> |