diff options
author | elupus <elupus@svn> | 2009-11-25 23:17:30 +0000 |
---|---|---|
committer | elupus <elupus@svn> | 2009-11-25 23:17:30 +0000 |
commit | dde7d017b5e0011d9b882732b8cce754c6790b54 (patch) | |
tree | f0f96b8d834945534b70d627cd4879e298481634 /project/VS2008Express | |
parent | b26e4d9045520b1eef8d514d2022d3064b66351e (diff) |
changed: allow .rss files to be considered as folder same as rss:// urls
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@25038 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'project/VS2008Express')
-rw-r--r-- | project/VS2008Express/XBMC.vcproj | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/project/VS2008Express/XBMC.vcproj b/project/VS2008Express/XBMC.vcproj index c92ea1d54f..471303d47e 100644 --- a/project/VS2008Express/XBMC.vcproj +++ b/project/VS2008Express/XBMC.vcproj @@ -3098,14 +3098,6 @@ >
</File>
<File
- RelativePath="..\..\xbmc\utils\RssFeed.cpp"
- >
- </File>
- <File
- RelativePath="..\..\xbmc\utils\RssFeed.h"
- >
- </File>
- <File
RelativePath="..\..\xbmc\utils\RssReader.cpp"
>
</File>
|