homescreensrv.pro
changeset 109 e0aa398e6810
parent 104 9b022b1f357c
child 121 0b3699f6c654
equal deleted inserted replaced
104:9b022b1f357c 109:e0aa398e6810
    16 
    16 
    17 TEMPLATE = subdirs
    17 TEMPLATE = subdirs
    18 
    18 
    19 SUBDIRS  += hswidgetmodel \
    19 SUBDIRS  += hswidgetmodel \
    20             contentstorage \
    20             contentstorage \
    21             homescreensrv_plat \
    21             homescreensrv_plat
    22             tsrc
    22             
       
    23 exists(tsrc/tsrc.pro): SUBDIRS  += tsrc
       
    24             
    23 symbian:SUBDIRS += activityfw
    25 symbian:SUBDIRS += activityfw
    24 symbian:SUBDIRS += tstaskmonitor
    26 symbian:SUBDIRS += taskswitcher
    25 symbian:SUBDIRS += hsappkeyhandler
    27 symbian:SUBDIRS += hsappkeyhandler
    26 symbian:SUBDIRS += tsdevicedialog
    28 symbian:SUBDIRS += tsdevicedialog
    27 
    29 
    28 CONFIG += ordered
    30 CONFIG += ordered
    29 
    31