qtmobility/tests/auto/auto.pro
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 21 Jun 2010 16:36:26 +0300
branchRCL_3
changeset 6 4203353e74ea
parent 0 cfcbf08528c4
permissions -rw-r--r--
Revision: 201023 Kit: 2010125

TEMPLATE = subdirs

include(../../staticconfig.pri)

contains(mobility_modules,bearer) {
    SUBDIRS += qnetworkconfigmanager \          #Bearer management
           qnetworkconfiguration \
           qnetworksession
}