qtmobility/tests/auto/auto.pro
branchRCL_3
changeset 10 cd2778e5acfe
parent 0 cfcbf08528c4
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/qtmobility/tests/auto/auto.pro	Wed Sep 01 12:15:07 2010 +0100
@@ -0,0 +1,10 @@
+TEMPLATE = subdirs
+
+include(../../staticconfig.pri)
+
+contains(mobility_modules,bearer) {
+    SUBDIRS += qnetworkconfigmanager \          #Bearer management
+           qnetworkconfiguration \
+           qnetworksession
+}
+