Use dynamic loading to load feedback library.
authorSanghyup Lee <sh53.lee@samsung.com>
Mon, 1 Jul 2013 02:08:36 +0000 (11:08 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Mon, 1 Jul 2013 05:46:31 +0000 (05:46 +0000)
commita58a6b2cfa5eddff0a50be4bf0a6054e1e355fa3
treebab96b600ba1c7ecbbe022885cfb77a0e6b9cb59
parente2a7b8bafeb7d1d258376d99e60faecac5851f8e
Use dynamic loading to load feedback library.

[Title] Use dynamic loading to load feedback library.
[Issue#] N/A
[Problem] Feedback library have a potential problem about constructor.
[Cause] N/A
[Solution] To avoid feedback library dependency, use dynamic loading.

Change-Id: Ib29a56ca0374207b6137334fba4c5285f280a9dd
Source/WebCore/PlatformTizen.cmake
Source/WebCore/platform/efl/tizen/TizenLinkEffect.cpp
Source/cmake/Findfeedback.cmake