qtmobility/examples/examples.pro
changeset 0 cfcbf08528c4
child 1 5822d84012fb
equal deleted inserted replaced
-1:000000000000 0:cfcbf08528c4
       
     1 include(../staticconfig.pri)
       
     2 
       
     3 TEMPLATE = subdirs
       
     4 
       
     5 #BearerManagement examples
       
     6 contains(mobility_modules,bearer) {
       
     7     SUBDIRS += bearermonitor bearercloud
       
     8 }
       
     9 #BLD_INF_RULES.prj_exports += "./rom/qtmobilityexamples.iby $$CUSTOMER_VARIANT_APP_LAYER_IBY_EXPORT_PATH(qtmobilityexamples.iby)"
       
    10