diff -r 9b022b1f357c -r e0aa398e6810 activityfw/storage/storage.pro --- 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 \