mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-19 18:15:40 -04:00
RegTest: Port to new host abstractions
This commit is contained in:
@ -6,11 +6,10 @@
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="regtest_host_display.cpp" />
|
||||
<ClCompile Include="regtest_host_interface.cpp" />
|
||||
<ClCompile Include="regtest_host.cpp" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="regtest_host_display.h" />
|
||||
<ClInclude Include="regtest_host_interface.h" />
|
||||
</ItemGroup>
|
||||
<Import Project="..\..\dep\msvc\vsprops\ConsoleApplication.props" />
|
||||
<Import Project="..\frontend-common\frontend-common.props" />
|
||||
|
Reference in New Issue
Block a user