Build error corrected 06/12006/1 tizen
authorMahesh Krishna Nagabhushan <mahesh.kn@samsung.com>
Mon, 11 Nov 2013 05:42:05 +0000 (11:12 +0530)
committerMahesh Krishna Nagabhushan <mahesh.kn@samsung.com>
Mon, 11 Nov 2013 05:42:05 +0000 (11:12 +0530)
Change-Id: I777bb486caf07a0758c06fce7160a91651ea62e4
Signed-off-by: Mahesh Krishna Nagabhushan <mahesh.kn@samsung.com>
CMakeLists.txt

index c4f0386..1b593e8 100644 (file)
@@ -32,7 +32,7 @@ ADD_EXECUTABLE (${this_target} ${${this_target}_SOURCE_FILES})
 # Set link libraries and link options
 ## TODO : add more link libraries and options
 TARGET_LINK_LIBRARIES(${this_target} -L/usr/lib/osp osp-appfw osp-uifw osp-social osp-messaging osp-media osp-image osp-image-core)
-TARGET_LINK_LIBRARIES(${this_target} -L/usr/lib capi-media-sound-manager SLP-tapi vconf  contacts-service2)
+TARGET_LINK_LIBRARIES(${this_target} -L/usr/lib capi-media-sound-manager tapi vconf  contacts-service2)
 TARGET_LINK_LIBRARIES(${this_target} -Xlinker --allow-shlib-undefined -pthread -pie)
 
 # Copy info, data, res, and icons directories