diff options
author | elupus <elupus@svn> | 2010-02-05 20:38:33 +0000 |
---|---|---|
committer | elupus <elupus@svn> | 2010-02-05 20:38:33 +0000 |
commit | 1bf54d4e57fcc0ebf2146e4ea16e2987eb44f1fb (patch) | |
tree | ea1edba3fdc1f42578ab89c19dbe1e1423e0e095 /project | |
parent | 7d84fc594a56c08559be424a90288bbe7dadf0c2 (diff) |
changed: remove code rotting application renderer
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27488 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'project')
-rw-r--r-- | project/VS2008Express/XBMC.vcproj | 24 |
1 files changed, 8 insertions, 16 deletions
diff --git a/project/VS2008Express/XBMC.vcproj b/project/VS2008Express/XBMC.vcproj index 46f8bfd658..9e12a97ac4 100644 --- a/project/VS2008Express/XBMC.vcproj +++ b/project/VS2008Express/XBMC.vcproj @@ -915,6 +915,14 @@ RelativePath="..\..\xbmc\cores\dvdplayer\DVDCodecs\Video\DVDVideoPPFFmpeg.h" > </File> + <File + RelativePath="..\..\xbmc\cores\dvdplayer\DVDCodecs\Video\DXVA.cpp" + > + </File> + <File + RelativePath="..\..\xbmc\cores\dvdplayer\DVDCodecs\Video\DXVA.h" + > + </File> <Filter Name="CrystlHD" > @@ -1051,14 +1059,6 @@ > </File> </Filter> - <File - RelativePath="..\..\xbmc\cores\dvdplayer\DVDCodecs\Video\DXVA.cpp" - > - </File> - <File - RelativePath="..\..\xbmc\cores\dvdplayer\DVDCodecs\Video\DXVA.h" - > - </File> </Filter> <Filter Name="Overlay" @@ -2323,14 +2323,6 @@ > </File> <File - RelativePath="..\..\xbmc\ApplicationRenderer.cpp" - > - </File> - <File - RelativePath="..\..\xbmc\ApplicationRenderer.h" - > - </File> - <File RelativePath="..\..\xbmc\CueDocument.cpp" > </File> |