homescreenapp/homescreenapp.pro
changeset 63 52b0f64eeb51
parent 46 23b5d6a29cce
child 69 87476091b3f5
equal deleted inserted replaced
62:341166945d65 63:52b0f64eeb51
    16 
    16 
    17 TEMPLATE = subdirs
    17 TEMPLATE = subdirs
    18 
    18 
    19 SUBDIRS  += hsutils \
    19 SUBDIRS  += hsutils \
    20             hsdomainmodel \
    20             hsdomainmodel \
    21             runtimeplugins \
       
    22             serviceproviders \
    21             serviceproviders \
    23             stateplugins \
    22             stateplugins \
    24             widgetplugins \
    23             widgetplugins \
    25             hsapplication \
    24             hsapplication \
    26             hsmenuclientplugin 
    25             hsmenuclientplugin 
    27 
    26 
    28 symbian: {
    27 symbian: {
    29 SUBDIRS  += hshomescreenclientplugin \
    28 SUBDIRS  += hshomescreenclientplugin \
    30             hswidgetuninstaller
    29             hswidgetuninstaller \
       
    30             hsapplicationlauncher
    31 }
    31 }
    32 
    32 
    33 SUBDIRS  += ./../tsrc
    33 SUBDIRS  += ./../tsrc
    34 
    34 
    35 CONFIG += ordered
    35 CONFIG += ordered