Sync with tizen_2.2.1 accepted/tizen/mobile accepted/tizen/mobile/20131216.220356 submit/tizen/20131210.081116
authorSunwook Bae <sunwook45.bae@samsung.com>
Mon, 9 Dec 2013 10:32:56 +0000 (19:32 +0900)
committerSunwook Bae <sunwook45.bae@samsung.com>
Mon, 9 Dec 2013 10:32:56 +0000 (19:32 +0900)
Change-Id: I36d63f258cab9f04f34daace656a3eee635b0c48
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
1  2 
CMakeLists.txt

diff --cc CMakeLists.txt
@@@ -85,11 -86,10 +86,10 @@@ TARGET_LINK_LIBRARIES(${this_target} -L
  TARGET_LINK_LIBRARIES(${this_target} "-lmsg_mapi" )
  TARGET_LINK_LIBRARIES(${this_target} "-lutilX" )
  TARGET_LINK_LIBRARIES(${this_target} "-lecore_x" )
 -TARGET_LINK_LIBRARIES(${this_target} "-lSLP-tapi" )
 +TARGET_LINK_LIBRARIES(${this_target} "-ltapi" )
  TARGET_LINK_LIBRARIES(${this_target} "-lcapi-system-info" )
  TARGET_LINK_LIBRARIES(${this_target} "-lcapi-network-wifi" )
- ##TARGET_LINK_LIBRARIES(${this_target} "-L/usr/lib/osp-server -losp-appfw-server")
- ##TARGET_LINK_LIBRARIES(${this_target} "-L/usr/lib/osp-server -losp-system-server")
+ TARGET_LINK_LIBRARIES(${this_target} "-L/usr/lib -lkies_alarm")
  TARGET_LINK_LIBRARIES(${this_target} "-ldl")
  TARGET_LINK_LIBRARIES(${this_target} ${${this_target}_LDFLAGS} ${${this_target}_LIBRARIES})