branch | RCL_3 |
changeset 23 | cd2778e5acfe |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qtmobility/examples/examples.pro Wed Sep 01 12:15:07 2010 +0100 @@ -0,0 +1,13 @@ +include(../staticconfig.pri) + +TEMPLATE = subdirs + +#BearerManagement examples +contains(mobility_modules,bearer) { + SUBDIRS += bearermonitor bearercloud +} + +symbian { + SUBDIRS += s60installs +} +