qtmobility/tests/auto/auto.pro
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 25 May 2010 13:34:51 +0300
branchRCL_3
changeset 4 d965ea371a4f
parent 0 cfcbf08528c4
permissions -rw-r--r--
Revision: 201019 Kit: 2010121

TEMPLATE = subdirs

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

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