diff -r 79859ed3eea9 -r 919f36ff910f browserutilities/browsertelservice/group/BrowserTelService.mmp --- a/browserutilities/browsertelservice/group/BrowserTelService.mmp Tue Aug 31 16:17:46 2010 +0300 +++ b/browserutilities/browsertelservice/group/BrowserTelService.mmp Wed Sep 01 12:28:30 2010 +0100 @@ -19,7 +19,7 @@ #include #include -#include +#include TARGET BrowserTelService.dll TARGETTYPE dll @@ -34,7 +34,7 @@ LANGUAGE_IDS #endif -START RESOURCE ../data/BrowserTelService.rss +START RESOURCE ../data/browsertelservice.rss DEPENDS avkon.rsg HEADER TARGETPATH RESOURCE_FILES_DIR @@ -45,11 +45,10 @@ SOURCE BrowserTelServiceEtelWatcher.cpp SOURCE BrowserTelServiceDlgs.cpp - USERINCLUDE ../inc USERINCLUDE ../../inc -//APP_LAYER_SYSTEMINCLUDE +APP_LAYER_SYSTEMINCLUDE /* SF TODO: resolve APP LAYER DEPENDENCY: s60/app/contacts/contacts_sdk/phonebook_data_addedit_ui_api/inc/CPbkContactEditorDlg.h s60/app/contacts/contacts_sdk/phonebook_data_management_api/inc/CPbkContactEngine.h @@ -69,16 +68,13 @@ s60/app/messaging/msg_sdk/send_ui_api/inc/SendUiConsts.h s60/app/messaging/msg_sdk/send_ui_api/inc/SenduiMtmUids.h */ -MW_LAYER_SYSTEMINCLUDE - - -SYSTEMINCLUDE ../../../inc +// MW_LAYER_SYSTEMINCLUDE LIBRARY euser.lib LIBRARY etel.lib LIBRARY etelmm.lib -//LIBRARY PbkEng.lib -//LIBRARY PbkView.lib +LIBRARY PbkEng.lib +LIBRARY PbkView.lib LIBRARY cntmodel.lib LIBRARY cone.lib LIBRARY etext.lib @@ -91,10 +87,10 @@ LIBRARY ApEngine.lib LIBRARY commdb.lib LIBRARY efsrv.lib -LIBRARY commonui.lib -LIBRARY featmgr.lib // feature mannger support -LIBRARY estor.lib // RWriteStream, RFileBuf -LIBRARY Centralrepository.lib +LIBRARY commonui.lib +LIBRARY featmgr.lib // feature mannger support +LIBRARY estor.lib // RWriteStream, RFileBuf +LIBRARY Centralrepository.lib #if defined(ARMCC) DEFFILE ../EABI/BROWSERTELSERVICEU_EKA2.def @@ -107,4 +103,3 @@ LIBRARY aiwdialdata.lib DEBUGLIBRARY flogger.lib -