changeset 0 | cfcbf08528c4 |
child 1 | 2b40d63a9c3d |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qtmobility/tests/auto/auto.pro Thu Apr 01 08:30:34 2010 +0300 @@ -0,0 +1,10 @@ +TEMPLATE = subdirs + +include(../../staticconfig.pri) + +contains(mobility_modules,bearer) { + SUBDIRS += qnetworkconfigmanager \ #Bearer management + qnetworkconfiguration \ + qnetworksession +} +