diff -r c3690ec91ef8 -r 923ff622b8b9 src/hbwidgets/hbwidgets.pro --- 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?