655
|
1 |
// Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
|
|
2 |
// All rights reserved.
|
|
3 |
// This component and the accompanying materials are made available
|
|
4 |
// under the terms of "Eclipse Public License v1.0"
|
|
5 |
// which accompanies this distribution, and is available
|
|
6 |
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
|
7 |
//
|
|
8 |
// Initial Contributors:
|
|
9 |
// Nokia Corporation - initial contribution.
|
|
10 |
//
|
|
11 |
// Contributors:
|
|
12 |
//
|
|
13 |
// Description:
|
|
14 |
//
|
|
15 |
|
|
16 |
#ifndef __REMOVABLEFEATURES_IBY__
|
|
17 |
#define __REMOVABLEFEATURES_IBY__
|
|
18 |
|
|
19 |
#define SYMBIAN_EXCLUDE_FAX
|
|
20 |
#undef __UPNP_PRINT_FRAMEWORK
|
|
21 |
#undef __MMC
|
|
22 |
#define SYMBIAN_EXCLUDE_RTP_RTCP
|
|
23 |
#define SYMBIAN_EXCLUDE_PC_CONNECTIVITY_EXCEPT_SECURE_BACKUP
|
|
24 |
#undef __IRDA
|
|
25 |
#undef __BT
|
|
26 |
#define SYMBIAN_EXCLUDE_OBEX
|
|
27 |
#undef __USB
|
|
28 |
#define SYMBIAN_EXCLUDE_DRM_AGENT_PLUGINS
|
|
29 |
#undef __IPSEC
|
|
30 |
#define SYMBIAN_EXCLUDE_QOS_PROTPLUGINS
|
|
31 |
#undef __DHCP
|
|
32 |
#define SYMBIAN_EXCLUDE_MOBILEIP
|
|
33 |
#define SYMBIAN_EXCLUDE_LOCATION
|
|
34 |
#define SYMBIAN_EXCLUDE_SIP
|
|
35 |
#define SYMBIAN_EXCLUDE_OFFLINE_MODE
|
|
36 |
#undef __MTP_PROTOCOL_SUPPORT
|
|
37 |
#undef __VIBRA
|
|
38 |
#undef __SERIES60_AMBIENT_LIGHT_SENSOR
|
|
39 |
#undef __COVER_DISPLAY
|
|
40 |
#undef __SERIES60_KEYPAD_NO_SLIDER
|
|
41 |
#define SYMBIAN_EXCLUDE_LOCATION_MANAGEMENT
|
|
42 |
#undef __CS_VIDEO_TELEPHONY
|
|
43 |
#undef __COMMON_TSY__EMERGENCY_CALLS_ENABLED_IN_OFFLINE_MODE
|
|
44 |
#undef __DRIVE_MODE
|
|
45 |
|
|
46 |
#endif
|