resourcemgmt/hwresourcesmgr/test/data/featreg/RemovableFeatures.iby
branchRCL_3
changeset 21 ccb4f6b3db21
parent 0 4e1aa6a622a0
child 22 8cb079868133
equal deleted inserted replaced
20:1ddbe54d0645 21:ccb4f6b3db21
    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_OMA_DATASYNC
    36 #define SYMBIAN_EXCLUDE_OMA_DATASYNC
    37 #define SYMBIAN_EXCLUDE_OMA_DEVMAN
    37 #define SYMBIAN_EXCLUDE_OMA_DEVMAN
    38 #define SYMBIAN_EXCLUDE_OMA_DS_HOSTSERVERS
    38 #define SYMBIAN_EXCLUDE_OMA_DS_HOSTSERVERS
    39 #define SYMBIAN_EXCLUDE_MTP
    39 #undef __MTP_PROTOCOL_SUPPORT
    40 
    40 
    41 // Include HWRM features by uncommenting their exclusion macros
    41 // Include HWRM features by uncommenting their exclusion macros
    42 //#define SYMBIAN_EXCLUDE_FMTX
    42 //#undef FF_FMTX
    43 //#define SYMBIAN_EXCLUDE_VIBRA
    43 //#undef __VIBRA
    44 //#define SYMBIAN_EXCLUDE_AMBIENT_LIGHT_SENSOR
    44 //#undef __SERIES60_AMBIENT_LIGHT_SENSOR
    45 //#define SYMBIAN_EXCLUDE_COVER_DISPLAY
    45 //#undef __COVER_DISPLAY
    46 //#define SYMBIAN_EXCLUDE_KEYPAD_NO_SLIDER
    46 //#undef __SERIES60_KEYPAD_NO_SLIDER
    47 
    47 
    48 #endif
    48 #endif