calendarui/calendarui.pro
changeset 45 b6db4fd4947b
parent 23 fd30d51f876b
--- a/calendarui/calendarui.pro	Mon May 03 12:30:32 2010 +0300
+++ b/calendarui/calendarui.pro	Mon Jun 28 15:22:02 2010 +0530
@@ -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.