aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorace20022 <ace20022@ymail.com>2016-04-06 09:58:27 +0200
committerace20022 <ace20022@ymail.com>2016-04-06 09:59:23 +0200
commitd3bad65ff831f15a32eb7465d13ebc40e5d2a56d (patch)
tree76e1ad5f752e37067b8b4e00567a473af993d116 /project
parent88769172ee04bff031fbcc471b22f0ec9228f4f2 (diff)
[win32] Cleanup project files after libmpeg2 removal.
Diffstat (limited to 'project')
-rw-r--r--project/VS2010Express/XBMC.vcxproj1
-rw-r--r--project/VS2010Express/XBMC.vcxproj.filters3
2 files changed, 0 insertions, 4 deletions
diff --git a/project/VS2010Express/XBMC.vcxproj b/project/VS2010Express/XBMC.vcxproj
index 3a9c2651c7..b8b9a1ce7f 100644
--- a/project/VS2010Express/XBMC.vcxproj
+++ b/project/VS2010Express/XBMC.vcxproj
@@ -2454,7 +2454,6 @@
<ClInclude Include="..\..\xbmc\cores\VideoPlayer\DVDCodecs\DVDFactoryCodec.h" />
<ClInclude Include="..\..\xbmc\cores\VideoPlayer\DVDCodecs\Audio\DVDAudioCodec.h" />
<ClInclude Include="..\..\xbmc\cores\VideoPlayer\DVDCodecs\Audio\DVDAudioCodecFFmpeg.h" />
- <ClInclude Include="..\..\xbmc\cores\VideoPlayer\DVDCodecs\Video\DllLibMpeg2.h" />
<ClInclude Include="..\..\xbmc\cores\VideoPlayer\DVDCodecs\Video\DVDVideoCodec.h" />
<ClInclude Include="..\..\xbmc\cores\VideoPlayer\DVDCodecs\Video\DVDVideoCodecFFmpeg.h" />
<ClInclude Include="..\..\xbmc\cores\VideoPlayer\DVDCodecs\Video\DVDVideoPPFFmpeg.h" />
diff --git a/project/VS2010Express/XBMC.vcxproj.filters b/project/VS2010Express/XBMC.vcxproj.filters
index f0960a93f2..725804b0c9 100644
--- a/project/VS2010Express/XBMC.vcxproj.filters
+++ b/project/VS2010Express/XBMC.vcxproj.filters
@@ -3548,9 +3548,6 @@
<ClInclude Include="..\..\xbmc\cores\VideoPlayer\DVDCodecs\Audio\DVDAudioCodecFFmpeg.h">
<Filter>cores\VideoPlayer\DVDCodecs\Audio</Filter>
</ClInclude>
- <ClInclude Include="..\..\xbmc\cores\VideoPlayer\DVDCodecs\Video\DllLibMpeg2.h">
- <Filter>cores\VideoPlayer\DVDCodecs\Video</Filter>
- </ClInclude>
<ClInclude Include="..\..\xbmc\cores\VideoPlayer\DVDCodecs\Video\DVDVideoCodec.h">
<Filter>cores\VideoPlayer\DVDCodecs\Video</Filter>
</ClInclude>