diff options
-rw-r--r-- | plugins/MirOTR/MirOTR/MirOTR_10.vcxproj | 27 | ||||
-rw-r--r-- | plugins/MirOTR/MirOTR/MirOTR_11.vcxproj | 27 | ||||
-rw-r--r-- | plugins/MirOTR/libotr-3.2.0/libotr320_10.vcxproj | 3 | ||||
-rw-r--r-- | plugins/MirOTR/libotr-3.2.0/libotr320_11.vcxproj | 3 |
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" />
|