imgtools_os/romkiteka2/include/RemovableFeatures.iby
changeset 0 83f4b4db085c
child 1 d4b442d23379
equal deleted inserted replaced
-1:000000000000 0:83f4b4db085c
       
     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 #define SYMBIAN_EXCLUDE_PRINT
       
    21 #define SYMBIAN_EXCLUDE_MMC
       
    22 #define SYMBIAN_EXCLUDE_RTP_RTCP
       
    23 #define SYMBIAN_EXCLUDE_PC_CONNECTIVITY_EXCEPT_SECURE_BACKUP
       
    24 #define SYMBIAN_EXCLUDE_INFRARED
       
    25 #define SYMBIAN_EXCLUDE_BLUETOOTH
       
    26 #define SYMBIAN_EXCLUDE_OBEX
       
    27 #define SYMBIAN_EXCLUDE_USB
       
    28 #define SYMBIAN_EXCLUDE_DRM_AGENT_PLUGINS
       
    29 #define SYMBIAN_EXCLUDE_IPSEC
       
    30 #define SYMBIAN_EXCLUDE_QOS_PROTPLUGINS
       
    31 #define SYMBIAN_EXCLUDE_DHCP
       
    32 #define SYMBIAN_EXCLUDE_MOBILEIP
       
    33 #define SYMBIAN_EXCLUDE_LOCATION
       
    34 #define SYMBIAN_EXCLUDE_SIP
       
    35 #define SYMBIAN_EXCLUDE_OFFLINE_MODE
       
    36 #define SYMBIAN_EXCLUDE_MTP
       
    37 #define SYMBIAN_EXCLUDE_VIBRA
       
    38 #define SYMBIAN_EXCLUDE_AMBIENT_LIGHT_SENSOR
       
    39 #define SYMBIAN_EXCLUDE_COVER_DISPLAY
       
    40 #define SYMBIAN_EXCLUDE_KEYPAD_NO_SLIDER
       
    41 #define SYMBIAN_EXCLUDE_LOCATION_MANAGEMENT
       
    42 #define SYMBIAN_EXCLUDE_CS_VIDEO_TELEPHONY
       
    43 #define SYMBIAN_EXCLUDE_EMERGENCY_CALLS_ENABLED_IN_OFFLINE_MODE
       
    44 #define SYMBIAN_EXCLUDE_DRIVE_MODE_CAN_RESTRICT_MT_CALLS
       
    45 
       
    46 #endif