提交 7ea0f8d4 authored 作者: Jeff Lenk's avatar Jeff Lenk

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

上级 bf93eb47
......@@ -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>
......
<?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>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论