activityfw/activityfw.pro
changeset 116 305818acdca4
parent 107 b34d53f6acdf
child 119 50e220be30d1
equal deleted inserted replaced
112:dbfb5e38438b 116:305818acdca4
    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)