correct vs 2010-2012 depends for xmlrpc at the project level

This commit is contained in:
Jeff Lenk 2013-02-28 10:53:16 -06:00
parent bf93eb47e9
commit 7ea0f8d41e
2 changed files with 251 additions and 241 deletions

View File

@ -234,6 +234,11 @@
<ClCompile Include="..\..\xmlrpc-c\src\xmlrpc_string.c" />
<ClCompile Include="..\..\xmlrpc-c\src\xmlrpc_struct.c" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="xmlparse.2010.vcxproj">
<Project>{0d108721-eae8-4baf-8102-d8960ec93647}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>

View File

@ -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">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|Win32">
@ -238,6 +238,11 @@
<ClCompile Include="..\..\xmlrpc-c\src\xmlrpc_string.c" />
<ClCompile Include="..\..\xmlrpc-c\src\xmlrpc_struct.c" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="xmlparse.2012.vcxproj">
<Project>{0d108721-eae8-4baf-8102-d8960ec93647}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>