diff -r 360d55486d7f -r 5de72ea7a065 calendarui/calendarui.pro --- a/calendarui/calendarui.pro Fri Jun 11 13:37:54 2010 +0300 +++ b/calendarui/calendarui.pro Wed Jun 23 18:11:28 2010 +0300 @@ -17,8 +17,19 @@ TEMPLATE = subdirs CONFIG += ordered -SUBDIRS += agendaeventviewer globaldata settings calenplugins customisationmanager \ - views controller application regionalplugins +SUBDIRS += commonutils \ + calenlauncher \ + caleneditor \ + agendaeventviewer \ + globaldata \ + settings \ + calenplugins \ + customisationmanager \ + views \ + controller \ + application \ + regionalplugins \ + calenviewerservice # End of file --Don't remove this.