mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-17 01:02:12 +00:00
FS-6870 #comment vs2010 and vs2012 would rather fix it this way
This commit is contained in:
parent
661269a46f
commit
b3d71917d2
@ -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 @@
|
|||||||
<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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user