qtmobility/tests/tests.pro
branchRCL_3
changeset 9 5d007b20cfd0
parent 8 885c2596c964
child 10 cd2778e5acfe
equal deleted inserted replaced
8:885c2596c964 9: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 }