tizen beta release
[framework/web/wrt-plugins-common.git] / src / modules / API / DEPRACATED / Gallery / config.cmake
1 get_current_path()
2
3 set(SRCS_PLATFORM_API_GALLERY
4   ${CURRENT_PATH}/IGallery.cpp
5   ${CURRENT_PATH}/IGalleryRequestManager.cpp
6   ${CURRENT_PATH}/IViewProperties.cpp
7   PARENT_SCOPE
8 )