diff options
author | jezz_x <jezz_x@svn> | 2010-10-04 21:06:15 +0000 |
---|---|---|
committer | jezz_x <jezz_x@svn> | 2010-10-04 21:06:15 +0000 |
commit | 6aa8cdd4ed18a3acb55546db304b6bf67f8e6a9a (patch) | |
tree | 63b17b379839a859110b37168a9852090dfeabf1 /project/VS2008Express/XBMC.vcproj | |
parent | fa4343cc24bc92866d41d8070f279d3658622fa4 (diff) |
Fixed: Windows build (I hope works for me)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34448 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'project/VS2008Express/XBMC.vcproj')
-rw-r--r-- | project/VS2008Express/XBMC.vcproj | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/project/VS2008Express/XBMC.vcproj b/project/VS2008Express/XBMC.vcproj index 201ce31a7c..3de122b282 100644 --- a/project/VS2008Express/XBMC.vcproj +++ b/project/VS2008Express/XBMC.vcproj @@ -1536,14 +1536,6 @@ >
</File>
<File
- RelativePath="..\..\xbmc\cores\paplayer\GYMCodec.cpp"
- >
- </File>
- <File
- RelativePath="..\..\xbmc\cores\paplayer\GYMCodec.h"
- >
- </File>
- <File
RelativePath="..\..\xbmc\cores\paplayer\ICodec.h"
>
</File>
@@ -2500,14 +2492,6 @@ >
</File>
<File
- RelativePath="..\..\xbmc\MusicInfoTagLoaderGYM.cpp"
- >
- </File>
- <File
- RelativePath="..\..\xbmc\MusicInfoTagLoaderGYM.h"
- >
- </File>
- <File
RelativePath="..\..\xbmc\MusicInfoTagLoaderMidi.cpp"
>
</File>
|