equal
deleted
inserted
replaced
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 |