DSPTool: Remove moved files from VS project file
These were moved into UnitTests in #5449.
This commit is contained in:
parent
9315ac7071
commit
2193c8964e
|
@ -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" />
|
||||
|
|
Loading…
Reference in New Issue