FS-7966: multiple fixes for msvc 2015 build

This commit is contained in:
Mike Jerris
2015-08-27 14:34:45 -06:00
parent ea38fe940b
commit 9485fc9581
17 changed files with 46 additions and 19 deletions
@@ -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"
@@ -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>
@@ -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" />