taskswitcher/taskswitcher.pro
changeset 126 efda7c0771b9
parent 125 26079c1bb561
equal deleted inserted replaced
125:26079c1bb561 126:efda7c0771b9
    17 TEMPLATE = subdirs
    17 TEMPLATE = subdirs
    18 
    18 
    19 CONFIG += ordered
    19 CONFIG += ordered
    20 SUBDIRS += client
    20 SUBDIRS += client
    21 symbian {
    21 symbian {
    22     SUBDIRS += backstepping \
    22     SUBDIRS += server \
    23                server \
       
    24                screenshotplugin \
    23                screenshotplugin \
    25                activitytsplugin \
    24                activitytsplugin \
    26                tsdevicedialogplugin \
    25                tsdevicedialogplugin \
    27                
    26                
    28     BLD_INF_RULES.prj_exports +=    "inc/tstaskmonitorglobals.h |../inc/tstaskmonitorglobals.h"
    27     BLD_INF_RULES.prj_exports +=    "inc/tstaskmonitorglobals.h |../inc/tstaskmonitorglobals.h"