tizen beta release
[framework/web/wrt-plugins-common.git] / src / modules / API / DEPRACATED / Display / config.cmake
1 get_current_path()
2
3 set(SRCS_PLATFORM_API_DISPLAY
4   ${CURRENT_PATH}/EventChangeOrientation.cpp
5   ${CURRENT_PATH}/EventChangeState.cpp
6   ${CURRENT_PATH}/IManager.cpp
7   ${CURRENT_PATH}/IScreen.cpp
8   PARENT_SCOPE
9 )