phoneclientserver/phoneclient/Group/PhoneClient.mmp
changeset 15 d7fc66ccd6fb
parent 13 e32024264ebb
child 52 d841fb1cc818
--- a/phoneclientserver/phoneclient/Group/PhoneClient.mmp	Fri Apr 16 15:31:58 2010 +0300
+++ b/phoneclientserver/phoneclient/Group/PhoneClient.mmp	Mon May 03 13:01:45 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2002-2004 Nokia Corporation and/or its subsidiary(-ies). 
+* Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies). 
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of "Eclipse Public License v1.0"
@@ -89,14 +89,13 @@
 
 
 SOURCEPATH      ../src 
-START RESOURCE ../data/phoneclient.rss 
-HEADER
-TARGETPATH   RESOURCE_FILES_DIR  
-LANGUAGE_IDS
-END  // RESOURCE
 
 MW_LAYER_SYSTEMINCLUDE
 SYSTEMINCLUDE   ../../../inc
+SYSTEMINCLUDE        /epoc32/include/mw/hb/hbwidgets
+SYSTEMINCLUDE        /epoc32/include/mw/hb/hbcore
+SYSTEMINCLUDE        /epoc32/include/platform/mw/loc
+SYSTEMINCLUDE        /epoc32/include/platform/mw/loc/sc
 
 USERINCLUDE     ../inc/extcall/extcall_aiw 
 USERINCLUDE     ../inc/notifier/notifier_aiw 
@@ -117,7 +116,6 @@
 
 LIBRARY         euser.lib
 LIBRARY         aknnotify.lib
-LIBRARY         avkon.lib
 LIBRARY         cone.lib
 LIBRARY         estor.lib
 LIBRARY         commonengine.lib 
@@ -128,6 +126,9 @@
 LIBRARY         efsrv.lib
 LIBRARY         charconv.lib
 LIBRARY         fbscli.lib
+LIBRARY         hbwidgets.lib
+LIBRARY         flogger.lib
+LIBRARY         hbcore.lib
 
 
 #ifdef WINSCW