src/hbservers/hbservers.pro
changeset 2 06ff229162e9
parent 1 f7ac710697a9
child 7 923ff622b8b9
equal deleted inserted replaced
1:f7ac710697a9 2:06ff229162e9
    25 #############################################################################
    25 #############################################################################
    26 #
    26 #
    27 
    27 
    28 TEMPLATE = subdirs
    28 TEMPLATE = subdirs
    29 
    29 
    30 SUBDIRS += hbdevicedialogappserver hbthemeserver themechanger hbsplashgenerator themeindexer
    30 SUBDIRS += hbdevicedialogappserver hbthemeserver hbsplashgenerator
    31 
    31 
    32 symbian {
    32 symbian {
    33     SUBDIRS += hbiconpreloader 
       
    34     SUBDIRS += hbthemeserveroogmplugin
    33     SUBDIRS += hbthemeserveroogmplugin
    35 }
    34 }
    36 
    35 
    37 include($${HB_SOURCE_DIR}/src/hbcommon.pri)
    36 include($${HB_SOURCE_DIR}/src/hbcommon.pri)
    38 
    37