qtmobility/examples/examples.pro
branchRCL_3
changeset 1 5822d84012fb
parent 0 cfcbf08528c4
child 6 4203353e74ea
equal deleted inserted replaced
0:cfcbf08528c4 1:5822d84012fb
     4 
     4 
     5 #BearerManagement examples
     5 #BearerManagement examples
     6 contains(mobility_modules,bearer) {
     6 contains(mobility_modules,bearer) {
     7     SUBDIRS += bearermonitor bearercloud
     7     SUBDIRS += bearermonitor bearercloud
     8 }
     8 }
     9 #BLD_INF_RULES.prj_exports += "./rom/qtmobilityexamples.iby $$CUSTOMER_VARIANT_APP_LAYER_IBY_EXPORT_PATH(qtmobilityexamples.iby)"
       
    10 
     9 
       
    10 symbian {
       
    11     SUBDIRS += s60installs/s60installs.pro
       
    12 }