diff -r 43824b19ee35 -r 837dcc42fd6a bluetoothengine/btui/btuimodel/btuimodel.pro --- a/bluetoothengine/btui/btuimodel/btuimodel.pro Fri May 14 16:01:46 2010 +0300 +++ b/bluetoothengine/btui/btuimodel/btuimodel.pro Thu May 27 13:01:44 2010 +0300 @@ -26,20 +26,22 @@ CONFIG += qt \ hb \ dll - HEADERS += btdevicedata.h \ btlocalsetting.h \ - btuimodel.h \ - activewrapper.h + ../inc/btsettingmodel.h \ + ../inc/btdevicemodel.h \ + ../inc/btuimodelsortfilter.h \ + ../inc/btuiutil.h + SOURCES += btdevicedata.cpp \ btlocalsetting.cpp \ - btuimodel.cpp \ - activewrapper.cpp + btsettingmodel.cpp \ + btdevicemodel.cpp \ + btuimodelsortfilter.cpp symbian: { SYMBIAN_PLATFORMS = WINSCW \ ARMV5 - BLD_INF_RULES.prj_exports += "btuimodel.h |../inc/btuimodel.h" TARGET.EPOCALLOWDLLDATA = 1 TARGET.UID3 = 0x2002434F