From a5d80392b7f7d40999683aa44b165170791283b3 Mon Sep 17 00:00:00 2001 From: Jonathan Marshall Date: Mon, 22 Oct 2012 20:04:34 +1300 Subject: adds unit test for CTextureCache::GetWrappedImageURL --- project/VS2010Express/XBMC.vcxproj | 6 ++++++ project/VS2010Express/XBMC.vcxproj.filters | 3 +++ 2 files changed, 9 insertions(+) (limited to 'project') diff --git a/project/VS2010Express/XBMC.vcxproj b/project/VS2010Express/XBMC.vcxproj index c0a8a3516f..f0fd8c9f35 100644 --- a/project/VS2010Express/XBMC.vcxproj +++ b/project/VS2010Express/XBMC.vcxproj @@ -972,6 +972,12 @@ true true + + true + true + true + true + true true diff --git a/project/VS2010Express/XBMC.vcxproj.filters b/project/VS2010Express/XBMC.vcxproj.filters index cf1711ecbc..8923bfe3d7 100644 --- a/project/VS2010Express/XBMC.vcxproj.filters +++ b/project/VS2010Express/XBMC.vcxproj.filters @@ -2933,6 +2933,9 @@ test + + test + interfaces\json-rpc -- cgit v1.2.3