qtmobility/examples/s60installs/s60installs.pro
changeset 4 90517678cc4f
parent 1 2b40d63a9c3d
equal deleted inserted replaced
1:2b40d63a9c3d 4:90517678cc4f
     1 !symbian:error(This example is for Symbian packaging purposes only.)
     1 !symbian:error(This example is for Symbian packaging purposes only.)
     2 
       
     3 TEMPLATE = app
       
     4 TARGET = S60Examples
       
     5 
       
     6 include(../../staticconfig.pri)
       
     7 
     2 
     8 TEMPLATE = subdirs
     3 TEMPLATE = subdirs
     9 
     4 
       
     5 include(../../staticconfig.pri)
    10 load(data_caging_paths)
     6 load(data_caging_paths)
    11 
     7 
    12 #ServiceFramework examples
     8 #ServiceFramework examples
    13 contains(mobility_modules, serviceframework) {
     9 contains(mobility_modules, serviceframework) {
    14     SUBDIRS += ../bluetoothtransferplugin \
    10     SUBDIRS += ../bluetoothtransferplugin \
   126 mifs.path = $$APP_RESOURCE_DIR
   122 mifs.path = $$APP_RESOURCE_DIR
   127 
   123 
   128 
   124 
   129 # ensure that dependency to QtMobility sis package is added
   125 # ensure that dependency to QtMobility sis package is added
   130 CONFIG+=mobility
   126 CONFIG+=mobility
       
   127 
       
   128 BLD_INF_RULES.prj_exports += "./qtmobilityexamples.iby $$CUSTOMER_VARIANT_APP_LAYER_IBY_EXPORT_PATH(qtmobilityexamples.iby)"