qtmobility/tests/tests.pro
branchRCL_3
changeset 10 cd2778e5acfe
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/qtmobility/tests/tests.pro	Wed Sep 01 12:15:07 2010 +0100
@@ -0,0 +1,12 @@
+include(../staticconfig.pri)
+
+TEMPLATE = subdirs
+SUBDIRS += auto
+
+contains(mobility_modules,bearer) {
+    symbian:SUBDIRS += bearerex
+}
+
+symbian {
+    SUBDIRS += s60installs
+}