author | cgandhi |
Tue, 12 Oct 2010 15:23:52 +0530 | |
changeset 27 | b3e1347ac96a |
parent 26 | 83d6a149c755 |
permissions | -rw-r--r-- |
TEMPLATE = app TARGET = TestApp QT += gui \ core \ network CONFIG += mobility MOBILITY += contacts \ location SOURCES += TestAppmain.cpp \ MainWindow.cpp HEADERS += Mainwindow.h symbian: { LIBS += -lsmfclient.dll \ -lcone \ -leikcore \ -lavkon \ -lsmfcommon TARGET.CAPABILITY = ReadUserData \ WriteUserData\ LocalServices\ NetworkServices\ UserEnvironment\ ReadDeviceData\ WriteDeviceData }