X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fapp%2FCMakeLists.txt;h=c6cfd4aaffe631cfbf5e5ef16c5766041ffc87e5;hb=65143e48d23f3098ad3e2bf4b74fca89633cb7ce;hp=47d7ecb20083126ff112e093bf0f978d6f9f403f;hpb=a276cf143b986074ba805c8c5bcfec21fe484f24;p=platform%2Fframework%2Fnative%2Fappfw.git diff --git a/src/app/CMakeLists.txt b/src/app/CMakeLists.txt index 47d7ecb..c6cfd4a 100644 --- a/src/app/CMakeLists.txt +++ b/src/app/CMakeLists.txt @@ -7,8 +7,8 @@ INCLUDE_DIRECTORIES ( ${CMAKE_SOURCE_DIR}/src/base/inc ${CMAKE_SOURCE_DIR}/src/io/inc ${CMAKE_SOURCE_DIR}/src/system/inc - ${CMAKE_SOURCE_DIR}/src/security/inc - inc + ${CMAKE_SOURCE_DIR}/src/security/inc + inc ) SET (${this_target}_SOURCE_FILES @@ -59,6 +59,7 @@ SET (${this_target}_SOURCE_FILES FAppAppControlProviderManager.cpp FApp_AppControlProviderManagerImpl.cpp FApp_AppControlManager.cpp + FApp_DataControlManager.cpp FApp_AppMessageImpl.cpp FAppAppSetting.cpp FApp_AppSettingImpl.cpp