diff -r e78d6e055a5b -r b34d53f6acdf activityfw/storage/storage.pro --- 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 \