diff -r 885c2596c964 -r 5d007b20cfd0 qtmobility/tests/auto/auto.pro --- a/qtmobility/tests/auto/auto.pro Thu Aug 19 10:43:30 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,10 +0,0 @@ -TEMPLATE = subdirs - -include(../../staticconfig.pri) - -contains(mobility_modules,bearer) { - SUBDIRS += qnetworkconfigmanager \ #Bearer management - qnetworkconfiguration \ - qnetworksession -} -