qtmobility/tests/auto/auto.pro
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 27 Apr 2010 17:29:55 +0300
branchRCL_3
changeset 2 87be51aa5b5b
parent 0 cfcbf08528c4
permissions -rw-r--r--
Revision: 201015 Kit: 201017

TEMPLATE = subdirs

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

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