activityfw/storage/storage.pro
changeset 107 b34d53f6acdf
parent 99 7aaf39b772ac
--- a/activityfw/storage/storage.pro	Fri Jul 23 14:03:00 2010 +0300
+++ b/activityfw/storage/storage.pro	Fri Aug 06 13:40:46 2010 +0300
@@ -16,5 +16,8 @@
 
 TEMPLATE = subdirs
 
-SUBDIRS += client \
-           server
+CONFIG += ordered
+
+SUBDIRS +=  common \
+            client \
+            server \