qtmobility/tests/tests.pro
branchRCL_3
changeset 22 5d007b20cfd0
parent 21 885c2596c964
child 23 cd2778e5acfe
equal deleted inserted replaced
21:885c2596c964 22:5d007b20cfd0
     1 include(../staticconfig.pri)
       
     2 
       
     3 TEMPLATE = subdirs
       
     4 SUBDIRS += auto
       
     5 
       
     6 contains(mobility_modules,bearer) {
       
     7     symbian:SUBDIRS += bearerex
       
     8 }
       
     9 
       
    10 symbian {
       
    11     SUBDIRS += s60installs
       
    12 }