diff -r bc5a64e5bc3c -r 5bcb308bd24d phonesettings/cpphonesettingsplugins/cptelephonyutils/cptelephonyutils.pro --- a/phonesettings/cpphonesettingsplugins/cptelephonyutils/cptelephonyutils.pro Tue Jul 06 14:15:47 2010 +0300 +++ b/phonesettings/cpphonesettingsplugins/cptelephonyutils/cptelephonyutils.pro Wed Aug 18 09:48:26 2010 +0300 @@ -16,7 +16,8 @@ TEMPLATE = lib TARGET = cptelephonyutils -CONFIG += hb +CONFIG += hb mobility +MOBILITY += systeminfo MOC_DIR = moc INCLUDEPATH += inc @@ -24,11 +25,9 @@ # Input HEADERS += inc/cpplugincommon.h \ - inc/cpphonenotes.h \ inc/cpphonelocalisation.h -SOURCES += src/cpphonenotes.cpp \ - src/cpphonelocalisation.cpp +SOURCES += src/cpphonelocalisation.cpp symbian: { SOURCES += src/cpplugincommon.cpp