diff options
Diffstat (limited to 'project/VS2008Express')
-rw-r--r-- | project/VS2008Express/XBMC.vcproj | 18 |
1 files changed, 1 insertions, 17 deletions
diff --git a/project/VS2008Express/XBMC.vcproj b/project/VS2008Express/XBMC.vcproj index 568c8741da..2855b65876 100644 --- a/project/VS2008Express/XBMC.vcproj +++ b/project/VS2008Express/XBMC.vcproj @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="9.00"
+ Version="9,00"
Name="XBMC"
ProjectGUID="{3A68081D-E8F9-4523-9436-530DE9E5530A}"
RootNamespace="XBMC_PC"
@@ -1362,14 +1362,6 @@ >
</File>
<File
- RelativePath="..\..\xbmc\cores\paplayer\AdplugCodec.cpp"
- >
- </File>
- <File
- RelativePath="..\..\xbmc\cores\paplayer\AdplugCodec.h"
- >
- </File>
- <File
RelativePath="..\..\xbmc\cores\paplayer\AIFFcodec.cpp"
>
</File>
@@ -2518,14 +2510,6 @@ >
</File>
<File
- RelativePath="..\..\xbmc\MusicInfoTagLoaderAdplug.cpp"
- >
- </File>
- <File
- RelativePath="..\..\xbmc\MusicInfoTagLoaderAdplug.h"
- >
- </File>
- <File
RelativePath="..\..\xbmc\MusicInfoTagLoaderApe.cpp"
>
</File>
|