aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authormontellese <montellese@xbmc.org>2012-09-13 22:06:17 +0200
committermontellese <montellese@xbmc.org>2012-09-13 22:14:58 +0200
commit3fb4fa2b336dd5fba6c6ba7d617eb307dc1e6e8f (patch)
tree77e34ba100a52f348d6ac63e724d8fa5d29bcd0a /project
parent8a2ac64a6472e2386c62acede8eaba794f7cd3f3 (diff)
[win32] remove duplicate MusicInfoTagLoaderWav.h from VS project
Diffstat (limited to 'project')
-rw-r--r--project/VS2010Express/XBMC.vcxproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/project/VS2010Express/XBMC.vcxproj b/project/VS2010Express/XBMC.vcxproj
index c986dfcb10..da4b575cf5 100644
--- a/project/VS2010Express/XBMC.vcxproj
+++ b/project/VS2010Express/XBMC.vcxproj
@@ -1055,7 +1055,6 @@
<ClInclude Include="..\..\xbmc\interfaces\python\XBPython.h" />
<ClInclude Include="..\..\xbmc\interfaces\python\XBPyThread.h" />
<ClInclude Include="..\..\xbmc\music\MusicDbUrl.h" />
- <ClInclude Include="..\..\xbmc\music\tags\MusicInfoTagLoaderWav.h" />
<ClInclude Include="..\..\xbmc\music\tags\TagLibVFSStream.h" />
<ClInclude Include="..\..\xbmc\music\tags\TagLoaderTagLib.h" />
<ClInclude Include="..\..\xbmc\network\httprequesthandler\HTTPImageHandler.h" />
@@ -2180,7 +2179,6 @@
<ClInclude Include="..\..\xbmc\music\tags\MusicInfoTagLoaderNSF.h" />
<ClInclude Include="..\..\xbmc\music\tags\MusicInfoTagLoaderShn.h" />
<ClInclude Include="..\..\xbmc\music\tags\MusicInfoTagLoaderSPC.h" />
- <ClInclude Include="..\..\xbmc\music\tags\MusicInfoTagLoaderWav.h" />
<ClInclude Include="..\..\xbmc\music\tags\MusicInfoTagLoaderYM.h" />
<ClInclude Include="..\..\xbmc\music\tags\Tag.h" />
<ClInclude Include="..\..\xbmc\music\windows\GUIWindowMusicBase.h" />