qtmobility/tests/auto/auto.pro
changeset 0 cfcbf08528c4
child 1 2b40d63a9c3d
equal deleted inserted replaced
-1:000000000000 0:cfcbf08528c4
       
     1 TEMPLATE = subdirs
       
     2 
       
     3 include(../../staticconfig.pri)
       
     4 
       
     5 contains(mobility_modules,bearer) {
       
     6     SUBDIRS += qnetworkconfigmanager \          #Bearer management
       
     7            qnetworkconfiguration \
       
     8            qnetworksession
       
     9 }
       
    10