diff options
author | Rainer Hochecker <fernetmenta@online.de> | 2014-03-11 18:26:50 +0100 |
---|---|---|
committer | Rainer Hochecker <fernetmenta@online.de> | 2014-03-11 19:17:41 +0100 |
commit | 578a4c0559b91fb4cfa884d9b7f389f89587b0f5 (patch) | |
tree | 38c650169a2df985394daaf8e64f55d8dd61d7a3 /project/VS2010Express | |
parent | db3f10339ad2616c314188b4b734ccc621439e96 (diff) |
update VS project after drop of wav and adpcm codecs
Diffstat (limited to 'project/VS2010Express')
-rw-r--r-- | project/VS2010Express/XBMC for Windows.sln | 12 | ||||
-rw-r--r-- | project/VS2010Express/XBMC.vcxproj | 4 | ||||
-rw-r--r-- | project/VS2010Express/XBMC.vcxproj.filters | 12 |
3 files changed, 0 insertions, 28 deletions
diff --git a/project/VS2010Express/XBMC for Windows.sln b/project/VS2010Express/XBMC for Windows.sln index 798e0b7bf4..b2d060849b 100644 --- a/project/VS2010Express/XBMC for Windows.sln +++ b/project/VS2010Express/XBMC for Windows.sln @@ -55,8 +55,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libmad_dll", "..\..\lib\lib EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libvgmstream_dll", "..\..\lib\vgmstream\win32\win32.vcxproj", "{3600E1C5-FECA-468C-83F3-FE467DBE2A66}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libadpcm_dll", "..\..\lib\xbadpcm\adpcm.vcxproj", "{2A8CBFB5-C226-4BB3-8C03-7C75D511A4A2}" -EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libNoseFartXBMC_dll", "..\..\lib\nosefart\NoseFartXBMC.vcxproj", "{17238C64-04D6-4B51-B205-4A5A84ADB9FA}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libsidplay_dll", "..\..\lib\libsidplay2\libsidplay\win\VC\libsidplay.vcxproj", "{FB3AB83A-C37A-4636-87FD-827F8506A8FC}" @@ -352,16 +350,6 @@ Global {3600E1C5-FECA-468C-83F3-FE467DBE2A66}.Release (DirectX)|Win32.Build.0 = Release|Win32 {3600E1C5-FECA-468C-83F3-FE467DBE2A66}.Release (OpenGL)|Win32.ActiveCfg = Release|Win32 {3600E1C5-FECA-468C-83F3-FE467DBE2A66}.Release (OpenGL)|Win32.Build.0 = Release|Win32 - {2A8CBFB5-C226-4BB3-8C03-7C75D511A4A2}.Debug (DirectX)|Win32.ActiveCfg = Debug|Win32 - {2A8CBFB5-C226-4BB3-8C03-7C75D511A4A2}.Debug (DirectX)|Win32.Build.0 = Debug|Win32 - {2A8CBFB5-C226-4BB3-8C03-7C75D511A4A2}.Debug (OpenGL)|Win32.ActiveCfg = Debug|Win32 - {2A8CBFB5-C226-4BB3-8C03-7C75D511A4A2}.Debug (OpenGL)|Win32.Build.0 = Debug|Win32 - {2A8CBFB5-C226-4BB3-8C03-7C75D511A4A2}.Debug Testsuite|Win32.ActiveCfg = Debug|Win32 - {2A8CBFB5-C226-4BB3-8C03-7C75D511A4A2}.Debug Testsuite|Win32.Build.0 = Debug|Win32 - {2A8CBFB5-C226-4BB3-8C03-7C75D511A4A2}.Release (DirectX)|Win32.ActiveCfg = Release|Win32 - {2A8CBFB5-C226-4BB3-8C03-7C75D511A4A2}.Release (DirectX)|Win32.Build.0 = Release|Win32 - {2A8CBFB5-C226-4BB3-8C03-7C75D511A4A2}.Release (OpenGL)|Win32.ActiveCfg = Release|Win32 - {2A8CBFB5-C226-4BB3-8C03-7C75D511A4A2}.Release (OpenGL)|Win32.Build.0 = Release|Win32 {17238C64-04D6-4B51-B205-4A5A84ADB9FA}.Debug (DirectX)|Win32.ActiveCfg = Debug|Win32 {17238C64-04D6-4B51-B205-4A5A84ADB9FA}.Debug (DirectX)|Win32.Build.0 = Debug|Win32 {17238C64-04D6-4B51-B205-4A5A84ADB9FA}.Debug (OpenGL)|Win32.ActiveCfg = Debug|Win32 diff --git a/project/VS2010Express/XBMC.vcxproj b/project/VS2010Express/XBMC.vcxproj index 25316c4cb2..c640130b51 100644 --- a/project/VS2010Express/XBMC.vcxproj +++ b/project/VS2010Express/XBMC.vcxproj @@ -1785,7 +1785,6 @@ <ClCompile Include="..\..\xbmc\cores\dvdplayer\DVDSubtitles\DVDSubtitleStream.cpp" /> <ClCompile Include="..\..\xbmc\cores\dvdplayer\DVDSubtitles\DVDSubtitleTagMicroDVD.cpp" /> <ClCompile Include="..\..\xbmc\cores\dvdplayer\DVDSubtitles\DVDSubtitleTagSami.cpp" /> - <ClCompile Include="..\..\xbmc\cores\paplayer\ADPCMCodec.cpp" /> <ClCompile Include="..\..\xbmc\cores\paplayer\ASAPCodec.cpp" /> <ClCompile Include="..\..\xbmc\cores\paplayer\AudioDecoder.cpp" /> <ClCompile Include="..\..\xbmc\cores\paplayer\CodecFactory.cpp" /> @@ -1800,7 +1799,6 @@ <ClCompile Include="..\..\xbmc\cores\paplayer\SPCCodec.cpp" /> <ClCompile Include="..\..\xbmc\cores\paplayer\TimidityCodec.cpp" /> <ClCompile Include="..\..\xbmc\cores\paplayer\VGMCodec.cpp" /> - <ClCompile Include="..\..\xbmc\cores\paplayer\WAVcodec.cpp" /> <ClCompile Include="..\..\xbmc\cores\paplayer\YMCodec.cpp" /> <ClCompile Include="..\..\xbmc\cores\DllLoader\coff.cpp" /> <ClCompile Include="..\..\xbmc\cores\DllLoader\dll.cpp" /> @@ -2595,7 +2593,6 @@ <ClInclude Include="..\..\xbmc\cores\dvdplayer\DVDSubtitles\DVDSubtitleStream.h" /> <ClInclude Include="..\..\xbmc\cores\dvdplayer\DVDSubtitles\DVDSubtitleTagMicroDVD.h" /> <ClInclude Include="..\..\xbmc\cores\dvdplayer\DVDSubtitles\DVDSubtitleTagSami.h" /> - <ClInclude Include="..\..\xbmc\cores\paplayer\ADPCMCodec.h" /> <ClInclude Include="..\..\xbmc\cores\paplayer\ASAPCodec.h" /> <ClInclude Include="..\..\xbmc\cores\paplayer\AudioDecoder.h" /> <ClInclude Include="..\..\xbmc\cores\paplayer\CodecFactory.h" /> @@ -2618,7 +2615,6 @@ <ClInclude Include="..\..\xbmc\cores\paplayer\SPCCodec.h" /> <ClInclude Include="..\..\xbmc\cores\paplayer\TimidityCodec.h" /> <ClInclude Include="..\..\xbmc\cores\paplayer\VGMCodec.h" /> - <ClInclude Include="..\..\xbmc\cores\paplayer\WAVcodec.h" /> <ClInclude Include="..\..\xbmc\cores\paplayer\YMCodec.h" /> <ClInclude Include="..\..\xbmc\cores\DllLoader\coff.h" /> <ClInclude Include="..\..\xbmc\cores\DllLoader\coffldr.h" /> diff --git a/project/VS2010Express/XBMC.vcxproj.filters b/project/VS2010Express/XBMC.vcxproj.filters index aeaf05c77c..b536eb3bb1 100644 --- a/project/VS2010Express/XBMC.vcxproj.filters +++ b/project/VS2010Express/XBMC.vcxproj.filters @@ -525,9 +525,6 @@ <ClCompile Include="..\..\xbmc\cores\dvdplayer\DVDSubtitles\DVDSubtitleStream.cpp"> <Filter>cores\dvdplayer\DVDSubtitles</Filter> </ClCompile> - <ClCompile Include="..\..\xbmc\cores\paplayer\ADPCMCodec.cpp"> - <Filter>cores\paplayer</Filter> - </ClCompile> <ClCompile Include="..\..\xbmc\cores\paplayer\ASAPCodec.cpp"> <Filter>cores\paplayer</Filter> </ClCompile> @@ -570,9 +567,6 @@ <ClCompile Include="..\..\xbmc\cores\paplayer\VGMCodec.cpp"> <Filter>cores\paplayer</Filter> </ClCompile> - <ClCompile Include="..\..\xbmc\cores\paplayer\WAVcodec.cpp"> - <Filter>cores\paplayer</Filter> - </ClCompile> <ClCompile Include="..\..\xbmc\cores\paplayer\YMCodec.cpp"> <Filter>cores\paplayer</Filter> </ClCompile> @@ -3415,9 +3409,6 @@ <ClInclude Include="..\..\xbmc\cores\dvdplayer\DVDSubtitles\DVDSubtitleStream.h"> <Filter>cores\dvdplayer\DVDSubtitles</Filter> </ClInclude> - <ClInclude Include="..\..\xbmc\cores\paplayer\ADPCMCodec.h"> - <Filter>cores\paplayer</Filter> - </ClInclude> <ClInclude Include="..\..\xbmc\cores\paplayer\ASAPCodec.h"> <Filter>cores\paplayer</Filter> </ClInclude> @@ -3484,9 +3475,6 @@ <ClInclude Include="..\..\xbmc\cores\paplayer\VGMCodec.h"> <Filter>cores\paplayer</Filter> </ClInclude> - <ClInclude Include="..\..\xbmc\cores\paplayer\WAVcodec.h"> - <Filter>cores\paplayer</Filter> - </ClInclude> <ClInclude Include="..\..\xbmc\cores\paplayer\YMCodec.h"> <Filter>cores\paplayer</Filter> </ClInclude> |