5a991ef0dcb9e492718c6a239a11e0d09d0b7280
[profile/ivi/wrt-plugins-tizen.git] / src / platform / API / Call / config.cmake
1 get_current_path()
2 set(SRCS_PLATFORM_API_CALL
3   ${CURRENT_PATH}/ICallHistory.cpp
4   ${CURRENT_PATH}/CallHistoryFactory.cpp
5   ${CURRENT_PATH}/EventFindCallHistory.cpp
6   ${CURRENT_PATH}/EventRemoveBatch.cpp
7   ${CURRENT_PATH}/CallHistoryEntryProperties.cpp
8   PARENT_SCOPE
9 )