Fixed a link error. 32/11232/1 accepted/tizen/20131023.043517 submit/tizen/20131023.011734
authorHokwon Song <hokwon.song@samsung.com>
Wed, 23 Oct 2013 01:13:35 +0000 (10:13 +0900)
committerHokwon Song <hokwon.song@samsung.com>
Wed, 23 Oct 2013 01:13:35 +0000 (10:13 +0900)
Change-Id: Ia4deaae2394dc731e180033fe44b7e749ea51527
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
CMakeLists.txt

index 7c06af0..50bca8f 100644 (file)
@@ -88,7 +88,7 @@ TARGET_LINK_LIBRARIES(${this_target} "-lcapi-appfw-application" )
 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")