From 8d507cdc88af4ae38e7a43d133f1e3e731d14b41 Mon Sep 17 00:00:00 2001 From: Chris Roberts Date: Thu, 5 Jul 2012 23:54:59 +0800 Subject: [tags] Add new TagLoaderTagLib & associated VFSStream --- project/VS2010Express/XBMC.vcxproj | 5 +++++ project/VS2010Express/XBMC.vcxproj.filters | 20 +++++++++++++++++++- 2 files changed, 24 insertions(+), 1 deletion(-) (limited to 'project') diff --git a/project/VS2010Express/XBMC.vcxproj b/project/VS2010Express/XBMC.vcxproj index 560d9a1fc1..09df83f615 100644 --- a/project/VS2010Express/XBMC.vcxproj +++ b/project/VS2010Express/XBMC.vcxproj @@ -809,6 +809,8 @@ + + @@ -1067,6 +1069,9 @@ + + + diff --git a/project/VS2010Express/XBMC.vcxproj.filters b/project/VS2010Express/XBMC.vcxproj.filters index aca6fe6322..0b234115a5 100644 --- a/project/VS2010Express/XBMC.vcxproj.filters +++ b/project/VS2010Express/XBMC.vcxproj.filters @@ -2963,6 +2963,15 @@ interfaces\python\generated + + music\tags + + + music\tags + + + music\tags + @@ -5815,6 +5824,15 @@ interfaces\python + + music\tags + + + music\tags + + + music\tags + @@ -5858,4 +5876,4 @@ interfaces\python\generated - \ No newline at end of file + -- cgit v1.2.3