imgtools_os/romkiteka2/include/RemovableFeatures.iby
changeset 42 f532653c45c0
parent 0 83f4b4db085c
equal deleted inserted replaced
37:be14ecca790f 42:f532653c45c0
    15 
    15 
    16 #ifndef __REMOVABLEFEATURES_IBY__
    16 #ifndef __REMOVABLEFEATURES_IBY__
    17 #define __REMOVABLEFEATURES_IBY__
    17 #define __REMOVABLEFEATURES_IBY__
    18 
    18 
    19 #define SYMBIAN_EXCLUDE_FAX
    19 #define SYMBIAN_EXCLUDE_FAX
    20 #define SYMBIAN_EXCLUDE_PRINT
    20 #undef __UPNP_PRINT_FRAMEWORK
    21 #define SYMBIAN_EXCLUDE_MMC
    21 #undef __MMC
    22 #define SYMBIAN_EXCLUDE_RTP_RTCP
    22 #define SYMBIAN_EXCLUDE_RTP_RTCP
    23 #define SYMBIAN_EXCLUDE_PC_CONNECTIVITY_EXCEPT_SECURE_BACKUP
    23 #define SYMBIAN_EXCLUDE_PC_CONNECTIVITY_EXCEPT_SECURE_BACKUP
    24 #define SYMBIAN_EXCLUDE_INFRARED
    24 #undef __IRDA
    25 #define SYMBIAN_EXCLUDE_BLUETOOTH
    25 #undef __BT
    26 #define SYMBIAN_EXCLUDE_OBEX
    26 #define SYMBIAN_EXCLUDE_OBEX
    27 #define SYMBIAN_EXCLUDE_USB
    27 #undef __USB
    28 #define SYMBIAN_EXCLUDE_DRM_AGENT_PLUGINS
    28 #define SYMBIAN_EXCLUDE_DRM_AGENT_PLUGINS
    29 #define SYMBIAN_EXCLUDE_IPSEC
    29 #undef __IPSEC
    30 #define SYMBIAN_EXCLUDE_QOS_PROTPLUGINS
    30 #define SYMBIAN_EXCLUDE_QOS_PROTPLUGINS
    31 #define SYMBIAN_EXCLUDE_DHCP
    31 #undef __DHCP
    32 #define SYMBIAN_EXCLUDE_MOBILEIP
    32 #define SYMBIAN_EXCLUDE_MOBILEIP
    33 #define SYMBIAN_EXCLUDE_LOCATION
    33 #define SYMBIAN_EXCLUDE_LOCATION
    34 #define SYMBIAN_EXCLUDE_SIP
    34 #define SYMBIAN_EXCLUDE_SIP
    35 #define SYMBIAN_EXCLUDE_OFFLINE_MODE
    35 #define SYMBIAN_EXCLUDE_OFFLINE_MODE
    36 #define SYMBIAN_EXCLUDE_MTP
    36 #undef __MTP_PROTOCOL_SUPPORT
    37 #define SYMBIAN_EXCLUDE_VIBRA
    37 #undef __VIBRA
    38 #define SYMBIAN_EXCLUDE_AMBIENT_LIGHT_SENSOR
    38 #undef __SERIES60_AMBIENT_LIGHT_SENSOR
    39 #define SYMBIAN_EXCLUDE_COVER_DISPLAY
    39 #undef __COVER_DISPLAY
    40 #define SYMBIAN_EXCLUDE_KEYPAD_NO_SLIDER
    40 #undef __SERIES60_KEYPAD_NO_SLIDER
    41 #define SYMBIAN_EXCLUDE_LOCATION_MANAGEMENT
    41 #define SYMBIAN_EXCLUDE_LOCATION_MANAGEMENT
    42 #define SYMBIAN_EXCLUDE_CS_VIDEO_TELEPHONY
    42 #undef __CS_VIDEO_TELEPHONY
    43 #define SYMBIAN_EXCLUDE_EMERGENCY_CALLS_ENABLED_IN_OFFLINE_MODE
    43 #undef __COMMON_TSY__EMERGENCY_CALLS_ENABLED_IN_OFFLINE_MODE
    44 #define SYMBIAN_EXCLUDE_DRIVE_MODE_CAN_RESTRICT_MT_CALLS
    44 #undef __DRIVE_MODE
    45 
    45 
    46 #endif
    46 #endif