mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
FS-7966: multiple fixes for msvc 2015 build
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
; Listing generated by Microsoft (R) Optimizing Compiler Version 19.00.23026.0
|
||||
|
||||
; Generated by VC++ for Common Language Runtime
|
||||
.file "C:\Users\mike\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cpp"
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<DEFECTS></DEFECTS>
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<DEFECTS></DEFECTS>
|
||||
@@ -0,0 +1,2 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<DEFECTS></DEFECTS>
|
||||
@@ -0,0 +1,2 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<DEFECTS></DEFECTS>
|
||||
@@ -49,9 +49,9 @@
|
||||
<None Include="skel.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\..\FreeSWITCH.Managed.2013.csproj">
|
||||
<ProjectReference Include="..\..\FreeSWITCH.Managed.2015.csproj">
|
||||
<Project>{834e2b2f-5483-4b80-8fe3-fe48ff76e5c0}</Project>
|
||||
<Name>FreeSWITCH.Managed.2013</Name>
|
||||
<Name>FreeSWITCH.Managed.2015</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
|
||||
Reference in New Issue
Block a user