summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-12-09 19:17:58 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-12-09 19:17:58 +0000
commit2e0ff4d2ab47b15ee212c3c496253f628d7bc024 (patch)
tree4e3f51f666adb2db885b94df5ab81ffe89e878d8 /plugins
parent4b55acd579bb38772e0e1af863fe46c318ed1e54 (diff)
- MirOTR: compilation fix
git-svn-id: http://svn.miranda-ng.org/main/trunk@2706 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins')
-rw-r--r--plugins/MirOTR/MirOTR/MirOTR_10.vcxproj27
-rw-r--r--plugins/MirOTR/MirOTR/MirOTR_11.vcxproj27
-rw-r--r--plugins/MirOTR/libotr-3.2.0/libotr320_10.vcxproj3
-rw-r--r--plugins/MirOTR/libotr-3.2.0/libotr320_11.vcxproj3
4 files changed, 24 insertions, 36 deletions
diff --git a/plugins/MirOTR/MirOTR/MirOTR_10.vcxproj b/plugins/MirOTR/MirOTR/MirOTR_10.vcxproj
index a8b1e587c5..fa3e008d82 100644
--- a/plugins/MirOTR/MirOTR/MirOTR_10.vcxproj
+++ b/plugins/MirOTR/MirOTR/MirOTR_10.vcxproj
@@ -179,22 +179,6 @@
</ResourceCompile>
</ItemDefinitionGroup>
<ItemGroup>
- <ProjectReference Include="..\ekhtml\EkHtml.vcxproj">
- <Project>{2c050caf-d8aa-468a-b1a7-89f3be99d3c8}</Project>
- <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
- </ProjectReference>
- <ProjectReference Include="..\libotr-3.2.0\libotr320.vcxproj">
- <Project>{1423fc8f-aa52-4562-8275-4bf0838ca378}</Project>
- <CopyLocalSatelliteAssemblies>true</CopyLocalSatelliteAssemblies>
- <ReferenceOutputAssembly>true</ReferenceOutputAssembly>
- </ProjectReference>
- <ProjectReference Include="..\libgcrypt-1.4.6\libgcrypt146lib.vcxproj">
- <Project>{40fe7861-e54e-4da9-be4d-a5178014e477}</Project>
- <CopyLocalSatelliteAssemblies>true</CopyLocalSatelliteAssemblies>
- <ReferenceOutputAssembly>true</ReferenceOutputAssembly>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
<ClCompile Include="src\dbfilter.cpp" />
<ClCompile Include="src\dialogs.cpp" />
<ClCompile Include="src\dllmain.cpp" />
@@ -236,6 +220,17 @@
<ResourceCompile Include="res\resource.rc" />
<ResourceCompile Include="res\version.rc" />
</ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\ekhtml\EkHtml_10.vcxproj">
+ <Project>{2c050caf-d8aa-468a-b1a7-89f3be99d3c8}</Project>
+ </ProjectReference>
+ <ProjectReference Include="..\libgcrypt-1.4.6\libgcrypt146lib_10.vcxproj">
+ <Project>{40fe7861-e54e-4da9-be4d-a5178014e477}</Project>
+ </ProjectReference>
+ <ProjectReference Include="..\libotr-3.2.0\libotr320_10.vcxproj">
+ <Project>{1423fc8f-aa52-4562-8275-4bf0838ca378}</Project>
+ </ProjectReference>
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
diff --git a/plugins/MirOTR/MirOTR/MirOTR_11.vcxproj b/plugins/MirOTR/MirOTR/MirOTR_11.vcxproj
index 0ebcc330f3..777637b4d4 100644
--- a/plugins/MirOTR/MirOTR/MirOTR_11.vcxproj
+++ b/plugins/MirOTR/MirOTR/MirOTR_11.vcxproj
@@ -183,22 +183,6 @@
</ResourceCompile>
</ItemDefinitionGroup>
<ItemGroup>
- <ProjectReference Include="..\ekhtml\EkHtml.vcxproj">
- <Project>{2c050caf-d8aa-468a-b1a7-89f3be99d3c8}</Project>
- <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
- </ProjectReference>
- <ProjectReference Include="..\libotr-3.2.0\libotr320.vcxproj">
- <Project>{1423fc8f-aa52-4562-8275-4bf0838ca378}</Project>
- <CopyLocalSatelliteAssemblies>true</CopyLocalSatelliteAssemblies>
- <ReferenceOutputAssembly>true</ReferenceOutputAssembly>
- </ProjectReference>
- <ProjectReference Include="..\libgcrypt-1.4.6\libgcrypt146lib.vcxproj">
- <Project>{40fe7861-e54e-4da9-be4d-a5178014e477}</Project>
- <CopyLocalSatelliteAssemblies>true</CopyLocalSatelliteAssemblies>
- <ReferenceOutputAssembly>true</ReferenceOutputAssembly>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
<ClCompile Include="src\dbfilter.cpp" />
<ClCompile Include="src\dialogs.cpp" />
<ClCompile Include="src\dllmain.cpp" />
@@ -240,6 +224,17 @@
<ResourceCompile Include="res\resource.rc" />
<ResourceCompile Include="res\version.rc" />
</ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\ekhtml\EkHtml_11.vcxproj">
+ <Project>{2c050caf-d8aa-468a-b1a7-89f3be99d3c8}</Project>
+ </ProjectReference>
+ <ProjectReference Include="..\libgcrypt-1.4.6\libgcrypt146lib_11.vcxproj">
+ <Project>{40fe7861-e54e-4da9-be4d-a5178014e477}</Project>
+ </ProjectReference>
+ <ProjectReference Include="..\libotr-3.2.0\libotr320_11.vcxproj">
+ <Project>{1423fc8f-aa52-4562-8275-4bf0838ca378}</Project>
+ </ProjectReference>
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
diff --git a/plugins/MirOTR/libotr-3.2.0/libotr320_10.vcxproj b/plugins/MirOTR/libotr-3.2.0/libotr320_10.vcxproj
index 824f94f84a..4da33767a6 100644
--- a/plugins/MirOTR/libotr-3.2.0/libotr320_10.vcxproj
+++ b/plugins/MirOTR/libotr-3.2.0/libotr320_10.vcxproj
@@ -144,9 +144,8 @@
<ClInclude Include="custom\config.h" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\libgcrypt-1.4.6\libgcrypt146lib.vcxproj">
+ <ProjectReference Include="..\libgcrypt-1.4.6\libgcrypt146lib_10.vcxproj">
<Project>{40fe7861-e54e-4da9-be4d-a5178014e477}</Project>
- <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
diff --git a/plugins/MirOTR/libotr-3.2.0/libotr320_11.vcxproj b/plugins/MirOTR/libotr-3.2.0/libotr320_11.vcxproj
index 2bf366d8b1..bd1edf1ee1 100644
--- a/plugins/MirOTR/libotr-3.2.0/libotr320_11.vcxproj
+++ b/plugins/MirOTR/libotr-3.2.0/libotr320_11.vcxproj
@@ -148,9 +148,8 @@
<ClInclude Include="custom\config.h" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\libgcrypt-1.4.6\libgcrypt146lib.vcxproj">
+ <ProjectReference Include="..\libgcrypt-1.4.6\libgcrypt146lib_11.vcxproj">
<Project>{40fe7861-e54e-4da9-be4d-a5178014e477}</Project>
- <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />