src/hbwidgets/hbwidgets.pro
changeset 7 923ff622b8b9
parent 5 627c4a0fd0e7
child 21 4633027730f5
child 34 ed14f46c0e55
--- a/src/hbwidgets/hbwidgets.pro	Wed Jun 23 18:33:25 2010 +0300
+++ b/src/hbwidgets/hbwidgets.pro	Tue Jul 06 14:36:53 2010 +0300
@@ -74,6 +74,8 @@
     TARGET.EPOCALLOWDLLDATA = 1
     TARGET.CAPABILITY = CAP_GENERAL_DLL
     TARGET.UID3 = 0x20022FCC
+    
+    LIBS += -lsystemtoneservice
 
     # DEPLOYMENT_PLUGIN += qjpeg # TODO: Removed because this is already in qt.sis and that caused problems
     DEFINES += SYMBIAN_TARGET_ICON_CACHE_SIZE # TODO: what's this? why not use Q_OS_SYMBIAN?