提交 b3d71917 authored 作者: Jeff Lenk's avatar Jeff Lenk

FS-6870 #comment vs2010 and vs2012 would rather fix it this way

上级 661269a4
...@@ -421,6 +421,11 @@ ...@@ -421,6 +421,11 @@
<ItemGroup> <ItemGroup>
<None Include="srtp.def" /> <None Include="srtp.def" />
</ItemGroup> </ItemGroup>
<ItemGroup>
<ProjectReference Include="..\win32\openssl\openssl.2010.vcxproj">
<Project>{25bd39b1-c8bf-4676-a738-9cabd9c6bc79}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets"> <ImportGroup Label="ExtensionTargets">
</ImportGroup> </ImportGroup>
......
...@@ -429,6 +429,11 @@ ...@@ -429,6 +429,11 @@
<ItemGroup> <ItemGroup>
<None Include="srtp.def" /> <None Include="srtp.def" />
</ItemGroup> </ItemGroup>
<ItemGroup>
<ProjectReference Include="..\win32\openssl\openssl.2012.vcxproj">
<Project>{25bd39b1-c8bf-4676-a738-9cabd9c6bc79}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets"> <ImportGroup Label="ExtensionTargets">
</ImportGroup> </ImportGroup>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论