diff -r 000000000000 -r cfcbf08528c4 qtmobility/tests/auto/qnetworksession/lackey/lackey.pro --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qtmobility/tests/auto/qnetworksession/lackey/lackey.pro Thu Apr 01 08:30:34 2010 +0300 @@ -0,0 +1,18 @@ +SOURCES += main.cpp +TARGET = qnetworksessionlackey +INCLUDEPATH += ../../../../src/bearer +DEPENDPATH += ../../../../src/bearer + +QT = core network + +CONFIG+= testcase + +include(../../../../common.pri) + +symbian { + # Needed for interprocess communication and opening QNetworkSession + TARGET.CAPABILITY = NetworkControl NetworkServices +} + +CONFIG += mobility +MOBILITY = bearer