example/smfclientapp/smfclientapp.pro
changeset 17 106a4bfcb866
parent 14 a469c0e6e7fb
--- a/example/smfclientapp/smfclientapp.pro	Thu Aug 05 16:35:33 2010 +0530
+++ b/example/smfclientapp/smfclientapp.pro	Thu Aug 05 16:46:37 2010 +0530
@@ -1,7 +1,6 @@
 TEMPLATE = app
 TARGET = smfclientapp
-DEFINES += WRITE_LOG #\
-    #OLDER_QT_MOBILITY
+DEFINES += WRITE_LOG
 QT += core \
     gui \
     network \
@@ -24,7 +23,7 @@
     smfclientapp.ui
 RESOURCES += 
 symbian:TARGET.UID3 = 0xE08059D6
-symbian:LIBS += -lsmfclient.dll
+symbian:LIBS += -lsmfclient -lsmfcommon
 symbian:TARGET.CAPABILITY = ReadUserData \
     WriteUserData \
     LocalServices \