activityfw/activityfw.pro
changeset 80 397d00875918
parent 66 32469d7d46ff
child 104 9b022b1f357c
equal deleted inserted replaced
73:4bc7b118b3df 80:397d00875918
    16 
    16 
    17 TEMPLATE = subdirs
    17 TEMPLATE = subdirs
    18 
    18 
    19 CONFIG += ordered
    19 CONFIG += ordered
    20 
    20 
       
    21 SUBDIRS += tsutils
       
    22 
    21 symbian:SUBDIRS += activitydatabase
    23 symbian:SUBDIRS += activitydatabase
    22 
    24 
    23 SUBDIRS +=  activityserviceplugin \
    25 SUBDIRS +=  activityserviceplugin \
    24             orbitintegration/hbactivityplugin 
    26             orbitintegration/hbactivityplugin \
    25             
    27             
       
    28 tests {
       
    29     SUBDIRS +=  activityserviceplugin/tsrc \
       
    30                 tsutils/tsrc \
       
    31 }
    26 
    32 
    27 
       
    28 tests:SUBDIRS += activityserviceplugin/unittests
       
    29 symbian:SUBDIRS += activityserviceplugin/symbianinstaller
    33 symbian:SUBDIRS += activityserviceplugin/symbianinstaller
    30 
    34 
    31 symbian:include(rom.pri)
    35 symbian:include(rom.pri)