diff options
Diffstat (limited to 'project/VS2010Express/XBMC.vcxproj')
-rw-r--r-- | project/VS2010Express/XBMC.vcxproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/project/VS2010Express/XBMC.vcxproj b/project/VS2010Express/XBMC.vcxproj index 924d1ba6bb..1cfe059387 100644 --- a/project/VS2010Express/XBMC.vcxproj +++ b/project/VS2010Express/XBMC.vcxproj @@ -1359,7 +1359,6 @@ <ClInclude Include="..\..\xbmc\utils\win32\Win32InterfaceForCLog.h" /> <ClInclude Include="..\..\xbmc\utils\win32\Win32Log.h" /> <ClInclude Include="..\..\xbmc\utils\XSLTUtils.h" /> - <ClInclude Include="..\..\xbmc\video\FFmpegVideoDecoder.h" /> <ClInclude Include="..\..\xbmc\interfaces\python\swig.h" /> <ClInclude Include="..\..\xbmc\interfaces\python\XBPython.h" /> <ClInclude Include="..\..\xbmc\music\MusicDbUrl.h" /> @@ -1773,7 +1772,6 @@ <ClCompile Include="..\..\xbmc\video\dialogs\GUIDialogVideoInfo.cpp" /> <ClCompile Include="..\..\xbmc\video\dialogs\GUIDialogVideoOSD.cpp" /> <ClCompile Include="..\..\xbmc\video\dialogs\GUIDialogVideoSettings.cpp" /> - <ClCompile Include="..\..\xbmc\video\FFmpegVideoDecoder.cpp" /> <ClCompile Include="..\..\xbmc\video\GUIViewStateVideo.cpp" /> <ClCompile Include="..\..\xbmc\video\Teletext.cpp" /> <ClCompile Include="..\..\xbmc\video\VideoDatabase.cpp" /> |