Skip to content

Commit

Permalink
DSPTool: Remove moved files from VS project file
Browse files Browse the repository at this point in the history
These were moved into UnitTests in #5449.
  • Loading branch information
Pokechu22 committed Jun 14, 2022
1 parent 9315ac7 commit 2193c89
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Source/DSPTool/DSPTool.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@
<SubSystem>Console</SubSystem>
</Link>
</ItemDefinitionGroup>
<ItemGroup>
<None Include="Testdata\dsp_test.bin" />
<None Include="Testdata\dsp_test.S" />
<None Include="Testdata\hermes.bin" />
<None Include="Testdata\hermes.s" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="DSPTool.cpp" />
<ClCompile Include="StubHost.cpp" />
Expand Down

0 comments on commit 2193c89

Please sign in to comment.