activityfw/activityfw.pro
changeset 121 0b3699f6c654
parent 109 e0aa398e6810
child 124 e36b2f4799c0
equal deleted inserted replaced
115:3ab5c078b490 121:0b3699f6c654
    16 
    16 
    17 TEMPLATE = subdirs
    17 TEMPLATE = subdirs
    18 
    18 
    19 CONFIG += ordered
    19 CONFIG += ordered
    20 
    20 
    21 SUBDIRS += tsutils
       
    22 
       
    23 symbian:SUBDIRS +=  storage \
    21 symbian:SUBDIRS +=  storage \
    24                     afactivitylauncher \
    22                     afactivitylauncher \
    25 
    23 
    26 SUBDIRS +=  activityserviceplugin \
    24 SUBDIRS +=  activityserviceplugin \
    27             orbitintegration/hbactivityplugin \
    25             orbitintegration/hbactivityplugin \
    28             
    26             
    29 tests {
    27 tests {
    30     SUBDIRS +=  activityserviceplugin/tsrc \
    28     SUBDIRS +=  activityserviceplugin/tsrc \
    31                 tsutils/tsrc \
       
    32 }
    29 }
    33 
    30 
    34 symbian:SUBDIRS += activityserviceplugin/symbianinstaller
    31 symbian:SUBDIRS += activityserviceplugin/symbianinstaller
    35 
    32 
    36 symbian:include(rom.pri)
    33 symbian:include(rom.pri)