| author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
| Tue, 11 May 2010 16:58:44 +0300 | |
| branch | RCL_3 |
| changeset 3 | eb34711bcc75 |
| parent 2 | 87be51aa5b5b |
| permissions | -rw-r--r-- |
SOURCES += tst_qnetworkconfiguration.cpp HEADERS += ../qbearertestcommon.h TARGET = tst_qnetworkconfiguration CONFIG += testcase QT = core network INCLUDEPATH += ../../../src/bearer include(../../../common.pri) CONFIG += mobility MOBILITY = bearer symbian { TARGET.CAPABILITY = NetworkServices NetworkControl ReadUserData } maemo6|maemo5 { CONFIG += link_pkgconfig PKGCONFIG += conninet }