activityfw/storage/storage.pro
changeset 109 e0aa398e6810
parent 104 9b022b1f357c
--- a/activityfw/storage/storage.pro	Tue Jul 06 14:37:10 2010 +0300
+++ b/activityfw/storage/storage.pro	Wed Aug 18 10:05:49 2010 +0300
@@ -16,5 +16,8 @@
 
 TEMPLATE = subdirs
 
-SUBDIRS += client \
-           server
+CONFIG += ordered
+
+SUBDIRS +=  common \
+            client \
+            server \