diff options
Diffstat (limited to 'project/VS2008Express/XBMC.vcproj')
-rw-r--r-- | project/VS2008Express/XBMC.vcproj | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/project/VS2008Express/XBMC.vcproj b/project/VS2008Express/XBMC.vcproj index 1d83f1f9e7..271830be9f 100644 --- a/project/VS2008Express/XBMC.vcproj +++ b/project/VS2008Express/XBMC.vcproj @@ -4002,27 +4002,27 @@ > </File> <File - RelativePath="..\..\xbmc\FileSystem\CMythDirectory.cpp" + RelativePath="..\..\xbmc\FileSystem\MythDirectory.cpp" > </File> <File - RelativePath="..\..\xbmc\FileSystem\CMythDirectory.h" + RelativePath="..\..\xbmc\FileSystem\MythDirectory.h" > </File> <File - RelativePath="..\..\xbmc\FileSystem\CMythFile.cpp" + RelativePath="..\..\xbmc\FileSystem\MythFile.cpp" > </File> <File - RelativePath="..\..\xbmc\FileSystem\CMythFile.h" + RelativePath="..\..\xbmc\FileSystem\MythFile.h" > </File> <File - RelativePath="..\..\xbmc\FileSystem\CMythSession.cpp" + RelativePath="..\..\xbmc\FileSystem\MythSession.cpp" > </File> <File - RelativePath="..\..\xbmc\FileSystem\CMythSession.h" + RelativePath="..\..\xbmc\FileSystem\MythSession.h" > </File> <File |