diff -r ff3b6d0fd310 -r a4a774cb6ea7 networkhandling/networkhandlingengine/Group/networkhandling.mmp --- a/networkhandling/networkhandlingengine/Group/networkhandling.mmp Tue Feb 02 01:11:09 2010 +0200 +++ b/networkhandling/networkhandlingengine/Group/networkhandling.mmp Fri Feb 19 23:21:58 2010 +0200 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2004 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 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" @@ -46,6 +46,7 @@ #ifdef RD_PHONE_NG SOURCE cnwnetworkselectionsettingmonitor.cpp #endif +SOURCE CNWDynamicCapsMonitor.cpp #ifdef __PROTOCOL_GSM #include "Networkhandlinggsm.mmp" @@ -65,6 +66,8 @@ LIBRARY charconv.lib LIBRARY centralrepository.lib +LIBRARY etelpckt.lib +LIBRARY FeatMgr.lib #ifdef WINSCW DEFFILE ../Bwins/NETWORKHANDLING.DEF