| author | cgandhi <chandradeep.gandhi@sasken.com> |
| Thu, 20 May 2010 16:20:37 +0530 | |
| changeset 8 | 4102c67b6e56 |
| parent 7 | be09cf1f39dd |
| child 14 | a469c0e6e7fb |
| permissions | -rw-r--r-- |
INCLUDEPATH += datastoremgr \ ./ CONFIG += console \ qt \ debug \ warn_on PUBLIC_HEADERS += \ datastoremgr/smfSns.h \ datastoremgr/smfUserProfile.h \ datastoremgr/smfSocialProfile.h \ datastoremgr/dsm.h PRIVATE_HEADERS += SOURCES += \ datastoremgr/smfSns.cpp \ # datastoremgr/test.cpp \ datastoremgr/smfUserProfile.cpp \ datastoremgr/smfSocialProfile.cpp \ datastoremgr/dsm.cpp