equal
deleted
inserted
replaced
1 /* |
1 /* |
2 * Copyright (c) 2004 Nokia Corporation and/or its subsidiary(-ies). |
2 * Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). |
3 * All rights reserved. |
3 * All rights reserved. |
4 * This component and the accompanying materials are made available |
4 * This component and the accompanying materials are made available |
5 * under the terms of "Eclipse Public License v1.0" |
5 * under the terms of "Eclipse Public License v1.0" |
6 * which accompanies this distribution, and is available |
6 * which accompanies this distribution, and is available |
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
44 SOURCE CNWNetworkRegistrationStatusReceiver.cpp |
44 SOURCE CNWNetworkRegistrationStatusReceiver.cpp |
45 SOURCE CNWNetworkCurrentNetworkReceiver.cpp |
45 SOURCE CNWNetworkCurrentNetworkReceiver.cpp |
46 #ifdef RD_PHONE_NG |
46 #ifdef RD_PHONE_NG |
47 SOURCE cnwnetworkselectionsettingmonitor.cpp |
47 SOURCE cnwnetworkselectionsettingmonitor.cpp |
48 #endif |
48 #endif |
|
49 SOURCE CNWDynamicCapsMonitor.cpp |
49 |
50 |
50 #ifdef __PROTOCOL_GSM |
51 #ifdef __PROTOCOL_GSM |
51 #include "Networkhandlinggsm.mmp" |
52 #include "Networkhandlinggsm.mmp" |
52 #endif |
53 #endif |
53 |
54 |
63 LIBRARY flogger.lib |
64 LIBRARY flogger.lib |
64 LIBRARY efsrv.lib |
65 LIBRARY efsrv.lib |
65 LIBRARY charconv.lib |
66 LIBRARY charconv.lib |
66 |
67 |
67 LIBRARY centralrepository.lib |
68 LIBRARY centralrepository.lib |
|
69 LIBRARY etelpckt.lib |
|
70 LIBRARY FeatMgr.lib |
68 |
71 |
69 #ifdef WINSCW |
72 #ifdef WINSCW |
70 DEFFILE ../Bwins/NETWORKHANDLING.DEF |
73 DEFFILE ../Bwins/NETWORKHANDLING.DEF |
71 #else |
74 #else |
72 #ifdef RD_PHONE_NG |
75 #ifdef RD_PHONE_NG |