clock/clockui/clockplugins/clockplugins.pro
changeset 49 5de72ea7a065
parent 18 c198609911f9
equal deleted inserted replaced
37:360d55486d7f 49:5de72ea7a065
    15 #
    15 #
    16 
    16 
    17 TEMPLATE = subdirs
    17 TEMPLATE = subdirs
    18 
    18 
    19 SUBDIRS += \
    19 SUBDIRS += \
    20 		datetimesettingsplugin
    20 		datetimesettingsplugin \
       
    21 		clocksettingsviewplugin
    21 		
    22 		
    22 CONFIG += ordered
    23 CONFIG += ordered
    23 
    24 
    24 # End of file	--Don't remove this.
    25 # End of file	--Don't remove this.