Merge pull request #5600 from leoetlino/xml-library

Externals: Add zeux/pugixml@38edf25
This commit is contained in:
Leo Lam
2017-06-14 11:13:32 +02:00
committed by GitHub
10 changed files with 14256 additions and 1 deletions

View File

@ -277,6 +277,7 @@ set(LIBS
enet
inputcommon
${LZO}
pugixml
sfml-network
sfml-system
videonull

View File

@ -567,8 +567,11 @@
<ProjectReference Include="..\..\..\Externals\cubeb\msvc\cubeb.vcxproj">
<Project>{8ea11166-6512-44fc-b7a5-a4d1ecc81170}</Project>
</ProjectReference>
<ProjectReference Include="$(ExternalsDir)pugixml\pugixml.vcxproj">
<Project>{C636D9D1-82FE-42B5-9987-63B7D4836341}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
</Project>