Duckstation/dep/freesurround/freesurround.vcxproj.filters

10 lines
363 B
Plaintext
Raw Normal View History

2024-04-16 06:55:09 +00:00
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<ClCompile Include="src\freesurround_decoder.cpp" />
<ClCompile Include="src\channelmaps.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="include\freesurround_decoder.h" />
</ItemGroup>
</Project>