Modifying code according to coding idioms
[framework/osp/social.git] / CMakeLists.txt
index 99bdf7c..a8593f6 100755 (executable)
@@ -26,6 +26,7 @@ INCLUDE_DIRECTORIES(
        /usr/include/osp/app
        /usr/include/osp/base
        /usr/include/osp/media
+       /usr/include/osp/io
        /usr/include/osp/security
        /usr/include/calendar-service2
        )
@@ -44,6 +45,8 @@ SET (${this_target}_SOURCE_FILES
        src/FScl_CategoryImpl.cpp
        src/FSclContact.cpp
        src/FScl_ContactImpl.cpp
+       src/FSclContactAppLaunchData.cpp
+       src/FScl_ContactAppLaunchDataImpl.cpp
        src/FSclContactEvent.cpp
        src/FScl_ContactEventImpl.cpp
        src/FSclEmail.cpp