calendarui/calendarui.pro
changeset 49 5de72ea7a065
parent 23 fd30d51f876b
equal deleted inserted replaced
37:360d55486d7f 49:5de72ea7a065
    15 #  
    15 #  
    16 
    16 
    17 
    17 
    18 TEMPLATE = subdirs
    18 TEMPLATE = subdirs
    19 CONFIG += ordered
    19 CONFIG += ordered
    20 SUBDIRS += agendaeventviewer globaldata settings calenplugins customisationmanager \
    20 SUBDIRS += commonutils \
    21 		 views controller application regionalplugins
    21 		   calenlauncher \
       
    22 		   caleneditor \
       
    23 		   agendaeventviewer \
       
    24 		   globaldata \
       
    25 		   settings \
       
    26 		   calenplugins \
       
    27 		   customisationmanager \
       
    28 		   views \
       
    29 		   controller \
       
    30 		   application \
       
    31 		   regionalplugins \
       
    32 		   calenviewerservice
    22 
    33 
    23 # End of file	--Don't remove this.
    34 # End of file	--Don't remove this.
    24 
    35