duckstation/dep/tinyxml2/tinyxml2.vcxproj.filters

9 lines
291 B
Plaintext
Raw Normal View History

2019-11-30 12:47:34 +00:00
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<ClInclude Include="include\tinyxml2.h" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="src\tinyxml2.cpp" />
</ItemGroup>
</Project>