1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-03-04 09:44:26 +00:00

more vs 2010-2012 xmprpc depends

This commit is contained in:
Jeff Lenk 2013-02-28 11:30:05 -06:00
parent 864598caeb
commit 57497c833e
2 changed files with 210 additions and 200 deletions

@ -193,6 +193,11 @@
<ClInclude Include="..\..\xmlrpc-c\lib\expat\xmltok\xmltok.h" /> <ClInclude Include="..\..\xmlrpc-c\lib\expat\xmltok\xmltok.h" />
<ClInclude Include="..\lib\expat\xmltok\nametab.h" /> <ClInclude Include="..\lib\expat\xmltok\nametab.h" />
</ItemGroup> </ItemGroup>
<ItemGroup>
<ProjectReference Include="gennmtab.2010.vcxproj">
<Project>{bed7539c-0099-4a14-ad5d-30828f15a171}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets"> <ImportGroup Label="ExtensionTargets">
</ImportGroup> </ImportGroup>

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations"> <ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|Win32"> <ProjectConfiguration Include="Debug|Win32">
@ -197,6 +197,11 @@
<ClInclude Include="..\..\xmlrpc-c\lib\expat\xmltok\xmltok.h" /> <ClInclude Include="..\..\xmlrpc-c\lib\expat\xmltok\xmltok.h" />
<ClInclude Include="..\lib\expat\xmltok\nametab.h" /> <ClInclude Include="..\lib\expat\xmltok\nametab.h" />
</ItemGroup> </ItemGroup>
<ItemGroup>
<ProjectReference Include="gennmtab.2012.vcxproj">
<Project>{bed7539c-0099-4a14-ad5d-30828f15a171}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets"> <ImportGroup Label="ExtensionTargets">
</ImportGroup> </ImportGroup>