move logic to server library
authorYoung Ik Cho <youngik.cho@samsung.com>
Thu, 18 Jul 2013 10:22:38 +0000 (19:22 +0900)
committerYoung Ik Cho <youngik.cho@samsung.com>
Thu, 18 Jul 2013 10:22:38 +0000 (19:22 +0900)
commit90949b43eba13bb0d0c152db547f8ce60b53a59d
treec65c954a8ada669a847ac33fce1b573f8c9df833
parent8265e08813294d60152f4104ae7cd9475a5667c2
move logic to server library

Change-Id: Ia880b10cd2bc59643b7e6255ccf78ca2e64f38ad
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
src/app/CMakeLists.txt
src/app/FApp_NotificationManagerImpl.h [moved from src/app/inc/FApp_NotificationManagerImpl.h with 99% similarity]
src/server/CMakeLists.txt
src/server/app/FApp_AppLaunchCondition.cpp [moved from src/app/FApp_AppLaunchCondition.cpp with 100% similarity]
src/server/app/FApp_AppLaunchConditionHandlerBase.cpp [moved from src/app/FApp_AppLaunchConditionHandlerBase.cpp with 100% similarity]
src/server/inc/FApp_AppLaunchCondition.h [moved from src/app/inc/FApp_AppLaunchCondition.h with 100% similarity]
src/server/inc/FApp_AppLaunchConditionHandlerBase.h [moved from src/app/inc/FApp_AppLaunchConditionHandlerBase.h with 100% similarity]