diff -r b85b0c039c14 -r 1d94eb8df9c2 example/smfclientapp/smfclientapp.pro --- a/example/smfclientapp/smfclientapp.pro Fri May 21 15:40:57 2010 +0530 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,29 +0,0 @@ -TEMPLATE = app -TARGET = smfclientapp -DEFINES += WRITE_LOG #\ - #OLDER_QT_MOBILITY -QT += core \ - gui \ - network \ - webkit -CONFIG += mobility -MOBILITY = contacts \ - location -HEADERS += displaywidget.h \ - testscreen.h \ - smfclientapp.h -SOURCES += displaywidget.cpp \ - testscreen.cpp \ - smfclientapp_reg.rss \ - main.cpp \ - smfclientapp.cpp -FORMS += displaywidget.ui \ - smfclientapp.ui -RESOURCES += -symbian:TARGET.UID3 = 0xE08059D4 -symbian:LIBS += -lsmfclient.dll -symbian:TARGET.CAPABILITY = ReadUserData \ - WriteUserData \ - LocalServices \ - NetworkServices \ - UserEnvironment