Enable - window version test app
authorSeonhyungLee <sh2644.lee@samsung.com>
Fri, 23 Aug 2013 15:08:31 +0000 (18:08 +0300)
committerSeonhyungLee <sh2644.lee@samsung.com>
Fri, 23 Aug 2013 15:11:48 +0000 (18:11 +0300)
commit7f1da10ad6c89852558576938f188dd29f68af1e
treeffd0f236fbc2fa0731c513965bcca0fb540bc91e
parentc75d298b0c192b38bde07475f9f0825d6dcbacf5
Enable - window version test app

Change-Id: I6be37c1ba53d8a74f729cfb4fc5a61cbe62243af
12 files changed:
src/ui-core/CMakeLists.txt
src/ui-core/example/Linux/CMakeLists.txt [moved from src/ui-core/example/CMakeLists.txt with 95% similarity]
src/ui-core/example/Linux/TestApplication.cpp [moved from src/ui-core/example/TestApplication.cpp with 100% similarity]
src/ui-core/example/Win32/CMakeLists.txt [new file with mode: 0644]
src/ui-core/example/Win32/TestApplication.cpp [new file with mode: 0644]
src/ui-core/src/CMakeLists.txt
src/ui-core/src/UcInterface.cpp
src/ui/animations/FUiAnim_GlLayer.cpp
src/ui/animations/FUiAnim_GlRenderManager.cpp
src/ui/animations/FUiAnim_Looper.cpp
src/ui/animations/platform/FUiAnim_GlContext.cpp
src/ui/animations/platform/FUiAnim_NativeWindow.cpp