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>
Wed, 24 Jul 2013 07:40:42 +0000 (16:40 +0900)
commit5eaf5d8b56415c83308a36e3d74d84bd57fc21e4
tree7195d923d1df0fdb4cf345faee3749309bb8ac99
parent43ea131710246b992b169d07cf9b04d1cb3765ab
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]