taskswitcher/taskswitcher.pro
changeset 124 e36b2f4799c0
parent 121 0b3699f6c654
child 125 26079c1bb561
equal deleted inserted replaced
121:0b3699f6c654 124:e36b2f4799c0
    19 CONFIG += ordered
    19 CONFIG += ordered
    20 SUBDIRS += client
    20 SUBDIRS += client
    21 symbian {
    21 symbian {
    22     SUBDIRS += backstepping \
    22     SUBDIRS += backstepping \
    23                server \
    23                server \
    24                screenshotplugin
    24                screenshotplugin \
       
    25                activitytsplugin \
    25                
    26                
    26     BLD_INF_RULES.prj_exports +=    "inc/tstaskmonitorglobals.h |../inc/tstaskmonitorglobals.h"
    27     BLD_INF_RULES.prj_exports +=    "inc/tstaskmonitorglobals.h |../inc/tstaskmonitorglobals.h"
    27     
    28     
    28 }
    29 }
    29 
    30