diff -r 885c2596c964 -r 5d007b20cfd0 qtmobility/examples/examples.pro --- a/qtmobility/examples/examples.pro Thu Aug 19 10:43:30 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,13 +0,0 @@ -include(../staticconfig.pri) - -TEMPLATE = subdirs - -#BearerManagement examples -contains(mobility_modules,bearer) { - SUBDIRS += bearermonitor bearercloud -} - -symbian { - SUBDIRS += s60installs -} -