Build error corrected 07/12007/1 tizen
authorMahesh Krishna Nagabhushan <mahesh.kn@samsung.com>
Mon, 11 Nov 2013 05:43:49 +0000 (11:13 +0530)
committerMahesh Krishna Nagabhushan <mahesh.kn@samsung.com>
Mon, 11 Nov 2013 05:43:49 +0000 (11:13 +0530)
Change-Id: Icb09222fbf9a78b1c6e91e45fcd330c0f7227f84
Signed-off-by: Mahesh Krishna Nagabhushan <mahesh.kn@samsung.com>
CMakeLists.txt

index 4d951bb..9a2d970 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 osp-telephony)
-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