clock/clockui/clockplugins/clockplugins.pro
branchGCC_SURGE
changeset 54 e6894b852bc6
parent 49 5de72ea7a065
equal deleted inserted replaced
40:4b686cfad39d 54:e6894b852bc6
    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.