From 3c1e8867f95ca306a7da9a4ae918545f592cb75e Mon Sep 17 00:00:00 2001 From: Karlson2k Date: Wed, 3 Oct 2012 23:37:58 +0400 Subject: [Peripheral] Add new class 'PeripheralImon' --- project/VS2010Express/XBMC.vcxproj | 2 ++ project/VS2010Express/XBMC.vcxproj.filters | 6 ++++++ 2 files changed, 8 insertions(+) (limited to 'project') diff --git a/project/VS2010Express/XBMC.vcxproj b/project/VS2010Express/XBMC.vcxproj index c9d01f3132..0fb846eb8e 100644 --- a/project/VS2010Express/XBMC.vcxproj +++ b/project/VS2010Express/XBMC.vcxproj @@ -864,6 +864,7 @@ + @@ -1189,6 +1190,7 @@ + true true diff --git a/project/VS2010Express/XBMC.vcxproj.filters b/project/VS2010Express/XBMC.vcxproj.filters index c6c54e039c..d24d750505 100644 --- a/project/VS2010Express/XBMC.vcxproj.filters +++ b/project/VS2010Express/XBMC.vcxproj.filters @@ -2605,6 +2605,9 @@ dialogs + + peripherals\devices + video @@ -5574,6 +5577,9 @@ dialogs + + peripherals\devices + video -- cgit v1.2.3