mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
NowPlaying.dll: Removed foobar2000 specific interface (switched to use CAD interface)
This commit is contained in:
@ -269,7 +269,6 @@
|
||||
<ClCompile Include="Player.cpp" />
|
||||
<ClCompile Include="PlayerAIMP.cpp" />
|
||||
<ClCompile Include="PlayerCAD.cpp" />
|
||||
<ClCompile Include="PlayerFoobar.cpp" />
|
||||
<ClCompile Include="PlayerITunes.cpp" />
|
||||
<ClCompile Include="PlayerSpotify.cpp" />
|
||||
<ClCompile Include="PlayerWinamp.cpp" />
|
||||
@ -359,7 +358,6 @@
|
||||
<ClInclude Include="Player.h" />
|
||||
<ClInclude Include="PlayerAIMP.h" />
|
||||
<ClInclude Include="PlayerCAD.h" />
|
||||
<ClInclude Include="PlayerFoobar.h" />
|
||||
<ClInclude Include="PlayerITunes.h" />
|
||||
<ClInclude Include="PlayerSpotify.h" />
|
||||
<ClInclude Include="PlayerWinamp.h" />
|
||||
|
Reference in New Issue
Block a user