# HG changeset patch # User andy simpson # Date 1284740825 -3600 # Node ID 57fc1f32405105deb8c1b1cb945c7ba72560ba97 # Parent 1a4e75cfed9dd05807d4f2d59fa986ca9c4b5822# Parent 488266b7b4255f1969b7f97a50e36e3b94ddc1c2 Merge re-apply various system config changes and rom build files diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/cenrep/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf_config/cenrep/group/bld.inf Fri Sep 17 17:27:05 2010 +0100 @@ -0,0 +1,27 @@ +/* +* Copyright (c) 2009 Symbian Foundation Ltd +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Symbian Foundation Ltd - initial contribution. +* +* Contributors: +* +* Description: +* Exports ConE configuration files +*/ + +PRJ_PLATFORMS +DEFAULT + +PRJ_EXPORTS +../src/convert.confml /epoc32/rom/config/ +../src/convertpluginlayer/root.confml /epoc32/rom/config/convertpluginlayer/ +../src/convertpluginlayer/implml/assets.convertprojectml /epoc32/rom/config/convertpluginlayer/implml/ + +PRJ_MMPFILES + +PRJ_TESTMMPFILES diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/cenrep/src/convert.confml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf_config/cenrep/src/convert.confml Fri Sep 17 17:27:05 2010 +0100 @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/cenrep/src/convertpluginlayer/implml/assets.convertprojectml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf_config/cenrep/src/convertpluginlayer/implml/assets.convertprojectml Fri Sep 17 17:27:05 2010 +0100 @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/cenrep/src/convertpluginlayer/root.confml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf_config/cenrep/src/convertpluginlayer/root.confml Fri Sep 17 17:27:05 2010 +0100 @@ -0,0 +1,2 @@ + + \ No newline at end of file diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/config/apac/inc/bldregional.hrh --- a/sf_config/config/apac/inc/bldregional.hrh Tue Sep 14 23:39:54 2010 +0300 +++ b/sf_config/config/apac/inc/bldregional.hrh Fri Sep 17 17:27:05 2010 +0100 @@ -129,4 +129,4 @@ #undef __THAI_CALENDAR -#endif // __BLDREGIONAL_HRH \ No newline at end of file +#endif // __BLDREGIONAL_HRH diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/config/engineering/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf_config/config/engineering/group/bld.inf Fri Sep 17 17:27:05 2010 +0100 @@ -0,0 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ +PRJ_EXPORTS + +../inc/bldregional.hrh /epoc32/include/ // diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/config/engineering/inc/bldregional.hrh --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf_config/config/engineering/inc/bldregional.hrh Fri Sep 17 17:27:05 2010 +0100 @@ -0,0 +1,137 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ + +#ifndef __BLDREGIONAL_HRH +#define __BLDREGIONAL_HRH + +//Defining only language 01 for SF build purposes +#if defined LANGUAGE_IDS +#undef LANGUAGE_IDS +#endif +#define LANGUAGE_IDS LANG sc 01 + +/** #FF_KOREAN +Runtime flag for Korean language +*/ +#undef FF_KOREAN + +/** #__AVKON_APAC__ +Device application UIs use Asia Pacific Look And Feel (LAF). +*/ +#undef __AVKON_APAC__ + +/** #__AVKON_ELAF__ +Device application UIs use Europe Look And Feel (LAF). +*/ +#define __AVKON_ELAF__ + +/** #__BROWSER_IMEI_NOTIFICATION +"Purpose is to variate IMEI notification setting in Browser. In case when +feature is on , user can see new setting item in Browser setting ""IMEI +notification"" . If user enables the setting on browser, UA prof filter will +send phone's IMEI code within User-Agent field." +*/ +#undef __BROWSER_IMEI_NOTIFICATION + +/** #__CHINESE +Device uses Chinese language variant. +*/ +#undef __CHINESE + +/** #__CHINESE_PRC_FONTS +Device has PRC China variant. This feature flag should be defined only if +__CHINESE feature flag is defined. +*/ +#undef __CHINESE_PRC_FONTS + +/** #__CHINESE_TAIWAN_HK_FONTS +Device has Taiwan and/or Hong Kong China variant. This feature flag should be +defined only if __CHINESE feature flag is defined. +*/ +#undef __CHINESE_TAIWAN_HK_FONTS + +/** #__JAPANESE +Device uses Japanese language variant. +*/ +#undef __JAPANESE + +/** #__JAPANESE_LARGER_DICTIONARY +Enlarged Japanese library for predictive text entry. This feature has no effect +if the feature __JAPANESE is not defined. +*/ +#define __JAPANESE_LARGER_DICTIONARY + +/** #__JAPANESE_PICTOGRAPHS +Device supports Japanese pictograhps +*/ +#undef __JAPANESE_PICTOGRAPHS + +/** #__JAPAN_PREFIX_CHANGE +International call prefix feature for Japan to make it easier for end users to +handle complicated Japanese international call prefixes. +*/ +#undef __JAPAN_PREFIX_CHANGE + +/** #__MMS_NONDESTRUCTIVE_FORWARD +"Controls the behaviour of the MMS application and message forwarding the +message without retrieval. If the feature is on, the application allows the user +to retrieve and re-forward it. If the feature is off, it is assumed that the +message is not available any more in the MMSC after the forwarding." +*/ +#undef __MMS_NONDESTRUCTIVE_FORWARD + +/** #__MMS_NOTIFICATIONS_VIEW +MMBox (MMS Notifications) View can be opened from the message centre. It shows +the multimedia messages stored in the MMS Center as a MMS notifications. +*/ +#undef __MMS_NOTIFICATIONS_VIEW + +/** #__OCR +Device supports Optical Character Recognizer feature (OCR). +*/ +#undef __OCR + +/** #__OCR_HANWANG +Support for OCR engine from Hanwang Technology Co. Ltd. +*/ +#undef __OCR_HANWANG + +/** #__OCR_ROMDB +"This flag controls OCR database storage location. If the flag is on, all OCR +databases are put to ROM image." +*/ +#undef __OCR_ROMDB + +/** #__SERIES60_LUNAR_CALENDAR +Calendar application uses Lunar calendar. Used in Asia Pacific (APAC) area. +*/ +#define __SERIES60_LUNAR_CALENDAR + +/** #__THAI +Device uses Thai language variant. +*/ +#undef __THAI + +/** #__THAI_CALENDAR +"This flag controls if Thai Regional Calendar plugin is delivered to ROM Image. +Plugin enhances S60 Calendar application views with Thai specific information +(e.g. Thai year). " +*/ +#define __THAI_CALENDAR + + +#endif // __BLDREGIONAL_HRH diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/config/group/inc.inf --- a/sf_config/config/group/inc.inf Tue Sep 14 23:39:54 2010 +0300 +++ b/sf_config/config/group/inc.inf Fri Sep 17 17:27:05 2010 +0100 @@ -24,13 +24,12 @@ ../inc/bldvariant.hrh /epoc32/include/bldvariant.hrh ../inc/privateruntimeids.hrh /epoc32/include/privateruntimeids.hrh ../inc/publicruntimeids.hrh /epoc32/include/publicruntimeids.hrh -../inc/PublicStaticFeatures.hrh /epoc32/include/PublicStaticFeatures.hrh -../inc/PrivateStaticFeatures.hrh /epoc32/include/PrivateStaticFeatures.hrh -../inc/PlatformStaticFeatures.hrh /epoc32/include/PlatformStaticFeatures.hrh ../inc/s60_features.xml /epoc32/include/s60_features.xml ../inc/bldpublic.hrh /epoc32/include/bldpublic.hrh ../inc/bldprivate.hrh /epoc32/include/bldprivate.hrh ../inc/bldcodeline.hrh /epoc32/include/bldcodeline.hrh ../inc/features.hrh /epoc32/include/features.hrh -../../s60_features.csv /epoc32/include/s60_features.csv \ No newline at end of file +../../s60_features.csv /epoc32/include/s60_features.csv + +symbian_os_romdefs.hby /epoc32/rom/include/symbian_os_romdefs.hby diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/config/group/symbian_os_romdefs.hby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf_config/config/group/symbian_os_romdefs.hby Fri Sep 17 17:27:05 2010 +0100 @@ -0,0 +1,18 @@ +// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). +// All rights reserved. +// This component and the accompanying materials are made available +// under the terms of the License "Eclipse Public License v1.0" +// which accompanies this distribution, and is available +// at the URL "http://www.eclipse.org/legal/epl-v10.html". +// +// Initial Contributors: +// Nokia Corporation - initial contribution. +// +// Contributors: +// +// Description: +// ROM-specific system-wide macros for Symbian OS vtb92 +// Not intended for customisation +// +// + diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/config/inc/PlatformStaticFeatures.hrh --- a/sf_config/config/inc/PlatformStaticFeatures.hrh Tue Sep 14 23:39:54 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,33 +0,0 @@ -/* -* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). -* All rights reserved. -* This component and the accompanying materials are made available -* under the terms of "Eclipse Public License v1.0" -* which accompanies this distribution, and is available -* at the URL "http://www.eclipse.org/legal/epl-v10.html". -* -* Initial Contributors: -* Nokia Corporation - initial contribution. -* -* Contributors: -* -* Description: -* -*/ - -/* -* -Usage of the file in the FeatMgr/featmgrstaticfeatures.hrh: ------------------------------------------------------------ -#include -const TInt KFeatMgrStaticFeatures[] = - { -#include "SPDStaticFeatures.hrh" -#include "PlatformStaticFeatures.hrh" - KFeatMgrFeatureArrayEndMark // End mark, don't remove! - }; -*/ - -//includes domain specific Carbon generated files -#include -#include \ No newline at end of file diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/config/inc/PrivateStaticFeatures.hrh --- a/sf_config/config/inc/PrivateStaticFeatures.hrh Tue Sep 14 23:39:54 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1273 +0,0 @@ -/* -* Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies). -* All rights reserved. -* This component and the accompanying materials are made available -* under the terms of "Eclipse Public License v1.0" -* which accompanies this distribution, and is available -* at the URL "http://www.eclipse.org/legal/epl-v10.html". -* -* Initial Contributors: -* Nokia Corporation - initial contribution. -* -* Contributors: -* -* Description: -* -*/ - -#ifdef FF_M3G_ICON_RESOURCES -KFeatureIdM3gIconResources, -#endif - -#ifdef FF_SIMLESS_OFFLINE_SUPPORT -KFeatureIdFfSimlessOfflineSupport, -#endif - -#ifdef FF_SYSAP_TIMECHANGEOBSERVER_ENABLED -KFeatureIdSysapTimechangeobserverEnabled, -#endif - -#ifdef FF_TEST_AT_COMMAND -KFeatureIdTestATCommand, -#endif - -#ifdef FF_TOUCH_CALL_HANDLING -KFeatureIdTouchCallHandling, -#endif - -#ifdef FF_WS_NCIM -KFeatureIdFfWsNcim, -#endif - -#ifdef HLP_ADDITIONAL_CALENDAR -KFeatureIdHlpAdditionalCalendar, -#endif - -#ifdef HLP_CAMERA_KEY -KFeatureIdHlpCameraKey, -#endif - -#ifdef HLP_CLEAR_KEY -KFeatureIdHlpClearKey, -#endif - -#ifdef HLP_INTERNET_SUITE_VERY_LITE -KFeatureIdHlpInternetSuiteVeryLite, -#endif - -#ifdef HLP_ITUT_INPUT -KFeatureIdHlpItutInput, -#endif - -#ifdef HLP_MSK -KFeatureIdHlpMsk, -#endif - -#ifdef HLP_OMA_DRM_METERING -KFeatureIdHlpOmaDrmMetering, -#endif - -#ifdef HLP_PREMINET_CATALOGS_CLIENT -KFeatureIdHlpPreminetCatalogsClient, -#endif - -#ifdef HLP_RECENTLY_PLAYED_FOLDER -KFeatureIdHlpRecentlyPlayedFolder, -#endif - -#ifdef HLP_SENSOR_SETTINGS -KFeatureIdHlpSensorSettings, -#endif - -#ifdef HLP_WAYPOINTS -KFeatureIdHlpWaypoints, -#endif - -#ifdef JSR_135_SUPPORT -KFeatureIdJsr135Support, -#endif - -#ifdef SYMBIAN_EXCLUDE_DNS_PROXY -KFeatureIdExcludeDnsProxy, -#endif - -#ifdef SYMBIAN_INCLUDE_DNS_PUNYCODE -KFeatureIdDnsPunycode, -#endif - -#ifdef SYMBIAN_INCLUDE_LOCATION_AGPS_PM -KFeatureIdLocationAgpsPM, -#endif - -#ifdef SYMBIAN_INCLUDE_LOCATION_GPS_PM -KFeatureIdLocationGpsPm, -#endif - -#ifdef SYMBIAN_INCLUDE_LOCATION_NETWORK_PM -KFeatureIdLocationNetworkPm, -#endif - -#ifdef SYMBIAN_INCLUDE_USB_RNDIS -KFeatureIdIncludeUsbRndis, -#endif - -#ifdef SYMBIAN_MULTIMEDIA_A3FDEVSOUND -SymbianMultimediaA3fdevsoundId, -#endif - -#ifdef __AAC -KFeatureIdAac, -#endif - -#ifdef __ACCESSORY_FW -KFeatureIdAccessoryFw, -#endif - -#ifdef __ALWAYS_ONLINE -KFeatureIdAlwaysOnLine, -#endif - -#ifdef __ALWAYS_ONLINE_EMAIL -KFeatureIdAlwaysOnLineEmail, -#endif - -#ifdef __ALWAYS_ONLINE_PDPCONTEXT -KFeatureIdAlwaysOnlinePDPContext, -#endif - -#ifdef __ALWAYS_ONLINE_PDPCONTEXT2 -KFeatureIdAlwaysOnlinePDPContext2, -#endif - -#ifdef __AMR_NB -KFeatureIdAmrNb, -#endif - -#ifdef __AMR_WB -KFeatureIdAmrWb, -#endif - -#ifdef __APPLICATION_CONTROLLABLE_AUDIO_ROUTING -KFeatureIdApplicationControllableAudioRouting, -#endif - -#ifdef __APPSHELL_AVKON_UI -KFeatureIdAppshellAvkonUi, -#endif - -#ifdef __ARM_AVC -KFeatureIdArmAvc, -#endif - -#ifdef __ARM_MDF_H263MPEG4_DEC -KFeatureIdArmMdfH263mpeg4Dec, -#endif - -#ifdef __ARM_MDF_H264_DEC -KFeatureIdArmMdfH264Dec, -#endif - -#ifdef __ARM_MDF_POSTPROCESSOR -KFeatureIdArmMdfPostprocessor, -#endif - -#ifdef __ARM_MDF_REALVIDEO_DEC -KFeatureIdArmMdfRealvideoDec, -#endif - -#ifdef __AT_HANDLER -KFeatureIdAtHandler, -#endif - -#ifdef __AUDIO_AAC -KFeatureIdAudioAac, -#endif - -#ifdef __AUDIO_CONTROLLER_STREAMING -KFeatureIdAudioControllerStreaming, -#endif - -#ifdef __AUDIO_PLAYLIST -KFeatureIdAudioPlaylist, -#endif - -#ifdef __AVC_DECODER -KFeatureIdAvcDecoder, -#endif - -#ifdef __AVC_ENCODER -KFeatureIdAvcEncoder, -#endif - -#ifdef __BEATNIK_AUDIOENGINE -KFeatureIdBeatnikAudioengine, -#endif - -#ifdef __BLUETOOTHGPSPSY -KFeatureIdBluetoothGpsPsy, -#endif - -#ifdef __BRANDING_SERVER -KFeatureIdBrandingServer, -#endif - -#ifdef __BROWSER_ADAPTIVE_BOOKMARKS -KFeatureIdBrowserAdaptiveBookm, -#endif - -#ifdef __BROWSER_AUDIO_PLUGIN -KFeatureIdBrowserAudioPlugin, -#endif - -#ifdef __BROWSER_FILE_UPLOAD -KFeatureIdBrowserFileUpload, -#endif - -#ifdef __BROWSER_FRAMES -KFeatureIdBrowserFrames, -#endif - -#ifdef __BROWSER_FULLSCREEN -KFeatureIdBrowserFullScr, -#endif - -#ifdef __BROWSER_NARROW_SCREEN -KFeatureIdBrowserNarrowScreen, -#endif - -#ifdef __BROWSER_NETSCAPE_API -KFeatureIdBrowserNetscapeAPI, -#endif - -#ifdef __BROWSER_PLUGIN_INTERFACE_PROXY -KFeatureIdBrowserPluginInterfaceProxy, -#endif - -#ifdef __BROWSER_PROGRESS_IND -KFeatureIdBrowserProgressInd, -#endif - -#ifdef __BROWSER_URL_COMPLETION -KFeatureIdBrowserUrlCompletion, -#endif - -#ifdef __BROWSER_VIDEO_PLUGIN -KFeatureIdBrowserVideoPlugin, -#endif - -#ifdef __BT -KFeatureIdBt, -#endif - -#ifdef __BTIC_ENABLED -KFeatureIdBticEnabled, -#endif - -#ifdef __BT_AUDIO -KFeatureIdBtAudio, -#endif - -#ifdef __BT_IMAGING_PROFILE -KFeatureIdBtImagingProfile, -#endif - -#ifdef __BT_PAN_PROFILE -KFeatureIdBtPanProfile, -#endif - -#ifdef __BT_PBAP -KFeatureIdBtPbap, -#endif - -#ifdef __BT_PRINTING_PROFILE -KFeatureIdBtPrintingProfile, -#endif - -#ifdef __BT_STEREO_AUDIO -KFeatureIdBtStereoAudio, -#endif - -#ifdef __BT_TEST_MODE -KFeatureIdBtTestMode, -#endif - -#ifdef __CAE_VR_CUSTOM_COMMANDS -KFeatureIdCaeVrCustomCommands, -#endif - -#ifdef __CALL_IMAGETEXT -KFeatureIdCallImagetext, -#endif - -#ifdef __CAMERA_BURST_MODE -KFeatureIdCameraBurstMode, -#endif - -#ifdef __CDMA_CHANNEL_LISTING -KFeatureIdCdmaChannelListing, -#endif - -#ifdef __CDMA_EXTENDED_AMS -KFeatureIdCdmaExtendedAms, -#endif - -#ifdef __CDMA_FAST_DORMANT -KFeatureIdCdmaFastDormant, -#endif - -#ifdef __CDMA_IOTA -KFeatureIdCdmaIota, -#endif - -#ifdef __CELL_BROADCAST -KFeatureIdCellBroadcast, -#endif - -#ifdef __CHATNG -KFeatureIdChatNG, -#endif - -#ifdef __COMMON_DSY -KFeatureIdCommonDsy, -#endif - -#ifdef __COMMON_TSY -KFeatureIdCommonTsy, -#endif - -#ifdef __COMMON_TSY__EMERGENCY_CALLS_ENABLED_IN_OFFLINE_MODE -KFeatureIdCommonTsyEmergencyCallsEnabledInOfflineMode, -#endif - -#ifdef __CONNMON_EXTENSION -KFeatureIdConnMonExtension, -#endif - -#ifdef __CONNMON_UI -KFeatureIdConnMonUI, -#endif - -#ifdef __CONTENT_DOWNLOAD -KFeatureIdContentDownload, -#endif - -#ifdef __DHCP -KFeatureIdDHCP, -#endif - -#ifdef __DIALUP_NETWORKING -KFeatureIdDialupNetworking, -#endif - -#ifdef __DISPLAY_POST -KFeatureIdDisplayPost, -#endif - -#ifdef __DPB -KFeatureIdDpb, -#endif - -#ifdef __DRIVE_MODE -KFeatureIdDriveMode, -#endif - -#ifdef __DRM_USER_DATA_TRANSFER -KFeatureIdDrmUserDataTransfer, -#endif - -#ifdef __DYNAMIC_PROFILES -KFeatureIdDynamicProfiles, -#endif - -#ifdef __EDGE_KNOWLEDGE -KFeatureIdEdgeKnowledge, -#endif - -#ifdef __EMAIL_UI -KFeatureIdEmailUi, -#endif - -#ifdef __EN_POLICY_DOS -KFeatureIdEnPolicyDos, -#endif - -#ifdef __EXE_PROTECTION -KFeatureIdExeProtection, -#endif - -#ifdef __EXTENDED_STARTUP -KFeatureIdExtendedStartup, -#endif - -#ifdef __FLIGHT_MODE -KFeatureIdFlightMode, -#endif - -#ifdef __GENERAL_SEARCH_FRAMEWORK -KFeatureIdGeneralSearchFramework, -#endif - -#ifdef __GENERAL_SEARCH_UI -KFeatureIdGeneralSearchUi, -#endif - -#ifdef __HINDI_ROM_CONTENT -KFeatureIdHindiRomContent, -#endif - -#ifdef __HTTP_DIGEST_AUTH -KFeatureIdHttpDigestAuth, -#endif - -#ifdef __HWRM_TARGET_MODIFIER_PLUGIN -KFeatureIdHwrmTargetModifierPlugin, -#endif - -#ifdef __ID3V2_METADATA -KFeatureIdId3V2Metadata, -#endif - -#ifdef __IETD -KFeatureIdIetd, -#endif - -#ifdef __IMAGE_UPLOAD -KFeatureIdImageUpload, -#endif - -#ifdef __INDIC_ROM_CONTENT -KFeatureIdIndicRomContent, -#endif - -#ifdef __INSTALLER_SISX -KFeatureIdInstallerSisx, -#endif - -#ifdef __IPV4_NAT -KFeatureIdIPv4Nat, -#endif - -#ifdef __IPV6 -KFeatureIdIPv6, -#endif - -#ifdef __IP_PUSH -KFeatureIdIpPush, -#endif - -#ifdef __I_CAL_SUPPORT -KFeatureIdICalSupport, -#endif - -#ifdef __JAPANESE_PICTOGRAPHS_GROUPING -KFeatureIdJapanesePictographsGrouping, -#endif - -#ifdef __JAVA_3DAPI -KFeatureIdJava3DAPI, -#endif - -#ifdef __JAVA_API_ENHANCEMENTS_IAP -KFeatureIdJavaApiEnhancementsIap, -#endif - -#ifdef __JAVA_API_ENHANCEMENTS_MOBINFO -KFeatureIdJavaApiEnhancementsMobinfo, -#endif - -#ifdef __JAVA_ESWT -KFeatureIdJavaESWT, -#endif - -#ifdef __JAVA_FILEAPI -KFeatureIdJavaFileAPI, -#endif - -#ifdef __JAVA_J2MEWEBSERVICESAPI -KFeatureIdJ2MEWebServicesAPI, -#endif - -#ifdef __JAVA_JSR177_SECURITY_AND_TRUST_SERVICES_APDU -KFeatureIdJavaJsr177SecurityAndTrustServicesApdu, -#endif - -#ifdef __JAVA_JSR177_SECURITY_AND_TRUST_SERVICES_CRYPTO -KFeatureIdJavaJsr177SecurityAndTrustServicesCrypto, -#endif - -#ifdef __JAVA_JSR177_SECURITY_AND_TRUST_SERVICES_PKI -KFeatureIdJavaJsr177SecurityAndTrustServicesPki, -#endif - -#ifdef __JAVA_JSR205_WMA_2_0_SUPPORT -KFeatureIdJavaJsr205Wma20Support, -#endif - -#ifdef __JAVA_JSR_177_SECURITY_AND_TRUST_SERVICES -KFeatureIdJavaJsr177SecurityAndTrustServices, -#endif - -#ifdef __JAVA_JSR_180_SIP_API -KFeatureIdJavaJsr180SipAPI, -#endif - -#ifdef __JAVA_JSR_226_2D_SVG_API -KFeatureIdJavaJsr2262DSvgAPI, -#endif - -#ifdef __JAVA_JSR_234_3D_AUDIO_AND_MUSIC_CAPABILITIES -KFeatureIdJavaJsr2343DAudioAndMusicCapabilities, -#endif - -#ifdef __JAVA_LOCATIONAPI -KFeatureIdJavaLocationAPI, -#endif - -#ifdef __JAVA_MIDP20 -KFeatureIdJavaMIDP20, -#endif - -#ifdef __JAVA_MMAPI11 -KFeatureIdJavaMMAPI11, -#endif - -#ifdef __JAVA_PIMAPI -KFeatureIdJavaPIMAPI, -#endif - -#ifdef __KEEP_DRM_CONTENT_ON_PHONE -KFeatureIdKeepDRMContentOnPhone, -#endif - -#ifdef __LANDMARKS -KFeatureIdLandmarks, -#endif - -#ifdef __LANDMARKS_CONVERTER -KFeatureIdLandmarksConverter, -#endif - -#ifdef __LAYOUT176_208 -KFeatureIdLayout176_208, -#endif - -#ifdef __LAYOUT208_176 -KFeatureIdLayout208_176, -#endif - -#ifdef __LAYOUT_240_320_TOUCH -KFeatureIdLayout240_320_Touch, -#endif - -#ifdef __LAYOUT_320_240_TOUCH -KFeatureIdLayout320_240_Touch, -#endif - -#ifdef __LAYOUT_320_480 -KFeatureIdLayout320_480, -#endif - -#ifdef __LAYOUT_320_480_TOUCH -KFeatureIdLayout320_480_Touch, -#endif - -#ifdef __LAYOUT_352_416 -KFeatureIdLayout352_416, -#endif - -#ifdef __LAYOUT_352_800 -KFeatureIdLayout352_800, -#endif - -#ifdef __LAYOUT_416_352 -KFeatureIdLayout416_352, -#endif - -#ifdef __LAYOUT_480_320 -KFeatureIdLayout480_320, -#endif - -#ifdef __LAYOUT_480_320_TOUCH -KFeatureIdLayout480_320_Touch, -#endif - -#ifdef __LAYOUT_480_640 -KFeatureIdLayout480_640, -#endif - -#ifdef __LAYOUT_480_640_TOUCH -KFeatureIdLayout480_640_Touch, -#endif - -#ifdef __LAYOUT_640_480 -KFeatureIdLayout640_480, -#endif - -#ifdef __LAYOUT_640_480_TOUCH -KFeatureIdLayout640_480_Touch, -#endif - -#ifdef __LAYOUT_800_352 -KFeatureIdLayout800_352, -#endif - -#ifdef __LIGHTSURF -KFeatureIdLightSurf, -#endif - -#ifdef __LOCATIONFRAMEWORKCORE -KFeatureIdLocationFrameworkCore, -#endif - -#ifdef __LOCATIONSYSUI -KFeatureIdLocationSysUi, -#endif - -#ifdef __LOCATIONVERIFIER -KFeatureIdLocationVerifier, -#endif - -#ifdef __LOGGER_GPRS -KFeatureIdLoggerGprs, -#endif - -#ifdef __MANNER_MODE -KFeatureIdMannerMode, -#endif - -#ifdef __MAP_AND_NAVIGATION_AIW_PROVIDER -KFeatureIdMapAndNavigationAiwProvider, -#endif - -#ifdef __MEDIATOR -KFeatureIdMediator, -#endif - -#ifdef __MEETING_REQUEST_ENABLER -KFeatureIdMeetingRequestEnabler, -#endif - -#ifdef __MEETING_REQUEST_SUPPORT -KFeatureIdMeetingRequestSupport, -#endif - -#ifdef __MIPV4 -KFeatureIdMIPv4, -#endif - -#ifdef __MIPV6 -KFeatureIdMIPv6, -#endif - -#ifdef __MMC -KFeatureIdMmc, -#endif - -#ifdef __MMCOMMSAVCONTROLLER -KFeatureIdMmCommsAvController, -#endif - -#ifdef __MMCOMMSCONTROLLER -KFeatureIdMmCommsController, -#endif - -#ifdef __MMCOMMSENGINE -KFeatureIdMmCommsEngine, -#endif - -#ifdef __MMC_EJECT -KFeatureIdMmcEject, -#endif - -#ifdef __MMC_HOTSWAP -KFeatureIdMmcHotswap, -#endif - -#ifdef __MMC_LOCK -KFeatureIdMmcLock, -#endif - -#ifdef __MMF_DRM_UTILITY -KFeatureIdMmfDrmUtility, -#endif - -#ifdef __MMS -KFeatureIdMMS, -#endif - -#ifdef __MMS_XID_HEADER_HTTP_FILTER -KFeatureIdMmsXidHeaderHttpFilter, -#endif - -#ifdef __MOBILE_ACTIVE_SYNC -KFeatureIdMobileActiveSync, -#endif - -#ifdef __MP3 -KFeatureIdMp3, -#endif - -#ifdef __MROUTER -KFeatureIdMRouter, -#endif - -#ifdef __MULTIMEDIA_SHARING -KFeatureIdMultimediaSharing, -#endif - -#ifdef __MULTIPLE_PROV_CTX -KFeatureIdMultipleProvCtx, -#endif - -#ifdef __NETWORK_REGISTRATION -KFeatureIdNetworkRegistration, -#endif - -#ifdef __NOT_SUPPORTED_FEATURE1 -KFeatureIdNotSupportedFeature1, -#endif - -#ifdef __NOT_SUPPORTED_FEATURE2 -KFeatureIdNotSupportedFeature2, -#endif - -#ifdef __NO_OTA_CONFIGURATION -KFeatureIdNoOtaConfig, -#endif - -#ifdef __NP_PROXY -KFeatureIdNpProxy, -#endif - -#ifdef __OCSP -KFeatureIdOCSP, -#endif - -#ifdef __OFFLINE_MODE -KFeatureIdOfflineMode, -#endif - -#ifdef __OMA_EMAIL_NOTIFICATIONS -KFeatureIdOmaEmailNotifications, -#endif - -#ifdef __OMA_IMPS_12 -KFeatureIdOmaImps12, -#endif - -#ifdef __OMA_IMPS_13 -KFeatureIdOmaImps13, -#endif - -#ifdef __OMA_PROV -KFeatureIdOmaProv, -#endif - -#ifdef __OMA_SUPL_PLUGINS -KFeatureIdOmaSuplPlugins, -#endif - -#ifdef __OPENVG_SW_IMPLEMENTATION -KFeatureIdOpenvgSwImplementation, -#endif - -#ifdef __PALETTE_INDEX_ADDRESS_FIXED -KFeatureIdPaletteIndexAddressFixed, -#endif - -#ifdef __PHONE_HIDE_MO_DATACALL_NUMBER -KFeatureIdPhoneHideDataCallNbr, -#endif - -#ifdef __PHONE_NUMBER_GROUPING -KFeatureIdPhoneNumberGrouping, -#endif - -#ifdef __PLUG_AND_PLAY_MOBILE_SERVICES -KFeatureIdPlugAndPlayMobileServices, -#endif - -#ifdef __PRESENCE_FRAMEWORK -KFeatureIdPresenceFramework, -#endif - -#ifdef __PRIVACYFRAMEWORK -KFeatureIdPrivacyFramework, -#endif - -#ifdef __PROTOCOL_CDMA -KFeatureIdProtocolCdma, -#endif - -#ifdef __PROTOCOL_GSM -KFeatureIdProtocolGsm, -#endif - -#ifdef __PROTOCOL_TDMA -KFeatureIdProtocolTdma, -#endif - -#ifdef __PUSH_WHITELIST -KFeatureIdPushWhiteList, -#endif - -#ifdef __QCELP -KFeatureIdQcelp, -#endif - -#ifdef __REAL_PLAYER_AS_DEFAULT -KFeatureIdRealPlayerAsDefault, -#endif - -#ifdef __REMOTE_LOCK -KFeatureIdRemoteLock, -#endif - -#ifdef __REMOTE_STORAGE_FW -KFeatureIdRemoteStorageFw, -#endif - -#ifdef __RESTRICTED_CALL_BARRING -KFeatureIdRestrictedCallBarring, -#endif - -#ifdef __RESTRICTED_CALL_DIVERT -KFeatureIdRestrictedCallDivert, -#endif - -#ifdef __RESTRICTED_VOICE_MAIL -KFeatureIdRestrictedVoiceMail, -#endif - -#ifdef __RFID -KFeatureIdRfid, -#endif - -#ifdef __SAP_APPLICATION_MANAGEMENT -KFeatureIdSapApplicationManagement, -#endif - -#ifdef __SAP_DEVICE_LOCK_ENHANCEMENTS -KFeatureIdSapDeviceLockEnhancements, -#endif - -#ifdef __SAP_EMBEDDED_LINK_ADAPTER -KFeatureIdSapEmbeddedLinkAdapter, -#endif - -#ifdef __SAP_IDLE_SOFTKEY_ADAPTER -KFeatureIdSapIdleSoftkeyAdapter, -#endif - -#ifdef __SAP_OPERATOR_LOGO_ADAPTER -KFeatureIdSapOperatorLogoAdapter, -#endif - -#ifdef __SAP_POLICY_MANAGEMENT -KFeatureIdSapPolicyManagement, -#endif - -#ifdef __SAP_SCREENSAVER_ADAPTER -KFeatureIdSapScreensaverAdapter, -#endif - -#ifdef __SAP_STARTUP_ADAPTER -KFeatureIdSapStartupAdapter, -#endif - -#ifdef __SAP_TERMINAL_CONTROL_FW -KFeatureIdSapTerminalControlFw, -#endif - -#ifdef __SAP_THEMES_ADAPTER -KFeatureIdSapThemesAdapter, -#endif - -#ifdef __SAP_UI_SETTING_SERVER -KFeatureIdSapUiSettingServer, -#endif - -#ifdef __SAP_WALLPAPER_ADAPTER -KFeatureIdSapWallpaperAdapter, -#endif - -#ifdef __SAT_BIP -KFeatureIdSatBip, -#endif - -#ifdef __SAT_CALL_CONTROL -KFeatureIdSatCallControl, -#endif - -#ifdef __SAT_DISPLAY_TEXT -KFeatureIdSatDisplayText, -#endif - -#ifdef __SAT_GET_INKEY -KFeatureIdSatGetInkey, -#endif - -#ifdef __SAT_GET_INPUT -KFeatureIdSatGetInput, -#endif - -#ifdef __SAT_LANGUAGE_NOTIFICATION -KFeatureIdSatLanguageNotification, -#endif - -#ifdef __SAT_LAUNCH_BROWSER -KFeatureIdSatLaunchBrowser, -#endif - -#ifdef __SAT_MO_SM_CONTROL -KFeatureIdSatMoSmControl, -#endif - -#ifdef __SAT_PLAY_TONE -KFeatureIdSatPlayTone, -#endif - -#ifdef __SAT_PROVIDE_LOCAL_INFO -KFeatureIdSatProvideLocalInfo, -#endif - -#ifdef __SAT_REFRESH -KFeatureIdSatRefresh, -#endif - -#ifdef __SAT_SELECT_ITEM -KFeatureIdSatSelectItem, -#endif - -#ifdef __SAT_SEND_DTMF -KFeatureIdSatSendDtfm, -#endif - -#ifdef __SAT_SEND_SM -KFeatureIdSatSendSm, -#endif - -#ifdef __SAT_SEND_SS -KFeatureIdSatSendSs, -#endif - -#ifdef __SAT_SEND_USSD -KFeatureIdSatSendUssd, -#endif - -#ifdef __SAT_SETUP_CALL -KFeatureIdSatSetupCall, -#endif - -#ifdef __SAT_SET_UP_EVENT_LIST -KFeatureIdSatSetUpEventList, -#endif - -#ifdef __SAT_SET_UP_IDLE_MODE_TEXT -KFeatureIdSatSetUpIdleModeText, -#endif - -#ifdef __SAT_SET_UP_MENU -KFeatureIdSatSetUpMenu, -#endif - -#ifdef __SCALABLE_ICONS -KFeatureIdScalableIcons, -#endif - -#ifdef __SEAMLESS_LINKS -KFeatureIdSeamlessLinks, -#endif - -#ifdef __SECURE_HW -KFeatureIdSecureHW, -#endif - -#ifdef __SERIES60_MIDI -KFeatureIdMidi, -#endif - -#ifdef __SERIES60_PHONE_2DIGIT_DIAL -KFeatureIdPhone2DigitDial, -#endif - -#ifdef __SERIES60_PHONE_CNAP -KFeatureIdPhoneCnap, -#endif - -#ifdef __SERIES60_PUSH_SL -KFeatureIdPushSL, -#endif - -#ifdef __SERIES60_PUSH_SP -KFeatureIdPushSP, -#endif - -#ifdef __SERIES60_REAL_PLAYER -KFeatureIdRealPlayer, -#endif - -#ifdef __SERIES60_SETTINGS_PROTECTION -KFeatureIdSettingsProtection, -#endif - -#ifdef __SIMCARD -KFeatureIdSimCard, -#endif - -#ifdef __SIMPLE_LOGS -KFeatureIdSimpleLogs, -#endif - -#ifdef __SIM_CERTIFICATES -KFeatureIdSimCertificates, -#endif - -#ifdef __SIM_PHONEBOOK_MATCH -KFeatureIdSimPhonebookMatch, -#endif - -#ifdef __SMARTMSG_SMS_BOOKMARK_RECEIVING -KFeatureIdSmartmsgSMSBookmarkReceiving, -#endif - -#ifdef __SMARTMSG_SMS_GMS_MESSAGE_RECEIVING -KFeatureIdSmartmsgSMSGmsMessageReceiving, -#endif - -#ifdef __SMARTMSG_SMS_GMS_MESSAGE_SENDING_SUPPORTED -KFeatureIdSmartmsgSMSGmsMessageSendingSupported, -#endif - -#ifdef __SMARTMSG_SMS_IAP_SETTINGS_RECEIVING -KFeatureIdSmartmsgSMSIapSettingsReceiving, -#endif - -#ifdef __SMARTMSG_SMS_OPERATOR_LOGO_RECEIVING -KFeatureIdSmartmsgSMSOperatorLogoReceiving, -#endif - -#ifdef __SMARTMSG_SMS_RINGING_TONE_RECEIVING -KFeatureIdSmartmsgSMSRingingToneReceiving, -#endif - -#ifdef __SMARTMSG_SMS_VCAL_RECEIVING -KFeatureIdSmartmsgSMSVcalReceiving, -#endif - -#ifdef __SMARTMSG_SMS_VCAL_SENDING -KFeatureIdSmartmsgSMSVcalSending, -#endif - -#ifdef __SMARTMSG_SMS_VCARD_RECEIVING -KFeatureIdSmartmsgSMSVcardReceiving, -#endif - -#ifdef __SMARTMSG_SMS_VCARD_SENDING -KFeatureIdSmartmsgSMSVcardSending, -#endif - -#ifdef __SMARTMSG_SMS_WAP_AP_RECEIVING -KFeatureIdSmartmsgSMSWapApReceiving, -#endif - -#ifdef __SMARTMSG_SMS_WV_SETTINGS_RECEIVING -KFeatureIdSmartmsgSMSWvSettingsReceiving, -#endif - -#ifdef __SMART_CARD_PROV -KFeatureIdSmartCardProv, -#endif - -#ifdef __SMIL_EDITOR -KFeatureIdSmilEditor, -#endif - -#ifdef __SMIL_STREAMING -KFeatureIdSmilStreaming, -#endif - -#ifdef __SRCS -KFeatureIdSrcs, -#endif - -#ifdef __SSO -KFeatureIdSSO, -#endif - -#ifdef __SUPL_FRAMEWORK -KFeatureIdSuplFramework, -#endif - -#ifdef __SUPPORTED_FEATURE1 -KFeatureIdSupportedFeature1, -#endif - -#ifdef __SUPPORTED_FEATURE2 -KFeatureIdSupportedFeature2, -#endif - -#ifdef __SVGT -KFeatureIdSvgt, -#endif - -#ifdef __SVGT_SCREENSAVER_PLUGIN -KFeatureIdSvgtScreensaverPlugin, -#endif - -#ifdef __SYNCML_DM -KFeatureIdSyncMlDm, -#endif - -#ifdef __SYNCML_DM_1_1_2 -KFeatureIdSyncMlDm112, -#endif - -#ifdef __SYNCML_DM_DS -KFeatureIdSyncMlDmDs, -#endif - -#ifdef __SYNCML_DM_EMAIL -KFeatureIdSyncMlDmEmail, -#endif - -#ifdef __SYNCML_DM_IAP -KFeatureIdSyncMlDmIAP, -#endif - -#ifdef __SYNCML_DM_MMS -KFeatureIdSyncMlDmMMS, -#endif - -#ifdef __SYNCML_DM_STREAMING -KFeatureIdSyncMlDmStreaming, -#endif - -#ifdef __SYNCML_DS -KFeatureIdSyncMlDs, -#endif - -#ifdef __SYNCML_DS_AIW_PROVIDER -KFeatureIdSyncMlDsAiwProvider, -#endif - -#ifdef __SYNCML_DS_ALERT -KFeatureIdSyncMlDsAlert, -#endif - -#ifdef __SYNCML_DS_CAL -KFeatureIdSyncMlDsCal, -#endif - -#ifdef __SYNCML_DS_CON -KFeatureIdSyncMlDsCon, -#endif - -#ifdef __SYNCML_DS_EMAIL -KFeatureIdSyncMlDsEmail, -#endif - -#ifdef __SYNCML_DS_EMAIL_FILTERING -KFeatureIdSyncMlDsEmailFiltering, -#endif - -#ifdef __SYNCML_DS_OVER_HTTP -KFeatureIdSyncMlDsOverHttp, -#endif - -#ifdef __SYNCML_OBEX -KFeatureIdSyncMlObex, -#endif - -#ifdef __TELEPHONY_SERVICE -KFeatureIdTelephonyService, -#endif - -#ifdef __UI_TRANSITION_EFFECTS -KFeatureIdUiTransitionEffects, -#endif - -#ifdef __UI_ZOOM -KFeatureIdUiZoom, -#endif - -#ifdef __UPIN -KFeatureIdUpin, -#endif - -#ifdef __USB -KFeatureIdUsb, -#endif - -#ifdef __USB_DEVICE_LOCK -KFeatureIdUsbDeviceLock, -#endif - -#ifdef __USB_MULTIPERSONALITY -KFeatureIdUsbMultiPersonality, -#endif - -#ifdef __USB_PICTBRIDGE -KFeatureIdUsbPictbridge, -#endif - -#ifdef __USB_PICTBRIDGE_UI -KFeatureIdUsbPictbridgeUi, -#endif - -#ifdef __USB_PTP -KFeatureIdUsbPtp, -#endif - -#ifdef __USB_REMOTE_PERSONALITY -KFeatureIdUsbRemotePersonality, -#endif - -#ifdef __USB_STREAMING -KFeatureIdUsbStreaming, -#endif - -#ifdef __USER_CONFIGURABLE_USSD_MENU -KFeatureIdUserConfigurableUssdMenu, -#endif - -#ifdef __USE_DRMENGINE_IN_CCP -KFeatureIdUseDrmEngineInCcp, -#endif - -#ifdef __USSD -KFeatureIdUSSD, -#endif - -#ifdef __VIDEO_MENU -KFeatureIdVideoMenu, -#endif - -#ifdef __VOIP -KFeatureIdCommonVoip, -#endif - -#ifdef __WALLET -KFeatureIdWallet, -#endif - -#ifdef __WIM -KFeatureIdWim, -#endif - -#ifdef __WINDOWS_MEDIA -KFeatureIdWindowsMedia, -#endif - -#ifdef __WINDOWS_MEDIA_DRM -KFeatureIdWindowsMediaDrm, -#endif - -#ifdef __WSP -KFeatureIdWsp, -#endif - -#ifdef __XSP_EXTENSION_MANAGER -KFeatureIdXspExtensionManager, -#endif - diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/config/inc/ProductVariant.hrh --- a/sf_config/config/inc/ProductVariant.hrh Tue Sep 14 23:39:54 2010 +0300 +++ b/sf_config/config/inc/ProductVariant.hrh Fri Sep 17 17:27:05 2010 +0100 @@ -13,8 +13,20 @@ * * Description: * +* The file is included by any code (cpp and resource) that needs to +* have static (compilation time, link time, image build time) or +* dynamic (run time) variation support for variant specific features. +* +* This file is meant for licensees to customize the default variability +* settings configured for the release. The existing values can overridden +* in this file by defining/undefining feature flags. +* +* +* */ + + #ifndef PRODUCTVARIANT_HRH #define PRODUCTVARIANT_HRH diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/config/inc/PublicStaticFeatures.hrh --- a/sf_config/config/inc/PublicStaticFeatures.hrh Tue Sep 14 23:39:54 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,997 +0,0 @@ -/* -* Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies). -* All rights reserved. -* This component and the accompanying materials are made available -* under the terms of "Eclipse Public License v1.0" -* which accompanies this distribution, and is available -* at the URL "http://www.eclipse.org/legal/epl-v10.html". -* -* Initial Contributors: -* Nokia Corporation - initial contribution. -* -* Contributors: -* -* Description: -* -*/ - -#ifdef FF_3D_RINGING_TONES -KFeatureId3DRingingTones, -#endif - -#ifdef FF_3G_CELLBROADCAST -KFeatureIdFf3gCellbroadcast, -#endif - -#ifdef FF_ADAPTIVE_WLAN_SCANNING_SUPPORT -KFeatureIdFfAdaptiveWlanScanningSupport, -#endif - -#ifdef FF_AI_WLANSNIFFER_WIDGET -KFeatureIdFfAiWlansnifferWidget, -#endif - -#ifdef FF_ASYNCH_FILE_SAVE_QUEUE -KFeatureIdAsynchFileSaveQueue, -#endif - -#ifdef FF_AUDT -KFeatureIdFfAudt, -#endif - -#ifdef FF_AUTO_REDIAL_FOR_VIDEO_CALL -KFeatureIdAutoRedialForVideoCall, -#endif - -#ifdef FF_AVKON_EMOTION_ICON_ENABLED -KFeatureIdFfAvkonEmotionIconEnabled, -#endif - -#ifdef FF_BIRTHDAY_IMPROVEMENT -KFeatureIdFfBirthdayImprovement, -#endif - -#ifdef FF_BROWSER_PROGRESSIVE_DOWNLOAD -KFeatureIdBrowserProgressiveDownload, -#endif - -#ifdef FF_CAPACITIVE_DISPLAY -KFeatureIdFfCapacitiveDisplay, -#endif - -#ifdef FF_CHINESE_FONTS_HIRES -KFeatureIdChineseFontsHires, -#endif - -#ifdef FF_CLOCK_MULTIPROCOL_SUPPORT -KFeatureIdFfClockMultiprocolSupport, -#endif - -#ifdef FF_COMMSDAT_CREATION_FROM_XML -KFeatureIdCommsDatCreationFromXml, -#endif - -#ifdef FF_CONNECTION_OVERRIDE -KFeatureIdFfConnectionOverride, -#endif - -#ifdef FF_CONTACTS_NICKNAME -KFeatureIdFfContactsNickname, -#endif - -#ifdef FF_DM_INSTALL_SECURITY -KFeatureIdDmInstallSecurity, -#endif - -#ifdef FF_DUAL_LANGUAGE_SUPPORT -KFeatureIdFfDualLanguageSupport, -#endif - -#ifdef FF_EMAIL_FRAMEWORK -KFeatureIdFfEmailFramework, -#endif - -#ifdef FF_EMAIL_IPS_SERVICES -KFeatureIdFfEmailIpsServices, -#endif - -#ifdef FF_EMAIL_MCE_INTEGRATION -KFeatureIdEmailMceIntegration, -#endif - -#ifdef FF_EMAIL_PROTOCOL_PLUGINS -KFeatureIdFfEmailProtocolPlugins, -#endif - -#ifdef FF_EMAIL_UI -KFeatureIdFfEmailUi, -#endif - -#ifdef FF_FARSI_CALENDAR -KFeatureIdFfFarsiCalendar, -#endif - -#ifdef FF_FMTX -KFeatureIdFmtx, -#endif - -#ifdef FF_FULLSCR_HWR_INPUT -KFeatureIdFullscrHwrInput, -#endif - -#ifdef FF_GENERIC_FONTS_ASSETS -KFeatureIdFfGenericFontsAssets, -#endif - -#ifdef FF_HDMI -KFeatureIdFfHdmi, -#endif - -#ifdef FF_HELP_TUTORIAL_MERGE -KFeatureIdFfHelpTutorialMerge, -#endif - -#ifdef FF_HIJRI_CALENDAR -KFeatureIdFfHijriCalendar, -#endif - -#ifdef FF_HITCHCOCK_APP_SHELL -KFeatureIdHitchcockAppShell, -#endif - -#ifdef FF_HOMESCREEN_SWITCHABLE_ROOT -KFeatureIdFfHomescreenSwitchableRoot, -#endif - -#ifdef FF_IAUPDATE -KFeatureIdIAUpdate, -#endif - -#ifdef FF_IAUPDATE_PHASE2 -KFeatureIdFfIaupdatePhase2, -#endif - -#ifdef FF_INPUTS_PER_ORIENTATION -KFeatureIdFfInputsPerOrientation, -#endif - -#ifdef FF_INTELLIGENT_TEXT_INPUT -KFeatureIdFfIntelligentTextInput, -#endif - -#ifdef FF_JAVA_GLOBAL_INDICATORS_API -KFeatureIdFfJavaGlobalIndicatorsApi, -#endif - -#ifdef FF_KOREAN -KFeatureIdKorean, -#endif - -#ifdef FF_LINKED_FONTS_CHINESE -KFeatureIdFfLinkedFontsChinese, -#endif - -#ifdef FF_MEETING_REQUEST_UI -KFeatureIdFfMeetingRequestUi, -#endif - -#ifdef FF_MENU_TEXTURE_PRELOADING -KFeatureIdFfMenuTexturePreloading, -#endif - -#ifdef FF_NCD_ENGINE -KFeatureIdFfNcdEngine, -#endif - -#ifdef FF_NCD_UI -KFeatureIdFfNcdUi, -#endif - -#ifdef FF_NEAR_FIELD_COMMUNICATION -KFeatureIdNfc, -#endif - -#ifdef FF_NLT_SUPPORT -KFeatureIdNltSupport, -#endif - -#ifdef FF_NO_CUG_SUPPORT -KFeatureIdFfNoCugSupport, -#endif - -#ifdef FF_NO_IDLE_SOFTKEYS -KFeatureIdNoIdleSoftkeys, -#endif - -#ifdef FF_ODE_COPYRIGHT_NOTICE -KFeatureIdFfOdeLegalNotice, -#endif - -#ifdef FF_OFN_FEATURE -KFeatureIdFfOfnFeature, -#endif - -#ifdef FF_OMA_SCOMO_ADAPTER -KFeatureIdFfOmaScomoAdapter, -#endif - -#ifdef FF_OSS_LEGAL_NOTICE -KFeatureIdFfOssLegalNotice, -#endif - -#ifdef FF_PNPMS_PROV_FILTER -KFeatureIdFfPnpmsProvFilter, -#endif - -#ifdef FF_PNPMS_SERVICE_HELP_PLUGIN -KFeatureIdPnpmsServiceHelpPlugin, -#endif - -#ifdef FF_POWER_SAVE -KFeatureIdPowerSave, -#endif - -#ifdef FF_PREMINET_CATALOGS_CLIENT -KFeatureIdPreminetCatalogsClient, -#endif - -#ifdef FF_PROV_AUTHTYPE_PLUGIN -KFeatureIdProvAuthtypePlugin, -#endif - -#ifdef FF_QWERTY_FN_KEY -KFeatureIdQwertyFnKey, -#endif - -#ifdef FF_ROCKER_KEY -KFeatureIdRockerKey, -#endif - -#ifdef FF_RUNTIME_DEVICE_CAPABILITY_CONFIGURATION -KFeatureIdFfRuntimeDeviceCapabilityConfiguration, -#endif - -#ifdef FF_SELECTABLE_EMAIL -KFeatureIdSelectableEmail, -#endif - -#ifdef FF_STARTUP_OMA_DM_SUPPORT -KFeatureStartupOmaDmSupport, -#endif - -#ifdef FF_TACTICONS -KFeatureIdFfTacticons, -#endif - -#ifdef FF_TACTILE_FEEDBACK -KFeatureIdTactileFeedback, -#endif - -#ifdef FF_TARM_CAPABILITY_BASED_ACCESS -KFeatureIdFfTarmCapabilityBasedAccess, -#endif - -#ifdef FF_TCP_MYFAVES_FEATURE -KFeatureIdTcpMyfavesFeature, -#endif - -#ifdef FF_TCP_MYPROFILE -KFeatureIdFfTcpMyprofile, -#endif - -#ifdef FF_TOUCHSCREENCALIB_IN_STARTUP -KFeatureIdTouchscreencalibInStartup, -#endif - -#ifdef FF_TOUCH_UNLOCK_STROKE -KFeatureIdFfTouchUnlockStroke, -#endif - -#ifdef FF_UPNP_FRAMEWORK_2_0 -KFeatureIdUpnpFramework20, -#endif - -#ifdef FF_USB_CHARGING -KFeatureIdUsbCharging, -#endif - -#ifdef FF_USB_HOST -KFeatureIdUsbHost, -#endif - -#ifdef FF_USE_EGPRS_ICON -KFeatureIdUseEGprsIcon, -#endif - -#ifdef FF_VIRTUAL_FULLSCR_QWERTY_INPUT -KFeatureIdVirtualFullscrQwertyInput, -#endif - -#ifdef FF_VIRTUAL_ITUT_INPUT -KFeatureIdVirtualItutInput, -#endif - -#ifdef FF_VMBX_CALL_DIVERT_ICON -KFeatureIdVmbxCallDivertIcon, -#endif - -#ifdef FF_VOICE_CALL_CONTINUITY -KFeatureIdFfVoiceCallContinuity, -#endif - -#ifdef FF_VPN_CLIENT -KFeatureIdFfVpnClient, -#endif - -#ifdef FF_WEBVIDEO_PH2 -KFeatureIdWebvideoPh2, -#endif - -#ifdef FF_WLANSNIFFER_VOIP_ENHANCEMENTS -KFeatureIdFfWlansnifferVoipEnhancements, -#endif - -#ifdef FF_WLAN_EXTENSIONS -KFeatureIdFfWlanExtensions, -#endif - -#ifdef FF_WLAN_WAPI -KFeatureIdFfWlanWapi, -#endif - -#ifdef __3D_MENU -KFeatureId3DMenu, -#endif - -#ifdef __3GP_EXTENTION -KFeatureId3GpExtension, -#endif - -#ifdef __AAC_ENCODER_PLUGIN -KFeatureIdAacEncoderPlugin, -#endif - -#ifdef __AAC_PLUS_DECODER_PLUGIN -KFeatureIdAacPlusDecoderPlugin, -#endif - -#ifdef __ACTIVE_IDLE -KFeatureIdActiveIdle, -#endif - -#ifdef __ALLOW_UPGRADE_HELIX -KFeatureIdAllowUpgradeHelix, -#endif - -#ifdef __APP_CSD_SUPPORT -KFeatureIdAppCsdSupport, -#endif - -#ifdef __AUDIO_EFFECTS_API -KFeatureIdAudioEffectsApi, -#endif - -#ifdef __AUDIO_MESSAGING -KFeatureIdAudioMessaging, -#endif - -#ifdef __AUDIO_RESOURCE_INDICATIONS -KFeatureIdAudioResourceIndications, -#endif - -#ifdef __AUTO_ACCESSORY_IDENTIFICATION -KFeatureIdAutoAccessoryIdentification, -#endif - -#ifdef __AVKON_APAC__ -KFeatureIdAvkonApac, -#endif - -#ifdef __AVKON_ELAF__ -KFeatureIdAvkonELaf, -#endif - -#ifdef __BASIC_LOCATION_INFO_DISPLAY -KFeatureIdBasicLocationInfoDisplay, -#endif - -#ifdef __BASS_BOOST_EFFECT_UI -KFeatureIdBassBoostEffectUi, -#endif - -#ifdef __BRIGHTNESS_CONTROL -KFeatureIdBrightnessControl, -#endif - -#ifdef __BROWSER_IMEI_NOTIFICATION -KFeatureIdBrowserIMEINotification, -#endif - -#ifdef __BTIC_BINARIES_CHECK_ENABLED -KFeatureIdBticBinariesCheckEnabled, -#endif - -#ifdef __BT_FAX_PROFILE -KFeatureIdBtFaxProfile, -#endif - -#ifdef __BT_SAP -KFeatureIdBtSap, -#endif - -#ifdef __CAMERA -KFeatureIdCamera, -#endif - -#ifdef __CAMERA_FULLSCREEN_VIEWFINDER -KFeatureIdCameraFullscreenViewfinder, -#endif - -#ifdef __CAMERA_LENS_COVER -KFeatureIdCameraLensCover, -#endif - -#ifdef __CAMERA_LOCATION_SUPPORT -KFeatureIdCameraLocationSupport, -#endif - -#ifdef __CHINESE -KFeatureIdChinese, -#endif - -#ifdef __CHINESE_PRC_FONTS -KFeatureIdChinesePrcFonts, -#endif - -#ifdef __CHINESE_TAIWAN_HK_FONTS -KFeatureIdChineseTaiwanHkFonts, -#endif - -#ifdef __COMMDB_PROTECTION -KFeatureIdCommDBProtection, -#endif - -#ifdef __COVER_DISPLAY -KFeatureIdCoverDisplay, -#endif - -#ifdef __CS_VIDEO_TELEPHONY -KFeatureIdCsVideoTelephony, -#endif - -#ifdef __CUSTOMISED_RFS -KFeatureIdCustomisedRFS, -#endif - -#ifdef __DEFAULT_CONNECTION -KFeatureIdDefaultConnection, -#endif - -#ifdef __DRM -KFeatureIdDrm, -#endif - -#ifdef __DRM_CLOCK -KFeatureIdDrmClock, -#endif - -#ifdef __DRM_FULL -KFeatureIdDrmFull, -#endif - -#ifdef __DRM_OMA2 -KFeatureIdDrmOma2, -#endif - -#ifdef __DRM_PHASE2 -KFeatureIdDrmPhase2, -#endif - -#ifdef __EDIT_KEY -KFeatureIdEditKey, -#endif - -#ifdef __EMAIL_OVER_SMS -KFeatureIdEmailOverSms, -#endif - -#ifdef __EQUALIZER -KFeatureIdEqualizer, -#endif - -#ifdef __FLASH_LITE_BROWSER_PLUGIN -KFeatureIdFlashLiteBrowserPlugin, -#endif - -#ifdef __FLASH_LITE_VIEWER -KFeatureIdFlashLiteViewer, -#endif - -#ifdef __FM_RADIO -KFeatureIdFmRadio, -#endif - -#ifdef __HANDWRITING_RECOGNITION_INPUT -KFeatureIdHandwritingRecognitionInput, -#endif - -#ifdef __HSXPA_SUPPORT -KFeatureIdHsxpaSupport, -#endif - -#ifdef __IM -KFeatureIdIm, -#endif - -#ifdef __IMAGE_VIEWER -KFeatureIdImageViewer, -#endif - -#ifdef __IMPS_STANDALONE_IP_CIR -KFeatureIdImpsStandaloneIpCir, -#endif - -#ifdef __INCLUDE_AAC_CMMFCODEC -KFeatureIdIncludeAacCMMFCodec, -#endif - -#ifdef __INCLUDE_AMR_NB_CMMFCODEC -KFeatureIdIncludeAmrNbCMMFCodec, -#endif - -#ifdef __INCLUDE_AMR_WB_CMMFCODEC -KFeatureIdIncludeAmrWbCMMFCodec, -#endif - -#ifdef __INCLUDE_EAACPLUS_CMMFCODEC -KFeatureIdIncludeEaacplusCmmfcodec, -#endif - -#ifdef __INCLUDE_MP3_CMMFCODEC -KFeatureIdIncludeMp3CMMFCodec, -#endif - -#ifdef __INCLUDE_QCELP_CMMFCODEC -KFeatureIdIncludeQcelpCMMFCodec, -#endif - -#ifdef __IPSEC -KFeatureIdIpsec, -#endif - -#ifdef __IRDA -KFeatureIdIrda, -#endif - -#ifdef __JAPANESE -KFeatureIdJapanese, -#endif - -#ifdef __JAPANESE_LARGER_DICTIONARY -KFeatureIdJapaneseLargerDictionary, -#endif - -#ifdef __JAPANESE_PICTOGRAPHS -KFeatureIdJapanesePicto, -#endif - -#ifdef __JAPAN_PREFIX_CHANGE -KFeatureIdJapanPrefixChange, -#endif - -#ifdef __JAVA -KFeatureIdJava, -#endif - -#ifdef __JAVA_STUBS -KFeatureIdJavaStubs, -#endif - -#ifdef __LAYOUT208_208 -KFeatureIdLayout208_208, -#endif - -#ifdef __LAYOUT_240_320 -KFeatureIdLayout240_320, -#endif - -#ifdef __LAYOUT_240_320_LARGE_SCREEN -KFeatureIdLayout240_320_LargeScreen, -#endif - -#ifdef __LAYOUT_240_320_QVGA3 -KFeatureIdLayout240_320_QVGA3, -#endif - -#ifdef __LAYOUT_320_240 -KFeatureIdLayout320_240, -#endif - -#ifdef __LAYOUT_320_240_LARGE_SCREEN -KFeatureIdLayout320_240_LargeScreen, -#endif - -#ifdef __LAYOUT_320_240_QVGA3 -KFeatureIdLayout320_240_QVGA3, -#endif - -#ifdef __LAYOUT_360_640_TOUCH -KFeatureIdLayout360_640_Touch, -#endif - -#ifdef __LAYOUT_640_360_TOUCH -KFeatureIdLayout640_360_Touch, -#endif - -#ifdef __LOCATIONGPSHW -KFeatureIdLocationGpsHw, -#endif - -#ifdef __LOCATION_CENTRE -KFeatureIdLocationCentre, -#endif - -#ifdef __MACROMEDIA_FLASH_6 -KFeatureIdMacromediaFlash6, -#endif - -#ifdef __MEDIA_TRANSFER_PROTOCOL -KFeatureIdMediaTransferProtocol, -#endif - -#ifdef __MMS_NONDESTRUCTIVE_FORWARD -KFeatureIdMmsNonDestructiveForward, -#endif - -#ifdef __MMS_NOTIFICATIONS_VIEW -KFeatureIdMMSNotificationsView, -#endif - -#ifdef __MMS_POSTCARD -KFeatureIdMmsPostcard, -#endif - -#ifdef __MPEG4_AAC_ENCODING -KFeatureIdMpegAacEncoding, -#endif - -#ifdef __MPEG4_VIDEO_ENCODING -KFeatureIdMpeg4VideoEncoding, -#endif - -#ifdef __MRT_SDK_LIBRARIES -KFeatureIdMrtSdkLibraries, -#endif - -#ifdef __MTP_PROTOCOL_SUPPORT -KFeatureIdMtpProtocolSupport, -#endif - -#ifdef __NEWSTICKER -KFeatureIdNewsticker, -#endif - -#ifdef __NO_POWERKEY -KFeatureIdNoPowerkey, -#endif - -#ifdef __OCR -KFeatureIdOcr, -#endif - -#ifdef __OCR_HANWANG -KFeatureIdOcrHanwang, -#endif - -#ifdef __OCR_ROMDB -KFeatureIdOcrRomdb, -#endif - -#ifdef __OMA_POC -KFeatureIdOmaPoc, -#endif - -#ifdef __ON_SCREEN_DIALER -KFeatureIdOnScreenDialer, -#endif - -#ifdef __OPENGL_ES_3DAPI -KFeatureIdOpenGLES3DApi, -#endif - -#ifdef __OPENGL_ES_SW_IMPLEMENTATION -KFeatureIdOpenGLESSWImplementation, -#endif - -#ifdef __OPERATOR_CACHE -KFeatureIdOperatorCache, -#endif - -#ifdef __OPERATOR_MENU -KFeatureIdOperatorMenu, -#endif - -#ifdef __PEN_SUPPORT -KFeatureIdPenSupport, -#endif - -#ifdef __PEN_SUPPORT_CALIBRATION -KFeatureIdPenSupportCalibration, -#endif - -#ifdef __PRESENCE -KFeatureIdPresence, -#endif - -#ifdef __PRODUCT_REMCON_TSP -KFeatureIdProductRemconTsp, -#endif - -#ifdef __PROTOCOL_WCDMA -KFeatureIdProtocolWcdma, -#endif - -#ifdef __PROTOCOL_WLAN -KFeatureIdProtocolWlan, -#endif - -#ifdef __QOS -KFeatureIdQos, -#endif - -#ifdef __QVGA2_LAYOUT_IN_USE -KFeatureIdQvga2LayoutInUse, -#endif - -#ifdef __QWERTY_INPUT -KFeatureIdQwertyInput, -#endif - -#ifdef __RSS_FEEDS -KFeatureIdRssFeeds, -#endif - -#ifdef __RTP_STACK -KFeatureIdRtpStack, -#endif - -#ifdef __RV9 -KFeatureIdRV9, -#endif - -#ifdef __S60_FM_RADIO_APPLICATION -KFeatureIdS60FmRadioApplication, -#endif - -#ifdef __SDND -KFeatureIdSdnd, -#endif - -#ifdef __SENDUI_MMS_UPLOAD -KFeatureIdSenduiMmsUpload, -#endif - -#ifdef __SEND_FILE_IN_CALL -KFeatureIdSendFileInCall, -#endif - -#ifdef __SERIES60_AMBIENT_LIGHT_SENSOR -KFeatureIdAmbientLightSensor, -#endif - -#ifdef __SERIES60_HELP -KFeatureIdHelp, -#endif - -#ifdef __SERIES60_KEYPAD_NO_SLIDER -KFeatureIdKeypadNoSlider, -#endif - -#ifdef __SERIES60_KEYPAD_NO_VOICE_KEY -KFeatureIdKeypadNoVoiceKey, -#endif - -#ifdef __SERIES60_LUNAR_CALENDAR -KFeatureIdLunarCalendar, -#endif - -#ifdef __SERIES60_NATIVE_BROWSER -KFeatureIdSeries60NativeBrowser, -#endif - -#ifdef __SERIES60_PHONE_TTY -KFeatureIdPhoneTty, -#endif - -#ifdef __SHOW_PANICS -KFeatureIdShowPanics, -#endif - -#ifdef __SIDE_VOLUME_KEYS -KFeatureIdSideVolumeKeys, -#endif - -#ifdef __SIND -KFeatureIdSind, -#endif - -#ifdef __SIP_SIMPLE_PRESENCE_PROTOCOL -KFeatureIdSipSimplePresenceProtocol, -#endif - -#ifdef __SLIDESHOW_SCREENSAVER -KFeatureIdSlideshowScreensaver, -#endif - -#ifdef __STEREO_WIDENING_EFFECT_UI -KFeatureIdStereoWideningEffectUi, -#endif - -#ifdef __SVGT_VIEWER -KFeatureIdSvgtViewer, -#endif - -#ifdef __SYNCML_DM_DIAGNOSTICS -KFeatureIdSyncMlDmDiagnostics, -#endif - -#ifdef __SYNCML_DM_FOTA -KFeatureIdSyncMlDmFota, -#endif - -#ifdef __SYNCML_DM_IMPS -KFeatureIdSyncMlDmImps, -#endif - -#ifdef __SYNCML_DM_OBEX -KFeatureIdSyncMlDmObex, -#endif - -#ifdef __SYNCML_DM_OTA -KFeatureIdSyncMlDmOta, -#endif - -#ifdef __SYNCML_DM_SIP -KFeatureIdSyncMlDmSIP, -#endif - -#ifdef __SYNCML_DM_VOIP -KFeatureIdSyncMlDmVoIP, -#endif - -#ifdef __SYNCML_DM_WLAN -KFeatureIdSyncMlDmWlan, -#endif - -#ifdef __SYNCML_DS_BOOKMARK -KFeatureIdSyncMlDsBookmark, -#endif - -#ifdef __SYNCML_DS_MMS -KFeatureIdSyncMlDsMMS, -#endif - -#ifdef __SYNCML_DS_NOTEPAD -KFeatureIdSyncMlDsNotepad, -#endif - -#ifdef __SYNCML_DS_SMS -KFeatureIdSyncMlDsSms, -#endif - -#ifdef __SYNCML_ISYNC -KFeatureIdSyncMlIsync, -#endif - -#ifdef __SYNCML_TWIN_SUITE -KFeatureIdSyncMlTwinSuite, -#endif - -#ifdef __THAI -KFeatureIdThai, -#endif - -#ifdef __THAI_CALENDAR -KFeatureIdThaiCalendar, -#endif - -#ifdef __TV_OUT -KFeatureIdTvOut, -#endif - -#ifdef __UPNP_AVCP -KFeatureIdUpnpAvcp, -#endif - -#ifdef __UPNP_MEDIASERVER -KFeatureIdUpnpMediaserver, -#endif - -#ifdef __UPNP_PRINT_FRAMEWORK -KFeatureIdUpnpPrintFramework, -#endif - -#ifdef __UPNP_REMOTE_STORAGE -KFeatureIdUpnpRemoteStorage, -#endif - -#ifdef __UPNP_STACK -KFeatureIdUpnpStack, -#endif - -#ifdef __USE_AAC_CMMFCODEC -KFeatureIdUseAacCMMFCodec, -#endif - -#ifdef __USE_AMR_NB_CMMFCODEC -KFeatureIdUseAmrNbCMMFCodec, -#endif - -#ifdef __USE_AMR_WB_CMMFCODEC -KFeatureIdUseAmrWbCMMFCodec, -#endif - -#ifdef __USE_EAACPLUS_CMMFCODEC -KFeatureIdUseEaacplusCmmfCodec, -#endif - -#ifdef __USE_MP3_CMMFCODEC -KFeatureIdUseMp3CMMFCodec, -#endif - -#ifdef __USE_QCELP_CMMFCODEC -KFeatureIdUseQcelpCMMFCodec, -#endif - -#ifdef __VFP_HW_SUPPORT -KFeatureIdVfpHwSupport, -#endif - -#ifdef __VIBRA -KFeatureIdVibra, -#endif - -#ifdef __VIDEOCALL_MENU_VISIBILITY -KFeatureIdVideocallMenuVisibility, -#endif - -#ifdef __VIDEO_CENTER_SUPPORTED -KFeatureIdVideoCenterSupported, -#endif - -#ifdef __VIDEO_RECORDER -KFeatureIdVideoRecorder, -#endif - -#ifdef __VIRTUAL_KEYBOARD_INPUT -KFeatureIdVirtualKeyboardInput, -#endif - -#ifdef __WEB_WIDGETS -KFeatureIdWebWidgets, -#endif - -#ifdef __WLAN_WEP256_ENABLED -KFeatureIdWlanWep256Enabled, -#endif - -#ifdef __WMA -KFeatureIdWma, -#endif - -#ifdef __WORLD_CLOCK -KFeatureIdWorldClock, -#endif - -#ifdef __XDM -KFeatureIdXdm, -#endif - -#ifdef __XDM_LOCALSTORAGE -KFeatureIdXdmLocalStorage, -#endif - -#ifdef __XDM_XCAP -KFeatureIdXdmXcap, -#endif - diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/config/inc/bldcodeline.hrh --- a/sf_config/config/inc/bldcodeline.hrh Tue Sep 14 23:39:54 2010 +0300 +++ b/sf_config/config/inc/bldcodeline.hrh Fri Sep 17 17:27:05 2010 +0100 @@ -15,6 +15,7 @@ * */ + #ifndef __BLDCODELINE_HRH #define __BLDCODELINE_HRH @@ -58,6 +59,12 @@ Flag enables ui accelerator toolkit development. */ #define RD_ALF_IN_PLATFORM + +/** #ALF_USE_OPENWF_COMPOSITION +Bug 1391 - UI Acceleration migration to OpenWF +*/ +#define ALF_USE_OPENWF_COMPOSITION + /** #RD_ALR_AND_NLR_ENABLERS Enables Application and Network Level Roaming. @@ -585,7 +592,7 @@ /** #RD_IMAGEPREVIEW ImageViewer's ImagePreview API and DLL are available in release. */ -#define RD_IMAGEPREVIEW +#undef RD_IMAGEPREVIEW /** #RD_IMAGINGCONFIGMANAGER Flag to include/exclude Imaging Configuration Manager component. @@ -1239,25 +1246,25 @@ done behind this flag to secure that existing functionality won't suffer regression during implementation. */ -#undef RD_UI_TRANSITION_EFFECTS_LAYOUT_SWITCH +#define RD_UI_TRANSITION_EFFECTS_LAYOUT_SWITCH /** #RD_UI_TRANSITION_EFFECTS_LIST This flag will be used to secure that development of list transition effects won't break existing fullscreen and components transition effects. */ -#undef RD_UI_TRANSITION_EFFECTS_LIST +#define RD_UI_TRANSITION_EFFECTS_LIST /** #RD_UI_TRANSITION_EFFECTS_PHASE2 Feature enables early development of 2nd phase UI transition effects. */ -#undef RD_UI_TRANSITION_EFFECTS_PHASE2 +#define RD_UI_TRANSITION_EFFECTS_PHASE2 /** #RD_UI_TRANSITION_EFFECTS_POPUPS "Development of transition effects in popups (notes, queries, etc) will be done behind this flag to secure that existing functionality won't suffer regression during implementation." */ -#undef RD_UI_TRANSITION_EFFECTS_POPUPS +#define RD_UI_TRANSITION_EFFECTS_POPUPS /** #RD_UI_ZOOM This feature activates the zooming support in Series 60 UI. @@ -1414,4 +1421,4 @@ #define RD_XML_ENGINE_API_CHANGE -#endif // __BLDCODELINE_HRH \ No newline at end of file +#endif // __BLDCODELINE_HRH diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/config/inc/bldprivate.hrh --- a/sf_config/config/inc/bldprivate.hrh Tue Sep 14 23:39:54 2010 +0300 +++ b/sf_config/config/inc/bldprivate.hrh Fri Sep 17 17:27:05 2010 +0100 @@ -15,6 +15,7 @@ * */ + #ifndef __BLDPRIVATE_HRH #define __BLDPRIVATE_HRH @@ -73,6 +74,16 @@ */ #define FF_TOUCH_CALL_HANDLING +/** #FF_WDP_EMMC +Select writable demand paging eMMC flash driver build . +*/ +#undef FF_WDP_EMMC + +/** #FF_WDP_NAND +Select writable demand paging NAND flash driver build. +*/ +#undef FF_WDP_NAND + /** #FF_WS_NCIM This run-time flag is required for enableing NCIM at the run-time. NCIM, here onwards called as "Nokia account". @@ -96,6 +107,12 @@ */ #undef HLP_ADDITIONAL_CALENDAR +/** #HLP_APAC_VARIATION +Flag to be used for image creation time variation -- need to separate 3G/APAC +help variants. +*/ +#undef HLP_APAC_VARIATION + /** #HLP_CAMERA_KEY USED ONLY FOR HELP CONTENT VARIATION */ @@ -155,6 +172,35 @@ */ #define JSR_135_SUPPORT +/** #NO_CBCP_PARSER_IN_ROM +Do not include symbian CBCP parser in rom +*/ +#define NO_CBCP_PARSER_IN_ROM + +/** #NO_ENP_PARSER_IN_ROM +This feature flag can be used to not to include symbian ENP Parser into ROM +image. +*/ +#define NO_ENP_PARSER_IN_ROM + +/** #NO_GFP_PARSER_IN_ROM +This feature flag can be used to not to include symbian GFP Parser into ROM +image. +*/ +#define NO_GFP_PARSER_IN_ROM + +/** #NO_IACP_PARSER_IN_ROM +his feature flag can be used to not to include symbian IACP Parser into ROM +image. +*/ +#define NO_IACP_PARSER_IN_ROM + +/** #NO_WAPP_PARSER_IN_ROM +This feature flag can be used to not to include symbian WAPP parser into ROM +image. +*/ +#define NO_WAPP_PARSER_IN_ROM + /** #RD_XML_PARSER_TOOLCHAIN "Used to turn on and off the use of the arabica and xercesc components in the build system, and code in the layout compiler." @@ -198,7 +244,7 @@ @see SysUtil::DiskSpaceBelowCriticalLevelL */ -#undef SYMBIAN_BAFL_SYSUTIL +#define SYMBIAN_BAFL_SYSUTIL /** #SYMBIAN_DOS_SERVER_SERVICES Indicate that the DOS Server Services is present. This is needed to turn the RF @@ -220,18 +266,44 @@ This flag can be used to exclude Symbian's d_exc.exe from rom image when Symbian's base.iby is included */ -#undef SYMBIAN_EXCLUDE_D_EXC +#define SYMBIAN_EXCLUDE_D_EXC /** #SYMBIAN_EXCLUDE_ECAM_STUBPLUGIN This flag is used to exclude Symbian Camera API stub */ #undef SYMBIAN_EXCLUDE_ECAM_STUBPLUGIN +/** #SYMBIAN_EXCLUDE_FAX +Flag to exclude fax related binaries from images. No runtime variation, only +used at image creation. +*/ +#undef SYMBIAN_EXCLUDE_FAX + +/** #SYMBIAN_EXCLUDE_INFRARED +removes symbian infrared components from rom +*/ +#undef SYMBIAN_EXCLUDE_INFRARED + /** #SYMBIAN_EXCLUDE_KEYMAP This flag can be used to include/exclude Symbian's KEYMAP_FILE (EKData.dll) from rom image if base.iby is included */ -#undef SYMBIAN_EXCLUDE_KEYMAP +#define SYMBIAN_EXCLUDE_KEYMAP + +/** #SYMBIAN_EXCLUDE_LIBXML2 +This feature flag removes libxml2.dll from image. +*/ +#undef SYMBIAN_EXCLUDE_LIBXML2 + +/** #SYMBIAN_EXCLUDE_LIBXML2_DOM_XPATH_API +This feature flag removes libxml2.dll from image. +*/ +#undef SYMBIAN_EXCLUDE_LIBXML2_DOM_XPATH_API + +/** #SYMBIAN_EXCLUDE_LIBXML2_SAX_CPARSER_PLUGIN +This feature flag removes libxml2.dll from image. +*/ +#undef SYMBIAN_EXCLUDE_LIBXML2_SAX_CPARSER_PLUGIN /** #SYMBIAN_EXCLUDE_LOCATION_MANAGEMENT The macro SYMBIAN_EXCLUDE_LOCATION_MANAGEMENT is used to exclude the location @@ -256,17 +328,22 @@ This flag can be used to exclude Symbian ScDv.dll from rom image when Symbian's base.iby is included */ -#undef SYMBIAN_EXCLUDE_SCDV +#define SYMBIAN_EXCLUDE_SCDV /** #SYMBIAN_EXCLUDE_SIP Excludes Symbian SIP components. */ #undef SYMBIAN_EXCLUDE_SIP +/** #SYMBIAN_EXCLUDE_WIFI +Removes Symbian wlan componets +*/ +#undef SYMBIAN_EXCLUDE_WIFI + /** #SYMBIAN_GRAPHICS_ADAPTATION This flag is used to take right graphics adaptation components to the ROM build */ -#define SYMBIAN_GRAPHICS_ADAPTATION None +#define SYMBIAN_GRAPHICS_ADAPTATION SGA_SW /** #SYMBIAN_GRAPHICS_USE_GCE Includes the Symbian the Surface Manager and Graphics Composition Engine on ROM @@ -278,7 +355,12 @@ /** #SYMBIAN_GRAPHICS_USE_WSERV2 WServ2 binaries are used instead of WSERV1 versions. */ -#define SYMBIAN_GRAPHICS_USE_WSERV2 +#undef SYMBIAN_GRAPHICS_USE_WSERV2 + +/** #SYMBIAN_HAL_NONSECUREOFFSET_PERSISTENCE_DISABLED +Non secure offset persistence must be disabled in secure time +*/ +#define SYMBIAN_HAL_NONSECUREOFFSET_PERSISTENCE_DISABLED 1 /** #SYMBIAN_HAL_PENSTATE_PERSISTENCE_DISABLED Provide an option to allow platform to not save HALData::EPenState attribute. @@ -420,7 +502,28 @@ Introduced by PREQ1872. */ -#undef SYMBIAN_INCLUDE_USB_RNDIS +#define SYMBIAN_INCLUDE_USB_RNDIS + +/** #SYMBIAN_MBUF_POOL_SIZE +The size of the MBuf pool is adjustable. The MBuf pool is used for creating +buffers for communication data. + +The MBuf is configurable in c32start.ini : +\src\common\generic\comms-infras\rootserver\etc\ +It is runtime read configuration file, e.g.: + +[Global] +MBufPoolSize=, [bytes] + +Default MBufPoolSize=262144,262144. +If single value => interpreted as max size. + +When an initial size is specified the pool grows when necessary until it reaches +the maximum size. It does not shrink, however, so the RAM is not released until +the device is rebooted. + +*/ +#define SYMBIAN_MBUF_POOL_SIZE 0 /** #SYMBIAN_MULTIMEDIA_A3FDEVSOUND This definition is used in symbian A3F build files. @@ -442,7 +545,7 @@ performance and memory consumption balance. Increasing the value increases the memory consumption. */ -#define SYMBIAN_ODP_NUMBER_OF_MAX_LIVE_PAGES 4096 +#define SYMBIAN_ODP_NUMBER_OF_MAX_LIVE_PAGES 0 /** #SYMBIAN_ODP_NUMBER_OF_MIN_LIVE_PAGES Defines the minimum number of 4k live pages available in the system for code @@ -463,14 +566,14 @@ This define supports PREQ1871. */ -#undef SYMBIAN_SYSTEM_STATE_MANAGEMENT +#define SYMBIAN_SYSTEM_STATE_MANAGEMENT /** #SYMBIAN_USE_DOS_SERVER_SERVICES The DOS_SERVER_SERVICES should indicate that the DOS Server Services is present. This is needed to turn the RF on in an emergency call when the phone is in flight mode. */ -#define SYMBIAN_USE_DOS_SERVER_SERVICES +#undef SYMBIAN_USE_DOS_SERVER_SERVICES /** #SYMBIAN_USE_HCI_V2 Defines if HCIv2 (bluetooth v2.0) is used in image or not. @@ -482,7 +585,7 @@ Feature Manager is present. The Feature Manager was part of the CoreOS, and there is a Symbian version of it in 9.5. */ -#define SYMBIAN_USE_NOKIA_FEATURE_MANAGER +#undef SYMBIAN_USE_NOKIA_FEATURE_MANAGER /** #USE_MSCDB Enable usage of mass storage double buffering. @@ -507,7 +610,7 @@ /** #__AAC Device supports Advanced Audio Coding (AAC) codec. */ -#undef __AAC +#define __AAC /** #__ACCESSORY_FW Accessory framework is a Series 60 subsystem that enables adding various @@ -540,12 +643,12 @@ /** #__AMR_NB Device supports Adaptive Multi-Rate (AMR) narrowband codec. */ -#undef __AMR_NB +#define __AMR_NB /** #__AMR_WB Device supports Adaptive Multi-Rate (AMR) wideband codec. */ -#undef __AMR_WB +#define __AMR_WB /** #__APPLICATION_CONTROLLABLE_AUDIO_ROUTING "An application UI can control audio routing in addition to adaption layer. If @@ -895,6 +998,15 @@ */ #define __EMAIL_UI +/** #__ENABLE_BACKSTEPPING +A flag that defines whether Backstepping -service is in use in Music Player. +With Backstepping, MusicSuite and Music Widget interaction with music player is +much more fluent. Back takes back to Music Suite, instead of Music Player +library view. This flag will enable compilation of mpxbacksteppingutility, which +music player uses to implement Backstepping. Synergy Change: ou1cimx1#122317 +*/ +#undef __ENABLE_BACKSTEPPING + /** #__EN_POLICY_DOS "ENPolicy provides emergency number policy APIs and is used by phoneserver component.DOS emergency number policy checks emergency number by using ETel @@ -1346,7 +1458,7 @@ /** #__MP3 Device supports MP3 audio codec. */ -#undef __MP3 +#define __MP3 /** #__MROUTER Device uses Symbian MRrouter technology for PC connectivity. If this feature is @@ -1681,9 +1793,9 @@ #define __SAT_LANGUAGE_NOTIFICATION /** #__SAT_LAUNCH_BROWSER -"If this flag is enabled, upon receiving SAT Launch Browser command, the ME +When this flag is enabled, upon receiving SAT Launch Browser command, the ME shall decide if it is able to execute the command. See details from 3GPP -specifications." +specifications. */ #define __SAT_LAUNCH_BROWSER @@ -1821,7 +1933,7 @@ subscriber is able to see A subscriber's number and name even the caller's ID is not stored in the phone. The name of the subscriber comes from network. */ -#undef __SERIES60_PHONE_CNAP +#define __SERIES60_PHONE_CNAP /** #__SERIES60_PHONE_NUMBER_GROUPING Deprecated flag. Included for compatibility reasons. Value must equal to @@ -2090,7 +2202,7 @@ Defines whether transition effects are used in UI. Also controls whether the effect engine is included in ROM or not. */ -#undef __UI_TRANSITION_EFFECTS +#define __UI_TRANSITION_EFFECTS /** #__UI_ZOOM This feature activates the zooming support in Series 60 UI. @@ -2130,7 +2242,7 @@ /** #__USB_PTP Includes and excludes PTP (Picture Transfer Protocol) components. */ -#define __USB_PTP +#undef __USB_PTP /** #__USB_REMOTE_PERSONALITY Includes and excludes S60 USB Remote Personality component. @@ -2186,7 +2298,7 @@ Device supports Windows Media. In other words it indicates whether WM-related components such as ASF-parser and codecs are in place. */ -#undef __WINDOWS_MEDIA +#define __WINDOWS_MEDIA /** #__WINDOWS_MEDIA_DRM Device supports Windows Media DRM. In other words it indicates whether WMDRM @@ -2208,4 +2320,4 @@ #define __XSP_EXTENSION_MANAGER -#endif // __BLDPRIVATE_HRH \ No newline at end of file +#endif // __BLDPRIVATE_HRH diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/config/inc/bldpublic.hrh --- a/sf_config/config/inc/bldpublic.hrh Tue Sep 14 23:39:54 2010 +0300 +++ b/sf_config/config/inc/bldpublic.hrh Fri Sep 17 17:27:05 2010 +0100 @@ -15,12 +15,16 @@ * */ + #ifndef __BLDPUBLIC_HRH #define __BLDPUBLIC_HRH -//Defining only language 01 for SF build purposes -#define LANGUAGE_IDS LANG sc 01 - +#define LANGUAGE_IDS LANG sc 37 102 42 44 45 25 07 18 01 10 129 158 160 159 157 161 49 50 09 02 51 103 03 54 57 30 17 15 59 327 05 32 65 67 68 70 326 08 27 13 76 31 78 16 79 26 28 04 83 06 39 29 33 14 93 94 96 + +/** #Camera +Container for camera specific features +*/ +#undef Camera /** #FF_3D_RINGING_TONES Device supports 3D ringing tones. @@ -32,6 +36,15 @@ */ #undef FF_3G_CELLBROADCAST +/** #FF_ABC_AGRESSIVE_UI +Display driver will provide an interface for switching Automatic Brightness +Control (ABC). More agressive Automatic Display Control (ABC) UI for display +driver will be in Settings display plug in, and as configurable for products, +but not neccessarily available for user. The agressive UI for ABC is +enabled/disabled by the feature flag. +*/ +#undef FF_ABC_AGRESSIVE_UI + /** #FF_ADAPTIVE_WLAN_SCANNING_SUPPORT Adaptive WLAN Scanning (AWS) is a component that tells WLAN engine how often to perform WLAN background scanning. AWS listens and receives events from other @@ -40,16 +53,41 @@ */ #undef FF_ADAPTIVE_WLAN_SCANNING_SUPPORT +/** #FF_ADDITIONAL_FONTS +This flag is to enable new font supports namely equivalents of Arial, Times New +Roman, Courier for content viewing mainly to be used in browser. If this flag is +not enabled it means it will continue to have only current fonts and no +additional font support. +*/ +#define FF_ADDITIONAL_FONTS + /** #FF_AI_WLANSNIFFER_WIDGET Flag for WLANSniffer Homescreen widget. */ #undef FF_AI_WLANSNIFFER_WIDGET +/** #FF_ALTERNATIVE_CALL_WAITING_TONE +When this flag is enabled an alternative call waiting tone will be used +*/ +#undef FF_ALTERNATIVE_CALL_WAITING_TONE + +/** #FF_ARABIC_HANDWRITING_RECOGNITION_INPUT +This flag is used to enable arabic finger handwriting input in capacitive touch +screen phone. +*/ +#undef FF_ARABIC_HANDWRITING_RECOGNITION_INPUT + /** #FF_ASYNCH_FILE_SAVE_QUEUE Camcorder requires support from the Asynchronous File Save Queue. */ #define FF_ASYNCH_FILE_SAVE_QUEUE +/** #FF_AT_COMMANDS_TEST_AUTOMATION +Using FF_AT_COMMANDS_TEST_AUTOMATION will either include or exclude +atcmdplugin.dll from ROM +*/ +#undef FF_AT_COMMANDS_TEST_AUTOMATION + /** #FF_AUDIO_MESSAGING_INCLUDE_IN_ROM This flags controls whether the Audio Messaing ROM files are included in the build. @@ -62,16 +100,21 @@ */ #undef FF_AUDT +/** #FF_AUTOMOTIVESTACK +S60_PUBLIC Feature Flag for In-Car Optimized device EPIC +*/ +#undef FF_AUTOMOTIVESTACK + /** #FF_AUTO_REDIAL_FOR_VIDEO_CALL -"This flag indicates redial sequence, when video call is not succeeded for -certain reasons." +This flag indicates redial sequence, when video call is not succeeded for +certain reasons. */ #define FF_AUTO_REDIAL_FOR_VIDEO_CALL /** #FF_AVKON_EMOTION_ICON_ENABLED to enable/disable the emotion icon support in avkon editor control */ -#undef FF_AVKON_EMOTION_ICON_ENABLED +#define FF_AVKON_EMOTION_ICON_ENABLED /** #FF_BIRTHDAY_IMPROVEMENT This feature flag is required for the enabling/disabling customized birthday & @@ -80,26 +123,70 @@ The requirement is -B’day & Anniversary Notification for MyFaves contact - -• Picture of the MyFaves contact in the popup which can be masked as circular - -• Currently Birthday notification is same as any other Calendar alarm +B’day & Anniversary Notification for MyFaves contact + +• Picture of the MyFaves contact in the popup which can be masked as circular + +• Currently Birthday notification is same as any other Calendar alarm */ #undef FF_BIRTHDAY_IMPROVEMENT +/** #FF_BLUETOOTH_DATA_PROFILES_DISABLED +This flag is used to turn off bluetooth data profiles, and is to be used as part +of Enterprise Disabling of Bluetooth, allowing the device to use bluetooh for +hands free purposes only +*/ +#undef FF_BLUETOOTH_DATA_PROFILES_DISABLED + +/** #FF_BLUETOOTH_DISABLED +Flag used to disable all Bluetooth functionality in the device. This will be +used for Enterprise Disabling of Bluetooth. + +This flag is required to be used instead of the __BT flag so that the Bluetooth +UI is still present after Bluetooth has been disabled, allowing the user to be +notified of why they cannot use it if they attempt to +*/ +#undef FF_BLUETOOTH_DISABLED + /** #FF_BROWSER_PROGRESSIVE_DOWNLOAD This feature flag is needed to enable/disable the progressiveness of the downloads in download manager server and its clients. */ #define FF_BROWSER_PROGRESSIVE_DOWNLOAD +/** #FF_CALENDAR_DAY_VIEW +This flag is needed for run time configuration of Business calendar day view. +The day view will be loaded as a plug-in based on this flag being enabled. Day +view will be integrated along with other native views(month, week, agenda & +Todo). +*/ +#undef FF_CALENDAR_DAY_VIEW + +/** #FF_CALENDAR_SCROLLABLE_PREVIEW +This flag is needed for run time configuration of scrollable preview pane in +calendar. The scrollable preview pane will be loaded as a plug-in with calendar +month view and week view based on this flag being enabled. Layouts with +scrollable preview pane will be loaded on run time based on this flag being +enabled for month / week view +*/ +#undef FF_CALENDAR_SCROLLABLE_PREVIEW + +/** #FF_CAL_MEETING_REQUEST_UI +With this flag it is selected if Meeting Request UI included with flag +FF_MEETING_REQUEST_UI is available on Calendar side or not. If flag is not +defined MRUI is available only when MR Emails are opened from Email application. +If flag is defined then meeting requests can be opened also from Calendar +application and Calendar application will offer possibility to create new +meeting requests. +*/ +#undef FF_CAL_MEETING_REQUEST_UI + /** #FF_CAPACITIVE_DISPLAY Device uses capacitive touch technology in its display. */ -#undef FF_CAPACITIVE_DISPLAY +#define FF_CAPACITIVE_DISPLAY /** #FF_CHINESE_FONTS_HIRES This flag controls whether Chinese variants use TrueType fonts instead of the @@ -120,6 +207,11 @@ */ #undef FF_CHINESE_FONTS_HIRES +/** #FF_CHINESE_SELECTION_KEY +Device uses this flag to differentiate if selection key existed +*/ +#undef FF_CHINESE_SELECTION_KEY + /** #FF_CLOCK_MULTIPROCOL_SUPPORT This flag shall be used to determine if product programs need clock's multiprotocol support, i.e. getting time information from different time source @@ -129,6 +221,11 @@ */ #undef FF_CLOCK_MULTIPROCOL_SUPPORT +/** #FF_CMAIL_INTEGRATION +5250+ specific features in Cmail are variated with this flag. +*/ +#undef FF_CMAIL_INTEGRATION + /** #FF_COMMSDAT_CREATION_FROM_XML There will be a new component in S60 called CommsDatCreator (CDC) that will initialize CommsDat using an input XML file which is generated by the @@ -158,6 +255,12 @@ */ #define FF_CONNECTION_OVERRIDE +/** #FF_CONTACTS_COMPANY_NAMES +When enabled, contacts’ company names are shown after first+last name in +Phonebook Names list. +*/ +#undef FF_CONTACTS_COMPANY_NAMES + /** #FF_CONTACTS_GROUP_FUNCTIONALITY We need a feature flag for ROM Creation time variation. The Phonebook2 application is constructed on a plugin based architecture. This design allows @@ -168,7 +271,21 @@ can remove the platform group plugin component. This allow the component to be removed from the ROM image, thus making the ROM size smaller. */ -#undef FF_CONTACTS_GROUP_FUNCTIONALITY +#define FF_CONTACTS_GROUP_FUNCTIONALITY + +/** #FF_CONTACTS_MERGE +If enabled, then phonebook UI contains the command for Merge. +*/ +#define FF_CONTACTS_MERGE + +/** #FF_CONTACTS_MYCARD +This feature flag controls whether phonebook application supports MyCard. +If flag is enabled: +- Phonebook has MyCard item at top of names list +- The user can open MyCard view from phonebook +- Other applications can launch the MyCard view +*/ +#define FF_CONTACTS_MYCARD /** #FF_CONTACTS_NICKNAME The nickname functionality needs a feature flag for the following reasons: @@ -198,6 +315,50 @@ */ #undef FF_CONTACTS_NICKNAME +/** #FF_CONTACTS_PREDICTIVE_SEARCH +When enabled, User can turn on/off Phonebook’s predictive search functionality, +using an item in Names list’s Option-menu. +*/ +#undef FF_CONTACTS_PREDICTIVE_SEARCH + +/** #FF_CONTACTS_REMOTE_LOOKUP +When enabled, and a remote search service is installed in device, item “Search +remotely” is shown in Phonebook Names list. +*/ +#define FF_CONTACTS_REMOTE_LOOKUP + +/** #FF_CONTACTS_SOCIAL +When flag is enabled, phonebook application has the following features: +- Names list shows social status texts +- Contact Card shows social status text & allows jumping to external social +application. +- MyCard shows social status text & allows jumping to external social +application. +- MyCard has button(s) that show(s) presence & allow jumping to external IM +application. + +*/ +#define FF_CONTACTS_SOCIAL + +/** #FF_CONTACT_WIDGET + Defines if Friends widget exists or not +*/ +#undef FF_CONTACT_WIDGET + +/** #FF_CONTEXT_FRAMEWORK_V2 +This flag enables Context Framework version 2. +*/ +#undef FF_CONTEXT_FRAMEWORK_V2 + +/** #FF_CONTEXT_PROFILES +Context profiles enable the device to automatically adapt in users every day +life and combine current Profiles functionality with concepted and studied +Situations functionality. If the flag sets to true, context profiles are +enabled. If flase, otherwises. + +*/ +#undef FF_CONTEXT_PROFILES + /** #FF_CUSTOMER_HELPS_IN_USE Customer helps are included into image based on this flag. */ @@ -211,11 +372,46 @@ */ #define FF_DEVICE_DIAGNOSTICS_APP +/** #FF_DEVICE_ENCRYPTION_FEATURE +This flag is required for Device Encryption feature which goes to Symbian +Foundation. The existing flag (FF_NATIVE_FILE_ENCRYPTION) will exclusively be +used by NFE, which doesn't go to SF. Hence a different flag is required for all +those middleware and application layer components of DE. +*/ +#define FF_DEVICE_ENCRYPTION_FEATURE + +/** #FF_DISABLE_OMA_SUPL_V2 +When this flag is ON SUPL v2.0 is NOT supported. Note that this flag is a +negative flag in order to minimize the risk for the master code line. +*/ +#undef FF_DISABLE_OMA_SUPL_V2 + +/** #FF_DM_BROWSER_ADAPTER +Browser adaper is used by Device Management to Set/Get the browser settings from +the operator server. This feature is requested by CMCC. The feature flag is used +to differentiate between Nokia Specific implemenation and OMA DM implementation. +*/ +#define FF_DM_BROWSER_ADAPTER + +/** #FF_DM_CONNMO_ADAPTER +OMA Device Management Connectivity Managment Object (ConnMO) provides management +of connectivity settings. This flag will help in enabling ConnMO plugin. +*/ +#undef FF_DM_CONNMO_ADAPTER + /** #FF_DM_INSTALL_SECURITY OMA DM SW installer implementation included in build. */ #undef FF_DM_INSTALL_SECURITY +/** #FF_DM_STREAMING_ADAPTER +Streaming adapter is used by Device Mangement to Set/Get the streaming settings +from the operator server. CMCC has requested support for this new adapter. This +feature flag is used to differentiate the Nokia specfic implementation and OMA +DM implementation. +*/ +#define FF_DM_STREAMING_ADAPTER + /** #FF_DUAL_LANGUAGE_SUPPORT This Flag is used to develop support for dual language feature. This is an enhancement to the basic prediction feature where words predicted will come from @@ -223,6 +419,11 @@ */ #undef FF_DUAL_LANGUAGE_SUPPORT +/** #FF_DUAL_MODEM +Flag for developing Dual Modem feature +*/ +#undef FF_DUAL_MODEM + /** #FF_EMAIL_FRAMEWORK Defines whether the product includes the email multiprotocol framework. When the flag is defined all parts constituting new email solution are in ROM: @@ -232,6 +433,11 @@ */ #define FF_EMAIL_FRAMEWORK +/** #FF_EMAIL_FULLSCREENVIEWER +This flag enables full screen mode in email viewer +*/ +#undef FF_EMAIL_FULLSCREENVIEWER + /** #FF_EMAIL_IPS_SERVICES Defines whether the product includes IMAP4, POP3 and SMTP protocol support. */ @@ -247,6 +453,11 @@ */ #define FF_EMAIL_MCE_INTEGRATION +/** #FF_EMAIL_PREDICTIVESEARCH +This flag enables predictive address search in email editor +*/ +#undef FF_EMAIL_PREDICTIVESEARCH + /** #FF_EMAIL_PROTOCOL_PLUGINS When defined, default email protocol plugins are enabled. */ @@ -257,6 +468,12 @@ */ #undef FF_EMAIL_UI +/** #FF_EMAIL_UI_SPLITSCREEN +This feature enables split screen usage in email editors instead of touch input +window +*/ +#undef FF_EMAIL_UI_SPLITSCREEN + /** #FF_EMPTY_COMMSDAT The override flags FF_EMPTY_COMMSDAT, FF_VANILLA_COMMSDAT and FF_RND_COMMSDAT determine which default CommsDat will be put to the image independent of image @@ -284,6 +501,21 @@ */ #undef FF_EMPTY_COMMSDAT +/** #FF_ENABLE_ISI_COMMUNICATION_IN_USB_CHARGING_MODE +Feature info adaptation will read the PP-bit value from ISA info server and map +the value of PP bit into KFeatureIdCertTesting. SSM then will read +KFeatureIdCertificationTesting and if system is in USB charging mode , then +start USB components into the mode where ISI communication is possible. +*/ +#define FF_ENABLE_ISI_COMMUNICATION_IN_USB_CHARGING_MODE + +/** #FF_ENHANCED_CALENDAR_EVENT_UI +This flag controls inclusion of enhanced Calendar Event Viewers and Editors that +replace standard ones and provide consistent look and feel with Meeting Request +UI included with flag FF_MEETING_REQUEST_UI. +*/ +#undef FF_ENHANCED_CALENDAR_EVENT_UI + /** #FF_FARSI_CALENDAR S60 calendar should provide possibility to integrate Farsi calendar application to S60 calendar. @@ -311,11 +543,38 @@ */ #define FF_FMTX +/** #FF_FMTX_RDS_TEXT +Flag to enable RDS text transmission through FM transmitter (FMTX). Runtime +variation needed in SysAp. FMTX UI SW uses this flag in .iby files so it is not +runtime variated in UI SW. + +RDS text transmission not enabled currently (ELZG-7PE3G9) +*/ +#undef FF_FMTX_RDS_TEXT + +/** #FF_FOTA_CHECK_LIMITATION +When this flag is enabled user can only check for FOTA updates from the server +once in defined time period. The time period is defined by a cenrep value - +default value is 24h. +*/ +#undef FF_FOTA_CHECK_LIMITATION + /** #FF_FULLSCR_HWR_INPUT Indicates whether a device needs fullscreen HWR (HandWritingRecognition) input or not. */ -#define FF_FULLSCR_HWR_INPUT +#undef FF_FULLSCR_HWR_INPUT + +/** #FF_GENERIC_ACCESS_NETWORK +Generic Access Network (GAN), previously known as Unlicensed Mobile Access (UMA) +technology provides access to GSM/3G and GPRS mobile services over unlicensed +spectrum technologies. By deploying GAN technology, service providers can enable +subscribers to roam and handover between cellular networks and public and +private unlicensed wireless networks using dual-mode mobile handsets. However +GAN needed some platform changes to be fully functional and those changes must +be run time variable. +*/ +#undef FF_GENERIC_ACCESS_NETWORK /** #FF_GENERIC_FONTS_ASSETS This flag is used to check if generic font assets are to be used, this is used @@ -439,6 +698,17 @@ */ #define FF_IMAGEPRINT_UPNP_PROTOCOL +/** #FF_IMAGE_EDITOR +Feature flag for Image Editor support in the platform. Applications could check +for this feature support and make use of it. +Note: In Symbian Foundation context, Image Editor is not available in Sym ^3, +hence there is a need to have feature flag in public domain. Other vendors can +bring in their own implementation of the editor and make use of this flag to +pulish the feature support. + +*/ +#undef FF_IMAGE_EDITOR + /** #FF_INCLUDE_CHINESE_DICTIONARY This feature flag controls the inclusion/exclusion of chinese dictionary in chinese variants. The flag is used in dictionary_variant.iby @@ -461,23 +731,60 @@ */ #undef FF_INTELLIGENT_TEXT_INPUT +/** #FF_IPSEC_UMA_SUPPORT_ENABLE +The default behaviour in IPSec policy conflict resolution logic is to put “Drop” +mode over the “bypass” mode. Hence the resulting action is to drop the IP +packets with the merged policies. +According to the default behaviour UMA is always with “bypass” property and +whenever mVPN with drop mode connection rove-in or rove out from GAN (UMAN) +results in a selector conflict. + +With the macro enabled IPSec handles UMA conflict gracefully allowing UMA to +work. +*/ +#undef FF_IPSEC_UMA_SUPPORT_ENABLE + +/** #FF_ITI_VIRTUAL_TOUCH_FIRST_GENERATION_SUPPORT +ITI feature (2nd generation text input features) are enabled in 5.0 & 9.1 TBD, +i.e MCL, but these features are not supported in touch input modes like Virtual +ITU-T, VKB & FSQ. Hence, to support 1st generation features to touch input +methods, this flag is required. + +*/ +#undef FF_ITI_VIRTUAL_TOUCH_FIRST_GENERATION_SUPPORT + /** #FF_JAVA_GLOBAL_INDICATORS_API Enables Java Global Indicator API. Global Indicator API can be used to add indicators to phone status pane. */ #undef FF_JAVA_GLOBAL_INDICATORS_API +/** #FF_KEYPAD_NO_SEND_KEY +Device does not have a send key to activate phone call. +*/ +#undef FF_KEYPAD_NO_SEND_KEY + /** #FF_LAYOUT_360_640_NONTOUCH New non touch NHD (=QHD) resolution. Flag determine which layout dlls are put to hw image. */ #undef FF_LAYOUT_360_640_NONTOUCH +/** #FF_LAYOUT_360_640_TOUCH_NHD4 +layout for nhd4 +*/ +#undef FF_LAYOUT_360_640_TOUCH_NHD4 + /** #FF_LAYOUT_360_640_TOUCH_QHD2 Layout data for QHD2_TOUCH resolution. */ #undef FF_LAYOUT_360_640_TOUCH_QHD2 +/** #FF_LAYOUT_480_640_TOUCH_VGA4 +layout for vga4 +*/ +#undef FF_LAYOUT_480_640_TOUCH_VGA4 + /** #FF_LAYOUT_480_640_VGA3 Layout data for VGA3 resolution. */ @@ -490,11 +797,21 @@ */ #undef FF_LAYOUT_640_360_NONTOUCH +/** #FF_LAYOUT_640_360_TOUCH_NHD4 +layout for nhd4 +*/ +#undef FF_LAYOUT_640_360_TOUCH_NHD4 + /** #FF_LAYOUT_640_360_TOUCH_QHD2 Layout data for QHD2 TOUCH resolution. */ #undef FF_LAYOUT_640_360_TOUCH_QHD2 +/** #FF_LAYOUT_640_480_TOUCH_VGA4 +layout for vga4 landscape +*/ +#undef FF_LAYOUT_640_480_TOUCH_VGA4 + /** #FF_LAYOUT_640_480_VGA3 Layout data for VGA3 resolution. */ @@ -503,7 +820,7 @@ /** #FF_LBT_ENGINE To enable/disable LBT engine from S60. By default this should be ON The Location Triggering subsystem provides a service to applications for -notifications based on the user’s location. Applications can create and remove +notifications based on the user’s location. Applications can create and remove location based triggers, and applications can be notified or started when one of their triggers is fired, i.e. the triggering conditions are met Feature wiki : https://s60wiki.nokia.com/S60Wiki/Location_based_triggering @@ -531,6 +848,12 @@ */ #define FF_LBT_MGTUI +/** #FF_LIMITED_MESSAGE_AND_ALARM_TONE_SIZE +When this flag is on the message alert tones and alarm (calendar, clock) tones +maximum size is defined by cenrep key KProEngRingingToneMaxSize +*/ +#undef FF_LIMITED_MESSAGE_AND_ALARM_TONE_SIZE + /** #FF_LINKED_FONTS_CHINESE For enabling linked font in Chinese a new feature flag FF_LINKED_FONTS_CHINESE is needed. @@ -541,11 +864,33 @@ */ #undef FF_LINKED_FONTS_CHINESE +/** #FF_LIVETV +support for DVBH live tv 1.1 (using bluetooth accessory SU-33W) +*/ +#undef FF_LIVETV + +/** #FF_LOCATION_MW_APE_CENTRIC_ARCH_SUPPORT +S60 Location FW and its related components are going to change to support APE +Centric architecture. In order to toggle architecture support between new and +old,we have introduced this flag. If this flag is ON, then new architecture will +get into use. If its OFF then old architecure will get into use. +*/ +#undef FF_LOCATION_MW_APE_CENTRIC_ARCH_SUPPORT + /** #FF_MDS_CAMERA_SUPPORT Enables camera application support for Metadata system. */ #define FF_MDS_CAMERA_SUPPORT +/** #FF_MECO_XMPP +XMPP is an Instant Messaging Protocol. MECO (MEssaging COnvergence) +implementation of XMPP is disabled by the use of this flag. This is to be used +for run-time purposes. If this flag is false, then the functionality covered by +this flag cannot be used although the library itself exists. + +*/ +#undef FF_MECO_XMPP + /** #FF_MEETING_REQUEST_UI Meeting request UI from Custom SW will be is part of Common Email. This new flag replaces Custom SW specific flag FF_ES_MEETING_REQUEST_UI used in Freestyle. MR @@ -553,7 +898,7 @@ If the flag is not defined, MR UI related components are not in ROM. */ -#define FF_MEETING_REQUEST_UI +#undef FF_MEETING_REQUEST_UI /** #FF_MENU_TEXTURE_PRELOADING In Menu (AppShell) application the performance of changing the folder has been @@ -570,6 +915,21 @@ */ #undef FF_MMS_POSTCARD_INCLUDE_IN_ROM +/** #FF_MPX_VIDEO_PLAYER +When this flag is on, MPX framework in platform supports video playback and +mpxvideoplayer.exe is included in ROM. Platform's default video player is +mpxvideoplayer.exe. This flag can be used at build time, if necessary, to decide +if code can be build against services provided by MPX video player instead of +libraries provided by Media Player and Video Center, which both are replaced by +MPX Video Player. +*/ +#define FF_MPX_VIDEO_PLAYER + +/** #FF_MTP_CONTROLLER +The feature enables device to support MTP Controller service +*/ +#define FF_MTP_CONTROLLER + /** #FF_NCD_ENGINE This flag enables building the NCD Engine to S60 release. */ @@ -627,18 +987,35 @@ */ #undef FF_OFN_FEATURE +/** #FF_OMADRM1_FULL_SUPPORT +This boolean feature flag indicates if OMA DRM v1 is fully (including combined +delivery and separate delivery) supported or not. +*/ +#undef FF_OMADRM1_FULL_SUPPORT + +/** #FF_OMADRM2_SUPPORT +This boolean feature flag indicates if OMA DRM v2 is supported or not. +*/ +#undef FF_OMADRM2_SUPPORT + /** #FF_OMA_SCOMO_ADAPTER This feature enables OMA SCOMO feature in "application management component". */ -#undef FF_OMA_SCOMO_ADAPTER +#define FF_OMA_SCOMO_ADAPTER /** #FF_OOM_MONITOR2_COMPONENT Feature flag for controlling the inclusion of Out-of-Memory2 component into the ROM image. */ -#undef FF_OOM_MONITOR2_COMPONENT +#define FF_OOM_MONITOR2_COMPONENT + +/** #FF_OPENMAX_AL +OpenMax AL is a Khronos API (http://www.khronos.org) included as a platform API +to support QtMobility multimedia. +*/ +#undef FF_OPENMAX_AL /** #FF_OSS_LEGAL_NOTICE This feature adds OSS legal notice to About application. The notice is needed if @@ -656,7 +1033,7 @@ /** #FF_PLATFORM_SIMULATOR Platform Simulator product makes it possible to execute software on simulated target hardware using a Windows or Linux workstation. Platform Simulator is -based on ARM® RealView® tools that support modeling terminal hardware using LISA +based on ARM® RealView® tools that support modeling terminal hardware using LISA language. Platform Simulator runs any OS e.g. S60 or Linux. The OS is introduced to the simulator as a core image loaded into the simulated flash memory. @@ -678,12 +1055,18 @@ */ #undef FF_PLATFORM_SIMULATOR +/** #FF_PLAYREADY_SUPPORT +This boolean feature flag indicates if PlayReady technology is supported or not. + +*/ +#undef FF_PLAYREADY_SUPPORT + /** #FF_PNPMS_PROV_FILTER On enabling this feature flag pnpprovfilter.dll will be created and this feature flag is used to enable PNPProvisioning HTTP filter which by passes the download manager launching PNPMS provisioning engine. */ -#define FF_PNPMS_PROV_FILTER +#undef FF_PNPMS_PROV_FILTER /** #FF_PNPMS_SERVICE_HELP_PLUGIN This feature flag is required for launching PNPMS application from general @@ -693,7 +1076,7 @@ and direct the browser with predefined PnPMS server URL where user can download provisioning settings over HTTP from web server. */ -#define FF_PNPMS_SERVICE_HELP_PLUGIN +#undef FF_PNPMS_SERVICE_HELP_PLUGIN /** #FF_POWER_SAVE "Power save mode is a collection of features which are put in a power saving @@ -717,11 +1100,26 @@ */ #undef FF_PROV_AUTHTYPE_PLUGIN +/** #FF_QT +Generic feature flag for for QT based features (to be used in image creation and +run-time variation) +*/ +#undef FF_QT + /** #FF_QWERTY_FN_KEY The device has a Fn key */ #undef FF_QWERTY_FN_KEY +/** #FF_RFSUICON_ERASE_ALL_DATA +This feature flag is required to either enable or disable the display of “Erase +all data” icon (deep RFS) in S60 UI menu. Using this feature flag the +functioanlity can either be totally enabled or disabled. Not all devices may +require this feature and hence it needs to be configurable. + +*/ +#undef FF_RFSUICON_ERASE_ALL_DATA + /** #FF_RND_COMMSDAT The override flags FF_EMPTY_COMMSDAT, FF_VANILLA_COMMSDAT and FF_RND_COMMSDAT determine which default CommsDat will be put to the image independent of image @@ -753,7 +1151,7 @@ The device has multidirectional "rocker" key. */ -#undef FF_ROCKER_KEY +#define FF_ROCKER_KEY /** #FF_ROM_INCLUDE_ALF This flags controls whether the UI Accelerator toolkit (ALF) is included in the @@ -764,7 +1162,7 @@ /** #FF_RUNTIME_DEVICE_CAPABILITY_CONFIGURATION To enable the feature to variate the device capability on runtime */ -#undef FF_RUNTIME_DEVICE_CAPABILITY_CONFIGURATION +#define FF_RUNTIME_DEVICE_CAPABILITY_CONFIGURATION /** #FF_S60_HELPS_IN_USE Platform helps are included into image based on this flag. @@ -802,19 +1200,67 @@ */ #undef FF_SHOW_MMPLAYER +/** #FF_SIDESLIDER_SUPPORT +To make the side slier support available at platform build which is currently +not. System application requires this flag +*/ +#undef FF_SIDESLIDER_SUPPORT + +/** #FF_SIM_CONSECUTIVE_6F00_ERRORS_HANDLING +When this flag is enabled UI error note will shonwn in case of consecutive 6F 00 +errors from UICC (SIM card) +*/ +#undef FF_SIM_CONSECUTIVE_6F00_ERRORS_HANDLING + +/** #FF_SIP_APN_SWITCHING +Provides a mechanism to manipulate APN name of a IAP based SIP registration +status +*/ +#undef FF_SIP_APN_SWITCHING + +/** #FF_SIP_CUSTOM_PDP_HANDLING +Controls the handling of PDP activation failures in operator specified method +*/ +#undef FF_SIP_CUSTOM_PDP_HANDLING + +/** #FF_SMALL_SCREEN_TOUCH +for small physical screen but big resolution and touch(for example 2.4" vga +touch) +*/ +#undef FF_SMALL_SCREEN_TOUCH + /** #FF_STARTUP_OMA_DM_SUPPORT The flag will be used to enable receiving OMA CP/DM messages during system start-up in those devices that need the feature. */ #undef FF_STARTUP_OMA_DM_SUPPORT +/** #FF_STROKE_INPUTMODE_IN_TAIWAN +The flag to switch stroke input mode in taiwan language. This flag is introduced +from 9.2 +*/ +#undef FF_STROKE_INPUTMODE_IN_TAIWAN + +/** #FF_SUPL_IMSI_GENERATED_SERVER_PRIORITY_DEFAULT +When this flag is enabled IMSI based autogenerated SUPL server has higher +priority on the SUPL server list than the hard coded servers from startup +settings DB +*/ +#undef FF_SUPL_IMSI_GENERATED_SERVER_PRIORITY_DEFAULT + +/** #FF_SYNCML_STATUS_EXTENDED_ERROR_CODES +When this flag is ON it is possible to write extended syncml error codes to sync +log +*/ +#undef FF_SYNCML_STATUS_EXTENDED_ERROR_CODES + /** #FF_TACTICONS Tacticons are haptic effects that can be played by the applications to indicate success or failure of actions. Tacticons can be also automatically played together with some Sound IDs. */ -#undef FF_TACTICONS +#define FF_TACTICONS /** #FF_TACTILE_FEEDBACK Device supports Tactile Feedback. Tactile feedback is produced by UI components @@ -827,7 +1273,13 @@ This is the feature flag to allow branching of the code flow based on the capability check or SID check for the third party applications. */ -#undef FF_TARM_CAPABILITY_BASED_ACCESS +#define FF_TARM_CAPABILITY_BASED_ACCESS + +/** #FF_TARM_CAPABILITY_CHECKING +This is a feature flag to decide the code flow base on either the Application +capability check or the SID check in case of third party applications +*/ +#undef FF_TARM_CAPABILITY_CHECKING /** #FF_TCP_MYFAVES_FEATURE The feature flag is to turn ON/OFF MyFaves feature in a S60 3.2 complementary @@ -842,6 +1294,57 @@ */ #undef FF_TCP_MYPROFILE +/** #FF_TD_CLMContactReplicationFromPhonebookToUSIMCard +Support for CMCC standard USIM contact format. + +*/ +#undef FF_TD_CLMContactReplicationFromPhonebookToUSIMCard + +/** #FF_TD_CMCCATCommandsSupport +When enabled, this flag will extend the set of supported AT commands +• AT+CMGD (Delete message) +• AT+CMGW (Write message to memory) +• AT^HVER (Hardware version) +• AT^SYSINFO (System information query) +• AT^DSCI (Call state indication) +• AT^DMUX (Multiplexing) +• AT^DDSETEX (Data card voice channel configuration) + +*/ +#undef FF_TD_CMCCATCommandsSupport + +/** #FF_TD_CMCCPIMPromptServerFullWhenReceive420StatusCodeFromServer +When this flag is enabled, the device will give appropriate UI prompt to the +user, if status code 420 is received during data synchronization. + +*/ +#undef FF_TD_CMCCPIMPromptServerFullWhenReceive420StatusCodeFromServer + +/** #FF_TD_CMCCPIMSynchronizationProgressIndicatorUI +This flag enables an enhanced progress status UI. Instead of standard progress +bar or percentage information, the UI will show following information: +x/y for uplink (x = current item, y = total items) and z for downlink (z = +current item). + +*/ +#undef FF_TD_CMCCPIMSynchronizationProgressIndicatorUI + +/** #FF_TD_SCDMA +This is a feature flag used to turn on/off TD-SCDMA releated features +*/ +#undef FF_TD_SCDMA + +/** #FF_TD_SCDMA_FORBIDDENOPERATORICONDISPLAY +This feature is used enable Forbidden operator icon display feature. + +*/ +#undef FF_TD_SCDMA_FORBIDDENOPERATORICONDISPLAY + +/** #FF_TD_SCDMA_VIDEOCALL_KEY +This FF is used to enable video call key feature for TD-SCDMA product +*/ +#undef FF_TD_SCDMA_VIDEOCALL_KEY + /** #FF_THEME_HAZE Haze theme is included in ROM image. @@ -885,6 +1388,20 @@ */ #undef FF_USB_HOST +/** #FF_USB_MODEM +FF_USB_MODEM will be used to en/disable PAM(Phone As Modem) feature. When flag +is enabled, the feature is included in image. + +KFeatureIdUsbModem is used for runtime variant. + +*/ +#undef FF_USB_MODEM + +/** #FF_USE_DEFAULT_KEYMAP +Default Keymappings are included into image based on this flag +*/ +#undef FF_USE_DEFAULT_KEYMAP + /** #FF_USE_EGPRS_ICON The flag is used to enable EGPRS icon in the status pane. If the flag is disabled, GPRS icon must be shown instead of EGPRS icon. @@ -900,7 +1417,15 @@ The flag affects how S60 components see the drives setup from estart txt-file(s). */ -#undef FF_USE_MASS_STORAGE_CONFIG +#define FF_USE_MASS_STORAGE_CONFIG + +/** #FF_USE_NAVIKEY_FOR_VOLUME +This feature flag is used to enable/disable the use of the navikey for volume +adjustment. In products with no dedicated side volume key, this flag can be +enabled. When the flag is enabled, the "up" navikey is used to increment volume +by one step, and the "down" navikey is used to decrement volume by one step. +*/ +#undef FF_USE_NAVIKEY_FOR_VOLUME /** #FF_USE_ZI_ENGINE On enabling this feature flag eZitext engine will be part of the Image and @@ -935,6 +1460,23 @@ */ #undef FF_VANILLA_COMMSDAT +/** #FF_VIDEO_AUDIO_BRANDING +When this flag is set on, videoplayer UI supports audio track type based +branding elements. +*/ +#undef FF_VIDEO_AUDIO_BRANDING + +/** #FF_VIDEO_EDITOR +Feature flag for Video Editor support in the platform. Applications could check +for this feature support and make use of it. +Note: In Symbian Foundation context, Video Editor is not available in Sym ^3, +hence there is a need to have feature flag in public domain. Other vendors can +bring in their own implementation of the editor and make use of this flag to +pulish the feature support. + +*/ +#undef FF_VIDEO_EDITOR + /** #FF_VIRTUAL_FULLSCR_QWERTY_INPUT Indicates whether a device needs Virtual full-screen qwerty input or not. @@ -975,17 +1517,13 @@ */ #undef FF_WEBVIDEO_PH2 -/** #FF_WLANSNIFFER -The purpose of the flag is to control whether the WlanSniffer2 application is to -be integrated into 3.2 product builds or not. -*/ -#undef FF_WLANSNIFFER - -/** #FF_WLANSNIFFER_VOIP_ENHANCEMENTS -The WLAN Sniffer VoIP enhancements will provide easy way to connect to VoIP -service via Sniffer's Active Idle plugin. -*/ -#undef FF_WLANSNIFFER_VOIP_ENHANCEMENTS +/** #FF_WLAN_AUTHENTICATION_ONLY_SUPPORT +When defined, the flag enables support for WLAN connections that are +authenticated but the agreed keys are not used for data frame protection. That +is, data is transferred in plaintext and with no cryptographic integrity +protection. +*/ +#undef FF_WLAN_AUTHENTICATION_ONLY_SUPPORT /** #FF_WLAN_EXTENSIONS Device supports extended WLAN functionalities e.g. for association and @@ -1012,7 +1550,13 @@ This feature flag is used only for including WAPI binaries to ROM. WAPI functionality can be (run-time) enabled with FF_WLAN_WAPI. */ -#undef FF_WLAN_WAPI_INCLUDE_IN_ROM +#define FF_WLAN_WAPI_INCLUDE_IN_ROM + +/** #FF_WMDRM_DLA_SUPPORT +This boolean feature flag indicates if WMDRM Direct License Acquisition is +supported or not. +*/ +#undef FF_WMDRM_DLA_SUPPORT /** #FF_XML_IDLE_THEME_BASIC_IDLE Controls if Basic idle theme is going to image or not. @@ -1038,7 +1582,7 @@ The default language that is selected during bootup (this selection is overridden by the sim language selection). */ -#define LANGPACK_DEFAULTLANG +#define LANGPACK_DEFAULTLANG DEFINED /** #LANGUAGE_ARABIC included Arabic @@ -1331,6 +1875,23 @@ */ #define LANGUAGE_VIETNAMESE +/** #SYMBIAN_INCLUDE_LOCATION_NPE_DSM +To Include the AGPS NPE Integration module. + +*/ +#undef SYMBIAN_INCLUDE_LOCATION_NPE_DSM + +/** #SYMBIAN_INCLUDE_LOCATION_SUPL_POS_INIT +Includes the SUPL Pos message plugin. +*/ +#undef SYMBIAN_INCLUDE_LOCATION_SUPL_POS_INIT + +/** #SYMBIAN_INCLUDE_LOCATION_SUPL_PROXY +Includes the SUPL proxy protocol module and supporting APIs (Terminal initiation +API, Pos message API, Privacy request API, Network privacy API). +*/ +#undef SYMBIAN_INCLUDE_LOCATION_SUPL_PROXY + /** #__3D_MENU 3D Menu feature enhances Application Shell with animating 3D icons. */ @@ -1353,16 +1914,16 @@ #define __AAC_PLUS_DECODER_PLUGIN /** #__ACTIVE_IDLE -"The Active Idle includes several plugins to display different content. +The Active Idle includes several plugins to display different content. Additional feature flags for them will be requested separately as the necessity for them to be optional arises.At the moment this flag will cover all Active -Idle mandatory features." +Idle mandatory features. */ #undef __ACTIVE_IDLE /** #__ALLOW_UPGRADE_HELIX -"Support for Aftermarket update of Codecs, and File Formats. To allow the helix -dlls to be upgraded using a SISX file. " +Support for Aftermarket update of Codecs, and File Formats. To allow the helix +dlls to be upgraded using a SISX file. */ #define __ALLOW_UPGRADE_HELIX @@ -1372,9 +1933,9 @@ #undef __APP_CSD_SUPPORT /** #__AUDIO_EFFECTS_API -"Device supports utility APIs and framework for Series 60 Audio applications to +Device supports utility APIs and framework for Series 60 Audio applications to enable predefined audio effects with audio play/record utilities. Features lilke -Volume, Graphical Equalizer, Reverb are possible." +Volume, Graphical Equalizer, Reverb are possible. */ #define __AUDIO_EFFECTS_API @@ -1412,9 +1973,9 @@ #undef __BRIGHTNESS_CONTROL /** #__BTIC_BINARIES_CHECK_ENABLED -"In addition to the SWI certificate store check (defined by __BTIC_ENABLED), -also binaries (having TCB or DRM capability) in c: drive are integrity checked -during boot." +In addition to the SWI certificate store check (defined by __BTIC_ENABLED), also +binaries (having TCB or DRM capability) in c: drive are integrity checked during +boot. */ #undef __BTIC_BINARIES_CHECK_ENABLED @@ -1473,9 +2034,9 @@ #undef __CUSTOMISED_RFS /** #__DEFAULT_CONNECTION -Initial connection selection enables automatic 'usage of default destination +Initial connection selection enables automatic usage of default destination groups (like Internet) instead of single IAPs when starting network connections. -Deprecated in 5.0. +Deprecated in S60 5.0. */ #undef __DEFAULT_CONNECTION @@ -1532,13 +2093,13 @@ /** #__FLASH_LITE_BROWSER_PLUGIN Device supports Macromedia Flash Lite plugin for Web Browser */ -#undef __FLASH_LITE_BROWSER_PLUGIN +#define __FLASH_LITE_BROWSER_PLUGIN /** #__FLASH_LITE_VIEWER Device supports Macromedia Flash Lite Viewer for opening and playing Flash content files (.SWF). */ -#undef __FLASH_LITE_VIEWER +#define __FLASH_LITE_VIEWER /** #__FM_RADIO Device contains support for FM radio (TunerUtility and RadioServer components). @@ -1551,7 +2112,7 @@ #define __HANDWRITING_RECOGNITION_INPUT /** #__HSXPA_SUPPORT -"When the feature flag is set, HSDPA setting item is visible for the user." +When the feature flag is set, HSDPA setting item is visible for the user. */ #define __HSXPA_SUPPORT @@ -1577,31 +2138,31 @@ AAC CMMFCodec (all-ARM software implementation) is included in build to be used by some other client than controller plug-in component. */ -#undef __INCLUDE_AAC_CMMFCODEC +#define __INCLUDE_AAC_CMMFCODEC /** #__INCLUDE_AMR_NB_CMMFCODEC AMR NB CMMFCodec (all-ARM software implementation) is included in build to be used by some other client than controller plug-in component. */ -#undef __INCLUDE_AMR_NB_CMMFCODEC +#define __INCLUDE_AMR_NB_CMMFCODEC /** #__INCLUDE_AMR_WB_CMMFCODEC AMR WB CMMFCodec (all-ARM software implementation) is included in build to be used by some other client than controller plug-in component. */ -#undef __INCLUDE_AMR_WB_CMMFCODEC +#define __INCLUDE_AMR_WB_CMMFCODEC /** #__INCLUDE_EAACPLUS_CMMFCODEC This flag is used to indicate that the eAAC+ soft codec should be included in ROM. */ -#undef __INCLUDE_EAACPLUS_CMMFCODEC +#define __INCLUDE_EAACPLUS_CMMFCODEC /** #__INCLUDE_MP3_CMMFCODEC MP3 CMMFCodec (all-ARM software implementation) is included in build to be used by some other client than controller plug-in component. */ -#undef __INCLUDE_MP3_CMMFCODEC +#define __INCLUDE_MP3_CMMFCODEC /** #__INCLUDE_QCELP_CMMFCODEC QCELP CMMFCodec (all-ARM software implementation) is included in build to be @@ -1690,8 +2251,8 @@ #undef __LOCATIONGPSHW /** #__LOCATION_CENTRE -"Support for Location Centre. When enabled, Location Centre will be visible in -Application Shell." +Support for Location Centre. When enabled, Location Centre will be visible in +Application Shell. */ #define __LOCATION_CENTRE @@ -1703,7 +2264,7 @@ /** #__MEDIA_TRANSFER_PROTOCOL Device supports MTP application. */ -#undef __MEDIA_TRANSFER_PROTOCOL +#define __MEDIA_TRANSFER_PROTOCOL /** #__MMS_POSTCARD Flag is used ro incorporate Postcard application into the release. @@ -1733,8 +2294,8 @@ #define __MTP_PROTOCOL_SUPPORT /** #__NEWSTICKER -"This feature displays a 'CNN type' ticker of text pushed via cell broadcast, -onto the idle screen of the phone." +This feature displays a 'CNN type' ticker of text pushed via cell broadcast, +onto the idle screen of the phone. */ #undef __NEWSTICKER @@ -1747,7 +2308,7 @@ /** #__OMA_POC OMA Push-to-talk over Cellular. */ -#define __OMA_POC +#undef __OMA_POC /** #__ON_SCREEN_DIALER This flag indicates that the dialer.dll is included to the rom image and @@ -1762,9 +2323,9 @@ #define __OPENGL_ES_3DAPI /** #__OPENGL_ES_SW_IMPLEMENTATION -"Device has a software implementation of OpenGL ES and EGL. No hardware support. +Device has a software implementation of OpenGL ES and EGL. No hardware support. If __OPENGL_ES_3DAPI is enabled, either HW or SW implementation should exist. If -HW is not present, this flag should be enabled." +HW is not present, this flag should be enabled. */ #define __OPENGL_ES_SW_IMPLEMENTATION @@ -1776,9 +2337,9 @@ #define __OPERATOR_CACHE /** #__OPERATOR_MENU -"Device contains Operator menu application. It is a wrapper to Browser +Device contains Operator menu application. It is a wrapper to Browser application and allows using operator specific application icon (and label), and -allows opening wanted URL initially." +allows opening wanted URL initially. */ #define __OPERATOR_MENU @@ -1957,7 +2518,7 @@ /** #__SYNCML_DM_OBEX Device supports device management over OBEX. */ -#undef __SYNCML_DM_OBEX +#define __SYNCML_DM_OBEX /** #__SYNCML_DM_OTA SyncML DM OMA provisioning adapter. @@ -2079,7 +2640,7 @@ /** #__VFP_HW_SUPPORT The device supports for vector floating-point (VFP) architecture */ -#undef __VFP_HW_SUPPORT +#define __VFP_HW_SUPPORT /** #__VIBRA Indicates whether a device has a vibra support. @@ -2145,4 +2706,54 @@ */ #define __XDM_XCAP -#endif // __BLDPUBLIC_HRH \ No newline at end of file +/** Features added from bldcustomsw.hrh (copied from bldcustomsw.hrh)*/ + +/** #FF_MTP_ALBUM_ART */ +#undef FF_MTP_ALBUM_ART + +/** #FF_MUSIC_PATH_PLUGIN */ +#undef FF_MUSIC_PATH_PLUGIN + +/** #FF_POWER_KEY_AS_KEYGUARD */ +#undef FF_POWER_KEY_AS_KEYGUARD + +/** #FF_DISPLAY_NETWORK_NAME_AFTER_CS_REGISTRATION */ +#undef FF_DISPLAY_NETWORK_NAME_AFTER_CS_REGISTRATION + +/** #FF_MANUAL_SELECTION_POPULATED_PLMN_LIST */ +#undef FF_MANUAL_SELECTION_POPULATED_PLMN_LIST + +/** #FF_MOBILITY_MANAGEMENT_ERRORS */ +#undef FF_MOBILITY_MANAGEMENT_ERRORS + +/** #FF_SERVICE_CALL_WHILE_PHONE_LOCKED */ +#undef FF_SERVICE_CALL_WHILE_PHONE_LOCKED + +/** #FF_LOCATIONSYSUI_HIDE_POSITIONING_MENU */ +#undef FF_LOCATIONSYSUI_HIDE_POSITIONING_MENU + +/** #FF_MASTER_RESET_AND_CLEAR_SUBMENU */ +#undef FF_MASTER_RESET_AND_CLEAR_SUBMENU + +/** #FF_SIMLOCK_UI */ +#undef FF_SIMLOCK_UI + +/** #FF_ENTRY_POINT_FOR_VIDEO_SHARE */ +#undef FF_ENTRY_POINT_FOR_VIDEO_SHARE + +/** #FF_IMS_DEREGISTRATION_IN_OFFLINE */ +#undef FF_IMS_DEREGISTRATION_IN_OFFLINE + +/** #FF_IMS_DEREGISTRATION_IN_RFS */ +#undef FF_IMS_DEREGISTRATION_IN_RFS + +/** #FF_IMS_DEREGISTRATION_IN_VPN */ +#undef FF_IMS_DEREGISTRATION_IN_VPN + +/** #FF_INTRANET_BROWSING */ +#undef FF_INTRANET_BROWSING + +/** #FF_HOME_SCREEN_EASY_DIALING */ +#define FF_HOME_SCREEN_EASY_DIALING + +#endif // __BLDPUBLIC_HRH diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/config/inc/defaultcaps.hrh --- a/sf_config/config/inc/defaultcaps.hrh Tue Sep 14 23:39:54 2010 +0300 +++ b/sf_config/config/inc/defaultcaps.hrh Fri Sep 17 17:27:05 2010 +0100 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2002-2004 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" @@ -11,10 +11,13 @@ * * Contributors: * -* Description: +* Description: Platform security capabilities - Default capabilities for ROM +* based sw. * */ + + #ifndef DEFAULTCAPS_HRH #define DEFAULTCAPS_HRH diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/config/inc/features.hrh --- a/sf_config/config/inc/features.hrh Tue Sep 14 23:39:54 2010 +0300 +++ b/sf_config/config/inc/features.hrh Fri Sep 17 17:27:05 2010 +0100 @@ -14,7 +14,6 @@ * Description: * */ - /* * deprecated, use bldvariant.hrh instead */ diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/config/inc/privateruntimeids.hrh --- a/sf_config/config/inc/privateruntimeids.hrh Tue Sep 14 23:39:54 2010 +0300 +++ b/sf_config/config/inc/privateruntimeids.hrh Fri Sep 17 17:27:05 2010 +0100 @@ -1,649 +1,907 @@ -/* -* Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies). -* All rights reserved. -* This component and the accompanying materials are made available -* under the terms of "Eclipse Public License v1.0" -* which accompanies this distribution, and is available -* at the URL "http://www.eclipse.org/legal/epl-v10.html". -* -* Initial Contributors: -* Nokia Corporation - initial contribution. -* -* Contributors: -* -* Description: -* -*/ - -#ifndef __PRIVATERUNTIMEIDS_HRH -#define __PRIVATERUNTIMEIDS_HRH - -#define KFeatureIdM3gIconResources 1707 - -#define KFeatureIdFfSimlessOfflineSupport 130 - -#define KFeatureIdSysapTimechangeobserverEnabled 178 - -#define KFeatureIdTestATCommand 1721 - -#define KFeatureIdTouchCallHandling 1715 - -#define KFeatureIdFfWsNcim 153 - -#define KFeatureIdHlpAdditionalCalendar 11005 - -#define KFeatureIdHlpCameraKey 11007 - -#define KFeatureIdHlpClearKey 11000 - -#define KFeatureIdHlpInternetSuiteVeryLite 181 - -#define KFeatureIdHlpItutInput 11002 - -#define KFeatureIdHlpMsk 11003 - -#define KFeatureIdHlpOmaDrmMetering 11008 - -#define KFeatureIdHlpPreminetCatalogsClient 11001 - -#define KFeatureIdHlpRecentlyPlayedFolder 11006 - -#define KFeatureIdHlpSensorSettings 139 - -#define KFeatureIdHlpWaypoints 11004 - -#define KFeatureIdJsr135Support 1130 - -#define KFeatureIdExcludeDnsProxy 199 - -#define KFeatureIdDnsPunycode 201 - -#define KFeatureIdLocationAgpsPM 203 - -#define KFeatureIdLocationGpsPm 202 - -#define KFeatureIdLocationNetworkPm 204 - -#define KFeatureIdIncludeUsbRndis 200 - -#define SymbianMultimediaA3fdevsoundId 76 - -#define KFeatureIdAac 75 - -#define KFeatureIdAccessoryFw 1150 - -#define KFeatureIdAlwaysOnLine 1078 - -#define KFeatureIdAlwaysOnLineEmail 1101 - -#define KFeatureIdAlwaysOnlinePDPContext 1144 - -#define KFeatureIdAlwaysOnlinePDPContext2 1662 - -#define KFeatureIdAmrNb 73 - -#define KFeatureIdAmrWb 74 - -#define KFeatureIdApplicationControllableAudioRouting 8 - -#define KFeatureIdAppshellAvkonUi 1613 - -#define KFeatureIdArmAvc 1630 - -#define KFeatureIdArmMdfH263mpeg4Dec 1644 - -#define KFeatureIdArmMdfH264Dec 1642 - -#define KFeatureIdArmMdfPostprocessor 1645 - -#define KFeatureIdArmMdfRealvideoDec 1643 - -#define KFeatureIdAtHandler 223 - -#define KFeatureIdAudioAac 1062 - -#define KFeatureIdAudioControllerStreaming 1591 - -#define KFeatureIdAudioPlaylist 1063 - -#define KFeatureIdAvcDecoder 1567 - -#define KFeatureIdAvcEncoder 1568 - -#define KFeatureIdBeatnikAudioengine 1640 - -#define KFeatureIdBluetoothGpsPsy 122 - -#define KFeatureIdBrandingServer 1657 - -#define KFeatureIdBrowserAdaptiveBookm 163 - -#define KFeatureIdBrowserAudioPlugin 1122 - -#define KFeatureIdBrowserFileUpload 1099 - -#define KFeatureIdBrowserFrames 1069 - -#define KFeatureIdBrowserFullScr 1066 - -#define KFeatureIdBrowserNarrowScreen 1060 - -#define KFeatureIdBrowserNetscapeAPI 1103 - -#define KFeatureIdBrowserPluginInterfaceProxy 162 - -#define KFeatureIdBrowserProgressInd 1064 - -#define KFeatureIdBrowserUrlCompletion 165 - -#define KFeatureIdBrowserVideoPlugin 1606 - -#define KFeatureIdBt 12 - -#define KFeatureIdBticEnabled 1600 - -#define KFeatureIdBtAudio 15 - -#define KFeatureIdBtImagingProfile 19 - -#define KFeatureIdBtPanProfile 16 - -#define KFeatureIdBtPbap 1686 - -#define KFeatureIdBtPrintingProfile 20 - -#define KFeatureIdBtStereoAudio 1580 - -#define KFeatureIdBtTestMode 224 - -#define KFeatureIdCaeVrCustomCommands 131 - -#define KFeatureIdCallImagetext 1503 - -#define KFeatureIdCameraBurstMode 132 - -#define KFeatureIdCdmaChannelListing 1121 - -#define KFeatureIdCdmaExtendedAms 87 - -#define KFeatureIdCdmaFastDormant 290 - -#define KFeatureIdCdmaIota 86 - -#define KFeatureIdCellBroadcast 1090 - -#define KFeatureIdChatNG 1650 - -#define KFeatureIdCommonDsy 297 - -#define KFeatureIdCommonTsy 293 - -#define KFeatureIdCommonTsyEmergencyCallsEnabledInOfflineMode 294 - -#define KFeatureIdConnMonExtension 108 - -#define KFeatureIdConnMonUI 1105 - -#define KFeatureIdContentDownload 1504 - -#define KFeatureIdDHCP 107 - -#define KFeatureIdDialupNetworking 1660 - -#define KFeatureIdDisplayPost 1610 - -#define KFeatureIdDpb 32 - -#define KFeatureIdDriveMode 1412 - -#define KFeatureIdDrmUserDataTransfer 97 - -#define KFeatureIdDynamicProfiles 1056 - -#define KFeatureIdEdgeKnowledge 104 - -#define KFeatureIdEmailUi 1410 - -#define KFeatureIdEnPolicyDos 1118 - -#define KFeatureIdExeProtection 1499 - -#define KFeatureIdExtendedStartup 1057 - -#define KFeatureIdFlightMode 6 - -#define KFeatureIdGeneralSearchFramework 1648 - -#define KFeatureIdGeneralSearchUi 1649 - -#define KFeatureIdHindiRomContent 1636 - -#define KFeatureIdHttpDigestAuth 1084 - -#define KFeatureIdHwrmTargetModifierPlugin 1665 - -#define KFeatureIdId3V2Metadata 495 - -#define KFeatureIdIetd 4 - -#define KFeatureIdImageUpload 1086 - -#define KFeatureIdIndicRomContent 1694 - -#define KFeatureIdInstallerSisx 1411 - -#define KFeatureIdIPv4Nat 313 - -#define KFeatureIdIPv6 1088 - -#define KFeatureIdIpPush 1409 - -#define KFeatureIdICalSupport 1588 - -#define KFeatureIdJapanesePictographsGrouping 1500 - -#define KFeatureIdJava3DAPI 146 - -#define KFeatureIdJavaApiEnhancementsIap 1667 - -#define KFeatureIdJavaApiEnhancementsMobinfo 1668 - -#define KFeatureIdJavaESWT 1664 - -#define KFeatureIdJavaFileAPI 144 - -#define KFeatureIdJ2MEWebServicesAPI 150 - -#define KFeatureIdJavaJsr177SecurityAndTrustServicesApdu 1585 - -#define KFeatureIdJavaJsr177SecurityAndTrustServicesCrypto 1587 - -#define KFeatureIdJavaJsr177SecurityAndTrustServicesPki 1586 - -#define KFeatureIdJavaJsr205Wma20Support 1415 - -#define KFeatureIdJavaJsr177SecurityAndTrustServices 1419 - -#define KFeatureIdJavaJsr180SipAPI 1417 - -#define KFeatureIdJavaJsr2262DSvgAPI 1418 - -#define KFeatureIdJavaJsr2343DAudioAndMusicCapabilities 1416 - -#define KFeatureIdJavaLocationAPI 147 - -#define KFeatureIdJavaMIDP20 1413 - -#define KFeatureIdJavaMMAPI11 143 - -#define KFeatureIdJavaPIMAPI 145 - -#define KFeatureIdKeepDRMContentOnPhone 1506 - -#define KFeatureIdLandmarks 112 - -#define KFeatureIdLandmarksConverter 123 - -#define KFeatureIdLayout176_208 1123 - -#define KFeatureIdLayout208_176 1582 - -#define KFeatureIdLayout240_320_Touch 1625 - -#define KFeatureIdLayout320_240_Touch 1626 - -#define KFeatureIdLayout320_480 1617 - -#define KFeatureIdLayout320_480_Touch 1627 - -#define KFeatureIdLayout352_416 1127 - -#define KFeatureIdLayout352_800 1620 - -#define KFeatureIdLayout416_352 1128 - -#define KFeatureIdLayout480_320 1618 - -#define KFeatureIdLayout480_320_Touch 1628 - -#define KFeatureIdLayout480_640 1615 - -#define KFeatureIdLayout480_640_Touch 1623 - -#define KFeatureIdLayout640_480 1616 - -#define KFeatureIdLayout640_480_Touch 1624 - -#define KFeatureIdLayout800_352 1619 - -#define KFeatureIdLightSurf 243 - -#define KFeatureIdLocationFrameworkCore 114 - -#define KFeatureIdLocationSysUi 124 - -#define KFeatureIdLocationVerifier 1136 - -#define KFeatureIdLoggerGprs 103 - -#define KFeatureIdMannerMode 1629 - -#define KFeatureIdMapAndNavigationAiwProvider 1602 - -#define KFeatureIdMediator 1614 - -#define KFeatureIdMeetingRequestEnabler 1590 - -#define KFeatureIdMeetingRequestSupport 1508 - -#define KFeatureIdMIPv4 312 - -#define KFeatureIdMIPv6 106 - -#define KFeatureIdMmc 1 - -#define KFeatureIdMmCommsAvController 505 - -#define KFeatureIdMmCommsController 500 - -#define KFeatureIdMmCommsEngine 501 - -#define KFeatureIdMmcEject 1683 - -#define KFeatureIdMmcHotswap 1076 - -#define KFeatureIdMmcLock 1671 - -#define KFeatureIdMmfDrmUtility 496 - -#define KFeatureIdMMS 244 - -#define KFeatureIdMmsXidHeaderHttpFilter 1520 - -#define KFeatureIdMobileActiveSync 1651 - -#define KFeatureIdMp3 71 - -#define KFeatureIdMRouter 14 - -#define KFeatureIdMultimediaSharing 1656 - -#define KFeatureIdMultipleProvCtx 1059 - -#define KFeatureIdNetworkRegistration 105 - -#define KFeatureIdNotSupportedFeature1 1001 - -#define KFeatureIdNotSupportedFeature2 1003 - -#define KFeatureIdNoOtaConfig 1051 - -#define KFeatureIdNpProxy 1598 - -#define KFeatureIdOCSP 149 - -#define KFeatureIdOfflineMode 7 - -#define KFeatureIdOmaEmailNotifications 1633 - -#define KFeatureIdOmaImps12 1684 - -#define KFeatureIdOmaImps13 1685 - -#define KFeatureIdOmaProv 228 - -#define KFeatureIdOmaSuplPlugins 1584 - -#define KFeatureIdOpenvgSwImplementation 1605 - -#define KFeatureIdPaletteIndexAddressFixed 1120 - -#define KFeatureIdPhoneHideDataCallNbr 90 - -#define KFeatureIdPhoneNumberGrouping 291 - -#define KFeatureIdPlugAndPlayMobileServices 1659 - -#define KFeatureIdPresenceFramework 1637 - -#define KFeatureIdPrivacyFramework 115 - -#define KFeatureIdProtocolCdma 83 - -#define KFeatureIdProtocolGsm 81 - -#define KFeatureIdProtocolTdma 84 - -#define KFeatureIdPushWhiteList 227 - -#define KFeatureIdQcelp 281 - -#define KFeatureIdRealPlayerAsDefault 1641 - -#define KFeatureIdRemoteLock 1652 - -#define KFeatureIdRemoteStorageFw 1581 - -#define KFeatureIdRestrictedCallBarring 1608 - -#define KFeatureIdRestrictedCallDivert 1609 - -#define KFeatureIdRestrictedVoiceMail 1505 - -#define KFeatureIdRfid 22 - -#define KFeatureIdSapApplicationManagement 1576 - -#define KFeatureIdSapDeviceLockEnhancements 1611 - -#define KFeatureIdSapEmbeddedLinkAdapter 1569 - -#define KFeatureIdSapIdleSoftkeyAdapter 1570 - -#define KFeatureIdSapOperatorLogoAdapter 1571 - -#define KFeatureIdSapPolicyManagement 1578 - -#define KFeatureIdSapScreensaverAdapter 1572 - -#define KFeatureIdSapStartupAdapter 1573 - -#define KFeatureIdSapTerminalControlFw 1577 - -#define KFeatureIdSapThemesAdapter 1574 - -#define KFeatureIdSapUiSettingServer 1579 - -#define KFeatureIdSapWallpaperAdapter 1575 - -#define KFeatureIdSatBip 1542 - -#define KFeatureIdSatCallControl 1541 - -#define KFeatureIdSatDisplayText 1543 - -#define KFeatureIdSatGetInkey 1544 - -#define KFeatureIdSatGetInput 1545 - -#define KFeatureIdSatLanguageNotification 1546 - -#define KFeatureIdSatLaunchBrowser 1547 - -#define KFeatureIdSatMoSmControl 1548 - -#define KFeatureIdSatPlayTone 1549 - -#define KFeatureIdSatProvideLocalInfo 1550 - -#define KFeatureIdSatRefresh 1551 - -#define KFeatureIdSatSelectItem 1552 - -#define KFeatureIdSatSendDtfm 1553 - -#define KFeatureIdSatSendSm 1554 - -#define KFeatureIdSatSendSs 1555 - -#define KFeatureIdSatSendUssd 1556 - -#define KFeatureIdSatSetupCall 1557 - -#define KFeatureIdSatSetUpEventList 1558 - -#define KFeatureIdSatSetUpIdleModeText 1559 - -#define KFeatureIdSatSetUpMenu 1560 - -#define KFeatureIdScalableIcons 1129 - -#define KFeatureIdSeamlessLinks 1074 - -#define KFeatureIdSecureHW 94 - -#define KFeatureIdMidi 1011 - -#define KFeatureIdPhone2DigitDial 1033 - -#define KFeatureIdPhoneCnap 1031 - -#define KFeatureIdPushSL 1054 - -#define KFeatureIdPushSP 1055 - -#define KFeatureIdRealPlayer 1040 - -#define KFeatureIdSettingsProtection 1050 - -#define KFeatureIdSimCard 88 - -#define KFeatureIdSimpleLogs 1089 - -#define KFeatureIdSimCertificates 25 - -#define KFeatureIdSimPhonebookMatch 292 - -#define KFeatureIdSmartmsgSMSBookmarkReceiving 1106 - -#define KFeatureIdSmartmsgSMSGmsMessageReceiving 1112 - -#define KFeatureIdSmartmsgSMSGmsMessageSendingSupported 1113 - -#define KFeatureIdSmartmsgSMSIapSettingsReceiving 1108 - -#define KFeatureIdSmartmsgSMSOperatorLogoReceiving 1110 - -#define KFeatureIdSmartmsgSMSRingingToneReceiving 1111 - -#define KFeatureIdSmartmsgSMSVcalReceiving 1114 - -#define KFeatureIdSmartmsgSMSVcalSending 1116 - -#define KFeatureIdSmartmsgSMSVcardReceiving 1115 - -#define KFeatureIdSmartmsgSMSVcardSending 1117 - -#define KFeatureIdSmartmsgSMSWapApReceiving 1107 - -#define KFeatureIdSmartmsgSMSWvSettingsReceiving 1109 - -#define KFeatureIdSmartCardProv 27 - -#define KFeatureIdSmilEditor 1073 - -#define KFeatureIdSmilStreaming 78 - -#define KFeatureIdSrcs 17 - -#define KFeatureIdSSO 28 - -#define KFeatureIdSuplFramework 1583 - -#define KFeatureIdSupportedFeature1 1000 - -#define KFeatureIdSupportedFeature2 1002 - -#define KFeatureIdSvgt 77 - -#define KFeatureIdSvgtScreensaverPlugin 1647 - -#define KFeatureIdSyncMlDm 41 - -#define KFeatureIdSyncMlDm112 1695 - -#define KFeatureIdSyncMlDmDs 47 - -#define KFeatureIdSyncMlDmEmail 49 - -#define KFeatureIdSyncMlDmIAP 48 - -#define KFeatureIdSyncMlDmMMS 50 - -#define KFeatureIdSyncMlDmStreaming 56 - -#define KFeatureIdSyncMlDs 42 - -#define KFeatureIdSyncMlDsAiwProvider 1516 - -#define KFeatureIdSyncMlDsAlert 52 - -#define KFeatureIdSyncMlDsCal 46 - -#define KFeatureIdSyncMlDsCon 45 - -#define KFeatureIdSyncMlDsEmail 44 - -#define KFeatureIdSyncMlDsEmailFiltering 113 - -#define KFeatureIdSyncMlDsOverHttp 1414 - -#define KFeatureIdSyncMlObex 51 - -#define KFeatureIdTelephonyService 1137 - -#define KFeatureIdUiTransitionEffects 1638 - -#define KFeatureIdUiZoom 1631 - -#define KFeatureIdUpin 1612 - -#define KFeatureIdUsb 13 - -#define KFeatureIdUsbDeviceLock 1140 - -#define KFeatureIdUsbMultiPersonality 1534 - -#define KFeatureIdUsbPictbridge 1531 - -#define KFeatureIdUsbPictbridgeUi 1566 - -#define KFeatureIdUsbPtp 1532 - -#define KFeatureIdUsbRemotePersonality 1690 - -#define KFeatureIdUsbStreaming 221 - -#define KFeatureIdUserConfigurableUssdMenu 1501 - -#define KFeatureIdUseDrmEngineInCcp 92 - -#define KFeatureIdUSSD 1091 - -#define KFeatureIdVideoMenu 1634 - -#define KFeatureIdCommonVoip 298 - -#define KFeatureIdWallet 21 - -#define KFeatureIdWim 24 - -#define KFeatureIdWindowsMedia 1653 - -#define KFeatureIdWindowsMediaDrm 1654 - -#define KFeatureIdWsp 26 - -#define KFeatureIdXspExtensionManager 1692 - -#endif // __PRIVATERUNTIMEIDS_HRH +/* +* Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ + + +#ifndef __PRIVATERUNTIMEIDS_HRH +#define __PRIVATERUNTIMEIDS_HRH + + +#define KFeatureIdM3gIconResources 1707 + +#define KFeatureIdFfSimlessOfflineSupport 130 + +#define KFeatureIdSysapTimechangeobserverEnabled 178 + +#define KFeatureIdTestATCommand 1721 + +#define KFeatureIdTouchCallHandling 1715 + +#define KFeatureIdFfWsNcim 153 + +#define KFeatureIdHlpAdditionalCalendar 11005 + +#define KFeatureIdHlpCameraKey 11007 + +#define KFeatureIdHlpClearKey 11000 + +#define KFeatureIdHlpInternetSuiteVeryLite 181 + +#define KFeatureIdHlpItutInput 11002 + +#define KFeatureIdHlpMsk 11003 + +#define KFeatureIdHlpOmaDrmMetering 11008 + +#define KFeatureIdHlpPreminetCatalogsClient 11001 + +#define KFeatureIdHlpRecentlyPlayedFolder 11006 + +#define KFeatureIdHlpSensorSettings 139 + +#define KFeatureIdHlpWaypoints 11004 + +#define KFeatureIdJsr135Support 1130 + +#define KFeatureIdExcludeDnsProxy 199 + +#define KFeatureIdDnsPunycode 201 + +#define KFeatureIdLocationAgpsPM 203 + +#define KFeatureIdLocationGpsPm 202 + +#define KFeatureIdLocationNetworkPm 204 + +#define KFeatureIdIncludeUsbRndis 200 + +#define SymbianMultimediaA3fdevsoundId 76 + +#define KFeatureIdAac 75 + +#define KFeatureIdAccessoryFw 1150 + +#define KFeatureIdAlwaysOnLine 1078 + +#define KFeatureIdAlwaysOnLineEmail 1101 + +#define KFeatureIdAlwaysOnlinePDPContext 1144 + +#define KFeatureIdAlwaysOnlinePDPContext2 1662 + +#define KFeatureIdAmrNb 73 + +#define KFeatureIdAmrWb 74 + +#define KFeatureIdApplicationControllableAudioRouting 8 + +#define KFeatureIdAppshellAvkonUi 1613 + +#define KFeatureIdArmAvc 1630 + +#define KFeatureIdArmMdfH263mpeg4Dec 1644 + +#define KFeatureIdArmMdfH264Dec 1642 + +#define KFeatureIdArmMdfPostprocessor 1645 + +#define KFeatureIdArmMdfRealvideoDec 1643 + +#define KFeatureIdAtHandler 223 + +#define KFeatureIdAudioAac 1062 + +#define KFeatureIdAudioControllerStreaming 1591 + +#define KFeatureIdAudioPlaylist 1063 + +#define KFeatureIdAvcDecoder 1567 + +#define KFeatureIdAvcEncoder 1568 + +#define KFeatureIdBeatnikAudioengine 1640 + +#define KFeatureIdBluetoothGpsPsy 122 + +#define KFeatureIdBrandingServer 1657 + +#define KFeatureIdBrowserAdaptiveBookm 163 + +#define KFeatureIdBrowserAudioPlugin 1122 + +#define KFeatureIdBrowserFileUpload 1099 + +#define KFeatureIdBrowserFrames 1069 + +#define KFeatureIdBrowserFullScr 1066 + +#define KFeatureIdBrowserNarrowScreen 1060 + +#define KFeatureIdBrowserNetscapeAPI 1103 + +#define KFeatureIdBrowserPluginInterfaceProxy 162 + +#define KFeatureIdBrowserProgressInd 1064 + +#define KFeatureIdBrowserUrlCompletion 165 + +#define KFeatureIdBrowserVideoPlugin 1606 + +#define KFeatureIdBt 12 + +#define KFeatureIdBticEnabled 1600 + +#define KFeatureIdBtAudio 15 + +#define KFeatureIdBtImagingProfile 19 + +#define KFeatureIdBtPanProfile 16 + +#define KFeatureIdBtPbap 1686 + +#define KFeatureIdBtPrintingProfile 20 + +#define KFeatureIdBtStereoAudio 1580 + +#define KFeatureIdBtTestMode 224 + +#define KFeatureIdCaeVrCustomCommands 131 + +#define KFeatureIdCallImagetext 1503 + +#define KFeatureIdCameraBurstMode 132 + +#define KFeatureIdCdmaChannelListing 1121 + +#define KFeatureIdCdmaExtendedAms 87 + +#define KFeatureIdCdmaFastDormant 290 + +#define KFeatureIdCdmaIota 86 + +#define KFeatureIdCellBroadcast 1090 + +#define KFeatureIdChatNG 1650 + +#define KFeatureIdCommonDsy 297 + +#define KFeatureIdCommonTsy 293 + +#define KFeatureIdCommonTsyEmergencyCallsEnabledInOfflineMode 294 + +#define KFeatureIdConnMonExtension 108 + +#define KFeatureIdConnMonUI 1105 + +#define KFeatureIdContentDownload 1504 + +#define KFeatureIdDHCP 107 + +#define KFeatureIdDialupNetworking 1660 + +#define KFeatureIdDisplayPost 1610 + +#define KFeatureIdDpb 32 + +#define KFeatureIdDriveMode 1412 + +#define KFeatureIdDrmUserDataTransfer 97 + +#define KFeatureIdDynamicProfiles 1056 + +#define KFeatureIdEdgeKnowledge 104 + +#define KFeatureIdEmailUi 1410 + +#define KFeatureIdEnPolicyDos 1118 + +#define KFeatureIdExeProtection 1499 + +#define KFeatureIdExtendedStartup 1057 + +#define KFeatureIdFlightMode 6 + +#define KFeatureIdGeneralSearchFramework 1648 + +#define KFeatureIdGeneralSearchUi 1649 + +#define KFeatureIdHindiRomContent 1636 + +#define KFeatureIdHttpDigestAuth 1084 + +#define KFeatureIdHwrmTargetModifierPlugin 1665 + +#define KFeatureIdId3V2Metadata 495 + +#define KFeatureIdIetd 4 + +#define KFeatureIdImageUpload 1086 + +#define KFeatureIdIndicRomContent 1694 + +#define KFeatureIdInstallerSisx 1411 + +#define KFeatureIdIPv4Nat 313 + +#define KFeatureIdIPv6 1088 + +#define KFeatureIdIpPush 1409 + +#define KFeatureIdICalSupport 1588 + +#define KFeatureIdJapanesePictographsGrouping 1500 + +#define KFeatureIdJava3DAPI 146 + +#define KFeatureIdJavaApiEnhancementsIap 1667 + +#define KFeatureIdJavaApiEnhancementsMobinfo 1668 + +#define KFeatureIdJavaESWT 1664 + +#define KFeatureIdJavaFileAPI 144 + +#define KFeatureIdJ2MEWebServicesAPI 150 + +#define KFeatureIdJavaJsr177SecurityAndTrustServicesApdu 1585 + +#define KFeatureIdJavaJsr177SecurityAndTrustServicesCrypto 1587 + +#define KFeatureIdJavaJsr177SecurityAndTrustServicesPki 1586 + +#define KFeatureIdJavaJsr205Wma20Support 1415 + +#define KFeatureIdJavaJsr177SecurityAndTrustServices 1419 + +#define KFeatureIdJavaJsr180SipAPI 1417 + +#define KFeatureIdJavaJsr2262DSvgAPI 1418 + +#define KFeatureIdJavaJsr2343DAudioAndMusicCapabilities 1416 + +#define KFeatureIdJavaLocationAPI 147 + +#define KFeatureIdJavaMIDP20 1413 + +#define KFeatureIdJavaMMAPI11 143 + +#define KFeatureIdJavaPIMAPI 145 + +#define KFeatureIdKeepDRMContentOnPhone 1506 + +#define KFeatureIdLandmarks 112 + +#define KFeatureIdLandmarksConverter 123 + +#define KFeatureIdLayout176_208 1123 + +#define KFeatureIdLayout208_176 1582 + +#define KFeatureIdLayout240_320_Touch 1625 + +#define KFeatureIdLayout320_240_Touch 1626 + +#define KFeatureIdLayout320_480 1617 + +#define KFeatureIdLayout320_480_Touch 1627 + +#define KFeatureIdLayout352_416 1127 + +#define KFeatureIdLayout352_800 1620 + +#define KFeatureIdLayout416_352 1128 + +#define KFeatureIdLayout480_320 1618 + +#define KFeatureIdLayout480_320_Touch 1628 + +#define KFeatureIdLayout480_640 1615 + +#define KFeatureIdLayout480_640_Touch 1623 + +#define KFeatureIdLayout640_480 1616 + +#define KFeatureIdLayout640_480_Touch 1624 + +#define KFeatureIdLayout800_352 1619 + +#define KFeatureIdLightSurf 243 + +#define KFeatureIdLocationFrameworkCore 114 + +#define KFeatureIdLocationSysUi 124 + +#define KFeatureIdLocationVerifier 1136 + +#define KFeatureIdLoggerGprs 103 + +#define KFeatureIdMannerMode 1629 + +#define KFeatureIdMapAndNavigationAiwProvider 1602 + +#define KFeatureIdMediator 1614 + +#define KFeatureIdMeetingRequestEnabler 1590 + +#define KFeatureIdMeetingRequestSupport 1508 + +#define KFeatureIdMIPv4 312 + +#define KFeatureIdMIPv6 106 + +#define KFeatureIdMmc 1 + +#define KFeatureIdMmCommsAvController 505 + +#define KFeatureIdMmCommsController 500 + +#define KFeatureIdMmCommsEngine 501 + +#define KFeatureIdMmcEject 1683 + +#define KFeatureIdMmcHotswap 1076 + +#define KFeatureIdMmcLock 1671 + +#define KFeatureIdMmfDrmUtility 496 + +#define KFeatureIdMMS 244 + +#define KFeatureIdMmsXidHeaderHttpFilter 1520 + +#define KFeatureIdMobileActiveSync 1651 + +#define KFeatureIdMp3 71 + +#define KFeatureIdMRouter 14 + +#define KFeatureIdMultimediaSharing 1656 + +#define KFeatureIdMultipleProvCtx 1059 + +#define KFeatureIdNetworkRegistration 105 + +#define KFeatureIdNotSupportedFeature1 1001 + +#define KFeatureIdNotSupportedFeature2 1003 + +#define KFeatureIdNoOtaConfig 1051 + +#define KFeatureIdNpProxy 1598 + +#define KFeatureIdOCSP 149 + +#define KFeatureIdOfflineMode 7 + +#define KFeatureIdOmaEmailNotifications 1633 + +#define KFeatureIdOmaImps12 1684 + +#define KFeatureIdOmaImps13 1685 + +#define KFeatureIdOmaProv 228 + +#define KFeatureIdOmaSuplPlugins 1584 + +#define KFeatureIdOpenvgSwImplementation 1605 + +#define KFeatureIdPaletteIndexAddressFixed 1120 + +#define KFeatureIdPhoneHideDataCallNbr 90 + +#define KFeatureIdPhoneNumberGrouping 291 + +#define KFeatureIdPlugAndPlayMobileServices 1659 + +#define KFeatureIdPresenceFramework 1637 + +#define KFeatureIdPrivacyFramework 115 + +#define KFeatureIdProtocolCdma 83 + +#define KFeatureIdProtocolGsm 81 + +#define KFeatureIdProtocolTdma 84 + +#define KFeatureIdPushWhiteList 227 + +#define KFeatureIdQcelp 281 + +#define KFeatureIdRealPlayerAsDefault 1641 + +#define KFeatureIdRemoteLock 1652 + +#define KFeatureIdRemoteStorageFw 1581 + +#define KFeatureIdRestrictedCallBarring 1608 + +#define KFeatureIdRestrictedCallDivert 1609 + +#define KFeatureIdRestrictedVoiceMail 1505 + +#define KFeatureIdRfid 22 + +#define KFeatureIdSapApplicationManagement 1576 + +#define KFeatureIdSapDeviceLockEnhancements 1611 + +#define KFeatureIdSapEmbeddedLinkAdapter 1569 + +#define KFeatureIdSapIdleSoftkeyAdapter 1570 + +#define KFeatureIdSapOperatorLogoAdapter 1571 + +#define KFeatureIdSapPolicyManagement 1578 + +#define KFeatureIdSapScreensaverAdapter 1572 + +#define KFeatureIdSapStartupAdapter 1573 + +#define KFeatureIdSapTerminalControlFw 1577 + +#define KFeatureIdSapThemesAdapter 1574 + +#define KFeatureIdSapUiSettingServer 1579 + +#define KFeatureIdSapWallpaperAdapter 1575 + +#define KFeatureIdSatBip 1542 + +#define KFeatureIdSatCallControl 1541 + +#define KFeatureIdSatDisplayText 1543 + +#define KFeatureIdSatGetInkey 1544 + +#define KFeatureIdSatGetInput 1545 + +#define KFeatureIdSatLanguageNotification 1546 + +#define KFeatureIdSatLaunchBrowser 1547 + +#define KFeatureIdSatMoSmControl 1548 + +#define KFeatureIdSatPlayTone 1549 + +#define KFeatureIdSatProvideLocalInfo 1550 + +#define KFeatureIdSatRefresh 1551 + +#define KFeatureIdSatSelectItem 1552 + +#define KFeatureIdSatSendDtfm 1553 + +#define KFeatureIdSatSendSm 1554 + +#define KFeatureIdSatSendSs 1555 + +#define KFeatureIdSatSendUssd 1556 + +#define KFeatureIdSatSetupCall 1557 + +#define KFeatureIdSatSetUpEventList 1558 + +#define KFeatureIdSatSetUpIdleModeText 1559 + +#define KFeatureIdSatSetUpMenu 1560 + +#define KFeatureIdScalableIcons 1129 + +#define KFeatureIdSeamlessLinks 1074 + +#define KFeatureIdSecureHW 94 + +#define KFeatureIdMidi 1011 + +#define KFeatureIdPhone2DigitDial 1033 + +#define KFeatureIdPhoneCnap 1031 + +#define KFeatureIdPushSL 1054 + +#define KFeatureIdPushSP 1055 + +#define KFeatureIdRealPlayer 1040 + +#define KFeatureIdSettingsProtection 1050 + +#define KFeatureIdSimCard 88 + +#define KFeatureIdSimpleLogs 1089 + +#define KFeatureIdSimCertificates 25 + +#define KFeatureIdSimPhonebookMatch 292 + +#define KFeatureIdSmartmsgSMSBookmarkReceiving 1106 + +#define KFeatureIdSmartmsgSMSGmsMessageReceiving 1112 + +#define KFeatureIdSmartmsgSMSGmsMessageSendingSupported 1113 + +#define KFeatureIdSmartmsgSMSIapSettingsReceiving 1108 + +#define KFeatureIdSmartmsgSMSOperatorLogoReceiving 1110 + +#define KFeatureIdSmartmsgSMSRingingToneReceiving 1111 + +#define KFeatureIdSmartmsgSMSVcalReceiving 1114 + +#define KFeatureIdSmartmsgSMSVcalSending 1116 + +#define KFeatureIdSmartmsgSMSVcardReceiving 1115 + +#define KFeatureIdSmartmsgSMSVcardSending 1117 + +#define KFeatureIdSmartmsgSMSWapApReceiving 1107 + +#define KFeatureIdSmartmsgSMSWvSettingsReceiving 1109 + +#define KFeatureIdSmartCardProv 27 + +#define KFeatureIdSmilEditor 1073 + +#define KFeatureIdSmilStreaming 78 + +#define KFeatureIdSrcs 17 + +#define KFeatureIdSSO 28 + +#define KFeatureIdSuplFramework 1583 + +#define KFeatureIdSupportedFeature1 1000 + +#define KFeatureIdSupportedFeature2 1002 + +#define KFeatureIdSvgt 77 + +#define KFeatureIdSvgtScreensaverPlugin 1647 + +#define KFeatureIdSyncMlDm 41 + +#define KFeatureIdSyncMlDm112 1695 + +#define KFeatureIdSyncMlDmDs 47 + +#define KFeatureIdSyncMlDmEmail 49 + +#define KFeatureIdSyncMlDmIAP 48 + +#define KFeatureIdSyncMlDmMMS 50 + +#define KFeatureIdSyncMlDmStreaming 56 + +#define KFeatureIdSyncMlDs 42 + +#define KFeatureIdSyncMlDsAiwProvider 1516 + +#define KFeatureIdSyncMlDsAlert 52 + +#define KFeatureIdSyncMlDsCal 46 + +#define KFeatureIdSyncMlDsCon 45 + +#define KFeatureIdSyncMlDsEmail 44 + +#define KFeatureIdSyncMlDsEmailFiltering 113 + +#define KFeatureIdSyncMlDsOverHttp 1414 + +#define KFeatureIdSyncMlObex 51 + +#define KFeatureIdTelephonyService 1137 + +#define KFeatureIdUiTransitionEffects 1638 + +#define KFeatureIdUiZoom 1631 + +#define KFeatureIdUpin 1612 + +#define KFeatureIdUsb 13 + +#define KFeatureIdUsbDeviceLock 1140 + +#define KFeatureIdUsbMultiPersonality 1534 + +#define KFeatureIdUsbPictbridge 1531 + +#define KFeatureIdUsbPictbridgeUi 1566 + +#define KFeatureIdUsbPtp 1532 + +#define KFeatureIdUsbRemotePersonality 1690 + +#define KFeatureIdUsbStreaming 221 + +#define KFeatureIdUserConfigurableUssdMenu 1501 + +#define KFeatureIdUseDrmEngineInCcp 92 + +#define KFeatureIdUSSD 1091 + +#define KFeatureIdVideoMenu 1634 + +#define KFeatureIdCommonVoip 298 + +#define KFeatureIdWallet 21 + +#define KFeatureIdWim 24 + +#define KFeatureIdWindowsMedia 1653 + +#define KFeatureIdWindowsMediaDrm 1654 + +#define KFeatureIdWsp 26 + +#define KFeatureIdXspExtensionManager 1692 + +#define KFeatureIdCoverToDeskSetting 5061 + +#define KFeatureIdDmCameraDisable 5064 + +#define KFeatureIdEmailIpsServices 5089 + +#define KFeatureIdEsCalendar 5078 + +#define KFeatureIdEsEmail 5082 + +#define KFeatureIdEsEmailFramework 5083 + +#define KFeatureIdFfAiEmailWidget 5138 + +#define KFeatureIdFfAnykeyAlphabeticalList 5158 + +#define KFeatureIdFfAnykeyDisablekeytones 5156 + +#define KFeatureIdFfAnykeyKickstandEnabled 5166 + +#define KFeatureIdFfAnykeyOnetouchui 5165 + +#define KFeatureIdFfAnykeyOwnkeyEnabled 5167 + +#define KFeatureIdFfAnykeyPcfwNgiCheck 5157 + +#define KFeatureIdFfAtntAtCommands 5200 + +#define KFeatureIdFfAttAddressBk 5240 + +#define KFeatureIdFfAttAddressBkGroupSync 5250 + +#define KFeatureIdFfAttVideoShareUiComplianceFor323 5196 + +#define KFeatureIdFfAutomaticDisplayOrientation 5137 + +#define KFeatureIdFfAvcDisplayMipSupport 5219 + +#define KFeatureIdFfAvcDisplayOledLowpowerSupport 5221 + +#define KFeatureIdFfCDriveAsLowestPriority 5249 + +#define KFeatureIdFfCallRestriction 5218 + +#define KFeatureIdFfCameraLaunchWithCameraKey 5176 + +#define KFeatureIdFfCameraPda 5131 + +#define KFeatureIdFfCarrierProfileLocked 5206 + +#define KFeatureIdFfChinaRichDictionary 5150 + +#define KFeatureIdFfChinaUdx 5172 + +#define KFeatureIdFfChinauiMsgMgnt 5143 + +#define KFeatureIdFfChipmunk 5163 + +#define KFeatureIdFfCmccTdAppMenus 5252 + +#define KFeatureIdFfCmccUserPlmn 5258 + +#define KFeatureIdFfCommonSlide 5214 + +#define KFeatureIdFfCommunityTmoIntl 5222 + +#define KFeatureIdFfContactsCompanyNames 236 + +#define KFeatureIdFfContactsbarCcaEventHistoryTab 5244 + +#define KFeatureIdFfContactsbarEmail 5193 + +#define KFeatureIdFfContactsbarImPresence 5194 + +#define KFeatureIdFfContactsbarOnecontactWidget 5245 + +#define KFeatureIdFfContactsbarRssFeeds 5192 + +#define KFeatureIdFfContactsbarUseContactColour 5191 + +#define KFeatureIdFfContactsbarUseDetailsApp 5188 + +#define KFeatureIdFfContactsbarWidget 5246 + +#define KFeatureIdFfCsw9wayScrolling 5140 + +#define KFeatureIdFfCswPimLocationIntegration 5153 + +#define KFeatureIdFfDeviceEncryptionFotaDisable 5164 + +#define KFeatureIdFfDeviceEncryptionFotaSupport 5179 + +#define KFeatureIdFfDualDisplaySupport 5132 + +#define KFeatureIdFfDynamicContentDelivery 5205 + +#define KFeatureIdFfEmailPluginHelpNotAvailable 5152 + +#define KFeatureIdFfEnablePrintingFramework 5127 + +#define KFeatureIdFfEsAdvancedWizard 5122 + +#define KFeatureIdFfEsCalMeetingRequestUi 5130 + +#define KFeatureIdFfEsContactServices 5093 + +#define KFeatureIdFfEsContacts 5092 + +#define KFeatureIdFfEsEmailIntellisync 5119 + +#define KFeatureIdFfEsEmailMceIntegration 5097 + +#define KFeatureIdFfEsGenericUiComponents 5121 + +#define KFeatureIdFfEsMeetingRequestUi 5091 + +#define KFeatureIdFfEsUsbModem 5096 + +#define KFeatureIdFfExchangeActivesync 5111 + +#define KFeatureIdFfFaceDetection 5181 + +#define KFeatureIdFfFindAndDo 5178 + +#define KFeatureIdFfFingerprinthandlerUi 5236 + +#define KFeatureIdFfFsCalendarLocation 5171 + +#define KFeatureIdFfGpsKeyLed 5162 + +#define KFeatureIdFfHomeScreenVanityDialing 5098 + +#define KFeatureIdFfHomescreenNotificationWidget 5235 + +#define KFeatureIdFfImsDeregistrationInOfflineFor323 5203 + +#define KFeatureIdFfImsDeregistrationInRfsFor323 5202 + +#define KFeatureIdFfIntelligentSlide 5213 + +#define KFeatureIdFfMediaKey 5220 + +#define KFeatureIdFfMessageBoard 5227 + +#define KFeatureIdFfMessagingSplitView 5133 + +#define KFeatureIdFfMobileShareInMyStuff 5199 + +#define KFeatureIdFfMobiledictionary 5116 + +#define KFeatureIdFfMyfavesTmoUs 5223 + +#define KFeatureIdFfNativeFileEncryption 5106 + +#define KFeatureIdFfNonFsMail 5124 + +#define KFeatureIdFfPhoneasmodemQuickLink 5190 + +#define KFeatureIdFfPhotosPdaEnhancements 5141 + +#define KFeatureIdFfPopupClock 5173 + +#define KFeatureIdFfProductIncludesPa50 5177 + +#define KFeatureIdFfQtBearerManagement 319 + +#define KFeatureIdFfRcs 5247 + +#define KFeatureIdFfRsswidgetAdvertiserWidget 5248 + +#define KFeatureIdFfRsswidgetTemplate 5242 + +#define KFeatureIdFfS60CustomSwWelcome2 5149 + +#define KFeatureIdFfSearchSw 321 + +#define KFeatureIdFfSensorBasedSilencing 5175 + +#define KFeatureIdFfSettingsSplitView 5134 + +#define KFeatureIdFfSettingwizard6 5160 + +#define KFeatureIdFfSkype 229 + +#define KFeatureIdFfSliderLandscapeStartsApp 5126 + +#define KFeatureIdFfSmallScreenTouch 279 + +#define KFeatureIdFfSmsSelfRegistration 5207 + +#define KFeatureIdFfSocialPhonebook 5215 + +#define KFeatureIdFfSpeechUseWebDownload 5226 + +#define KFeatureIdFfSwitchProfiletransferDisabled 5139 + +#define KFeatureIdFfSyncStatusCheckEnabled 5142 + +#define KFeatureIdFfTakeMeHome 5161 + +#define KFeatureIdFfTouchscreenKeyfeedback 5174 + +#define KFeatureIdFfTutorialNoCoverDisplayContent 5144 + +#define KFeatureIdFfUifwBackgroundOffsetAdjustmentForSplitview 5147 + +#define KFeatureIdFfUifwListboxHighlightSelection 5146 + +#define KFeatureIdFfVoiceUiWithDeviceLock 5170 + +#define KFeatureIdFotaEnterpriseControl 5123 + +#define KFeatureIdMsgForwardWithSender 5239 + +#define KFeatureIdMuteNotificationTones 5070 + +#define KFeatureIdPrintingFrameworkCalendarPlugin 5057 + +#define KFeatureIdPrintingFrameworkContactsPlugin 5058 + +#define KFeatureIdPrintingFrameworkHelp 5054 + +#define KFeatureIdPrintingFrameworkMmsPlugin 5056 + +#define KFeatureIdPrintingFrameworkSmsPlugin 5055 + +#define KFeatureIdProductIncludesHomeScreenDeviceLockView 5086 + +#define KFeatureIdProductIncludesHomeScreenModes 5084 + +#define KFeatureIdProductIncludesUsch 5117 + +#define KFeatureIdProductIncludesVoipRel30 5088 + +#define KFeatureIdProductIncludesWlanWizardForActiveIdle 5060 + +#define KFeatureIdS60CustomSwTutorialAlwaysPortrait 5125 + +#define KFeatureIdS60CustomSwWelcome 5151 + +#define KFeatureIdS60NokiaFarsiCalendar 5187 + +#define KFeatureIdS60NokiaHijriCalendar 5186 + +#define KFeatureIdS60NokiaMobilecrashSender2 5155 + +#define KPrivacyDisclaimerFtrEnabled 5257 + +#define KFeatureIdFfSipNonstandardInteropfix 5259 + +#define KFeatureIdFfHomeScreenVanityDialing 5098 + +// dummy flag until we get the right number + +#define KFeatureIdFfVirtualFullscrPortraitQwertyInput 9001 + +#endif // __PRIVATERUNTIMEIDS_HRH diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/config/inc/publicruntimeids.hrh --- a/sf_config/config/inc/publicruntimeids.hrh Tue Sep 14 23:39:54 2010 +0300 +++ b/sf_config/config/inc/publicruntimeids.hrh Fri Sep 17 17:27:05 2010 +0100 @@ -15,6 +15,7 @@ * */ + #ifndef __PUBLICRUNTIMEIDS_HRH #define __PUBLICRUNTIMEIDS_HRH @@ -22,54 +23,116 @@ #define KFeatureIdFf3gCellbroadcast 175 +#define KFeatureIdFfAbcAgressiveUi 252 + #define KFeatureIdFfAdaptiveWlanScanningSupport 140 +#define KFeatureIdFfAdditionalFonts 241 + #define KFeatureIdFfAiWlansnifferWidget 172 +#define KFeatureIdFfAlternativeCallWaitingTone 315 + +#define KFeatureIdArabicHandwritingRecognitionInput 338 + #define KFeatureIdAsynchFileSaveQueue 1703 #define KFeatureIdFfAudt 63 +#define KFeatureIdFfAutomotivestack 330 + #define KFeatureIdAutoRedialForVideoCall 1723 #define KFeatureIdFfAvkonEmotionIconEnabled 211 #define KFeatureIdFfBirthdayImprovement 189 +#define KFeatureIdFfBluetoothDataProfilesDisabled 271 + +#define KFeatureIdFfBluetoothDisabled 270 + #define KFeatureIdBrowserProgressiveDownload 1724 +#define KFeatureIdFfCalDayView 306 + +#define KFeatureIdFfCalScrollablePreview 307 + +#define KFeatureIdFfCalMeetingRequestUi 296 + #define KFeatureIdFfCapacitiveDisplay 183 #define KFeatureIdChineseFontsHires 138 +#define KFeatureIdFfChineseSelectionKey 233 + #define KFeatureIdFfClockMultiprocolSupport 190 +#define KFeatureIdFfCmailIntegration 247 + #define KFeatureIdCommsDatCreationFromXml 67 #define KFeatureIdFfConnectionOverride 179 +#define KFeatureIdFfContactsCompanyNames 236 + +#define KFeatureIdFfContactsMerge 268 + +#define KFeatureIdffContactsMycard 267 + #define KFeatureIdFfContactsNickname 182 +#define KFeatureIdFfContactsPredictiveSearch 235 + +#define KFeatureIdFfContactsRemoteLookup 234 + +#define KFeatureIdFfContactsSocial 273 + +#define KFeatureIdFfContextProfiles 254 + +#define KFeatureIdFfDeviceEncryptionFeature 250 + +#define KFeatureIdFfDisableOmaSuplV2 308 + +#define KFeatureIdFfDmConnmoAdapter 277 + #define KFeatureIdDmInstallSecurity 5065 #define KFeatureIdFfDualLanguageSupport 194 +#define KFeatureIdDualModem 230 + #define KFeatureIdFfEmailFramework 135 +#define KFeatureIdFfEmailFullscreenviewer 325 + #define KFeatureIdFfEmailIpsServices 137 #define KFeatureIdEmailMceIntegration 126 +#define KFeatureIdFfEmailPredictivesearch 324 + #define KFeatureIdFfEmailProtocolPlugins 215 #define KFeatureIdFfEmailUi 136 +#define KFeatureIdFfEmailUiSplitscreen 323 + +#define KFeatureIdEnableIsiCommunicationInUsbChargingMode 309 + +#define KFeatureIdFfEnhancedCalendarEventUi 295 + #define KFeatureIdFfFarsiCalendar 213 #define KFeatureIdFmtx 1705 +#define KFeatureIdFfFmtxRdsText 220 + +#define KFeatureIdFfFotaCheckLimitation 326 + #define KFeatureIdFullscrHwrInput 66 +#define KFeatureIdFfGenericAccessNetwork 257 + #define KFeatureIdFfGenericFontsAssets 188 #define KFeatureIdFfHdmi 169 @@ -86,20 +149,38 @@ #define KFeatureIdFfIaupdatePhase2 185 +#define KFeatureIdFfImageEditor 255 + #define KFeatureIdFfInputsPerOrientation 192 #define KFeatureIdFfIntelligentTextInput 216 +#define KFeatureIdFfItiVirtualTouchFirstGenerationSupport 218 + #define KFeatureIdFfJavaGlobalIndicatorsApi 134 +#define KFeatureIdFfKeypadNoSendKey 278 + #define KFeatureIdKorean 180 +#define KFeatureIdFfLayout480640Vga3 240 + +#define KFeatureIdFfLayout640480Vga3 239 + +#define KFeatureIdFfLimitedMessageAndAlarmToneSize 300 + #define KFeatureIdFfLinkedFontsChinese 159 +#define KFeatureIdFfLocationMwApeCentricArchSupport 258 + +#define KFeatureIdFfMecoXmpp 232 + #define KFeatureIdFfMeetingRequestUi 174 #define KFeatureIdFfMenuTexturePreloading 118 +#define KFeatureIdS60MtpController 272 + #define KFeatureIdFfNcdEngine 61 #define KFeatureIdFfNcdUi 62 @@ -116,10 +197,16 @@ #define KFeatureIdFfOfnFeature 193 +#define KFeatureIdFfOmadrm1FullSupport 329 + +#define KFeatureIdFfOmadrm2Support 328 + #define KFeatureIdFfOmaScomoAdapter 197 #define KFeatureIdFfOssLegalNotice 196 +#define KFeatureIdFfPlayreadySupport 322 + #define KFeatureIdFfPnpmsProvFilter 133 #define KFeatureIdPnpmsServiceHelpPlugin 128 @@ -130,6 +217,8 @@ #define KFeatureIdProvAuthtypePlugin 100 +#define KFeatureIdFfQt 238 + #define KFeatureIdQwertyFnKey 1714 #define KFeatureIdRockerKey 120 @@ -138,18 +227,50 @@ #define KFeatureIdSelectableEmail 125 +#define KFeatureIdFfSidesliderSupport 320 + +#define KFeatureIdFfSimConsecutive6f00ErrorsHandling 327 + +#define KFeatureIdFfSipApnSwitching 318 + +#define KFeatureIdFfSipCustomPdpHandling 269 + +#define KFeatureIdFfSmallScreenTouch 279 + #define KFeatureStartupOmaDmSupport 40 +#define KFeatureIdFfStrokeInputmodeInTaiwan 280 + +#define KFeatureIdFfSuplImsiGeneratedServerPriorityDefault 301 + +#define KFeatureIdFfSyncmlStatusExtendedErrorCodes 299 + #define KFeatureIdFfTacticons 184 #define KFeatureIdTactileFeedback 1718 #define KFeatureIdFfTarmCapabilityBasedAccess 214 +#define KFeatureIdFfTarmCapabilityChecking 237 + #define KFeatureIdTcpMyfavesFeature 1722 #define KFeatureIdFfTcpMyprofile 186 +#define KFeatureIdFfTdClmcontactreplicationfromphonebooktousimcard 337 + +#define KFeatureIdFfTdCmccatcommandssupport 336 + +#define KFeatureIdFfTdCmccpimpromptserverfullwhenreceive420statuscodefromserver 335 + +#define KFeatureIdFfTdCmccpimsynchronizationprogressindicatorui 334 + +#define KFeatureIdFfTdScdma 274 + +#define KFeatureIdFfTdScdmaForbiddenoperatoricondisplay 316 + +#define KFeatureIdFfTdScdmaVideocallKey 317 + #define KFeatureIdTouchscreencalibInStartup 69 #define KFeatureIdFfTouchUnlockStroke 173 @@ -160,8 +281,16 @@ #define KFeatureIdUsbHost 1704 +#define KFeatureIdUsbModem 265 + #define KFeatureIdUseEGprsIcon 121 +#define KFeatureIdFfUseNavikeyForVolume 248 + +#define KFeatureIdFfVideoAudioBranding 266 + +#define KFeatureIdFfVideoEditor 256 + #define KFeatureIdVirtualFullscrQwertyInput 64 #define KFeatureIdVirtualItutInput 65 @@ -174,12 +303,20 @@ #define KFeatureIdWebvideoPh2 39 -#define KFeatureIdFfWlansnifferVoipEnhancements 156 +#define KFeatureIdFfWlanAuthenticationOnlySupport 314 #define KFeatureIdFfWlanExtensions 177 #define KFeatureIdFfWlanWapi 129 +#define KFeatureIdFfWmdrmDlaSupport 310 + +#define KFeatureIdSymbianIncludeLocationNpeDsm 261 + +#define KFeatureIdSymbianIncludeLocationSuplPosInit 263 + +#define KFeatureIdSymbianIncludeLocationSuplProxy 262 + #define KFeatureId3DMenu 1511 #define KFeatureId3GpExtension 1592 @@ -508,4 +645,38 @@ #define KFeatureIdXdmXcap 1524 +/** Features added from customswruntimeids.hrh (removed from customswruntimeids.hrh) */ + +#define KFeatureIdFfMtpAlbumArt 5229 + +#define KFeatureIdFfMusicPathPlugin 5232 + +#define KFeatureIdFfPowerKeyAsKeyguard 5243 + +#define KFeatureIdFfDisplayNetworkNameAfterCsRegistration 5217 + +#define KFeatureIdFfManualSelectionPopulatedPlmnList 5184 + +#define KFeatureIdFfMobilityManagementErrors 5228 + +#define KFeatureIdFfServiceCallWhilePhoneLocked 5198 + +#define KFeatureIdFfLocationsysuiHidePositioningMenu 5224 + +#define KFeatureIdFfMasterResetAndClearSubmenu 5195 + +#define KFeatureIdFfSimlockUi 5197 + +#define KFeatureIdFfEntryPointForVideoShare 5225 + +#define KFeatureIdFfImsDeregistrationInOffline 5230 + +#define KFeatureIdFfImsDeregistrationInRfs 5231 + +#define KFeatureIdFfImsDeregistrationInVpn 5209 + +#define KFeatureIdFfIntranetBrowsing 5109 + +#define KFeatureIdProductIncludesHomeScreenEasyDialing 5085 + #endif // __PUBLICRUNTIMEIDS_HRH diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/config/inc/variant.cfg --- a/sf_config/config/inc/variant.cfg Tue Sep 14 23:39:54 2010 +0300 +++ b/sf_config/config/inc/variant.cfg Fri Sep 17 17:27:05 2010 +0100 @@ -1,1 +1,2 @@ \epoc32\include\bldvariant.hrh +ENABLE_ABIV2_MODE diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/config/japan/inc/bldregional.hrh --- a/sf_config/config/japan/inc/bldregional.hrh Tue Sep 14 23:39:54 2010 +0300 +++ b/sf_config/config/japan/inc/bldregional.hrh Fri Sep 17 17:27:05 2010 +0100 @@ -129,4 +129,4 @@ #undef __THAI_CALENDAR -#endif // __BLDREGIONAL_HRH \ No newline at end of file +#endif // __BLDREGIONAL_HRH diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/config/western/inc/bldregional.hrh --- a/sf_config/config/western/inc/bldregional.hrh Tue Sep 14 23:39:54 2010 +0300 +++ b/sf_config/config/western/inc/bldregional.hrh Fri Sep 17 17:27:05 2010 +0100 @@ -129,4 +129,4 @@ #define __THAI_CALENDAR -#endif // __BLDREGIONAL_HRH \ No newline at end of file +#endif // __BLDREGIONAL_HRH diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/rombuild/sf_refhw/S60CenRep_variant.iby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf_config/rombuild/sf_refhw/S60CenRep_variant.iby Fri Sep 17 17:27:05 2010 +0100 @@ -0,0 +1,340 @@ +#ifndef __S60CENREP_VARIANT_IBY__ +#define __S60CENREP_VARIANT_IBY__ + +data=\epoc32\data\Z\private\10202BE9\101F8770.txt private\10202BE9\101F8770.txt +data=\epoc32\data\Z\private\10202BE9\1028583d.txt private\10202BE9\1028583d.txt +data=\epoc32\data\Z\private\10202BE9\101F9A0A.txt private\10202BE9\101F9A0A.txt +data=\epoc32\data\Z\private\10202BE9\10282BCD.txt private\10202BE9\10282BCD.txt +data=\epoc32\data\Z\private\10202BE9\101F8765.txt private\10202BE9\101F8765.txt +data=\epoc32\data\Z\private\10202BE9\10200C8B.txt private\10202BE9\10200C8B.txt +data=\epoc32\data\Z\private\10202BE9\101F877E.txt private\10202BE9\101F877E.txt +data=\epoc32\data\Z\private\10202BE9\10207B74.txt private\10202BE9\10207B74.txt +data=\epoc32\data\Z\private\10202BE9\2000F8F3.txt private\10202BE9\2000F8F3.txt +data=\epoc32\data\Z\private\10202BE9\101F876F.txt private\10202BE9\101F876F.txt +data=\epoc32\data\Z\private\10202BE9\2002677B.txt private\10202BE9\2002677B.txt +data=\epoc32\data\Z\private\10202BE9\10207B87.txt private\10202BE9\10207B87.txt +data=\epoc32\data\Z\private\10202BE9\101F8731.txt private\10202BE9\101F8731.txt +data=\epoc32\data\Z\private\10202BE9\10207467.txt private\10202BE9\10207467.txt +data=\epoc32\data\Z\private\10202BE9\101F877F.txt private\10202BE9\101F877F.txt +data=\epoc32\data\Z\private\10202BE9\10008D3A.txt private\10202BE9\10008D3A.txt +data=\epoc32\data\Z\private\10202BE9\2000F8EA.txt private\10202BE9\2000F8EA.txt +data=\epoc32\data\Z\private\10202BE9\2001FCBA.txt private\10202BE9\2001FCBA.txt +data=\epoc32\data\Z\private\10202BE9\10282ee7.txt private\10202BE9\10282ee7.txt +data=\epoc32\data\Z\private\10202BE9\10281872.txt private\10202BE9\10281872.txt +data=\epoc32\data\Z\private\10202BE9\102029A2.txt private\10202BE9\102029A2.txt +data=\epoc32\data\Z\private\10202BE9\10204338.txt private\10202BE9\10204338.txt +data=\epoc32\data\Z\private\10202BE9\10281BC8.txt private\10202BE9\10281BC8.txt +data=\epoc32\data\Z\private\10202BE9\20022FC0.txt private\10202BE9\20022FC0.txt +data=\epoc32\data\Z\private\10202BE9\101F8751.txt private\10202BE9\101F8751.txt +//data=\epoc32\data\Z\private\10202BE9\2001FE47.txt private\10202BE9\2001FE47.txt // clashes with core\mw\dcmofw.iby +data=\epoc32\data\Z\private\10202BE9\1028190A.txt private\10202BE9\1028190A.txt +data=\epoc32\data\Z\private\10202BE9\101F87A3.txt private\10202BE9\101F87A3.txt +data=\epoc32\data\Z\private\10202BE9\101F880B.txt private\10202BE9\101F880B.txt +data=\epoc32\data\Z\private\10202BE9\2000F8EC.txt private\10202BE9\2000F8EC.txt +data=\epoc32\data\Z\private\10202BE9\101F8809.txt private\10202BE9\101F8809.txt +data=\epoc32\data\Z\private\10202BE9\10281FAB.txt private\10202BE9\10281FAB.txt +data=\epoc32\data\Z\private\10202BE9\101F7A81.txt private\10202BE9\101F7A81.txt +data=\epoc32\data\Z\private\10202BE9\10283344.txt private\10202BE9\10283344.txt +data=\epoc32\data\Z\private\10202BE9\20016BC5.txt private\10202BE9\20016BC5.txt +//data=\epoc32\data\Z\private\10202BE9\2001B25E.txt private\10202BE9\2001B25E.txt // clashes with core\app\fmradioengine.iby +data=\epoc32\data\Z\private\10202BE9\20022D83.txt private\10202BE9\20022D83.txt +data=\epoc32\data\Z\private\10202BE9\10208dd7.txt private\10202BE9\10208dd7.txt +data=\epoc32\data\Z\private\10202BE9\101FB654.txt private\10202BE9\101FB654.txt +data=\epoc32\data\Z\private\10202BE9\102828B2.txt private\10202BE9\102828B2.txt +data=\epoc32\data\Z\private\10202BE9\10205056.txt private\10202BE9\10205056.txt +data=\epoc32\data\Z\private\10202BE9\102750C6.txt private\10202BE9\102750C6.txt +data=\epoc32\data\Z\private\10202BE9\101f6d12.txt private\10202BE9\101f6d12.txt +data=\epoc32\data\Z\private\10202BE9\102818E8.txt private\10202BE9\102818E8.txt +data=\epoc32\data\Z\private\10202BE9\101F9A1D.txt private\10202BE9\101F9A1D.txt +data=\epoc32\data\Z\private\10202BE9\101F874B.txt private\10202BE9\101F874B.txt +data=\epoc32\data\Z\private\10202BE9\10282266.txt private\10202BE9\10282266.txt +data=\epoc32\data\Z\private\10202BE9\20021346.txt private\10202BE9\20021346.txt +data=\epoc32\data\Z\private\10202BE9\20009CAE.txt private\10202BE9\20009CAE.txt +data=\epoc32\data\Z\private\10202BE9\2000F86E.txt private\10202BE9\2000F86E.txt +data=\epoc32\data\Z\private\10202BE9\10283114.txt private\10202BE9\10283114.txt +data=\epoc32\data\Z\private\10202BE9\102828B1.txt private\10202BE9\102828B1.txt +data=\epoc32\data\Z\private\10202BE9\101F8557.txt private\10202BE9\101F8557.txt +data=\epoc32\data\Z\private\10202BE9\101FD67E.txt private\10202BE9\101FD67E.txt +data=\epoc32\data\Z\private\10202BE9\101fe99b.txt private\10202BE9\101fe99b.txt +data=\epoc32\data\Z\private\10202BE9\101FFCD0.txt private\10202BE9\101FFCD0.txt +data=\epoc32\data\Z\private\10202BE9\2000B494.txt private\10202BE9\2000B494.txt +data=\epoc32\data\Z\private\10202BE9\102071F5.txt private\10202BE9\102071F5.txt +data=\epoc32\data\Z\private\10202BE9\101fed88.txt private\10202BE9\101fed88.txt +data=\epoc32\data\Z\private\10202BE9\2001011A.txt private\10202BE9\2001011A.txt +data=\epoc32\data\Z\private\10202BE9\101FE999.txt private\10202BE9\101FE999.txt +data=\epoc32\data\Z\private\10202BE9\2000F8F2.txt private\10202BE9\2000F8F2.txt +data=\epoc32\data\Z\private\10202BE9\101F876D.txt private\10202BE9\101F876D.txt +data=\epoc32\data\Z\private\10202BE9\10205CBF.txt private\10202BE9\10205CBF.txt +data=\epoc32\data\Z\private\10202BE9\10282BCC.txt private\10202BE9\10282BCC.txt +data=\epoc32\data\Z\private\10202BE9\2000B16B.txt private\10202BE9\2000B16B.txt +data=\epoc32\data\Z\private\10202BE9\10285abc.txt private\10202BE9\10285abc.txt +data=\epoc32\data\Z\private\10202BE9\2001E610.txt private\10202BE9\2001E610.txt +data=\epoc32\data\Z\private\10202BE9\2001FCBD.txt private\10202BE9\2001FCBD.txt +data=\epoc32\data\Z\private\10202BE9\2001FCB9.txt private\10202BE9\2001FCB9.txt +data=\epoc32\data\Z\private\10202BE9\2001E611.txt private\10202BE9\2001E611.txt +data=\epoc32\data\Z\private\10202BE9\10285c46.txt private\10202BE9\10285c46.txt +data=\epoc32\data\Z\private\10202BE9\10205afb.txt private\10202BE9\10205afb.txt +data=\epoc32\data\Z\private\10202BE9\2001FE55.txt private\10202BE9\2001FE55.txt +data=\epoc32\data\Z\private\10202BE9\2002120B.txt private\10202BE9\2002120B.txt +data=\epoc32\data\Z\private\10202BE9\101F87A1.txt private\10202BE9\101F87A1.txt +data=\epoc32\data\Z\private\10202BE9\2001FE4D.txt private\10202BE9\2001FE4D.txt +data=\epoc32\data\Z\private\10202BE9\2000B5C5.txt private\10202BE9\2000B5C5.txt +data=\epoc32\data\Z\private\10202BE9\102072D0.txt private\10202BE9\102072D0.txt +data=\epoc32\data\Z\private\10202BE9\102824A0.txt private\10202BE9\102824A0.txt +data=\epoc32\data\Z\private\10202BE9\20026F5E.txt private\10202BE9\20026F5E.txt +data=\epoc32\data\Z\private\10202BE9\1020383e.txt private\10202BE9\1020383e.txt +data=\epoc32\data\Z\private\10202BE9\101FFCD2.txt private\10202BE9\101FFCD2.txt +data=\epoc32\data\Z\private\10202BE9\101F884C.txt private\10202BE9\101F884C.txt +data=\epoc32\data\Z\private\10202BE9\2001ea7f.txt private\10202BE9\2001ea7f.txt +data=\epoc32\data\Z\private\10202BE9\10207267.txt private\10202BE9\10207267.txt +data=\epoc32\data\Z\private\10202BE9\101F8781.txt private\10202BE9\101F8781.txt +data=\epoc32\data\Z\private\10202BE9\102071F2.txt private\10202BE9\102071F2.txt +data=\epoc32\data\Z\private\10202BE9\102750A0.txt private\10202BE9\102750A0.txt +data=\epoc32\data\Z\private\10202BE9\1028312F.txt private\10202BE9\1028312F.txt +data=\epoc32\data\Z\private\10202BE9\200195AD.txt private\10202BE9\200195AD.txt +data=\epoc32\data\Z\private\10202BE9\101f6d50.txt private\10202BE9\101f6d50.txt +data=\epoc32\data\Z\private\10202BE9\101F8769.txt private\10202BE9\101F8769.txt +data=\epoc32\data\Z\private\10202BE9\1028239D.txt private\10202BE9\1028239D.txt +data=\epoc32\data\Z\private\10202BE9\101FFC03.txt private\10202BE9\101FFC03.txt +data=\epoc32\data\Z\private\10202BE9\2000B438.txt private\10202BE9\2000B438.txt +data=\epoc32\data\Z\private\10202BE9\2000E542.txt private\10202BE9\2000E542.txt +data=\epoc32\data\Z\private\10202BE9\10204DA9.txt private\10202BE9\10204DA9.txt +data=\epoc32\data\Z\private\10202BE9\2001E321.txt private\10202BE9\2001E321.txt +data=\epoc32\data\Z\private\10202BE9\2000F8F0.txt private\10202BE9\2000F8F0.txt +data=\epoc32\data\Z\private\10202BE9\2001B2C9.txt private\10202BE9\2001B2C9.txt +data=\epoc32\data\Z\private\10202BE9\200159ED.txt private\10202BE9\200159ED.txt +data=\epoc32\data\Z\private\10202BE9\10204DAB.txt private\10202BE9\10204DAB.txt +data=\epoc32\data\Z\private\10202BE9\101F6DE5.txt private\10202BE9\101F6DE5.txt +data=\epoc32\data\Z\private\10202BE9\10274556.txt private\10202BE9\10274556.txt +data=\epoc32\data\Z\private\10202BE9\10285abe.txt private\10202BE9\10285abe.txt +data=\epoc32\data\Z\private\10202BE9\101F87EC.txt private\10202BE9\101F87EC.txt +data=\epoc32\data\Z\private\10202BE9\2000F8EB.txt private\10202BE9\2000F8EB.txt +data=\epoc32\data\Z\private\10202BE9\101F874D.txt private\10202BE9\101F874D.txt +data=\epoc32\data\Z\private\10202BE9\10281EEF.txt private\10202BE9\10281EEF.txt +data=\epoc32\data\Z\private\10202BE9\102072E5.txt private\10202BE9\102072E5.txt +data=\epoc32\data\Z\private\10202BE9\20011118.txt private\10202BE9\20011118.txt +data=\epoc32\data\Z\private\10202BE9\20010128.txt private\10202BE9\20010128.txt +data=\epoc32\data\Z\private\10202BE9\2000B5E3.txt private\10202BE9\2000B5E3.txt +data=\epoc32\data\Z\private\10202BE9\101f884a.txt private\10202BE9\101f884a.txt +data=\epoc32\data\Z\private\10202BE9\101F6DE4.txt private\10202BE9\101F6DE4.txt +data=\epoc32\data\Z\private\10202BE9\10282E7F.txt private\10202BE9\10282E7F.txt +data=\epoc32\data\Z\private\10202BE9\101F884D.txt private\10202BE9\101F884D.txt +data=\epoc32\data\Z\private\10202BE9\2002676F.txt private\10202BE9\2002676F.txt +data=\epoc32\data\Z\private\10202BE9\100058DB.txt private\10202BE9\100058DB.txt +data=\epoc32\data\Z\private\10202BE9\102072E2.txt private\10202BE9\102072E2.txt +data=\epoc32\data\Z\private\10202BE9\101F876C.txt private\10202BE9\101F876C.txt +data=\epoc32\data\Z\private\10202BE9\2000E58C.txt private\10202BE9\2000E58C.txt +data=\epoc32\data\Z\private\10202BE9\101F8763.txt private\10202BE9\101F8763.txt +data=\epoc32\data\Z\private\10202BE9\2000F8F1.txt private\10202BE9\2000F8F1.txt +data=\epoc32\data\Z\private\10202BE9\101F880A.txt private\10202BE9\101F880A.txt +data=\epoc32\data\Z\private\10202BE9\2000E59A.txt private\10202BE9\2000E59A.txt +data=\epoc32\data\Z\private\10202BE9\200025A6.txt private\10202BE9\200025A6.txt +data=\epoc32\data\Z\private\10202BE9\102071F1.txt private\10202BE9\102071F1.txt +data=\epoc32\data\Z\private\10202BE9\2001E272.txt private\10202BE9\2001E272.txt +data=\epoc32\data\Z\private\10202BE9\1020730B.txt private\10202BE9\1020730B.txt +data=\epoc32\data\Z\private\10202BE9\1020720A.txt private\10202BE9\1020720A.txt +data=\epoc32\data\Z\private\10202BE9\10275102.txt private\10202BE9\10275102.txt +data=\epoc32\data\Z\private\10202BE9\2000B189.txt private\10202BE9\2000B189.txt +data=\epoc32\data\Z\private\10202BE9\101F874E.txt private\10202BE9\101F874E.txt +data=\epoc32\data\Z\private\10202BE9\102858F2.txt private\10202BE9\102858F2.txt +data=\epoc32\data\Z\private\10202BE9\101F877C.txt private\10202BE9\101F877C.txt +data=\epoc32\data\Z\private\10202BE9\101F883B.txt private\10202BE9\101F883B.txt +data=\epoc32\data\Z\private\10202BE9\102830B0.txt private\10202BE9\102830B0.txt +data=\epoc32\data\Z\private\10202BE9\100059CB.txt private\10202BE9\100059CB.txt +data=\epoc32\data\Z\private\10202BE9\10207843.txt private\10202BE9\10207843.txt +data=\epoc32\data\Z\private\10202BE9\2000E58E.txt private\10202BE9\2000E58E.txt +data=\epoc32\data\Z\private\10202BE9\101F8780.txt private\10202BE9\101F8780.txt +data=\epoc32\data\Z\private\10202BE9\2000B195.txt private\10202BE9\2000B195.txt +data=\epoc32\data\Z\private\10202BE9\10008D42.txt private\10202BE9\10008D42.txt +data=\epoc32\data\Z\private\10202BE9\101F8E44.txt private\10202BE9\101F8E44.txt +data=\epoc32\data\Z\private\10202BE9\101F87AA.txt private\10202BE9\101F87AA.txt +data=\epoc32\data\Z\private\10202BE9\101FD64D.txt private\10202BE9\101FD64D.txt +data=\epoc32\data\Z\private\10202BE9\2001111B.txt private\10202BE9\2001111B.txt +data=\epoc32\data\Z\private\10202BE9\10202d4c.txt private\10202BE9\10202d4c.txt +data=\epoc32\data\Z\private\10202BE9\20019548.txt private\10202BE9\20019548.txt +data=\epoc32\data\Z\private\10202BE9\2000B5C6.txt private\10202BE9\2000B5C6.txt +data=\epoc32\data\Z\private\10202BE9\200100FD.txt private\10202BE9\200100FD.txt +data=\epoc32\data\Z\private\10202BE9\10282826.txt private\10202BE9\10282826.txt +data=\epoc32\data\Z\private\10202BE9\10282823.txt private\10202BE9\10282823.txt +data=\epoc32\data\Z\private\10202BE9\102824AE.txt private\10202BE9\102824AE.txt +data=\epoc32\data\Z\private\10202BE9\101F8762.txt private\10202BE9\101F8762.txt +data=\epoc32\data\Z\private\10202BE9\10207A84.txt private\10202BE9\10207A84.txt +data=\epoc32\data\Z\private\10202BE9\101F87A8.txt private\10202BE9\101F87A8.txt +data=\epoc32\data\Z\private\10202BE9\2001E280.txt private\10202BE9\2001E280.txt +data=\epoc32\data\Z\private\10202BE9\1020781C.txt private\10202BE9\1020781C.txt +data=\epoc32\data\Z\private\10202BE9\1020507E.txt private\10202BE9\1020507E.txt +data=\epoc32\data\Z\private\10202BE9\102029AC.txt private\10202BE9\102029AC.txt +data=\epoc32\data\Z\private\10202BE9\200195A2.txt private\10202BE9\200195A2.txt +data=\epoc32\data\Z\private\10202BE9\2001F3FE.txt private\10202BE9\2001F3FE.txt +data=\epoc32\data\Z\private\10202BE9\101F87EB.txt private\10202BE9\101F87EB.txt +data=\epoc32\data\Z\private\10202BE9\101F8775.txt private\10202BE9\101F8775.txt +data=\epoc32\data\Z\private\10202BE9\10281C7D.txt private\10202BE9\10281C7D.txt +data=\epoc32\data\Z\private\10202BE9\101F8871.txt private\10202BE9\101F8871.txt +data=\epoc32\data\Z\private\10202BE9\10281d44.txt private\10202BE9\10281d44.txt +data=\epoc32\data\Z\private\10202BE9\101F8764.txt private\10202BE9\101F8764.txt +data=\epoc32\data\Z\private\10202BE9\2001B29B.txt private\10202BE9\2001B29B.txt +data=\epoc32\data\Z\private\10202BE9\101FFA86.txt private\10202BE9\101FFA86.txt +data=\epoc32\data\Z\private\10202BE9\101F8782.txt private\10202BE9\101F8782.txt +data=\epoc32\data\Z\private\10202BE9\101F8847.txt private\10202BE9\101F8847.txt +data=\epoc32\data\Z\private\10202BE9\101F877D.txt private\10202BE9\101F877D.txt +data=\epoc32\data\Z\private\10202BE9\1028281F.txt private\10202BE9\1028281F.txt +data=\epoc32\data\Z\private\10202BE9\101F8850.txt private\10202BE9\101F8850.txt +data=\epoc32\data\Z\private\10202BE9\101F87EA.txt private\10202BE9\101F87EA.txt +data=\epoc32\data\Z\private\10202BE9\2001B26B.txt private\10202BE9\2001B26B.txt +data=\epoc32\data\Z\private\10202BE9\102869c1.txt private\10202BE9\102869c1.txt +data=\epoc32\data\Z\private\10202BE9\101FB0D9.txt private\10202BE9\101FB0D9.txt +data=\epoc32\data\Z\private\10202BE9\2001E66D.txt private\10202BE9\2001E66D.txt +data=\epoc32\data\Z\private\10202BE9\10208A43.txt private\10202BE9\10208A43.txt +data=\epoc32\data\Z\private\10202BE9\101F4CD5.txt private\10202BE9\101F4CD5.txt +data=\epoc32\data\Z\private\10202BE9\102869c7.txt private\10202BE9\102869c7.txt +data=\epoc32\data\Z\private\10202BE9\10283137.txt private\10202BE9\10283137.txt +data=\epoc32\data\Z\private\10202BE9\200159C9.txt private\10202BE9\200159C9.txt // used to be a clash in hsps.iby +data=\epoc32\data\Z\private\10202BE9\102073D2.txt private\10202BE9\102073D2.txt +data=\epoc32\data\Z\private\10202BE9\101f401d.txt private\10202BE9\101f401d.txt +data=\epoc32\data\Z\private\10202BE9\101FB0D5.txt private\10202BE9\101FB0D5.txt +data=\epoc32\data\Z\private\10202BE9\101F8801.txt private\10202BE9\101F8801.txt +data=\epoc32\data\Z\private\10202BE9\10008D3B.txt private\10202BE9\10008D3B.txt +data=\epoc32\data\Z\private\10202BE9\101F861B.txt private\10202BE9\101F861B.txt +data=\epoc32\data\Z\private\10202BE9\2001FCBB.txt private\10202BE9\2001FCBB.txt +data=\epoc32\data\Z\private\10202BE9\10282F0F.txt private\10202BE9\10282F0F.txt +data=\epoc32\data\Z\private\10202BE9\10282DF0.txt private\10202BE9\10282DF0.txt +data=\epoc32\data\Z\private\10202BE9\20008EA6.txt private\10202BE9\20008EA6.txt +data=\epoc32\data\Z\private\10202BE9\10207194.txt private\10202BE9\10207194.txt +data=\epoc32\data\Z\private\10202BE9\101FD64E.txt private\10202BE9\101FD64E.txt +data=\epoc32\data\Z\private\10202BE9\20021338.txt private\10202BE9\20021338.txt +data=\epoc32\data\Z\private\10202BE9\2000E586.txt private\10202BE9\2000E586.txt +data=\epoc32\data\Z\private\10202BE9\101F8F28.txt private\10202BE9\101F8F28.txt +data=\epoc32\data\Z\private\10202BE9\102072C4.txt private\10202BE9\102072C4.txt +data=\epoc32\data\Z\private\10202BE9\101F877B.txt private\10202BE9\101F877B.txt +data=\epoc32\data\Z\private\10202BE9\102073D6.txt private\10202BE9\102073D6.txt +data=\epoc32\data\Z\private\10202BE9\100048aa.txt private\10202BE9\100048aa.txt +data=\epoc32\data\Z\private\10202BE9\10200C8C.txt private\10202BE9\10200C8C.txt +data=\epoc32\data\Z\private\10202BE9\10282827.txt private\10202BE9\10282827.txt +//data=\epoc32\data\Z\private\10202BE9\20021192.txt private\10202BE9\20021192.txt // clashes with core\mw\aknphysics.iby +data=\epoc32\data\Z\private\10202BE9\10205073.txt private\10202BE9\10205073.txt +data=\epoc32\data\Z\private\10202BE9\101F978F.txt private\10202BE9\101F978F.txt +data=\epoc32\data\Z\private\10202BE9\101F8798.txt private\10202BE9\101F8798.txt +data=\epoc32\data\Z\private\10202BE9\102078F1.txt private\10202BE9\102078F1.txt +data=\epoc32\data\Z\private\10202BE9\2001B2E6.txt private\10202BE9\2001B2E6.txt +data=\epoc32\data\Z\private\10202BE9\102078EE.txt private\10202BE9\102078EE.txt +data=\epoc32\data\Z\private\10202BE9\1020744E.txt private\10202BE9\1020744E.txt +data=\epoc32\data\Z\private\10202BE9\10205af9.txt private\10202BE9\10205af9.txt +data=\epoc32\data\Z\private\10202BE9\10275104.txt private\10202BE9\10275104.txt +data=\epoc32\data\Z\private\10202BE9\101f500c.txt private\10202BE9\101f500c.txt +data=\epoc32\data\Z\private\10202BE9\101f8794.txt private\10202BE9\101f8794.txt +data=\epoc32\data\Z\private\10202BE9\101F85A0.txt private\10202BE9\101F85A0.txt +data=\epoc32\data\Z\private\10202BE9\10282fcc.txt private\10202BE9\10282fcc.txt +data=\epoc32\data\Z\private\10202BE9\10205af8.txt private\10202BE9\10205af8.txt +data=\epoc32\data\Z\private\10202BE9\10207A7F.txt private\10202BE9\10207A7F.txt +data=\epoc32\data\Z\private\10202BE9\101F8876.txt private\10202BE9\101F8876.txt +data=\epoc32\data\Z\private\10202BE9\101F87EF.txt private\10202BE9\101F87EF.txt +data=\epoc32\data\Z\private\10202BE9\10272D33.txt private\10202BE9\10272D33.txt +data=\epoc32\data\Z\private\10202BE9\2000F83D.txt private\10202BE9\2000F83D.txt +data=\epoc32\data\Z\private\10202BE9\10003a5b.txt private\10202BE9\10003a5b.txt +data=\epoc32\data\Z\private\10202BE9\1020433A.txt private\10202BE9\1020433A.txt +data=\epoc32\data\Z\private\10202BE9\102828F8.txt private\10202BE9\102828F8.txt +data=\epoc32\data\Z\private\10202BE9\20024310.txt private\10202BE9\20024310.txt +data=\epoc32\data\Z\private\10202BE9\102072C6.txt private\10202BE9\102072C6.txt +data=\epoc32\data\Z\private\10202BE9\101F8772.txt private\10202BE9\101F8772.txt +data=\epoc32\data\Z\private\10202BE9\101FFCD1.txt private\10202BE9\101FFCD1.txt +data=\epoc32\data\Z\private\10202BE9\101F876E.txt private\10202BE9\101F876E.txt +data=\epoc32\data\Z\private\10202BE9\2000B45D.txt private\10202BE9\2000B45D.txt +data=\epoc32\data\Z\private\10202BE9\10281893.txt private\10202BE9\10281893.txt +data=\epoc32\data\Z\private\10202BE9\10206910.txt private\10202BE9\10206910.txt +//data=\epoc32\data\Z\private\10202BE9\2000253D.txt private\10202BE9\2000253D.txt // clashes with core\mw\dcmofw.iby +data=\epoc32\data\Z\private\10202BE9\10282CB2.txt private\10202BE9\10282CB2.txt +data=\epoc32\data\Z\private\10202BE9\101F87E3.txt private\10202BE9\101F87E3.txt +data=\epoc32\data\Z\private\10202BE9\1020298F.txt private\10202BE9\1020298F.txt +data=\epoc32\data\Z\private\10202BE9\101F87ED.txt private\10202BE9\101F87ED.txt +data=\epoc32\data\Z\private\10202BE9\10008D39.txt private\10202BE9\10008D39.txt +data=\epoc32\data\Z\private\10202BE9\2000F85A.txt private\10202BE9\2000F85A.txt +data=\epoc32\data\Z\private\10202BE9\2001844B.txt private\10202BE9\2001844B.txt +data=\epoc32\data\Z\private\10202BE9\102828AC.txt private\10202BE9\102828AC.txt +data=\epoc32\data\Z\private\10202BE9\10205043.txt private\10202BE9\10205043.txt +data=\epoc32\data\Z\private\10202BE9\10282EC7.txt private\10202BE9\10282EC7.txt +data=\epoc32\data\Z\private\10202BE9\102750E2.txt private\10202BE9\102750E2.txt +data=\epoc32\data\Z\private\10202BE9\1000102c.txt private\10202BE9\1000102c.txt +data=\epoc32\data\Z\private\10202BE9\20022D51.txt private\10202BE9\20022D51.txt +data=\epoc32\data\Z\private\10202BE9\10003A73.txt private\10202BE9\10003A73.txt +data=\epoc32\data\Z\private\10202BE9\10282DFE.txt private\10202BE9\10282DFE.txt +data=\epoc32\data\Z\private\10202BE9\200184B9.txt private\10202BE9\200184B9.txt +data=\epoc32\data\Z\private\10202BE9\10282384.txt private\10202BE9\10282384.txt +data=\epoc32\data\Z\private\10202BE9\10281EEE.txt private\10202BE9\10281EEE.txt +data=\epoc32\data\Z\private\10202BE9\101F9784.txt private\10202BE9\101F9784.txt +data=\epoc32\data\Z\private\10202BE9\101F8779.txt private\10202BE9\101F8779.txt +data=\epoc32\data\Z\private\10202BE9\10204DAC.txt private\10202BE9\10204DAC.txt +data=\epoc32\data\Z\private\10202BE9\101F877A.txt private\10202BE9\101F877A.txt +data=\epoc32\data\Z\private\10202BE9\2000E596.txt private\10202BE9\2000E596.txt +data=\epoc32\data\Z\private\10202BE9\102750B1.txt private\10202BE9\102750B1.txt +data=\epoc32\data\Z\private\10202BE9\10205afa.txt private\10202BE9\10205afa.txt +data=\epoc32\data\Z\private\10202BE9\2001B2A9.txt private\10202BE9\2001B2A9.txt +data=\epoc32\data\Z\private\10202BE9\101F6CFE.txt private\10202BE9\101F6CFE.txt +data=\epoc32\data\Z\private\10202BE9\10207831.txt private\10202BE9\10207831.txt +data=\epoc32\data\Z\private\10202BE9\1028238B.txt private\10202BE9\1028238B.txt +data=\epoc32\data\Z\private\10202BE9\10282EDC.txt private\10202BE9\10282EDC.txt +data=\epoc32\data\Z\private\10202BE9\102828B8.txt private\10202BE9\102828B8.txt +data=\epoc32\data\Z\private\10202BE9\10204DAA.txt private\10202BE9\10204DAA.txt +data=\epoc32\data\Z\private\10202BE9\10207AF7.txt private\10202BE9\10207AF7.txt +data=\epoc32\data\Z\private\10202BE9\2001CB75.txt private\10202BE9\2001CB75.txt +data=\epoc32\data\Z\private\10202BE9\2000CF7E.txt private\10202BE9\2000CF7E.txt +data=\epoc32\data\Z\private\10202BE9\2000CFD9.txt private\10202BE9\2000CFD9.txt +data=\epoc32\data\Z\private\10202BE9\10282BCE.txt private\10202BE9\10282BCE.txt +data=\epoc32\data\Z\private\10202BE9\10285a25.txt private\10202BE9\10285a25.txt +data=\epoc32\data\Z\private\10202BE9\102078E1.txt private\10202BE9\102078E1.txt +data=\epoc32\data\Z\private\10202BE9\101F9775.txt private\10202BE9\101F9775.txt +//data=\epoc32\data\Z\private\10202BE9\200009EE.txt private\10202BE9\200009EE.txt // clashes with core\app\glxgallery.iby +data=\epoc32\data\Z\private\10202BE9\1028224b.txt private\10202BE9\1028224b.txt +data=\epoc32\data\Z\private\10202BE9\10203833.txt private\10202BE9\10203833.txt +data=\epoc32\data\Z\private\10202BE9\1020503B.txt private\10202BE9\1020503B.txt +data=\epoc32\data\Z\private\10202BE9\102824AB.txt private\10202BE9\102824AB.txt +data=\epoc32\data\Z\private\10202BE9\101F8566.txt private\10202BE9\101F8566.txt +data=\epoc32\data\Z\private\10202BE9\101F87EE.txt private\10202BE9\101F87EE.txt +data=\epoc32\data\Z\private\10202BE9\20007564.txt private\10202BE9\20007564.txt +data=\epoc32\data\Z\private\10202BE9\1000A82B.txt private\10202BE9\1000A82B.txt +data=\epoc32\data\Z\private\10202BE9\10207453.txt private\10202BE9\10207453.txt +data=\epoc32\data\Z\private\10202BE9\101F8831.txt private\10202BE9\101F8831.txt +data=\epoc32\data\Z\private\10202BE9\2000F8EE.txt private\10202BE9\2000F8EE.txt +data=\epoc32\data\Z\private\10202BE9\102830B6.txt private\10202BE9\102830B6.txt +data=\epoc32\data\Z\private\10202BE9\1020506A.txt private\10202BE9\1020506A.txt +data=\epoc32\data\Z\private\10202BE9\101F8873.txt private\10202BE9\101F8873.txt +data=\epoc32\data\Z\private\10202BE9\10282C84.txt private\10202BE9\10282C84.txt +data=\epoc32\data\Z\private\10202BE9\2000F8F4.txt private\10202BE9\2000F8F4.txt +data=\epoc32\data\Z\private\10202BE9\20022EE1.txt private\10202BE9\20022EE1.txt +data=\epoc32\data\Z\private\10202BE9\1028281E.txt private\10202BE9\1028281E.txt +data=\epoc32\data\Z\private\10202BE9\101F9A08.txt private\10202BE9\101F9A08.txt +data=\epoc32\data\Z\private\10202BE9\101F8799.txt private\10202BE9\101F8799.txt +data=\epoc32\data\Z\private\10202BE9\2000B608.txt private\10202BE9\2000B608.txt +data=\epoc32\data\Z\private\10202BE9\1020505A.txt private\10202BE9\1020505A.txt +data=\epoc32\data\Z\private\10202BE9\10008D55.txt private\10202BE9\10008D55.txt +data=\epoc32\data\Z\private\10202BE9\101F874F.txt private\10202BE9\101F874F.txt +data=\epoc32\data\Z\private\10202BE9\10207815.txt private\10202BE9\10207815.txt +data=\epoc32\data\Z\private\10202BE9\10207286.txt private\10202BE9\10207286.txt +data=\epoc32\data\Z\private\10202BE9\101F8774.txt private\10202BE9\101F8774.txt +data=\epoc32\data\Z\private\10202BE9\10207816.txt private\10202BE9\10207816.txt +data=\epoc32\data\Z\private\10202BE9\1020727f.txt private\10202BE9\1020727f.txt +data=\epoc32\data\Z\private\10202BE9\10205CA7.txt private\10202BE9\10205CA7.txt +data=\epoc32\data\Z\private\10202BE9\101F880D.txt private\10202BE9\101F880D.txt +//data=\epoc32\data\Z\private\10202BE9\200009FE.txt private\10202BE9\200009FE.txt // clashes with core\mw\mds.iby +data=\epoc32\data\Z\private\10202BE9\2001E277.txt private\10202BE9\2001E277.txt +data=\epoc32\data\Z\private\10202BE9\102823B4.txt private\10202BE9\102823B4.txt +data=\epoc32\data\Z\private\10202BE9\10206915.txt private\10202BE9\10206915.txt +//data=\epoc32\data\Z\private\10202BE9\200071D3.txt private\10202BE9\200071D3.txt // clashes with core\app\shwslideshow.iby +data=\epoc32\data\Z\private\10202BE9\102818EB.txt private\10202BE9\102818EB.txt +data=\epoc32\data\Z\private\10202BE9\2000F8EF.txt private\10202BE9\2000F8EF.txt +data=\epoc32\data\Z\private\10202BE9\2000E598.txt private\10202BE9\2000E598.txt +data=\epoc32\data\Z\private\10202BE9\200100B5.txt private\10202BE9\200100B5.txt +data=\epoc32\data\Z\private\10202BE9\10281F9F.txt private\10202BE9\10281F9F.txt +data=\epoc32\data\Z\private\10202BE9\10283322.txt private\10202BE9\10283322.txt +data=\epoc32\data\Z\private\10202BE9\101FFCDC.txt private\10202BE9\101FFCDC.txt +data=\epoc32\data\Z\private\10202BE9\1020506B.txt private\10202BE9\1020506B.txt +data=\epoc32\data\Z\private\10202BE9\10008D5E.txt private\10202BE9\10008D5E.txt +data=\epoc32\data\Z\private\10202BE9\10200C8D.txt private\10202BE9\10200C8D.txt +data=\epoc32\data\Z\private\10202BE9\10282CE5.txt private\10202BE9\10282CE5.txt +data=\epoc32\data\Z\private\10202BE9\10282DEE.txt private\10202BE9\10282DEE.txt +data=\epoc32\data\Z\private\10202BE9\2000F8ED.txt private\10202BE9\2000F8ED.txt +data=\epoc32\data\Z\private\10202BE9\101f413c.txt private\10202BE9\101f413c.txt +data=\epoc32\data\Z\private\10202BE9\101F99DF.txt private\10202BE9\101F99DF.txt +data=\epoc32\data\Z\private\10202BE9\101F7A7F.txt private\10202BE9\101F7A7F.txt +data=\epoc32\data\Z\private\10202BE9\10206913.txt private\10202BE9\10206913.txt + +#endif //__S60CENREP_VARIANT_IBY__ diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/rombuild/sf_refhw/S60Macros.iby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf_config/rombuild/sf_refhw/S60Macros.iby Fri Sep 17 17:27:05 2010 +0100 @@ -0,0 +1,114 @@ +/* +* ============================================================================ +* Name : S60Macros.iby +* Part of : ROM Build Process +* +* Description: +* Build ROM Information +* +* Version: +* +* Copyright (C) 2002 Nokia Corporation. +* This material, including documentation and any related +* computer programs, is protected by copyright controlled by +* Nokia Corporation. All rights are reserved. Copying, +* including reproducing, storing, adapting or translating, any +* or all of this material requires the prior written consent of +* Nokia Corporation. This material also contains confidential +* information which may not be disclosed to others without the +* prior written consent of Nokia Corporation. +* +* ============================================================================ +*/ + +#ifndef __S60MACROS_IBY__ +#define __S60MACROS_IBY__ + +// Scalable image +#ifdef RD_SCALABLE_UI + #define SCALABLE_IMAGE(path,target,name) __SCALABLE_IMAGE(DATAZ_,path,target,name) +#else + #define SCALABLE_IMAGE(path,target,name) AUTO-BITMAP=DATAZ_\ ## path ## \ ## name ## .mbm target ## \ ## name ## .mbm +#endif + + + +// App files +#ifndef RD_APPS_TO_EXES + #define S60_APP_EXE(NAME) file=ABI_DIR\BUILD_DIR\ ## NAME ## .app System\Apps\ ## NAME ## \ ## NAME ## .app + #define S60_APP_EXE_UDEB(NAME) file=ABI_DIR\UDEB\ ## NAME ## .app System\Apps\ ## NAME ## \ ## NAME ## .app +#else // RD_APPS_TO_EXES + #define S60_APP_EXE(NAME) file=ABI_DIR\BUILD_DIR\ ## NAME ## .exe PROGRAMS_DIR\ ## NAME ## .exe + #define S60_APP_EXE_UDEB(NAME) file=ABI_DIR\UDEB\ ## NAME ## .exe PROGRAMS_DIR\ ## NAME ## .exe +#endif // RD_APPS_TO_EXES + + + +// App bitmap +#ifdef RD_APPS_TO_EXES + #ifdef RD_SCALABLE_UI + #define S60_APP_BITMAP(NAME) __SCALABLE_IMAGE(DATAZ_,APP_BITMAP_DIR,APP_BITMAP_DIR, ## NAME ## ) + #define S60_APP_BITMAP2(DIR,NAME) __SCALABLE_IMAGE(DATAZ_,APP_BITMAP_DIR,APP_BITMAP_DIR, ## NAME ## ) + #else // RD_SCALABLE_UI + #define S60_APP_BITMAP(NAME) AUTO-BITMAP=DATAZ_\APP_BITMAP_DIR\ ## NAME ## .mbm APP_BITMAP_DIR\ ## NAME ## .mbm + #define S60_APP_BITMAP2(DIR,NAME) AUTO-BITMAP=DATAZ_\APP_BITMAP_DIR\ ## NAME ## .mbm APP_BITMAP_DIR\ ## NAME ## .mbm + #endif // RD_SCALABLE_UI +#else // RD_APPS_TO_EXES + #ifdef RD_SCALABLE_UI + #define S60_APP_BITMAP(NAME) __SCALABLE_IMAGE(DATAZ_,System\Apps\ ## NAME ## ,System\Apps\ ## NAME ## , ## NAME ## ) + #define S60_APP_BITMAP2(DIR,NAME) __SCALABLE_IMAGE(DATAZ_,System\Apps\ ## DIR ## ,System\Apps\ ## DIR ## , ## NAME ## ) + #else // RD_SCALABLE_UI + #define S60_APP_BITMAP(NAME) AUTO-BITMAP=DATAZ_\System\Apps\ ## NAME ## \ ## NAME ## .mbm System\Apps\ ## NAME ## \ ## NAME ## .mbm + #define S60_APP_BITMAP2(DIR,NAME) AUTO-BITMAP=DATAZ_\System\Apps\ ## DIR ## \ ## NAME ## .mbm System\Apps\ ## DIR ## \ ## NAME ## .mbm + #endif // RD_SCALABLE_UI +#endif // RD_APPS_TO_EXES + + + +// AIF icons/files +#ifdef RD_SCALABLE_UI // New app framework used + #ifdef RD_APPS_TO_EXES + #ifdef __SCALABLE_ICONS + #define S60_APP_AIF_ICONS(NAME) data=DATAZ_\APP_BITMAP_DIR\ ## NAME ## _AIF.MIF APP_BITMAP_DIR\ ## NAME ## _aif.mif + #else + #define S60_APP_AIF_ICONS(NAME) AUTO-BITMAP=DATAZ_\APP_BITMAP_DIR\ ## NAME ## _AIF.MBM APP_BITMAP_DIR\ ## NAME ## _aif.mbm + #endif + #else // RD_APPS_TO_EXES + #ifdef __SCALABLE_ICONS + #define S60_APP_AIF_ICONS(NAME) data=ZSYSTEM\APPS\ ## NAME ## \ ## NAME ## _AIF.MIF System\Apps\ ## NAME ## \ ## NAME ## _aif.mif + #else + #define S60_APP_AIF_ICONS(NAME) AUTO-BITMAP=ZSYSTEM\APPS\ ## NAME ## \ ## NAME ## _AIF.MBM System\Apps\ ## NAME ## \ ## NAME ## _aif.mbm + #endif + #endif // RD_APPS_TO_EXES + #define S60_APP_AIF_RSC(NAME) data=DATAZ_\PRIVATE\10003A3F\APPS\ ## NAME ## _reg.rsc Private\10003a3f\apps\ ## NAME ## _reg.rsc + #define S60_UPGRADABLE_APP_REG_RSC(NAME) data=DATAZ_\PRIVATE\10003A3F\APPS\ ## NAME ## _reg.rsc Private\10003a3f\import\apps\ ## NAME ## _reg.rsc + +#else // RD_SCALABLE_UI Old app framework used + #define S60_APP_AIF_ICONS(NAME) AIF=ZSYSTEM\APPS\ ## NAME ## \ ## NAME ## .AIF System\Apps\ ## NAME ## \ ## NAME ## .aif + #define S60_APP_AIF_RSC(NAME) + #define S60_UPGRADABLE_APP_REG_RSC(NAME) +#endif + + + +//Resource file(s) +#ifdef RD_APPS_TO_EXES + #define S60_APP_RESOURCE(NAME) data=DATAZ_\APP_RESOURCE_DIR\ ## NAME ## .RSC APP_RESOURCE_DIR\ ## NAME ## .rsc + #define S60_APP_RESOURCE2(APPNAME,RESNAME) data=DATAZ_\APP_RESOURCE_DIR\ ## RESNAME ## .RSC APP_RESOURCE_DIR\ ## RESNAME ## .rsc + #ifndef RD_SCALABLE_UI // Old app framework used + #define S60_APP_CAPTION(NAME) data=DATAZ_\APP_RESOURCE_DIR\ ## NAME ## _CAPTION.RSC APP_RESOURCE_DIR\ ## NAME ## _caption.rsc + #else + #define S60_APP_CAPTION(NAME) + #endif // RD_SCALABLE_UI +#else // RD_APPS_TO_EXES + #define S60_APP_RESOURCE(NAME) data=ZSYSTEM\APPS\ ## NAME ## \ ## NAME ## .RSC System\Apps\ ## NAME ## \ ## NAME ## .rsc + #define S60_APP_RESOURCE2(APPNAME,RESNAME) data=ZSYSTEM\APPS\ ## APPNAME ## \ ## RESNAME ## .RSC System\Apps\ ## APPNAME ## \ ## RESNAME ## .rsc + #ifndef RD_SCALABLE_UI // Old app framework used + #define S60_APP_CAPTION(NAME) data=ZSYSTEM\APPS\ ## NAME ## \ ## NAME ## _CAPTION.RSC System\Apps\ ## NAME ## \ ## NAME ## _caption.rsc + #else + #define S60_APP_CAPTION(NAME) + #endif // RD_SCALABLE_UI +#endif // RD_APPS_TO_EXES + + +#endif //__S60MACROS_IBY__ diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/rombuild/sf_refhw/base_syborg_ui.iby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf_config/rombuild/sf_refhw/base_syborg_ui.iby Fri Sep 17 17:27:05 2010 +0100 @@ -0,0 +1,158 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of the License "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: Used by techview roms +* +*/ + +#ifndef __BASE_SYBORG_IBY__ +#define __BASE_SYBORG_IBY__ + +#define HEAPMAX(x) +//#define FIXED fixed +#define FIXED + +kerneltrace 0x80000000 + +memmodel multiple 0x100000 +//memmodel flexible 0x100000 0x1000 -0x4000 +//dlldatatop 0x7f000000 + +multikernel +bootbinary= KERNEL_DIR\_PLATFORM_NAME_bootloader_bootrom.bin + +debugport 0 + +// Fixed rom over flow +//romsize=0x2000000 +romsize=0x8000000 + +romlinearbase=0x80000000 +romalign=0x10 +kerneldataaddress=0xC8000000 +kernelheapmin=0x08000 // calculated at boot time +kernelheapmax=0x00FFC000 +dataaddress=0x400000 +defaultstackreserve=0x200000 +romchecksum=0x12345678 + +// Must align kernel to 16K boundary since exception vectors will be mapped at 0xFFFF0000 +primary[VARID]= KERNEL_DIR\DEBUG_DIR\_PLATFORM_NAME_ekern.exe \sys\bin\ekern.exe code-align 0x4000 + +extension[VARID]= KERNEL_DIR\DEBUG_DIR\_PLATFORM_NAME_btracex.ldd \sys\bin\btracex.ldd +file= ABI_DIR\DEBUG_DIR\btracec.dll \sys\bin\btracec.dll + +define BTRACEX_LDD _PLATFORM_NAME_btracex.ldd + +variant[VARID]= KERNEL_DIR\DEBUG_DIR\_PLATFORM_NAME_kasyborg.dll \sys\bin\kasyborg.dll + +extension[VARID]= KERNEL_DIR\DEBUG_DIR\_PLATFORM_NAME_exmoncommon.dll \sys\bin\exmoncommon.dll +extension[VARID]= KERNEL_DIR\DEBUG_DIR\_PLATFORM_NAME_exmondebug.dll \sys\bin\exmondebug.dll + +extension[VARID]= KERNEL_DIR\DEBUG_DIR\kdebug.dll \sys\bin\kdebug.dll + +#ifdef RMDEBUG +#include "..\include\trk.iby" +#endif + +// IEEE-mode VFP support +extension[VARID]= KERNEL_DIR\DEBUG_DIR\evfp.dll \sys\bin\evfp.dll + + +// Either include NGA or Non NGA Framebuffer +#ifdef SYMBIAN_BASE_USE_GCE +extension[VARID]=KERNEL_DIR\DEBUG_DIR\_PLATFORM_NAME_svpframebuffer.dll \sys\bin\lcd.dll +device[VARID]=KERNEL_DIR\DEBUG_DIR\display.ldd \sys\bin\display0.ldd +#else +extension[VARID]= KERNEL_DIR\DEBUG_DIR\_PLATFORM_NAME_lcd.dll \sys\bin\lcd.dll +#endif + + +device[VARID]= KERNEL_DIR\DEBUG_DIR\_PLATFORM_NAME_eserial.pdd \sys\bin\euart1.pdd +device[VARID]= KERNEL_DIR\DEBUG_DIR\ecomm.ldd \sys\bin\ecomm.ldd + +extension[VARID]= KERNEL_DIR\DEBUG_DIR\elocd.ldd \sys\bin\elocd.ldd + + +// Changes allowing us of either portrait or landscape mode +//extension[VARID]= KERNEL_DIR\DEBUG_DIR\_PLATFORM_NAME_epointer.dll \sys\bin\epointer.dll +#ifdef _PORTRAIT_ +extension[VARID]= KERNEL_DIR\DEBUG_DIR\_PLATFORM_NAME_epointer_portrait.dll \sys\bin\epointer.dll +#else +extension[VARID]=KERNEL_DIR\DEBUG_DIR\_PLATFORM_NAME_epointer_landscape.dll \sys\bin\epointer.dll +#endif + +extension[VARID]= KERNEL_DIR\DEBUG_DIR\_PLATFORM_NAME_medint.pdd \sys\bin\medint.pdd + +extension[VARID]= KERNEL_DIR\DEBUG_DIR\exstart.dll \sys\bin\exstart.dll + +// Keyboard driver +extension[VARID]= KERNEL_DIR\DEBUG_DIR\_PLATFORM_NAME_ekeyb.dll \sys\bin\ekeyb.dll + +// Kernel pipe + +//device[VARID] =KERNEL_DIR\DEBUG_DIR\pipelib.ldd \sys\bin\pipelib.ldd + + +// Host Filesystem +extension[VARID]= KERNEL_DIR\DEBUG_DIR\_PLATFORM_NAME_svphostfsdriver.ldd sys\bin\svphostfsdriver.ldd +file= KERNEL_DIR\DEBUG_DIR\svphostfsy.fsy sys\bin\svphostfsy.fsy +file= KERNEL_DIR\DEBUG_DIR\svphostfs.exe sys\bin\svphostfs.exe + +// Conflicts with /epoc32/rom/include/core/os/starter.iby +//file= KERNEL_DIR\DEBUG_DIR\svphostfsstart.exe sys\bin\sysstart.exe + + +// file= KERNEL_DIR\DEBUG_DIR\stdnew.dll sys\bin\stdnew.dll + +// Snap Driver +extension[VARID]= KERNEL_DIR\DEBUG_DIR\_PLATFORM_NAME_svpsnapdriver.ldd sys\bin\svpsnapdriver.ldd +file= KERNEL_DIR\DEBUG_DIR\snapapp.exe sys\bin\snapapp.exe + +// Webcamera Driver +device[VARID]= KERNEL_DIR\DEBUG_DIR\_PLATFORM_NAME_webcamera.pdd sys\bin\webcamera.pdd +device[VARID]= KERNEL_DIR\DEBUG_DIR\_PLATFORM_NAME_ewebcamera.ldd sys\bin\ewebcamera.ldd +file= KERNEL_DIR\DEBUG_DIR\webcamera_app.exe sys\bin\webcamera_app.exe + +/* Generic nonvolatile memory */ +extension[VARID]= KERNEL_DIR\DEBUG_DIR\_PLATFORM_NAME_MEDNVMEMORY.PDD \sys\bin\MEDNVMEMORY.PDD + +// Estart drive mapping setup files. +data= EPOCROOT##epoc32\rom\syborg\estart.txt \sys\data\estart.txt + +define HAL_DLL _PLATFORM_NAME_hal.dll + +//define ESTART_EXE e32strt.exe +define ESTART_EXE _PLATFORM_NAME_e32strt.exe // customised ESTART + +define KEYMAP_FILE _PLATFORM_NAME_ekdata + +// GSL base does this, using the definition above! +//file=ABI_DIR\DEBUG_DIR\KEYMAP_FILE.dll \sys\bin\ekdata.dll + +#define SCDV_DLL _generic_scdv.dll +#define EUSER_DLL _PLATFORM_NAME_euser.dll + +// GSL device[VARID] =KERNEL_DIR\DEBUG_DIR\pipelib.ldd \sys\bin\pipelib.ldd + + +device[VARID] =KERNEL_DIR\DEBUG_DIR\_PLATFORM_NAME_soundsc.pdd \sys\bin\soundsc.pdd +device[VARID] =KERNEL_DIR\DEBUG_DIR\esoundsc.ldd \sys\bin\esoundsc.ldd + +//add sampling profiler +file= KERNEL_DIR\DEBUG_DIR\profiler.exe \sys\bin\profiler.exe +device[VARID] =KERNEL_DIR\DEBUG_DIR\sampler.ldd \sys\bin\sampler.ldd + + +#endif // __BASE_SYBORG_IBY__ + diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/rombuild/sf_refhw/beagle/image_conf_beagle.mk --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf_config/rombuild/sf_refhw/beagle/image_conf_beagle.mk Fri Sep 17 17:27:05 2010 +0100 @@ -0,0 +1,26 @@ + +# +# Copyright (c) 2010 Symbian Foundation Ltd +# This component and the accompanying materials are made available +# under the terms of the License "Eclipse Public License v1.0" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Symbian Foundation Ltd - initial contribution. +# +# Contributors: +# +# Description: +# +# + +# Include platform-level configuration +include $(CONFIGROOT)/sf_refhw/image_conf_sf_refhw.mk + +PRODUCT_NAME = beagle +PRODUCT_TYPE = beagle_hrp +PRODUCT_MODEL = beagle + +# Definitions and options for Buildrom tool +PRODUCT_OPT = diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/rombuild/sf_refhw/bigrom.oby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf_config/rombuild/sf_refhw/bigrom.oby Fri Sep 17 17:27:05 2010 +0100 @@ -0,0 +1,1377 @@ +/* +* Copyright (c) 2010 Symbian Foundation Ltd +* This component and the accompanying materials are made available +* under the terms of the License "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Symbian Foundation Ltd - initial contribution. +* +* Contributors: +* Gareth Long +* Description: +* bigrom.oby +*/ + + +/* additional feature descriptions to allow for the target UI build */ + +FEATURE Camera SF 0x00000001 UD 0x00000000 +FEATURE FMRadio SF 0x00000001 UD 0x00000000 +FEATURE OpenGLES3DApi SF 0x00000001 UD 0x00000000 +FEATURE BtAudio SF 0x00000001 UD 0x00000000 +FEATURE Srcs SF 0x00000001 UD 0x00000000 +FEATURE BtImagingProfile SF 0x00000001 UD 0x00000000 +FEATURE Wim SF 0x00000001 UD 0x00000000 +FEATURE SimCertificates SF 0x00000001 UD 0x00000000 +FEATURE SmartCardProv SF 0x00000001 UD 0x00000000 +FEATURE IAUpdate SF 0x00000001 UD 0x00000000 +FEATURE Dpb SF 0x00000001 UD 0x00000000 +FEATURE Im SF 0x00000001 UD 0x00000000 +FEATURE ImpsStandaloneIpCir SF 0x00000001 UD 0x00000000 +FEATURE Presence SF 0x00000001 UD 0x00000000 +FEATURE SyncMlDm SF 0x00000001 UD 0x00000000 +FEATURE SyncMlDs SF 0x00000001 UD 0x00000000 +FEATURE SyncMlDsMMS SF 0x00000001 UD 0x00000000 +FEATURE SyncMlDsEmail SF 0x00000001 UD 0x00000000 +FEATURE SyncMlDsCon SF 0x00000001 UD 0x00000000 +FEATURE SyncMlDsCal SF 0x00000001 UD 0x00000000 +FEATURE SyncMlDmDs SF 0x00000001 UD 0x00000000 +FEATURE SyncMlDmIAP SF 0x00000001 UD 0x00000000 +FEATURE SyncMlDmEmail SF 0x00000001 UD 0x00000000 +FEATURE SyncMlDmMMS SF 0x00000001 UD 0x00000000 +FEATURE SyncMlObex SF 0x00000001 UD 0x00000000 +FEATURE SyncMlDsAlert SF 0x00000001 UD 0x00000000 +FEATURE SyncMlDsNotepad SF 0x00000001 UD 0x00000000 +FEATURE SyncMlDmObex SF 0x00000001 UD 0x00000000 +FEATURE SyncMlDmWlan SF 0x00000001 UD 0x00000000 +FEATURE SyncMlDmImps SF 0x00000001 UD 0x00000000 +FEATURE SyncMlDmFota SF 0x00000001 UD 0x00000000 +FEATURE SyncMlDmVoIP SF 0x00000001 UD 0x00000000 +FEATURE SyncMlDmSIP SF 0x00000001 UD 0x00000000 +FEATURE FfNcdEngine SF 0x00000001 UD 0x00000000 +FEATURE FfNcdUi SF 0x00000001 UD 0x00000000 +FEATURE VirtualFullscrQwertyInput SF 0x00000001 UD 0x00000000 +FEATURE VirtualItutInput SF 0x00000001 UD 0x00000000 +FEATURE Mp3 SF 0x00000001 UD 0x00000000 +FEATURE Sind SF 0x00000001 UD 0x00000000 +FEATURE AmrNb SF 0x00000001 UD 0x00000000 +FEATURE AmrWb SF 0x00000001 UD 0x00000000 +FEATURE Aac SF 0x00000001 UD 0x00000000 +FEATURE SymbianMultimediaA3fdevsoundId SF 0x00000001 UD 0x00000000 +FEATURE Svgt SF 0x00000001 UD 0x00000000 +FEATURE MacromediaFlash6 SF 0x00000001 UD 0x00000000 +FEATURE Mpeg4VideoEncoding SF 0x00000001 UD 0x00000000 +FEATURE ProtocolGsm SF 0x00000001 UD 0x00000000 +FEATURE ProtocolWcdma SF 0x00000001 UD 0x00000000 +FEATURE SimCard SF 0x00000001 UD 0x00000000 +FEATURE UseDrmEngineInCcp SF 0x00000001 UD 0x00000000 +FEATURE DrmFull SF 0x00000001 UD 0x00000000 +FEATURE DrmPhase2 SF 0x00000001 UD 0x00000000 +FEATURE DrmClock SF 0x00000001 UD 0x00000000 +FEATURE DrmOma2 SF 0x00000001 UD 0x00000000 +FEATURE Qos SF 0x00000001 UD 0x00000000 +//FEATURE LoggerGprs SF 0x00000001 UD 0x00000000 +FEATURE EdgeKnowledge SF 0x00000001 UD 0x00000000 +FEATURE NetworkRegistration SF 0x00000001 UD 0x00000000 +FEATURE ConnMonExtension SF 0x00000001 UD 0x00000000 +FEATURE ProtocolWlan SF 0x00000001 UD 0x00000000 +FEATURE Landmarks SF 0x00000001 UD 0x00000000 +FEATURE PrivacyFramework SF 0x00000001 UD 0x00000000 +FEATURE UsbCharging SF 0x00000001 UD 0x00000000 +FEATURE RockerKey SF 0x00000001 UD 0x00000000 +FEATURE LandmarksConverter SF 0x00000001 UD 0x00000000 +FEATURE LocationSysUi SF 0x00000001 UD 0x00000000 +FEATURE SelectableEmail SF 0x00000001 UD 0x00000000 +FEATURE EmailMceIntegration SF 0x00000001 UD 0x00000000 +FEATURE FfSimlessOfflineSupport SF 0x00000001 UD 0x00000000 +FEATURE CaeVrCustomCommands SF 0x00000001 UD 0x00000000 +FEATURE CameraBurstMode SF 0x00000001 UD 0x00000000 +FEATURE FfEmailFramework SF 0x00000001 UD 0x00000000 +FEATURE JavaMMAPI11 SF 0x00000001 UD 0x00000000 +FEATURE JavaFileAPI SF 0x00000001 UD 0x00000000 +FEATURE JavaPIMAPI SF 0x00000001 UD 0x00000000 +FEATURE Java3DAPI SF 0x00000001 UD 0x00000000 +FEATURE JavaLocationAPI SF 0x00000001 UD 0x00000000 +FEATURE OCSP SF 0x00000001 UD 0x00000000 +FEATURE J2MEWebServicesAPI SF 0x00000001 UD 0x00000000 +FEATURE FfVoiceCallContinuity SF 0x00000001 UD 0x00000000 +FEATURE FfWsNcim SF 0x00000001 UD 0x00000000 +FEATURE BrowserAdaptiveBookm SF 0x00000001 UD 0x00000000 +FEATURE BrowserUrlCompletion SF 0x00000001 UD 0x00000000 +FEATURE RssFeeds SF 0x00000001 UD 0x00000000 +FEATURE Series60NativeBrowser SF 0x00000001 UD 0x00000000 +FEATURE FfConnectionOverride SF 0x00000001 UD 0x00000000 +FEATURE FfCapacitiveDisplay SF 0x00000001 UD 0x00000000 +FEATURE FfTacticons SF 0x00000001 UD 0x00000000 +FEATURE FfIaupdatePhase2 SF 0x00000001 UD 0x00000000 +FEATURE FfOmaScomoAdapter SF 0x00000001 UD 0x00000000 +FEATURE FfRuntimeDeviceCapabilityConfiguration SF 0x00000001 UD 0x00000000 +FEATURE IncludeUsbRndis SF 0x00000001 UD 0x00000000 +FEATURE SideVolumeKeys SF 0x00000001 UD 0x00000000 +FEATURE VideoRecorder SF 0x00000001 UD 0x00000000 +FEATURE OpenGLESSWImplementation SF 0x00000001 UD 0x00000000 +FEATURE FfAvkonEmotionIconEnabled SF 0x00000001 UD 0x00000000 +FEATURE FfTarmCapabilityBasedAccess SF 0x00000001 UD 0x00000000 +FEATURE FfEmailProtocolPlugins SF 0x00000001 UD 0x00000000 +FEATURE BtSap SF 0x00000001 UD 0x00000000 +FEATURE AtHandler SF 0x00000001 UD 0x00000000 +FEATURE BtTestMode SF 0x00000001 UD 0x00000000 +FEATURE PushWhiteList SF 0x00000001 UD 0x00000000 +FEATURE OmaProv SF 0x00000001 UD 0x00000000 +FEATURE FfContactsRemoteLookup SF 0x00000001 UD 0x00000000 +FEATURE FfContactsCompanyNames SF 0x00000001 UD 0x00000000 +FEATURE MMS SF 0x00000001 UD 0x00000000 +FEATURE FfDeviceEncryptionFeature SF 0x00000001 UD 0x00000000 +FEATURE ffContactsMycard SF 0x00000001 UD 0x00000000 +FEATURE FfContactsMerge SF 0x00000001 UD 0x00000000 +FEATURE S60MtpController SF 0x00000001 UD 0x00000000 +FEATURE FfContactsSocial SF 0x00000001 UD 0x00000000 +FEATURE MpegAacEncoding SF 0x00000001 UD 0x00000000 +FEATURE UseAmrNbCMMFCodec SF 0x00000001 UD 0x00000000 +FEATURE UseAmrWbCMMFCodec SF 0x00000001 UD 0x00000000 +FEATURE UseAacCMMFCodec SF 0x00000001 UD 0x00000000 +FEATURE UseMp3CMMFCodec SF 0x00000001 UD 0x00000000 +FEATURE UseQcelpCMMFCodec SF 0x00000001 UD 0x00000000 +FEATURE IncludeAmrNbCMMFCodec SF 0x00000001 UD 0x00000000 +FEATURE SimPhonebookMatch SF 0x00000001 UD 0x00000000 +FEATURE CommonTsy SF 0x00000001 UD 0x00000000 +FEATURE CommonDsy SF 0x00000001 UD 0x00000000 +FEATURE CommonVoip SF 0x00000001 UD 0x00000000 +FEATURE EnableIsiCommunicationInUsbChargingMode SF 0x00000001 UD 0x00000000 +FEATURE QwertyInput SF 0x00000001 UD 0x00000000 +FEATURE PenSupport SF 0x00000001 UD 0x00000000 +FEATURE IncludeAmrWbCMMFCodec SF 0x00000001 UD 0x00000000 +FEATURE IncludeAacCMMFCodec SF 0x00000001 UD 0x00000000 +FEATURE IncludeMp3CMMFCodec SF 0x00000001 UD 0x00000000 +FEATURE IncludeQcelpCMMFCodec SF 0x00000001 UD 0x00000000 +FEATURE Id3V2Metadata SF 0x00000001 UD 0x00000000 +FEATURE MmfDrmUtility SF 0x00000001 UD 0x00000000 +FEATURE AudioEffectsApi SF 0x00000001 UD 0x00000000 +FEATURE AudioResourceIndications SF 0x00000001 UD 0x00000000 +FEATURE MmCommsEngine SF 0x00000001 UD 0x00000000 +FEATURE Wma SF 0x00000001 UD 0x00000000 +FEATURE MmCommsAvController SF 0x00000001 UD 0x00000000 +FEATURE SupportedFeature1 SF 0x00000001 UD 0x00000000 +FEATURE SupportedFeature2 SF 0x00000001 UD 0x00000000 +FEATURE AvkonELaf SF 0x00000001 UD 0x00000000 +FEATURE Midi SF 0x00000001 UD 0x00000000 +FEATURE Help SF 0x00000001 UD 0x00000000 +FEATURE LunarCalendar SF 0x00000001 UD 0x00000000 +FEATURE PhoneCnap SF 0x00000001 UD 0x00000000 +FEATURE PhoneTty SF 0x00000001 UD 0x00000000 +FEATURE RealPlayer SF 0x00000001 UD 0x00000000 +FEATURE SettingsProtection SF 0x00000001 UD 0x00000000 +FEATURE PushSL SF 0x00000001 UD 0x00000000 +FEATURE DynamicProfiles SF 0x00000001 UD 0x00000000 +FEATURE ExtendedStartup SF 0x00000001 UD 0x00000000 +FEATURE OperatorMenu SF 0x00000001 UD 0x00000000 +FEATURE MultipleProvCtx SF 0x00000001 UD 0x00000000 +FEATURE BrowserNarrowScreen SF 0x00000001 UD 0x00000000 +FEATURE AudioAac SF 0x00000001 UD 0x00000000 +FEATURE AudioPlaylist SF 0x00000001 UD 0x00000000 +FEATURE BrowserProgressInd SF 0x00000001 UD 0x00000000 +FEATURE BrowserFullScr SF 0x00000001 UD 0x00000000 +FEATURE BrowserFrames SF 0x00000001 UD 0x00000000 +FEATURE OperatorCache SF 0x00000001 UD 0x00000000 +FEATURE SmilEditor SF 0x00000001 UD 0x00000000 +FEATURE SeamlessLinks SF 0x00000001 UD 0x00000000 +FEATURE ShowPanics SF 0x00000001 UD 0x00000000 +FEATURE MmcHotswap SF 0x00000001 UD 0x00000000 +FEATURE AlwaysOnLine SF 0x00000001 UD 0x00000000 +FEATURE HttpDigestAuth SF 0x00000001 UD 0x00000000 +FEATURE SendFileInCall SF 0x00000001 UD 0x00000000 +FEATURE IPv6 SF 0x00000001 UD 0x00000000 +FEATURE CellBroadcast SF 0x00000001 UD 0x00000000 +FEATURE USSD SF 0x00000001 UD 0x00000000 +FEATURE RV9 SF 0x00000001 UD 0x00000000 +FEATURE WorldClock SF 0x00000001 UD 0x00000000 +FEATURE BrowserFileUpload SF 0x00000001 UD 0x00000000 +FEATURE AlwaysOnLineEmail SF 0x00000001 UD 0x00000000 +FEATURE BrowserNetscapeAPI SF 0x00000001 UD 0x00000000 +FEATURE ConnMonUI SF 0x00000001 UD 0x00000000 +FEATURE SmartmsgSMSBookmarkReceiving SF 0x00000001 UD 0x00000000 +FEATURE SmartmsgSMSOperatorLogoReceiving SF 0x00000001 UD 0x00000000 +FEATURE SmartmsgSMSRingingToneReceiving SF 0x00000001 UD 0x00000000 +FEATURE SmartmsgSMSGmsMessageReceiving SF 0x00000001 UD 0x00000000 +FEATURE SmartmsgSMSVcalReceiving SF 0x00000001 UD 0x00000000 +FEATURE SmartmsgSMSVcardReceiving SF 0x00000001 UD 0x00000000 +FEATURE SmartmsgSMSVcalSending SF 0x00000001 UD 0x00000000 +FEATURE SmartmsgSMSVcardSending SF 0x00000001 UD 0x00000000 +FEATURE EnPolicyDos SF 0x00000001 UD 0x00000000 +FEATURE BrowserAudioPlugin SF 0x00000001 UD 0x00000000 +//FEATURE Layout240_320 SF 0x00000001 UD 0x00000000 +//FEATURE Layout320_240 SF 0x00000001 UD 0x00000000 +FEATURE ScalableIcons SF 0x00000001 UD 0x00000000 +FEATURE Jsr135Support SF 0x00000001 UD 0x00000000 +FEATURE SvgtViewer SF 0x00000001 UD 0x00000000 +FEATURE UsbDeviceLock SF 0x00000001 UD 0x00000000 +FEATURE AacEncoderPlugin SF 0x00000001 UD 0x00000000 +FEATURE AacPlusDecoderPlugin SF 0x00000001 UD 0x00000000 +FEATURE FlashLiteViewer SF 0x00000001 UD 0x00000000 +FEATURE FlashLiteBrowserPlugin SF 0x00000001 UD 0x00000000 +FEATURE AccessoryFw SF 0x00000001 UD 0x00000000 +FEATURE EmailUi SF 0x00000001 UD 0x00000000 +FEATURE InstallerSisx SF 0x00000001 UD 0x00000000 +FEATURE JavaMIDP20 SF 0x00000001 UD 0x00000000 +FEATURE SyncMlDsOverHttp SF 0x00000001 UD 0x00000000 +FEATURE JavaJsr205Wma20Support SF 0x00000001 UD 0x00000000 +FEATURE JavaJsr2343DAudioAndMusicCapabilities SF 0x00000001 UD 0x00000000 +FEATURE JavaJsr2262DSvgAPI SF 0x00000001 UD 0x00000000 +FEATURE JavaJsr177SecurityAndTrustServices SF 0x00000001 UD 0x00000000 +FEATURE Equalizer SF 0x00000001 UD 0x00000000 +FEATURE CallImagetext SF 0x00000001 UD 0x00000000 +FEATURE ContentDownload SF 0x00000001 UD 0x00000000 +FEATURE 3DMenu SF 0x00000001 UD 0x00000000 +FEATURE BasicLocationInfoDisplay SF 0x00000001 UD 0x00000000 +FEATURE SyncMlDsAiwProvider SF 0x00000001 UD 0x00000000 +FEATURE JapaneseLargerDictionary SF 0x00000001 UD 0x00000000 +FEATURE IncludeEaacplusCmmfcodec SF 0x00000001 UD 0x00000000 +FEATURE UseEaacplusCmmfCodec SF 0x00000001 UD 0x00000000 +FEATURE Xdm SF 0x00000001 UD 0x00000000 +FEATURE XdmXcap SF 0x00000001 UD 0x00000000 +FEATURE XdmLocalStorage SF 0x00000001 UD 0x00000000 +FEATURE UpnpStack SF 0x00000001 UD 0x00000000 +FEATURE UsbPictbridge SF 0x00000001 UD 0x00000000 +FEATURE UpnpAvcp SF 0x00000001 UD 0x00000000 +FEATURE UsbMultiPersonality SF 0x00000001 UD 0x00000000 +FEATURE S60FmRadioApplication SF 0x00000001 UD 0x00000000 +FEATURE TvOut SF 0x00000001 UD 0x00000000 +FEATURE SatCallControl SF 0x00000001 UD 0x00000000 +FEATURE SatBip SF 0x00000001 UD 0x00000000 +FEATURE SatDisplayText SF 0x00000001 UD 0x00000000 +FEATURE SatGetInkey SF 0x00000001 UD 0x00000000 +FEATURE SatGetInput SF 0x00000001 UD 0x00000000 +FEATURE SatLanguageNotification SF 0x00000001 UD 0x00000000 +FEATURE SatLaunchBrowser SF 0x00000001 UD 0x00000000 +FEATURE SatMoSmControl SF 0x00000001 UD 0x00000000 +FEATURE SatPlayTone SF 0x00000001 UD 0x00000000 +FEATURE SatProvideLocalInfo SF 0x00000001 UD 0x00000000 +FEATURE SatRefresh SF 0x00000001 UD 0x00000000 +FEATURE SatSelectItem SF 0x00000001 UD 0x00000000 +FEATURE SatSendDtfm SF 0x00000001 UD 0x00000000 +FEATURE SatSendSm SF 0x00000001 UD 0x00000000 +FEATURE SatSendSs SF 0x00000001 UD 0x00000000 +FEATURE SatSendUssd SF 0x00000001 UD 0x00000000 +FEATURE SatSetupCall SF 0x00000001 UD 0x00000000 +FEATURE SatSetUpEventList SF 0x00000001 UD 0x00000000 +FEATURE SatSetUpIdleModeText SF 0x00000001 UD 0x00000000 +FEATURE SatSetUpMenu SF 0x00000001 UD 0x00000000 +FEATURE AudioMessaging SF 0x00000001 UD 0x00000000 +FEATURE AvcDecoder SF 0x00000001 UD 0x00000000 +FEATURE AvcEncoder SF 0x00000001 UD 0x00000000 +FEATURE SapEmbeddedLinkAdapter SF 0x00000001 UD 0x00000000 +FEATURE SapIdleSoftkeyAdapter SF 0x00000001 UD 0x00000000 +FEATURE SapOperatorLogoAdapter SF 0x00000001 UD 0x00000000 +FEATURE SapScreensaverAdapter SF 0x00000001 UD 0x00000000 +FEATURE SapStartupAdapter SF 0x00000001 UD 0x00000000 +FEATURE SapThemesAdapter SF 0x00000001 UD 0x00000000 +FEATURE SapWallpaperAdapter SF 0x00000001 UD 0x00000000 +FEATURE SapApplicationManagement SF 0x00000001 UD 0x00000000 +FEATURE SapTerminalControlFw SF 0x00000001 UD 0x00000000 +FEATURE SapPolicyManagement SF 0x00000001 UD 0x00000000 +FEATURE SapUiSettingServer SF 0x00000001 UD 0x00000000 +FEATURE BtStereoAudio SF 0x00000001 UD 0x00000000 +FEATURE RemoteStorageFw SF 0x00000001 UD 0x00000000 +FEATURE SuplFramework SF 0x00000001 UD 0x00000000 +FEATURE OmaSuplPlugins SF 0x00000001 UD 0x00000000 +FEATURE JavaJsr177SecurityAndTrustServicesApdu SF 0x00000001 UD 0x00000000 +FEATURE JavaJsr177SecurityAndTrustServicesPki SF 0x00000001 UD 0x00000000 +FEATURE JavaJsr177SecurityAndTrustServicesCrypto SF 0x00000001 UD 0x00000000 +FEATURE ICalSupport SF 0x00000001 UD 0x00000000 +FEATURE RtpStack SF 0x00000001 UD 0x00000000 +FEATURE MeetingRequestEnabler SF 0x00000001 UD 0x00000000 +FEATURE AudioControllerStreaming SF 0x00000001 UD 0x00000000 +FEATURE 3GpExtension SF 0x00000001 UD 0x00000000 +FEATURE NpProxy SF 0x00000001 UD 0x00000000 +FEATURE SyncMlDsSms SF 0x00000001 UD 0x00000000 +FEATURE BticEnabled SF 0x00000001 UD 0x00000000 +FEATURE MapAndNavigationAiwProvider SF 0x00000001 UD 0x00000000 +FEATURE VirtualKeyboardInput SF 0x00000001 UD 0x00000000 +FEATURE HandwritingRecognitionInput SF 0x00000001 UD 0x00000000 +FEATURE OpenvgSwImplementation SF 0x00000001 UD 0x00000000 +FEATURE BrowserVideoPlugin SF 0x00000001 UD 0x00000000 +FEATURE CameraFullscreenViewfinder SF 0x00000001 UD 0x00000000 +FEATURE DisplayPost SF 0x00000001 UD 0x00000000 +FEATURE SapDeviceLockEnhancements SF 0x00000001 UD 0x00000000 +FEATURE Upin SF 0x00000001 UD 0x00000000 +FEATURE Mediator SF 0x00000001 UD 0x00000000 +//FEATURE Layout240_320_LargeScreen SF 0x00000001 UD 0x00000000 +//FEATURE Layout320_240_LargeScreen SF 0x00000001 UD 0x00000000 +//FEATURE Layout320_480_Touch SF 0x00000001 UD 0x00000000 +//FEATURE Layout480_320_Touch SF 0x00000001 UD 0x00000000 +FEATURE ArmAvc SF 0x00000001 UD 0x00000000 +FEATURE UiZoom SF 0x00000001 UD 0x00000000 +FEATURE OmaEmailNotifications SF 0x00000001 UD 0x00000000 +FEATURE VideoMenu SF 0x00000001 UD 0x00000000 +FEATURE SipSimplePresenceProtocol SF 0x00000001 UD 0x00000000 +FEATURE PresenceFramework SF 0x00000001 UD 0x00000000 +FEATURE UiTransitionEffects SF 0x00000001 UD 0x00000000 +FEATURE BeatnikAudioengine SF 0x00000001 UD 0x00000000 +FEATURE RealPlayerAsDefault SF 0x00000001 UD 0x00000000 +FEATURE ArmMdfH264Dec SF 0x00000001 UD 0x00000000 +FEATURE ArmMdfRealvideoDec SF 0x00000001 UD 0x00000000 +FEATURE ArmMdfH263mpeg4Dec SF 0x00000001 UD 0x00000000 +FEATURE ArmMdfPostprocessor SF 0x00000001 UD 0x00000000 +FEATURE ThaiCalendar SF 0x00000001 UD 0x00000000 +FEATURE SvgtScreensaverPlugin SF 0x00000001 UD 0x00000000 +FEATURE GeneralSearchFramework SF 0x00000001 UD 0x00000000 +FEATURE GeneralSearchUi SF 0x00000001 UD 0x00000000 +FEATURE ChatNG SF 0x00000001 UD 0x00000000 +FEATURE MobileActiveSync SF 0x00000001 UD 0x00000000 +FEATURE RemoteLock SF 0x00000001 UD 0x00000000 +FEATURE WindowsMedia SF 0x00000001 UD 0x00000000 +FEATURE WindowsMediaDrm SF 0x00000001 UD 0x00000000 +FEATURE MultimediaSharing SF 0x00000001 UD 0x00000000 +FEATURE BrandingServer SF 0x00000001 UD 0x00000000 +FEATURE PenSupportCalibration SF 0x00000001 UD 0x00000000 +FEATURE PlugAndPlayMobileServices SF 0x00000001 UD 0x00000000 +FEATURE DialupNetworking SF 0x00000001 UD 0x00000000 +FEATURE UpnpMediaserver SF 0x00000001 UD 0x00000000 +FEATURE MrtSdkLibraries SF 0x00000001 UD 0x00000000 +FEATURE JavaESWT SF 0x00000001 UD 0x00000000 +FEATURE HwrmTargetModifierPlugin SF 0x00000001 UD 0x00000000 +FEATURE HsxpaSupport SF 0x00000001 UD 0x00000000 +FEATURE JavaApiEnhancementsIap SF 0x00000001 UD 0x00000000 +FEATURE JavaApiEnhancementsMobinfo SF 0x00000001 UD 0x00000000 +FEATURE VfpHwSupport SF 0x00000001 UD 0x00000000 +FEATURE MmcLock SF 0x00000001 UD 0x00000000 +FEATURE EditKey SF 0x00000001 UD 0x00000000 +FEATURE SlideshowScreensaver SF 0x00000001 UD 0x00000000 +FEATURE SyncMlDmOta SF 0x00000001 UD 0x00000000 +FEATURE SyncMlIsync SF 0x00000001 UD 0x00000000 +FEATURE ImageViewer SF 0x00000001 UD 0x00000000 +FEATURE MmcEject SF 0x00000001 UD 0x00000000 +FEATURE OmaImps12 SF 0x00000001 UD 0x00000000 +FEATURE BtPbap SF 0x00000001 UD 0x00000000 +FEATURE Java SF 0x00000001 UD 0x00000000 +FEATURE UsbRemotePersonality SF 0x00000001 UD 0x00000000 +FEATURE WebWidgets SF 0x00000001 UD 0x00000000 +FEATURE XspExtensionManager SF 0x00000001 UD 0x00000000 +FEATURE IndicRomContent SF 0x00000001 UD 0x00000000 +FEATURE OnScreenDialer SF 0x00000001 UD 0x00000000 +FEATURE MediaTransferProtocol SF 0x00000001 UD 0x00000000 +FEATURE AllowUpgradeHelix SF 0x00000001 UD 0x00000000 +FEATURE Layout640_360_Touch SF 0x00000001 UD 0x00000000 +FEATURE Layout360_640_Touch SF 0x00000001 UD 0x00000000 +FEATURE LocationCentre SF 0x00000001 UD 0x00000000 +FEATURE AsynchFileSaveQueue SF 0x00000001 UD 0x00000000 +FEATURE SyncMlDsBookmark SF 0x00000001 UD 0x00000000 +FEATURE PowerSave SF 0x00000001 UD 0x00000000 +FEATURE TouchCallHandling SF 0x00000001 UD 0x00000000 +FEATURE TactileFeedback SF 0x00000001 UD 0x00000000 +FEATURE AutoRedialForVideoCall SF 0x00000001 UD 0x00000000 +FEATURE BrowserProgressiveDownload SF 0x00000001 UD 0x00000000 +FEATURE ProductIncludesHomeScreenEasyDialing SF 0x00000001 UD 0x00000000 +FEATURE HlpClearKey SF 0x00000001 UD 0x00000000 +FEATURE HlpMsk SF 0x00000001 UD 0x00000000 +FEATURE FeatureIdFfHttpAllowUntrustedCertificates SF 0x00000001 UD 0x00000000 +FEATURE FeatureIdFfIpsecUmaSupportEnable SF 0x00000001 UD 0x00000000 + +#include +#include // so that we can override some of the settings here +#define __USE_NHD // just for bigrom, to choose between 640x360 or 640x480 + +#undef SYMBIAN_EXCLUDE_KEYMAP +#undef SYMBIAN_EXCLUDE_LOCATION // so that lbs.dll is included +#undef SYMBIAN_EXCLUDE_SIP // so that sipsw.dll etc are included +#undef SYMBIAN_EXCLUDE_SCDV // so that SCDV is included +#undef SYMBIAN_EXCLUDE_BLUETOOTH // so that BT is included +#undef SYMBIAN_EXCLUDE_MTP +#undef SYMBIAN_EXCLUDE_OFFLINE_MODE +#undef SYMBIAN_EXCLUDE_OBEX + +#define SYMBIAN_INCLUDE_USB_OTG_HOST // for usbdescriptors.dll + +#undef FF_RUNTIME_DEVICE_CAPABILITY_CONFIGURATION // to stop dcomo resources getting pulled in twice + +#define FF_TOPCONTACTSWIDGET_COMPONENT // needed for desktop_20018eee components + +/* test */ + +#define __FEATMGRSTUBPLUGIN_IBY__ +//#define __HWRMSTUBPLUGINS_IBY__ +//#define __STARTUPADAPTATIONSTUB_IBY__ + +#define __SFOPENVG_IBY__ + +//#define photossuiteSUITE_IBY + +// Stub out the GLX stuff +//#define __GLXGALLERY_IBY__ +//#define __GLX_TVOUT_IBY__ +//#define __GLXMEMORYPLUGIN_IBY__ +//#define GLX_LOGGING_IBY +//#define __GLXFETCHER_IBY__ +//#define __GLXCOMMANDDRMUTILITY_IBY__ +//#define __GLXCONTENTHARVESTERPLUGIN_IBY__ +//#define __GLXCOMMONCOMMANDHANDLERS_IBY__ +//#define __GLXCOMMANDHANDLERMOREINFO_IBY__ +//#define __GLXCOMMANDHANDLERDRM_IBY__ +//#define __CLOUDVIEW_IBY__ + +// and remove the dependancies on this +//#define CAMERAAPP_IBY +//#define SHW_IBY +//#define __TAGCOLLECTIONPLUGIN_IBY__ +//#define __TAGSBROWSERVIEWPLUGIN_IBY__ + +// these are defined in bldprivate.hrh +#undef __LAYOUT_480_320_TOUCH +#undef __LAYOUT_320_480_TOUCH + +// these are defined in bldpublic.hrh +#undef __LAYOUT_240_320 +#undef __LAYOUT_240_320_LARGE_SCREEN +#undef __LAYOUT_320_240 +#undef __LAYOUT_320_240_LARGE_SCREEN +#undef __LAYOUT_360_640_TOUCH + +#ifdef __USE_NHD +#define FF_LAYOUT_640_360_TOUCH // this works, need to define early on +#define __LAYOUT_640_360_TOUCH +#undef FF_LAYOUT_640_480_TOUCH_VGA4 // this works, need to define early on +#undef __LAYOUT_640_480_TOUCH + +// test +#define FF_LAYOUT_640_360 // this works, need to define early on +#define FF_LAYOUT_360_640 // this works, need to define early on +#define FF_LAYOUT_360_640_NONTOUCH // this works, need to define early on +#define FF_LAYOUT_640_360_NONTOUCH // this works, need to define early on +#define FF_LAYOUT_360_640_TOUCH // this works, need to define early on +#define FF_LAYOUT_360_640_TOUCH_NHD4 // this works, need to define early on +#define FF_LAYOUT_640_360_TOUCH_NHD4 // this works, need to define early on +//#define FF_LAYOUT_640_480_TOUCH_VGA3 // this works, need to define early on +//#define FF_LAYOUT_640_480_TOUCH_VGA4 // this works, need to define early on +//#define __LAYOUT_640_480_TOUCH +#define __LAYOUT_360_640_TOUCH +#define __LAYOUT_360_640 +#define __LAYOUT_640_360 + +#else +#undef FF_LAYOUT_640_360_TOUCH // this works, need to define early on +#undef __LAYOUT_640_360_TOUCH +#define FF_LAYOUT_640_480_TOUCH_VGA4 // this works, need to define early on +#define __LAYOUT_640_480_TOUCH +#endif + +//#define __LOCALES_37_IBY__ +//#define __LOCALES_50_IBY__ +//#define __LOCALES_57_IBY__ +//#define __LOCALES_94_IBY__ + +#define __OMA_SUPL_PLUGINS // for core/mw/omasuplprotocolhandler.iby + +/* videoeditorcommon.dll cannot be built, so remove whatever uses it */ +#define __VIDEOEDITORENGINE_IBY__ +#define __VIDEOEDITORUICOMPONENTS_IBY__ +#define __SIMPLEVIDEOEDITOR_IBY__ +#define __SIMPLECUTVIDEO_IBY__ +#define __VIDEOPROVIDER_IBY__ + + +/* from language/app */ +#undef __ROM_HIDE_JERUSALEM + +/* from language/mw */ + +/* from language/os */ +#define __GTEMAILMTM_RESOURCES_IBY__ +#define __MESSAGESERVER_RSC_IBY__ + + +/* from customer/app */ + +//test (removal when using 640x480) +#ifdef __USE_NHD +#define __ORGANIZER_2001F481_CUSTOMER_IBY__ // needed for 640x360 +#define __PROFILEWIDGET_2001CB7C_CUSTOMER_IBY__ // clashes with same file +#define __AI3TEMPLATEVIEW_20026F50_CUSTOMER_IBY__ // the resources version pulls in the same file +#define __AI3VIEW_200286E4_CUSTOMER_IBY__ // the resources version pulls in the same file +#define __AI3VIEW_200286E5_CUSTOMER_IBY__ // the resources version pulls in the same file +#define __AI3VIEW_2001F48B_CUSTOMER_IBY__ // the resources version pulls in the same file (view.o0000) + +/* from customer/mw (need to remove when using 640x360) */ +#define __WSFWIDGET_20026F45_CUSTOMER_IBY__ // DTD clash with resources +#endif + +/* from core/app */ + +#define __AI3VIEW_2001FDB9_CUSTOMER_IBY__ // resources and customer version of this appear identical +#define __WIDEIMAGE_10009DFF_CUSTOMER_IBY__ // resources and customer version of this appear identical + + + + +/* additional gating for 3.0.2 */ +#define __POSTERWIDEIMAGE_2001F480_CUSTOMER_IBY__ +#define __AI3VIEW_20022FE0_CUSTOMER_IBY__ + + +/* eaacplusaudiocontrollerutility.dll can't be built, so remove whatever uses it */ +#define AUDIOCONTROLLERPLUGINSVARIANT_IBY + +#include "s60macros.iby" + +//#undef USE_CUSTOM_MMC_PARTITION // stops base.iby pulling in emmcptn.dll, which is pulled in by base_zoom2.iby +#ifdef ZOOM2 +#include + +#if 0 +/* LDD WLAN modules */ +#include +#include +#include +#include +#include +#include +/* PDD WLAN modules */ +#include + +/* additional resources for WLAN */ +data=\epoc32\data\z\resource\plugins\wlanmgmtimpl.rsc \resource\plugins\101f8efd.rsc +data=\epoc32\data\z\resource\plugins\wlancontrolimpl.rsc \resource\plugins\10282e0d.rsc +#endif + +#elif defined(SYBORG) +// The following is for Syborg +#define SYMBIAN_BASE_USE_GCE +#include +define ROMDATE ##TODAY## // added for Syborg, Zoom2 includes this itself +#define BTRACE_INCLUDED // this is already done by the Syborg includes +#include // added for Syborg, Zoom2 includes this itself +#include // added for Syborg, Zoom2 includes this itself +#define USE_CUSTOM_MMC_PARTITION // stops emmcptn.dll being pulled in, which uses epbusm.dll +#include // added for Syborg, Zoom2 includes this itself +#undef SYMBIAN_EXCLUDE_MTP // Syborg is defining this again + +#elif defined(BEAGLE) +// The following is for Syborg +#define SYMBIAN_BASE_USE_GCE +#include +define ROMDATE ##TODAY## // added for Syborg, Zoom2 includes this itself +//#define BTRACE_INCLUDED // this is already done by the Syborg includes +#include // added for Syborg, Zoom2 includes this itself +#define USE_CUSTOM_MMC_PARTITION // stops emmcptn.dll being pulled in, which uses epbusm.dll +#include // added for Syborg, Zoom2 includes this itself +#undef SYMBIAN_EXCLUDE_MTP // Syborg is defining this again +ROMBUILD_OPTION -no-header +// hanging on Beagle +#define BACKSTEPPINGSERVICE_IBY +data= \epoc32\rom\beagle\estart.txt \sys\data\estart.txt // Beagle needs one of these with persistent storage +#endif + +/* Graphics adaptation */ + +#define SYMBIAN_BUILD_GCE +#define SYMBIAN_GRAPHICS_USE_GCE // for graphics_adaptation.hby +#undef SYMBIAN_GRAPHICS_ADAPTATION // allows for setup of SYMBIAN_GRAPHICS_ADAPTATION to SGA_SW +#define SYMBIAN_GRAPHICS_USE_EGL_REF +#define SYMBIAN_GRAPHICS_USE_OPENWF +#define FBSRASTERIZER_DRV +#define OPENWFCLIB_DRV + + +/* miscallaneous defines */ + + + +#undef FF_WLAN_WAPI_INCLUDE_IN_ROM // needed so that wapisecuritysettingsui.iby pulls in a wapuisecuritysettingsui.dll that we have in the build + +#define XMLUIRENDERINGRESOURCES_IBY // resolves xnuiengine.rsc clash +#define XMLUICONTROLLERRESOURCES_IBY // ai3xmlui already includes the only resource included by this file + +#define __SERVICEWIDGET_20021383_RESOURCES_IBY__ // resolves servicewidget.o0000 clash (with theme), no other overlaps +#define __SERVICEWIDGET_20021383_CUSTOMER_IBY__ // resolves servicewidget.o0000 clash (with theme), no other overlaps + +#define __AVKON_RESOURCES_IBY__ // resolves smiley.rsc clash +data=ZRESOURCE\avkon.rsc RESOURCE_FILES_DIR\avkon.rsc // the other resource that was on avkon resources + +#define __DESKTOP_20026F4F_CUSTOMER_IBY__ // resolves desktopconfiguration.dtd clash +data=ZPRIVATE\200159c0\install\desktop_20026f4f\xuikon\00\desktop.o0000 \private\200159c0\install\desktop_20026f4f\xuikon\00\desktop.o0000 // from the customer/app version + +#define __EMAILWIDGET_CUSTOMER_IBY__ // resolves emailwidgetconfiguration.dtd clash +data=ZPRIVATE\200159c0\install\emailwidget\xuikon\00\EW.o0000 \private\200159c0\install\emailwidget\xuikon\00\EW.o0000 // from the customer/app version + +#define __MUSICWIDGET_10207c18_CUSTOMER_IBY__ // resolves musicwidgetconfiguration.dtd clash +data=ZPRIVATE\200159c0\install\musicwidget_10207c18\xuikon\00\musicwidget.o0000 \private\200159c0\install\musicwidget_10207c18\xuikon\00\musicwidget.o0000 // from the customer/app version + +/* work around platsec violation caused by these components */ +#define __HTIUI_IBY__ +#define __HTIOS_IBY__ + +/* for Calendar */ +data=ZRESOURCE\calencaldavplugindata.rsc \resource\calencaldavplugindata.rsc + + + + +/* The top-level includes */ + + +#include + + + + +#include <3gplibrary.iby> +// which includes <3gpmp4lib.iby> +#include +#include + +#include +// which includes +#include +#include +#include +#include +#include +#include +// which includes +#include +#include +#include +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +#include +// which includes +// #include /* included by other components */ +#include +#include +#include +#include +#include +#include +#include +#include +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +#include +// not in 3.0.I #include +#include +#include +// which includes +#include +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +#include +#include +#include +#include +#include +#include +//#include +#include +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +#include +#include +#include +#include +#include +#include +#include +// which includes +#include +#include +#include +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +#include +#include +// which includes +// which includes +// which includes +#include +#include +// which includes +#include +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +//**#include + +#include +#include +#include +//**#include +#include +#include +#include +#include +#include +#include +// which includes +#include +#include +//**#include +#include +// not in 3.0.I #include +// not in 3.0.I #include +// not in 3.0.I #include +// not in 3.0.I #include +#include +#include +#include + +#include // builds in phonetsy.tsy which relies on licenseetsy.dll +// which includes +//#include +#include +#include +//GSL#include +//#include // clashes with core/mw/mmfaudioconnectioncontroller.iby +#include +// not in 3.0.I #include + +#include +#include +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +//#include +// which includes +// which includes +#include +#include +#include +#include +#include +// which includes +//#include +#include +//#include +// which includes +#include +#include +// which includes +// which includes +#include +#include +#include +#include +#include +#include + +#include +#include +//#include // test removal + +#include +#include +#include +#include +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +#include +#include +// which includes +#include +#include +#include +#include +#include +// not in 3.0.I #include +#include +#include +#include +// which includes +#include +#include +// which includes +#include +#include +#include +#include +#include +//#include +//#include +#include +#include +//#include + +#include +// which includes +// which includes +// which includes +#include +#include +#include +#include +#include + +#include +#include +// which includes +// which includes +// which includes +// which includes +#include +#include +#include +#include +#include +// which includes + +#include +#include +#include +// which includes +// which includes +#include +#include + +#include +#include + +//#include // integrationtest.dll is not getting built +// which includes +// which includes +// which includes +#include +#include +#include +// which includes +// which includes +// which includes +// which includes +#include +#include +// which includes +// which includes +#include +// which includes +//**#include +#include +// which includes + + +#include +#include +#include +#include +#include +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +#include +#include +#include +#include +#include +#include + +#include +// which includes +// which includes +#include +#include +#include +#include +#include +#include +// which includes +// which includes +// which includes +// which includes +// which includes +#include +// which includes +// which includes +// which includes +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +#include +#include +#include +#include +#include +#include +// which includes +// which includes +// which includes + +#include +#include + +#include +//**#include +// which includes +// which includes +#include +#include +#include +#include +#include + +#include +// which includes +// which includes +// which includes + +#include +// which includes +// which includes +#include +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes + +//**#include + +#include +#include +#include +// #include // relies on oggvorbisint/floatutil.dll, but our source only builds .libs +#include +#include +#include +//#include +// which includes +//#include +// which includes +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +//**#include +// which includes + +#include +#include + +#include +#include +#include + +//**#include +#include +#include +#include +//**#include +#include +// which includes +//**#include +#include +//#include +#include +#include +#include +#include +#include + +#include +#include +#include +#include +#include +#include +//#include // mutually exclusive with S60SislWapPush +#include +#include +// which includes +// which includes +// which includes +// which includes +// which includes +//#include +//#include +// which includes +// which includes +// not in 3.0.I #include +// which includes + +#include +//#include +#include +// which includes +#include +// which includes +// not in 3.0.I #include + +#include +// which includes +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +//#include // clashes with language\mw\elocl.iby +#include +#include +// clashes with clockresources #include +// not in 3.0.I #include +#include +// which includes +#include +// not in 3.0.I #include +#include // need to find how to build this +#include +#include +#include + +#include +#include +#include +//#undef SYMBIAN_GRAPHICS_USE_GCE // for graphics_adaptation.hby +#include +// which includes +// which includes +//#define SYMBIAN_GRAPHICS_USE_GCE // for graphics_adaptation.hby + +#include + +#include +#include +// which includes +#include +#include +#include + + +// manually copied into place +#include + +// needed for 3.0.I +#include +#include + +#include // exported when this module is correctly built + + +// IBY files to not include. +// This is achieved by defining the IBY's gating define. +// + +#define FBSRASTERIZER_IBY // to stop core/mw/fbsrasterizer.iby getting included +//#define __NETWORKING_TEST_IBY__ // don't pull in networktest.iby +//#define __BASE_SYBORG_IBY__ // we are using Zoom2 +//#define SWITEXTSHELL // switextshell.iby + +// fixups + +//file=ABI_DIR\BUILD_DIR\vimpstsettings.dll SHARED_LIB_DIR\vimpstsettings.dll + +file=ABI_DIR\BUILD_DIR\LICENSEETSY_STUB.DLL Sys\Bin\licenseetsy.dll /* needed by phonetsy.tsy */ +file=ABI_DIR\BUILD_DIR\SIMATKTSY_STUB.DLL Sys\Bin\simatktsy.dll /* needed by licenseetsy_stub.dll */ +//file=ABI_DIR\BUILD_DIR\usbcsc.ldd SHARED_LIB_DIR\usbcsc.ldd /* needed by msfs_db.fsy */ + +//extension[VARID]=KERNEL_DIR\BUILD_DIR\display.ldd \Sys\Bin\display0.ldd /* needed for the graphics composition */ + + +file=ABI_DIR\BUILD_DIR\tvoutconfig.dll Sys\Bin\tvoutconfig.dll /* can't find a .iby that includes this */ +file=ABI_DIR\BUILD_DIR\ddc_access.dll Sys\Bin\ddc_access.dll /* can't find a .iby that includes this */ +file=ABI_DIR\BUILD_DIR\power_save_display_mode_stub.dll Sys\Bin\power_save_display_mode.dll /* can't find a .iby that includes this */ +// found properly in 3.0.I file=ABI_DIR\BUILD_DIR\usbcsc_bil.dll Sys\Bin\usbcsc_bil.dll /* can't find a .iby that includes this */ +file=ABI_DIR\BUILD_DIR\fmradiotunercontrol.dll Sys\Bin\fmradiotunercontrol.dll /* can't find a .iby that includes this */ +file=ABI_DIR\BUILD_DIR\usbclasscontroller.dll Sys\Bin\usbclasscontroller.dll /* added normally via usbmanbin.iby */ + +file=ABI_DIR\BUILD_DIR\cnvshiftjisdirectmap.dll Sys\Bin\cnvshiftjisdirectmap.dll /* comes from the Japanese charconv IBYs */ + + +/* these are here because we're disabling the IBYs that are pulling in the non _sw versions */ +file=ABI_DIR\BUILD_DIR\libegl_sw.dll Sys\Bin\libegl_sw.dll /* */ /* needed for libvgi */ +//alias \sys\bin\libegl_sw.dll \sys\bin\libegl.dll +file=ABI_DIR\BUILD_DIR\libopenvg_sw.dll Sys\Bin\libopenvg_sw.dll /* */ +alias \sys\bin\libopenvg_sw.dll \sys\bin\libOpenVG.dll +file=ABI_DIR\BUILD_DIR\libopenvgu_sw.dll Sys\Bin\libopenvgu_sw.dll /* */ +alias \sys\bin\libopenvgu_sw.dll \sys\bin\libOpenVGU.dll +file=ABI_DIR\BUILD_DIR\sflibopenvgrefimpl.dll sys\bin\sflibopenvgrefimpl.dll + +//file=ABI_DIR\BUILD_DIR\libopenvg.dll Sys\Bin\libopenvg.dll /* test */ +//file=ABI_DIR\BUILD_DIR\libopenvgu.dll Sys\Bin\libopenvgu.dll /* test */ +//file=ABI_DIR\BUILD_DIR\libgles_cm.dll Sys\Bin\libgles_cm.dll /* */ +file=ABI_DIR\BUILD_DIR\libglesv1_cm.dll Sys\Bin\libglesv1_cm.dll /* */ /* needed by m3gcore */ + + +//file=ABI_DIR\BUILD_DIR\atextclient.dll Sys\Bin\atextclient.dll /*required for dunatext.dll, but not referenced by an IBY file I could see */ +//file=ABI_DIR\BUILD_DIR\atextcommon.dll Sys\Bin\atextcommon.dll /*required for dunatext.dll, but not referenced by an IBY file I could see */ +//file=ABI_DIR\BUILD_DIR\asrsttshwdevice_stub.dll Sys\Bin\asrsttshwdevice.dll /*required for nss* */ +//file=ABI_DIR\BUILD_DIR\atextcommon.dll Sys\Bin\atextcommon.dll /*required for dunatext.dll, but not referenced by an IBY file I could see */ +#ifdef _FULL_DEBUG +file=ABI_DIR\BUILD_DIR\mullogging.dll Sys\Bin\mullogging.dll /* needs forcing in for the debug build */ +#endif + + +// things we may ne needing (seem to be wanted a lot) +//data=\epoc32\data\Z\private\10202BE9\200159c9.txt private\10202BE9\200159c9.txt +data=\epoc32\data\Z\private\10202BE9\200159c9.cre private\10202BE9\200159c9.cre +data=\epoc32\data\Z\private\101f5027\alarmserver.rsc private\101f5027\alarmserver.rsc + +data=\epoc32\data\Z\private\10202BE9\10207376.txt private\10202BE9\10207376.txt +//data=\epoc32\data\Z\private\1020383E\TZDB.DBZ private\1020383E\TZDB.DBZ + + +// extra fonts +//data=ZRESOLURCE\fonts\S60SSB_V4196.ttf Resource\Fonts\S60SSB_v4196.ttf + + + +//data=ZRESOURCE\fonts\HeiseiGothS60v1_16.ttf Resource\Fonts\HeiseiGothS60v1_16.ttf +data=ZRESOURCE\fonts\S60DIGI_V314.ttf Resource\Fonts\S60DIGI_v314.ttf +//data=ZRESOURCE\fonts\S60SC_v410.ccc Resource\Fonts\S60SC_v410.ccc +data=ZRESOURCE\fonts\S60SNR_V4196.ttf Resource\Fonts\S60SNR_v4196.ttf +data=ZRESOURCE\fonts\S60SSB_V4196.ttf Resource\Fonts\S60SSB_v4196.ttf +//data=ZRESOURCE\fonts\S60TCHK_v414.ccc Resource\Fonts\S60TCHK_v414.ccc +data=ZRESOURCE\fonts\S60TSB_V4196.ttf Resource\Fonts\S60TSB_v4196.ttf +//data=ZRESOURCE\fonts\series60korean.ttf Resource\Fonts\series60korean.ttf +//data=ZRESOURCE\plugins\ityperast.rsc Resource\plugins\ityperast.rsc +//file=ABI_DIR\BUILD_DIR\ityperast.dll Sys\Bin\ityperast.dll /* */ + + +// ECOM plugin for input method + +// remporarily removed due to changes needed to support it (HarvesterServer etc) +// ECOM_PLUGIN(PtiKeymappings_ITUT_01.dll, PtiKeymappings_ITUT_01.rsc) + +// homescreen + +data=ZPRIVATE\200159c0\install\view_200286e4\hsps\00\manifest.dat \private\200159c0\install\view_200286e4\hsps\00\manifest.dat +data=ZPRIVATE\200159c0\install\view_200286e5\hsps\00\manifest.dat \private\200159c0\install\view_200286e5\hsps\00\manifest.dat +//data=ZPRIVATE\200159c0\install\view1_2001fdb9\hsps\00\manifest.dat \private\200159c0\install\view1_2001fdb9\hsps\00\manifest.dat +data=ZPRIVATE\200159c0\install\view_2001f48b\hsps\00\manifest.dat \private\200159c0\install\view_2001f48b\hsps\00\manifest.dat +data=ZPRIVATE\200159c0\install\view_2001f48b\hsps\00\viewconfiguration.xml \private\200159c0\install\view_2001f48b\hsps\00\viewconfiguration.xml + +// we know these weren't in place before... +//data=ZPRIVATE\200159c0\install\double_row_icon_widget_2001fdbd\hsps\00\manifest.dat \private\200159c0\install\double_row_icon_widget_2001fdbd\hsps\00\manifest.dat +//data=ZPRIVATE\200159c0\install\double_row_widget_2001fdc2\hsps\00\manifest.dat \private\200159c0\install\double_row_widget_2001fdc2\hsps\00\manifest.dat +//data=ZPRIVATE\200159c0\install\root_2001f482\hsps\00\manifest.dat \private\200159c0\install\root_2001f482\hsps\00\manifest.dat + +data=ZPRIVATE\200159c0\install\root_2001f482\hsps\00\rootconfiguration.xml \private\200159c0\install\root_2001f482\hsps\00\rootconfiguration.xml +//data=ZPRIVATE\200159c0\install\root_2001f48f\hsps\00\rootconfiguration.xml \private\200159c0\install\root_2001f48f\hsps\00\rootconfiguration.xml +//data=ZPRIVATE\200159c0\install\single_row_icon_widget_2001fdc0\hsps\00\widgetconfiguration.xml \private\200159c0\install\single_row_icon_widget_2001fdc0\hsps\00\widgetconfiguration.xml +//data=ZPRIVATE\200159c0\install\single_row_widget_2001fdc1\hsps\00\widgetconfiguration.xml \private\200159c0\install\single_row_widget_2001fdc1\hsps\00\widgetconfiguration.xml +//data=ZPRIVATE\200159c0\install\triple_row_icon_widget_2001fdbe\hsps\00\widgetconfiguration.xml \private\200159c0\install\triple_row_icon_widget_2001fdbe\hsps\00\widgetconfiguration.xml +//data=ZPRIVATE\200159c0\install\triple_row_widget_2001fdbf\hsps\00\widgetconfiguration.xml \private\200159c0\install\triple_row_widget_2001fdbf\hsps\00\widgetconfiguration.xml +data=ZPRIVATE\200159c0\install\view_200286e4\hsps\00\viewconfiguration.xml \private\200159c0\install\view_200286e4\hsps\00\viewconfiguration.xml +data=ZPRIVATE\200159c0\install\view_200286e5\hsps\00\viewconfiguration.xml \private\200159c0\install\view_200286e5\hsps\00\viewconfiguration.xml +//data=ZPRIVATE\200159c0\install\view1_2001fdb9\hsps\00\viewconfiguration.xml \private\200159c0\install\view1_2001fdb9\hsps\00\viewconfiguration.xml +//data=ZPRIVATE\200159c0\install\wideimage_10009dff\hsps\00\widgetconfiguration.xml \private\200159c0\install\wideimage_10009dff\hsps\00\widgetconfiguration.xml + + +//data=ZPRIVATE\200159c0\install\root_2001f482\hsps\00\manifest.dat \private\200159c0\install\root_2001f482\hsps\00\manifest.dat +//data=ZPRIVATE\200159c0\install\root_2001f48f\hsps\00\manifest.dat \private\200159c0\install\root_2001f48f\hsps\00\manifest.dat + +#if 0 +data=ZPRIVATE\200159c0\install\single_row_icon_widget_2001fdc0\hsps\00\manifest.dat \private\200159c0\install\single_row_icon_widget_2001fdc0\hsps\00\manifest.dat +data=ZPRIVATE\200159c0\install\single_row_widget_2001fdc1\hsps\00\manifest.dat \private\200159c0\install\single_row_widget_2001fdc1\hsps\00\manifest.dat +data=ZPRIVATE\200159c0\install\triple_row_icon_widget_2001fdbe\hsps\00\manifest.dat \private\200159c0\install\triple_row_icon_widget_2001fdbe\hsps\00\manifest.dat +data=ZPRIVATE\200159c0\install\triple_row_widget_2001fdbf\hsps\00\manifest.dat \private\200159c0\install\triple_row_widget_2001fdbf\hsps\00\manifest.dat +//data=ZPRIVATE\200159c0\install\view1_2001fdb9\hsps\00\manifest.dat \private\200159c0\install\view1_2001fdb9\hsps\00\manifest.dat +data=ZPRIVATE\200159c0\install\wideimage_10009dff\hsps\00\manifest.dat \private\200159c0\install\wideimage_10009dff\hsps\00\manifest.dat +#endif + + +file=\epoc32\release\armv5\urel\elocl.01 "sys\bin\elocl.01" +#if 0 +file=\epoc32\release\armv5\urel\elocl.37 "sys\bin\elocl.37" +file=\epoc32\release\armv5\urel\elocl.42 "sys\bin\elocl.42" +file=\epoc32\release\armv5\urel\elocl.25 "sys\bin\elocl.25" +file=\epoc32\release\armv5\urel\elocl.07 "sys\bin\elocl.07" +file=\epoc32\release\armv5\urel\elocl.03 "sys\bin\elocl.03" +file=\epoc32\release\armv5\urel\elocl.54 "sys\bin\elocl.54" +file=\epoc32\release\armv5\urel\elocl.10 "sys\bin\elocl.10" +file=\epoc32\release\armv5\urel\elocl.04 "sys\bin\elocl.04" +file=\epoc32\release\armv5\urel\elocl.49 "sys\bin\elocl.49" +file=\epoc32\release\armv5\urel\elocl.09 "sys\bin\elocl.09" +file=\epoc32\release\armv5\urel\elocl.51 "sys\bin\elocl.51" +file=\epoc32\release\armv5\urel\elocl.02 "sys\bin\elocl.02" +file=\epoc32\release\armv5\urel\elocl.57 "sys\bin\elocl.57" +file=\epoc32\release\armv5\urel\elocl.45 "sys\bin\elocl.45" +file=\epoc32\release\armv5\urel\elocl.17 "sys\bin\elocl.17" +file=\epoc32\release\armv5\urel\elocl.59 "sys\bin\elocl.59" +file=\epoc32\release\armv5\urel\elocl.15 "sys\bin\elocl.15" +file=\epoc32\release\armv5\urel\elocl.05 "sys\bin\elocl.05" +file=\epoc32\release\armv5\urel\elocl.32 "sys\bin\elocl.32" +file=\epoc32\release\armv5\urel\elocl.68 "sys\bin\elocl.68" +file=\epoc32\release\armv5\urel\elocl.67 "sys\bin\elocl.67" +file=\epoc32\release\armv5\urel\elocl.70 "sys\bin\elocl.70" +file=\epoc32\release\armv5\urel\elocl.18 "sys\bin\elocl.18" +file=\epoc32\release\armv5\urel\elocl.08 "sys\bin\elocl.08" +file=\epoc32\release\armv5\urel\elocl.27 "sys\bin\elocl.27" +file=\epoc32\release\armv5\urel\elocl.76 "sys\bin\elocl.76" +file=\epoc32\release\armv5\urel\elocl.13 "sys\bin\elocl.13" +file=\epoc32\release\armv5\urel\elocl.78 "sys\bin\elocl.78" +file=\epoc32\release\armv5\urel\elocl.16 "sys\bin\elocl.16" +file=\epoc32\release\armv5\urel\elocl.26 "sys\bin\elocl.26" +file=\epoc32\release\armv5\urel\elocl.28 "sys\bin\elocl.28" +file=\epoc32\release\armv5\urel\elocl.79 "sys\bin\elocl.79" +file=\epoc32\release\armv5\urel\elocl.06 "sys\bin\elocl.06" +file=\epoc32\release\armv5\urel\elocl.33 "sys\bin\elocl.33" +file=\epoc32\release\armv5\urel\elocl.39 "sys\bin\elocl.39" +file=\epoc32\release\armv5\urel\elocl.14 "sys\bin\elocl.14" +file=\epoc32\release\armv5\urel\elocl.93 "sys\bin\elocl.93" +file=\epoc32\release\armv5\urel\elocl.96 "sys\bin\elocl.96" +file=\epoc32\release\armv5\urel\elocl.31 "sys\bin\elocl.31" +file=\epoc32\release\armv5\urel\elocl.30 "sys\bin\elocl.30" +#endif \ No newline at end of file diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/rombuild/sf_refhw/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf_config/rombuild/sf_refhw/group/bld.inf Fri Sep 17 17:27:05 2010 +0100 @@ -0,0 +1,40 @@ +/* +* Copyright (c) 2010 Symbian Foundation Ltd +* This component and the accompanying materials are made available +* under the terms of the License "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Symbian Foundation Ltd - initial contribution. +* +* Contributors: +* +* Description: +* +*/ + +PRJ_PLATFORMS +ARMV5 + +PRJ_EXPORTS +../bigrom.oby /epoc32/rom/config/sf_refhw/ +../image_conf_sf_refhw.mk /epoc32/rom/config/sf_refhw/ +../S60Macros.iby /epoc32/rom/include/ +../S60CenRep_variant.iby /epoc32/rom/include/ +../base_syborg_ui.iby /epoc32/rom/include/ + +../wsini.ini /epoc32/data/ + + +../mytraces.txt /epoc32/rombuild/ + +/* Zoom 2*/ +../zoom2/image_conf_zoom2.mk /epoc32/rom/config/sf_refhw/zoom2/ + +/* Syborg */ +../syborg/image_conf_syborg.mk /epoc32/rom/config/sf_refhw/syborg/ +../syborg/syborg.dtb /epoc32/rom/config/sf_refhw/syborg/ + +/* BeagleBoard */ +../beagle/image_conf_beagle.mk /epoc32/rom/config/sf_refhw/beagle/ \ No newline at end of file diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/rombuild/sf_refhw/image_conf_sf_refhw.mk --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf_config/rombuild/sf_refhw/image_conf_sf_refhw.mk Fri Sep 17 17:27:05 2010 +0100 @@ -0,0 +1,60 @@ + +# +# Copyright (c) 2010 Symbian Foundation Ltd +# This component and the accompanying materials are made available +# under the terms of the License "Eclipse Public License v1.0" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Symbian Foundation Ltd - initial contribution. +# +# Contributors: +# +# Description: +# +# + +COREPLAT_NAME = sf +COREPLAT_VERSION = 3.0.0 +S60_VERSION = 5.2 +SOS_VERSION = 9.5 +PLATFORM_NAME = sf_refhw + +USE_PAGING = 0 +USE_ROMFILE = 0 +USE_SYMGEN = 0 +USE_UDEB = 1 +USE_VARIANTBLD = 0 +USE_VERGEN = 1 +USE_ROFS = 0 + + +# CORE +# imaker -f /epoc32/rom/config/platform/product/image_conf_product.mk core +# +# added includes here to workaround IBYs including others as 'xxx.iby' when it should have been 'core/mw/xxx.iby' etc. + +COREPLAT_OPT = $(BLDROM_OPT) -D_EABI=$(ARM_VERSION) \ + -I$(ITOOL_DIR)/../../rom/include/core/mw -I$(ITOOL_DIR)/../../rom/include/core/app \ + $(if $(PRODUCT_MSTNAME),-D$(call ucase,$(PRODUCT_MSTNAME))) -D$(call ucase,$(PRODUCT_NAME)) $(PRODUCT_OPT) + +CORE_OBYGEN =\ + geniby | $(CORE_PREFIX)_core_collected.oby |\ + $(E32ROMINC)/core/app $(E32ROMINC)/core/mw $(E32ROMINC)/core/os\ $(E32ROMINC)/core/stubs \ + $(call select,$(TYPE),prd,,$(E32ROMINC)/core/tools) \ + $(E32ROMINC)/language/* \ + $(E32ROMINC)/customer/* \ + $(E32ROMINC)/customervariant/* \ + | *.iby | \#include "%3" | end +# +CORE_OBY = $(CONFIGROOT)/sf_refhw/bigrom.oby $(CORE_PREFIX)_core_collected.oby +# would be added here too + +CORE_OPT = $(COREPLAT_OPT) -es60ibymacros -elocalise -DSECTION -fm=\epoc32\rom\include\featuredatabase.xml + +# Workaround to fix Rombuild errors: +# "ERROR: incorrect format for time keyword..." and "The size of the ROM has not been supplied." +CORE_OPT += --DROMMEGS=F8 --DROMDATE=$(CORE_TIME) + + diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/rombuild/sf_refhw/mytraces.txt diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/rombuild/sf_refhw/syborg/image_conf_syborg.mk --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf_config/rombuild/sf_refhw/syborg/image_conf_syborg.mk Fri Sep 17 17:27:05 2010 +0100 @@ -0,0 +1,26 @@ + +# +# Copyright (c) 2010 Symbian Foundation Ltd +# This component and the accompanying materials are made available +# under the terms of the License "Eclipse Public License v1.0" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Symbian Foundation Ltd - initial contribution. +# +# Contributors: +# +# Description: +# +# + +# Include platform-level configuration +include $(CONFIGROOT)/sf_refhw/image_conf_sf_refhw.mk + +PRODUCT_NAME = syborg +PRODUCT_TYPE = qemu_simulation +PRODUCT_MODEL = qemu + +# Definitions and options for Buildrom tool +PRODUCT_OPT = diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/rombuild/sf_refhw/syborg/syborg.dtb Binary file sf_config/rombuild/sf_refhw/syborg/syborg.dtb has changed diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/rombuild/sf_refhw/wsini.ini Binary file sf_config/rombuild/sf_refhw/wsini.ini has changed diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/rombuild/sf_refhw/zoom2/image_conf_zoom2.mk --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf_config/rombuild/sf_refhw/zoom2/image_conf_zoom2.mk Fri Sep 17 17:27:05 2010 +0100 @@ -0,0 +1,26 @@ + +# +# Copyright (c) 2010 Symbian Foundation Ltd +# This component and the accompanying materials are made available +# under the terms of the License "Eclipse Public License v1.0" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Symbian Foundation Ltd - initial contribution. +# +# Contributors: +# +# Description: +# +# + +# Include platform-level configuration +include $(CONFIGROOT)/sf_refhw/image_conf_sf_refhw.mk + +PRODUCT_NAME = zoom2 +PRODUCT_TYPE = zoom2_hrp +PRODUCT_MODEL = zoom2 + +# Definitions and options for Buildrom tool +PRODUCT_OPT = diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/rombuild/syborg/F32/F32.iby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf_config/rombuild/syborg/F32/F32.iby Fri Sep 17 17:27:05 2010 +0100 @@ -0,0 +1,103 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of the License "Symbian Foundation License v1.0" to Symbian Foundation members and "Symbian Foundation End User License Agreement v1.0" to non-members +* which accompanies this distribution, and is available +* at the URL "http://www.symbianfoundation.org/legal/licencesv10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ + +#ifndef __F32_IBY__ +#define __F32_IBY__ + +#include // TODO // + +/*########################################################################*/ +/*# File Server #*/ +/*# #*/ +/*########################################################################*/ + + +secondary= ABI_DIR\DEBUG_DIR\efile.exe sys\bin\efile.exe FIXED HEAPMAX(0x80000) +file= ABI_DIR\DEBUG_DIR\efsrv.dll sys\bin\efsrv.dll +file= ABI_DIR\DEBUG_DIR\e32strt.exe sys\bin\estart.exe HEAPMAX(0x2000) // Symbian Base Starter +data= \epoc32\rom\syborg\ESTART.TXT \sys\data\ESTART.TXT // Local Drives Definition File +extension[VARID]= KERNEL_DIR\DEBUG_DIR\ELOCD.LDD \sys\bin\ELOCD.LDD // Local Media Drives Access Driver + +device[VARID]=KERNEL_DIR\DEBUG_DIR\d_ftrace.ldd \sys\bin\d_ftrace.ldd // FileSystem Trace Driver +/* FAT System Filename conversion plugins */ +#include + + +/* File Systems Supported */ + +#ifdef WITH_EXFAT +file=ABI_DIR\DEBUG_DIR\exfat.fsy sys\bin\exfat.fsy +#endif + +#ifdef WITH_AUTOMOUNTER +file=ABI_DIR\DEBUG_DIR\automounter.fsy sys\bin\automounter.fsy +#endif + + +#ifndef CUSTOM_ELOCAL +file=ABI_DIR\DEBUG_DIR\efat32.fsy \sys\bin\ELocal.fsy +#endif + +// PREQ2540: Prepare "LFFS" NOR Flash File System TPIP for Symbian Foundation +// This PREQ removes the LFFS File System component from the rlease codeline. +// Only define WITH_ELLFS_FSY macro on development branches where the component +// has been retained. +#ifdef WITH_ELFFS_FSY +file=ABI_DIR\DEBUG_DIR\elffs.fsy \sys\bin\ELffs.fsy +#endif + +#ifdef WITH_NAND +file=ABI_DIR\BUILD_DIR\nandftl.fxt \sys\bin\nandftl.fxt +file=ABI_DIR\BUILD_DIR\ecomp.fsy \sys\bin\ecomp.fsy +file=ABI_DIR\BUILD_DIR\erofs.fsy \sys\bin\erofs.fsy +#endif + +#if defined(WITH_NAND2) || defined(WITH_ONENAND) || defined (WITH_INTERNAL_MMC) +file=ABI_DIR\BUILD_DIR\ecomp.fsy \sys\bin\ecomp.fsy +file=ABI_DIR\BUILD_DIR\erofs.fsy \sys\bin\erofs.fsy +#endif + +#ifdef WITH_ISO9660 +file=ABI_DIR\DEBUG_DIR\iso9660.fsy \sys\bin\Iso9660.fsy +#endif + +#ifdef WITH_NTFS +file=ABI_DIR\DEBUG_DIR\ntfs.fsy \sys\bin\Ntfs.fsy +#endif + +#if !(defined(INST_X86) || defined(INST_X86GCC)) +file=ABI_DIR\DEBUG_DIR\USBCSC_bil.dll \sys\bin\usbcsc_bil.dll +#endif + +#ifdef WITH_MASS_STORAGE +#ifdef USE_MSCDB +file=ABI_DIR\DEBUG_DIR\msfs_db.fsy \sys\bin\msfs.fsy +#else +file=ABI_DIR\DEBUG_DIR\msfs.fsy \sys\bin\msfs.fsy +#endif +#endif + +/*########################################################################*/ +/*# Symbian Domain Manager #*/ +/*# #*/ +/*########################################################################*/ + +/* Symbian Domain Manager */ +file=ABI_DIR\DEBUG_DIR\domainSrv.exe \sys\bin\domainSrv.exe +file=ABI_DIR\DEBUG_DIR\domainCli.dll \sys\bin\domainCli.dll +file=ABI_DIR\DEBUG_DIR\domainPolicy.dll \sys\bin\domainPolicy.dll +#endif /* __F32_IBY__ */ diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/rombuild/syborg/S60Macros.iby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf_config/rombuild/syborg/S60Macros.iby Fri Sep 17 17:27:05 2010 +0100 @@ -0,0 +1,114 @@ +/* +* ============================================================================ +* Name : S60Macros.iby +* Part of : ROM Build Process +* +* Description: +* Build ROM Information +* +* Version: +* +* Copyright (C) 2002 Nokia Corporation. +* This material, including documentation and any related +* computer programs, is protected by copyright controlled by +* Nokia Corporation. All rights are reserved. Copying, +* including reproducing, storing, adapting or translating, any +* or all of this material requires the prior written consent of +* Nokia Corporation. This material also contains confidential +* information which may not be disclosed to others without the +* prior written consent of Nokia Corporation. +* +* ============================================================================ +*/ + +#ifndef __S60MACROS_IBY__ +#define __S60MACROS_IBY__ + +// Scalable image +#ifdef RD_SCALABLE_UI + #define SCALABLE_IMAGE(path,target,name) __SCALABLE_IMAGE(DATAZ_,path,target,name) +#else + #define SCALABLE_IMAGE(path,target,name) AUTO-BITMAP=DATAZ_\ ## path ## \ ## name ## .mbm target ## \ ## name ## .mbm +#endif + + + +// App files +#ifndef RD_APPS_TO_EXES + #define S60_APP_EXE(NAME) file=ABI_DIR\BUILD_DIR\ ## NAME ## .app System\Apps\ ## NAME ## \ ## NAME ## .app + #define S60_APP_EXE_UDEB(NAME) file=ABI_DIR\UDEB\ ## NAME ## .app System\Apps\ ## NAME ## \ ## NAME ## .app +#else // RD_APPS_TO_EXES + #define S60_APP_EXE(NAME) file=ABI_DIR\BUILD_DIR\ ## NAME ## .exe PROGRAMS_DIR\ ## NAME ## .exe + #define S60_APP_EXE_UDEB(NAME) file=ABI_DIR\UDEB\ ## NAME ## .exe PROGRAMS_DIR\ ## NAME ## .exe +#endif // RD_APPS_TO_EXES + + + +// App bitmap +#ifdef RD_APPS_TO_EXES + #ifdef RD_SCALABLE_UI + #define S60_APP_BITMAP(NAME) __SCALABLE_IMAGE(DATAZ_,APP_BITMAP_DIR,APP_BITMAP_DIR, ## NAME ## ) + #define S60_APP_BITMAP2(DIR,NAME) __SCALABLE_IMAGE(DATAZ_,APP_BITMAP_DIR,APP_BITMAP_DIR, ## NAME ## ) + #else // RD_SCALABLE_UI + #define S60_APP_BITMAP(NAME) AUTO-BITMAP=DATAZ_\APP_BITMAP_DIR\ ## NAME ## .mbm APP_BITMAP_DIR\ ## NAME ## .mbm + #define S60_APP_BITMAP2(DIR,NAME) AUTO-BITMAP=DATAZ_\APP_BITMAP_DIR\ ## NAME ## .mbm APP_BITMAP_DIR\ ## NAME ## .mbm + #endif // RD_SCALABLE_UI +#else // RD_APPS_TO_EXES + #ifdef RD_SCALABLE_UI + #define S60_APP_BITMAP(NAME) __SCALABLE_IMAGE(DATAZ_,System\Apps\ ## NAME ## ,System\Apps\ ## NAME ## , ## NAME ## ) + #define S60_APP_BITMAP2(DIR,NAME) __SCALABLE_IMAGE(DATAZ_,System\Apps\ ## DIR ## ,System\Apps\ ## DIR ## , ## NAME ## ) + #else // RD_SCALABLE_UI + #define S60_APP_BITMAP(NAME) AUTO-BITMAP=DATAZ_\System\Apps\ ## NAME ## \ ## NAME ## .mbm System\Apps\ ## NAME ## \ ## NAME ## .mbm + #define S60_APP_BITMAP2(DIR,NAME) AUTO-BITMAP=DATAZ_\System\Apps\ ## DIR ## \ ## NAME ## .mbm System\Apps\ ## DIR ## \ ## NAME ## .mbm + #endif // RD_SCALABLE_UI +#endif // RD_APPS_TO_EXES + + + +// AIF icons/files +#ifdef RD_SCALABLE_UI // New app framework used + #ifdef RD_APPS_TO_EXES + #ifdef __SCALABLE_ICONS + #define S60_APP_AIF_ICONS(NAME) data=DATAZ_\APP_BITMAP_DIR\ ## NAME ## _AIF.MIF APP_BITMAP_DIR\ ## NAME ## _aif.mif + #else + #define S60_APP_AIF_ICONS(NAME) AUTO-BITMAP=DATAZ_\APP_BITMAP_DIR\ ## NAME ## _AIF.MBM APP_BITMAP_DIR\ ## NAME ## _aif.mbm + #endif + #else // RD_APPS_TO_EXES + #ifdef __SCALABLE_ICONS + #define S60_APP_AIF_ICONS(NAME) data=ZSYSTEM\APPS\ ## NAME ## \ ## NAME ## _AIF.MIF System\Apps\ ## NAME ## \ ## NAME ## _aif.mif + #else + #define S60_APP_AIF_ICONS(NAME) AUTO-BITMAP=ZSYSTEM\APPS\ ## NAME ## \ ## NAME ## _AIF.MBM System\Apps\ ## NAME ## \ ## NAME ## _aif.mbm + #endif + #endif // RD_APPS_TO_EXES + #define S60_APP_AIF_RSC(NAME) data=DATAZ_\PRIVATE\10003A3F\APPS\ ## NAME ## _reg.rsc Private\10003a3f\apps\ ## NAME ## _reg.rsc + #define S60_UPGRADABLE_APP_REG_RSC(NAME) data=DATAZ_\PRIVATE\10003A3F\APPS\ ## NAME ## _reg.rsc Private\10003a3f\import\apps\ ## NAME ## _reg.rsc + +#else // RD_SCALABLE_UI Old app framework used + #define S60_APP_AIF_ICONS(NAME) AIF=ZSYSTEM\APPS\ ## NAME ## \ ## NAME ## .AIF System\Apps\ ## NAME ## \ ## NAME ## .aif + #define S60_APP_AIF_RSC(NAME) + #define S60_UPGRADABLE_APP_REG_RSC(NAME) +#endif + + + +//Resource file(s) +#ifdef RD_APPS_TO_EXES + #define S60_APP_RESOURCE(NAME) data=DATAZ_\APP_RESOURCE_DIR\ ## NAME ## .RSC APP_RESOURCE_DIR\ ## NAME ## .rsc + #define S60_APP_RESOURCE2(APPNAME,RESNAME) data=DATAZ_\APP_RESOURCE_DIR\ ## RESNAME ## .RSC APP_RESOURCE_DIR\ ## RESNAME ## .rsc + #ifndef RD_SCALABLE_UI // Old app framework used + #define S60_APP_CAPTION(NAME) data=DATAZ_\APP_RESOURCE_DIR\ ## NAME ## _CAPTION.RSC APP_RESOURCE_DIR\ ## NAME ## _caption.rsc + #else + #define S60_APP_CAPTION(NAME) + #endif // RD_SCALABLE_UI +#else // RD_APPS_TO_EXES + #define S60_APP_RESOURCE(NAME) data=ZSYSTEM\APPS\ ## NAME ## \ ## NAME ## .RSC System\Apps\ ## NAME ## \ ## NAME ## .rsc + #define S60_APP_RESOURCE2(APPNAME,RESNAME) data=ZSYSTEM\APPS\ ## APPNAME ## \ ## RESNAME ## .RSC System\Apps\ ## APPNAME ## \ ## RESNAME ## .rsc + #ifndef RD_SCALABLE_UI // Old app framework used + #define S60_APP_CAPTION(NAME) data=ZSYSTEM\APPS\ ## NAME ## \ ## NAME ## _CAPTION.RSC System\Apps\ ## NAME ## \ ## NAME ## _caption.rsc + #else + #define S60_APP_CAPTION(NAME) + #endif // RD_SCALABLE_UI +#endif // RD_APPS_TO_EXES + + +#endif //__S60MACROS_IBY__ diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/rombuild/syborg/SyborgMinigui.oby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf_config/rombuild/syborg/SyborgMinigui.oby Fri Sep 17 17:27:05 2010 +0100 @@ -0,0 +1,53 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of the License "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ + +#ifndef __SYBORG_OBY__ +#define __SYBORG_OBY__ + + +define OBEYFILE Syborg +define ROMDATE ##TODAY## + + +#include // Generic S60 Macro Definitions +#include "S60Macros.iby" // Generic S60 Macro Definitions + +REM ############################################################################## + +REM Symbian UI Images OS Kernel Level + +REM ############################################################################## + +#include "header.iby" // EABI and DEBUG_DIR defines for Imaker + + +#include "./baseport/Syborg_baseport.iby" // Kernel and Baseport Drivers + +#include "./F32/F32.iby" // FileServer,File systems, Base Starter , Domain Manager + +REM ############################################################################## + +REM Symbian UI Images OS Level + +REM ############################################################################## + +REM Including the Minigui Content + +#include "minigui_syborg.iby" + + +#endif \ No newline at end of file diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/rombuild/syborg/baseport/compsupp.iby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf_config/rombuild/syborg/baseport/compsupp.iby Fri Sep 17 17:27:05 2010 +0100 @@ -0,0 +1,69 @@ +// Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). +// All rights reserved. +// This component and the accompanying materials are made available +// under the terms of the License "ARM EABI LICENCE.txt" +// which accompanies this distribution, and is available +// in kernel/eka/compsupp. +// +// Initial Contributors: +// Nokia Corporation - initial contribution. +// +// Contributors: +// +// Description: +// This file contains the compiler's run-time support libraries. +// +// + +// Make the file acceptable to "e32/rombuild/rom.bat." +#if defined(COMPSUPP_DIR) && defined(BUILD) +# define ABI_DIR \Epoc32\Release\##COMPSUPP_DIR +# define DEBUG_DIR BUILD +#endif + +#if defined(RVCT2_1) +# error "RVCT 2.1 is not supported." +#endif + +// Set a default run-time version. In the future, 3.1 or 4.X should be the default. +#if !( defined(RVCT2_2) || defined(RVCT3_1) || defined(RVCT4_0) ) +# define RVCT4_0 +#endif + +#if defined(VFPHELPERS) && !defined(NOVFPHELPERS) +# define FP_EXT _vfpv2.dll +#else +# define FP_EXT .dll +#endif + +file=ABI_DIR\##DEBUG_DIR\scppnwdl.dll \sys\bin\scppnwdl.dll + +file=ABI_DIR\##DEBUG_DIR\drtaeabi.dll \sys\bin\drtaeabi.dll +file=ABI_DIR\##DEBUG_DIR\dfpaeabi##FP_EXT \sys\bin\dfpaeabi.dll + +// Support for old binaries. +//Emilio file=ABI_DIR\##DEBUG_DIR\dfprvct-thunk.dll \sys\bin\dfprvct-thunk.dll +//Emilio alias \sys\bin\dfprvct-thunk.dll \sys\bin\dfprvct2_2-thunk.dll +//Emilio alias \sys\bin\dfprvct-thunk.dll \sys\bin\dfprvct2_1-thunk.dll + +#define RVCT2_2 +#if defined(RVCT2_2) +REM RVCT 2.2 support + file=ABI_DIR\##DEBUG_DIR\drtrvct2_2##FP_EXT \sys\bin\drtrvct2_2.dll + file=ABI_DIR\##DEBUG_DIR\dfprvct2_2##FP_EXT \sys\bin\dfprvct2_2.dll + + // Support for old binaries. + alias \sys\bin\drtrvct2_2.dll \sys\bin\drtrvct2_1.dll + alias \sys\bin\dfprvct2_2.dll \sys\bin\dfprvct2_1.dll +#elif defined(RVCT3_1) || defined(RVCT4_0) +REM RVCT 4.0 support + file=ABI_DIR\##DEBUG_DIR\drtrvct3_1##FP_EXT \sys\bin\drtrvct3_1.dll + file=ABI_DIR\##DEBUG_DIR\dfprvct3_1##FP_EXT \sys\bin\dfprvct3_1.dll + + // Support for old binaries. + alias \sys\bin\drtrvct3_1.dll \sys\bin\drtrvct2_2.dll + alias \sys\bin\dfprvct3_1.dll \sys\bin\dfprvct2_2.dll + alias \sys\bin\drtrvct3_1.dll \sys\bin\drtrvct2_1.dll + alias \sys\bin\dfprvct3_1.dll \sys\bin\dfprvct2_1.dll +#endif + diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/rombuild/syborg/baseport/syborg_baseport.iby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf_config/rombuild/syborg/baseport/syborg_baseport.iby Fri Sep 17 17:27:05 2010 +0100 @@ -0,0 +1,159 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of the License "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: Used by techview roms +* +*/ + +#ifndef __SYBORG_BASEPORT__ +#define __SYBORG_BASEPORT__ + +/*############################################*/ +/*# ROM Definitions #*/ +/*# #*/ +/*############################################*/ + + +define SYBORG_L1 0x0b0a0001 +define VARIANT syborg +define VARID SYBORG_L1 +define ASSP_DIR EPOCROOT##epoc32\release\syborg +//define ROMMEGS 15 /* !! HEX !! */ +define _PLATFORM_NAME_ _syborg_ + + +kerneltrace 0x80000002 + + +memmodel multiple 0x100000 +//memmodel flexible 0x100000 0x1000 -0x4000 +//dlldatatop 0x7f000000 + + +trace 0x10 +collapse arm gcc 0 +multikernel + + +version=0.01 +bootbinary=\epoc32\release\armv5\_syborg_bootloader_bootrom.bin + + +debugport 0 +romsize=0x8000000 +romlinearbase=0x80000000 +romalign=0x10 +kerneldataaddress=0xC8000000 +kernelheapmin=0x08000 // calculated at boot time +kernelheapmax=0x00FFF000 +dataaddress=0x400000 +defaultstackreserve=0x200000 +romchecksum=0x12345678 + + +nowrapper // no rom header + + +#ifdef UNICODE +unicode +#endif + +#define HEAPMAX(x) + + +/*#################################################################################*/ +/*# KERNEL, Compiler Support and User Binaries #*/ +/*# #*/ +/*#################################################################################*/ + + +/* The Symbian Kernel and Kernel Things. */ +// Must align kernel to 16K boundary since exception vectors will be mapped at 0xFFFF0000 +primary[VARID]= KERNEL_DIR\DEBUG_DIR\_PLATFORM_NAME_EKERN.EXE \sys\bin\EKERN.EXE code-align 0x4000 +file= ABI_DIR\DEBUG_DIR\_PLATFORM_NAME_euser.dll \sys\bin\EUser.dll // EUser Library + + +extension[VARID]= KERNEL_DIR\DEBUG_DIR\EXSTART.DLL \sys\bin\EXSTART.DLL // Symbian First Stage Starter +file= ABI_DIR\DEBUG_DIR\RPIPE.DLL \sys\bin\RPIPE.dll // ?? To Find +extension[VARID]= KERNEL_DIR\DEBUG_DIR\EVFP.DLL \sys\bin\EVFP.DLL // IEEE-mode VFP support. +file= ABI_DIR\DEBUG_DIR\ektran.dll \sys\bin\EKTran.dll // ?? To Find + + +// Compiler and ABI support libraries +#include + + +/*#################################################################################*/ +/*# HW Specific Binaries, Silicon HW Baseport #*/ +/*# #*/ +/*#################################################################################*/ + + +/* Hardware Platform Registers and Funcionality ( HW Registers, HW Timers, Mailboxes, etcr ) */ +variant[VARID]= KERNEL_DIR\DEBUG_DIR\_PLATFORM_NAME_KASYBORG.DLL \sys\bin\KASYBORG.DLL // HW Resources + +// Kernel pipe + +device[VARID]= KERNEL_DIR\DEBUG_DIR\pipelib.ldd \sys\bin\pipelib.ldd + +/* Display Controller, LCD HW Interface, */ +//extension[VARID]= KERNEL_DIR\DEBUG_DIR\_PLATFORM_NAME_LCD.DLL \sys\bin\LCD.DLL // Frame Buffer for Syborg +//file= KERNEL_DIR\DEBUG_DIR\EDISP.dll \sys\bin\EDISP.DLL // Display Driver for TexShell + +/* Display Driver */ +device[VARID]= KERNEL_DIR\DEBUG_DIR\display.ldd \sys\bin\display0.ldd // Display Driver for Syborg LDD +extension[VARID]= KERNEL_DIR\DEBUG_DIR\_syborg_svpframebuffer.dll \sys\bin\LCD.DLL // Frame Buffer for Syborg PDD +file= ABI_DIR\DEBUG_DIR\_generic_scdv.dll \sys\bin\scdv.dll // Generic Driver with GCE Support + + +/* UART Serial Port HW Interfaces and Drivers */ +device[VARID]= KERNEL_DIR\DEBUG_DIR\ECOMM.LDD \sys\bin\ECOMM.LDD // Serial Port Drivers +device[VARID]= KERNEL_DIR\DEBUG_DIR\_PLATFORM_NAME_ESERIAL.PDD \sys\bin\ESERIAL.PDD // Serial Port Drivers + +extension[VARID]= KERNEL_DIR\DEBUG_DIR\_PLATFORM_NAME_EPOINTER.DLL \sys\bin\EPOINTER.DLL // ??? + + +/* NAND/NOR/RAM Drive HW Interface and NAND/NOR/RAM Drive Drivers */ +extension[VARID]= KERNEL_DIR\DEBUG_DIR\_PLATFORM_NAME_MEDINT.PDD \sys\bin\MEDINT.PDD // Internal RAM Media Driver + + +/* Keyboard Support */ +extension[VARID]= KERNEL_DIR\DEBUG_DIR\_PLATFORM_NAME_EKEYB.DLL \sys\bin\EKEYB.DLL // Keyboard Driver +file[VARID]= KERNEL_DIR\DEBUG_DIR\_PLATFORM_NAME_EKDATA.DLL \sys\bin\EKDATA.DLL // Keyboard map + + +/* Syborg Hardware Abstraction Layer */ +file=ABI_DIR\DEBUG_DIR\_PLATFORM_NAME_hal.dll \sys\bin\Hal.dll // Syborg HAL + + + +/*#################################################################################*/ +/*# HW/SW Debug and Trace Support Specific Binaries #*/ +/*# #*/ +/*#################################################################################*/ + +/* Trace and Debug Support */ +// Common monitor support. Must be before both +//interactive debugger and automatic logger. + +define BTRACEX_LDD _PLATFORM_NAME_btracex.ldd + +#include + + +extension[VARID]= KERNEL_DIR\DEBUG_DIR\_PLATFORM_NAME_EXMONCOMMON.DLL \sys\bin\EXMONCOMMON.DLL +extension[VARID]= KERNEL_DIR\DEBUG_DIR\_PLATFORM_NAME_EXMONDEBUG.DLL \sys\bin\EXMONDEBUG.DLL +extension[VARID]= KERNEL_DIR\DEBUG_DIR\KDEBUG.DLL \sys\bin\KDEBUG.DLL +//device[VARID]= KERNEL_DIR\DEBUG_DIR\D_DEBUG.LDD \sys\bin\D_DEBUG.LDD + +#endif /* __SYBORG_BASEPORT__ */ \ No newline at end of file diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/rombuild/syborg/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf_config/rombuild/syborg/group/bld.inf Fri Sep 17 17:27:05 2010 +0100 @@ -0,0 +1,29 @@ +/* +* Copyright (c) 2010 Symbian Foundation Ltd +* This component and the accompanying materials are made available +* under the terms of the License "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Symbian Foundation Ltd - initial contribution. +* +* Contributors: +* +* Description: +* +*/ + +PRJ_PLATFORMS +ARMV5 + +PRJ_EXPORTS +../F32/F32.iby /epoc32/rom/config/syborg/platform/F32/ +../Baseport/compsupp.iby /epoc32/rom/config/syborg/platform/Baseport/ +../Baseport/syborg_baseport.iby /epoc32/rom/config/syborg/platform/Baseport/ +../image_conf_Syborg.mk /epoc32/rom/config/syborg/platform/ +../minigui_syborg.iby /epoc32/rom/config/syborg/platform/ +../mytraces.txt /epoc32/rom/config/syborg/platform/ +../S60Macros.iby /epoc32/rom/config/syborg/platform/ +../SyborgMinigui.oby /epoc32/rom/config/syborg/platform/ +../header.iby /epoc32/rom/config/syborg/platform/ diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/rombuild/syborg/header.iby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf_config/rombuild/syborg/header.iby Fri Sep 17 17:27:05 2010 +0100 @@ -0,0 +1,171 @@ +// Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). +// All rights reserved. +// This component and the accompanying materials are made available +// under the terms of the License "Symbian Foundation License v1.0" to Symbian Foundation members and "Symbian Foundation End User License Agreement v1.0" to non-members +// which accompanies this distribution, and is available +// at the URL "http://www.symbianfoundation.org/legal/licencesv10.html". +// +// Initial Contributors: +// Nokia Corporation - initial contribution. +// +// Contributors: +// + +#ifndef __HEADER_IBY__ +#define __HEADER_IBY__ + +unicode + +romsize=0x##ROMMEGS##00000 +time=ROMDATE 12:00:00 + +#ifdef CDMA +define CDMA_SUFFIX _cdma +#else +define CDMA_SUFFIX ## // nothing +#endif + +#ifdef _NAND +define NAND_SUFFIX .nand +#else +define NAND_SUFFIX ## // nothing +#endif + +#ifdef _NAND2 +define NAND_SUFFIX .nand +#endif + +romname=##VARIANT##_##BUILDNO##LANGID##.##OBEYFILE##CDMA_SUFFIX##NAND_SUFFIX.IMG + +#ifdef _NAND +ECHO Preparing NAND core image with associated ROFS image + +#ifndef _ROFS_SIZE +#define _ROFS_SIZE 32000000 // 32 Meg default +#endif +define ROFS_SIZE _ROFS_SIZE + +compress +rom_image 1 rofs size=ROFS_SIZE non-xip compress + +#endif + + +#ifdef _NAND2 +ECHO Preparing NAND core image with associated ROFS image + +#ifndef _ROFS_SIZE +#define _ROFS_SIZE 32000000 // 32 Meg default +#endif +define ROFS_SIZE _ROFS_SIZE + +compress +rom_image 1 rofs size=ROFS_SIZE non-xip compress + +#endif + +REM ROM version number + +version=##VERSION##(##BUILDNO##) + +#ifdef _FULL_DEBUG +#ifndef _DEBUG +#define _DEBUG // _FULL_DEBUG implies _DEBUG +#endif +define BUILD_DIR udeb +#else +define BUILD_DIR urel +#endif + +#ifdef _DEBUG +define DEBUG_DIR udeb +#else +define DEBUG_DIR urel +#endif + +ifndef _EABI + ifdef _ARM4 + define _EABI ARM4 + ECHO Defaulting to ARM4 + elif defined(_ARMV5) + define _EABI ARMV5 + ECHO Defaulting to ARMV5 + endif +endif + +# ifdef _PLAT +# undef _EABI +# define _EABI _PLAT +# ECHO Defaulting to _EABI +# endif + +# ifdef _GCCE +# undef _EABI +# define _EABI GCCE +# elif defined(ABIV2) || defined(ABIv2) +# undef _EABI +# define _EABI ARMV5_ABIV2 +# endif + +// This is to include ABIV2 specific runtime libraries. This inclusion +// in other obey files depends on the definition of RVCT +#ifdef _GCCE +# define RVCT +#endif + +define ABI_DIR EPOCROOT##epoc32\release\##_EABI + +#ifndef _KABI +#define _KABI _EABI +#endif + +define KERNEL_DIR EPOCROOT##epoc32\release\##_KABI + +define DATAZ_ EPOCROOT##epoc32\data\Z +define ZSYSTEM DATAZ_\System +define ZPRIVATE DATAZ_\Private +define ZRESOURCE DATAZ_\Resource + +define DATAC_ EPOCROOT##epoc32\data\C +define CSYSTEM DATAC_\System + +// default location of executables +define SYSTEM_BINDIR System\Libs // will be Sys\Bin for Secure platform + + +// Support for ECOM_PLUGIN +// Format is ECOM_PLUGIN(,) +// e.g. ECOM_PLUGIN(foo.dll,12345abc.rsc) + +define ECOM_RSC_DIR Resource\Plugins +define ECOM_BIN_DIR Sys\Bin + + +// __ECOM_PLUGIN(emulator directory, file rom dir, dataz_, resource rom dir, filename, resource filename) +#define ECOM_PLUGIN(file,resource) __ECOM_PLUGIN(ABI_DIR\BUILD_DIR,ECOM_BIN_DIR,DATAZ_,ECOM_RSC_DIR,file,file) +#define ECOM_PLUGIN_UDEB(file,resource) __ECOM_PLUGIN(ABI_DIR\UDEB,ECOM_BIN_DIR,DATAZ_,ECOM_RSC_DIR,file,file) + +// Support for HIDE_ECOM_PLUGIN +// Format is HIDE_ECOM_PLUGIN(,) +// e.g. HIDE_ECOM_PLUGIN(foo.dll,12345abc.rsc) + +// _HIDE__ECOM_PLUGIN(emulator directory, file rom dir, dataz_, resource rom dir, filename, resource filename) +#define HIDE_ECOM_PLUGIN(file,resource) _HIDE__ECOM_PLUGIN(ABI_DIR\BUILD_DIR,ECOM_BIN_DIR,DATAZ_,ECOM_RSC_DIR,file,file) +#define HIDE_ECOM_PLUGIN_UDEB(file,resource) _HIDE__ECOM_PLUGIN(ABI_DIR\UDEB,ECOM_BIN_DIR,DATAZ_,ECOM_RSC_DIR,file,file) + +#ifdef SYMBIAN_ROM_STATIC_PLUGIN_INFORMATION + enable_spi +#else + disable_spi +#endif + +// Secure platform setting - use PlatSec.oby to turn diagnostics on +PlatSecDiagnostics OFF +PlatSecEnforcement ON +PlatSecEnforceSysBin ON +PlatSecProcessIsolation ON + + +//#include "feature.iby" + +#endif diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/rombuild/syborg/image_conf_Syborg.mk --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf_config/rombuild/syborg/image_conf_Syborg.mk Fri Sep 17 17:27:05 2010 +0100 @@ -0,0 +1,96 @@ +# +# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +# All rights reserved. +# This component and the accompanying materials are made available +# under the terms of the License "Symbian Foundation License v1.0" +# which accompanies this distribution, and is available +# at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# Example version of a platform-specific configuration makefile, +# common to many products. +# + +COREPLAT_NAME =__SYBORG__ +COREPLAT_VERSION = 1 +S60_VERSION = 5.0 +SOS_VERSION = 9.4 +PLATFORM_NAME =__SYBORG__ + + +USE_PAGING = 0 +USE_ROMFILE = 1 +USE_ROFS = 0 +USE_SYMGEN = 0 +USE_UDEB = 0 +USE_VARIANTBLD = 0 +USE_VERGEN = 1 +USE_FLOAT = 0 + + +PRODUCT_NAME = Syborg +PLATFORM_NAME = Syborg +PRODUCT_TYPE = Syborg +PRODUCT_MODEL = Syborg + +ARM_VERSION = _ARMV5 +ROMMEGS =71 +ROMDATE =abcd + + +# CORE +# imaker -f /epoc32/rom/config/platform/product/image_conf_product.mk core +#(ARM_VERSION) +COREPLAT_OPT = $(BLDROM_OPT) -D_EABI=$(ARM_VERSION)\ + $(if $(PRODUCT_MSTNAME),-D$(call ucase,$(PRODUCT_MSTNAME))) -D$(call ucase,$(PRODUCT_NAME)) $(PRODUCT_OPT) + +#CORE_OBYGEN =\ +# geniby | $(CORE_PREFIX)_core_collected.oby |\ +# $(E32ROMINC)/core/app $(E32ROMINC)/core/mw $(E32ROMINC)/core/osext\ +# $(call select,$(TYPE),prd,,$(E32ROMINC)/core/tools) | *.iby | \#include "%3" | end +# +#CORE_OBY = $(E32ROM)/master.oby $(CORE_PREFIX)_core_collected.oby + +NAME = MySyborg +CORE_NAME = Syborg +CORE_NDNAME = Syborg.NDcore +CORE_OBY = $(E32ROM)/config/Syborg/platform/SyborgMinigui.oby + +CORE_UDEBFILE = $(E32ROM)/config/Syborg/platform/mytraces.txt +CORE_ROMFILE = $(E32ROM)/config/Syborg/platform/romfiles.txt +CORE_NDPROMFILE = $(E32ROM)/config/Syborg/platform/romfiles.txt +CORE_OPT= $(COREPLAT_OPT) -es60ibymacros -DSECTION + +# Workaround to fix Rombuild errors: +# "ERROR: incorrect format for time keyword..." and "The size of the ROM has not been supplied." +CORE_OPT += --DROMMEGS=80 --DROMDATE=$(CORE_TIME) -D__BT_LOGGER__ -nofm=\epoc32\rom\include\featuredatabase.xml + +//-nofm=Z:\epoc32\data\z\private\10205054\features.dat + +//-fm=\epoc32\rom\include\featuredatabase.xml + +# ROFS2 +# imaker -f /epoc32/rom/config/platform/product/image_conf_product.mk langpack_01 +# +ROFS2_OBYGEN =\ + geniby | $(ROFS2_PREFIX)_rofs2_customer_collected.oby | $(E32ROMINC)/customer/* | *.iby | \#include "%3" | end |\ + geniby | $(ROFS2_PREFIX)_rofs2_language_collected.oby | $(E32ROMINC)/language/* |\ + __header__ | LOCALISE_ALL_RESOURCES_BEGIN | *.iby | \#include "%3" | __footer__ | LOCALISE_ALL_RESOURCES_END | end + +ROFS2_OBY = $(ROFS2_PREFIX)_rofs2_language_collected.oby $(ROFS2_PREFIX)_rofs2_customer_collected.oby +ROFS2_OPT = $(COREPLAT_OPT) -es60ibymacros -elocalise -DLOCALES_SC_IBY -D__LOCALES_SC_IBY__ + + +# ROFS3 +# imaker -f /epoc32/rom/config/platform/product/image_conf_product.mk custvariant_XX +# +ROFS3_OBYGEN =\ + geniby | $(ROFS3_PREFIX)_rofs3_collected.oby | $(E32ROMINC)/customervariant/* | *.iby | \#include "%3" | end + +ROFS3_OBY = $(ROFS3_PREFIX)_rofs3_collected.oby +ROFS3_OPT = $(COREPLAT_OPT) -es60ibymacros diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/rombuild/syborg/minigui_syborg.iby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf_config/rombuild/syborg/minigui_syborg.iby Fri Sep 17 17:27:05 2010 +0100 @@ -0,0 +1,114 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* iwanj@users.sourceforge.net - modified to make it work for Symbian^3. +* +* Description: +* This OBY File is used to build miniGUI ROM Images. +*/ + +#ifndef __MINIGUI_OBY__ +#define __MINIGUI_OBY__ + +define OBEYFILE minigui +define ROMDATE ##TODAY## + +#define _ARMV5 +#define SYMBIAN_BASE_USE_GCE +#define SYMBIAN_EXCLUDE_SCDV +#undef SYMBIAN_GRAPHICS_ADAPTATION +#define SYMBIAN_GRAPHICS_ADAPTATION SGA_SW +#define SYMBIAN_GRAPHICS_USE_OPENWF +#define SYMBIAN_GRAPHICS_USE_EGL_REF +#define OPENWFCLIB_DRV +#define __SYBORG__ + + +// Kernel +// +//#include +//#include + +// NGA stack +// +#define SYMBIAN_GRAPHICS_USE_GCE +#define SYMBIAN_GRAPHICS_USE_OPENWF + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +//file=\epoc32\release\ARMV5\urel\_generic_scdv.dll sys\bin\scdv.dll + +data=DATAZ_\wsini_minigui.ini \system\data\wsini.ini + +// miniGUI shell +// +#include + +// And the hell breaks loose :) +// Let's just add bare minimum items enough to get graphics stack up and running +// wserv wants ecom +// libwfc wants openenv +// freetype wants stdlib +// openenv backend wants esock etc etc +// +#include +#include +#include +#include +#include + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +file=\epoc32\release\ARMV5\urel\abclient.dll sys\bin\abclient.dll +file=\epoc32\release\ARMV5\urel\Http.dll sys\bin\http.dll +file=\epoc32\release\ARMV5\urel\Httputils.dll sys\bin\httputils.dll +file=\epoc32\release\ARMV5\urel\securitymanager.dll sys\bin\securitymanager.dll +file=\epoc32\release\ARMV5\urel\ocspsupportclient.dll sys\bin\ocspsupportclient.dll +file=\epoc32\release\ARMV5\urel\siscontroller.dll sys\bin\siscontroller.dll +file=\epoc32\release\ARMV5\urel\devinfosupportclient.dll sys\bin\devinfosupportclient.dll +file=\epoc32\release\ARMV5\urel\uissclient.dll sys\bin\uissclient.dll +file=\epoc32\release\ARMV5\urel\devinfosupportcommon.dll sys\bin\devinfosupportcommon.dll +file=\epoc32\release\ARMV5\urel\ipcstream.dll sys\bin\ipcstream.dll +//file=\epoc32\release\ARMV5\urel\usbcsc_bil.dll sys\bin\usbcsc_bil.dll +file=\epoc32\release\ARMV5\urel\usbdescriptors.dll sys\bin\usbdescriptors.dll +file=\epoc32\release\ARMV5\urel\usbhostmsclient.dll sys\bin\usbhostmsclient.dll +file=\epoc32\release\ARMV5\urel\usbdi_utils.dll sys\bin\usbdi_utils.dll +file=\epoc32\release\ARMV5\urel\iscapi.dll sys\bin\iscapi.dll +file=\epoc32\release\ARMV5\urel\isimessage.dll sys\bin\isimessage.dll + +// cenrep file for timezone server database +data=\epoc32\data\z\private\10202be9\1020383e.txt private\10202be9\1020383e.txt + +#endif /* __MINIGUI_OBY__ */ diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/rombuild/syborg/mytraces.txt diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/rombuild/zoom2/bigrom.oby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf_config/rombuild/zoom2/bigrom.oby Fri Sep 17 17:27:05 2010 +0100 @@ -0,0 +1,760 @@ +/* + + Big ROM IBY for Symbian^3 + garethl@symbian.org + +*/ + +#include + +#undef SYMBIAN_EXCLUDE_KEYMAP +#undef SYMBIAN_EXCLUDE_LOCATION // so that lbs.dll is included +#undef SYMBIAN_EXCLUDE_SIP // so that sipsw.dll etc are included +#undef SYMBIAN_EXCLUDE_SCDV // so that SCDV is included +#undef SYMBIAN_EXCLUDE_BLUETOOTH // so that BT is included +#undef SYMBIAN_EXCLUDE_MTP +#undef SYMBIAN_EXCLUDE_OFFLINE_MODE +#undef SYMBIAN_EXCLUDE_OBEX + + +#define __OMA_SUPL_PLUGINS // for core/mw/omasuplprotocolhandler.iby + + +#define __VIDEOEDITORENGINE_IBY__ +#define __VIDEOEDITORUICOMPONENTS_IBY__ +#define __SIMPLEVIDEOEDITOR_IBY__ +#define __SIMPLECUTVIDEO_IBY__ +#define __VIDEOPROVIDER_IBY__ + +/* eaacplusaudiocontrollerutility.dll can't be built, so remove whatever uses it */ +#define AUDIOCONTROLLERPLUGINSVARIANT_IBY + +#include +#include +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +//#undef SURFACEMANAGER_DRV // because zoom2.oby defines it but doesn't have _zoom2_surfacemanagerdriver.ldd +//device[VARID]=KERNEL_DIR\BUILD_DIR\pipelib.ldd \Sys\Bin\pipelib.ldd /* zoom2 base was not including this */ + +/* Graphics adaptation */ + +#define SYMBIAN_BUILD_GCE +#define SYMBIAN_GRAPHICS_USE_GCE // for graphics_adaptation.hby +#undef SYMBIAN_GRAPHICS_ADAPTATION // allows for setup of SYMBIAN_GRAPHICS_ADAPTATION to SGA_SW +#define SYMBIAN_GRAPHICS_USE_EGL_REF +#define SYMBIAN_GRAPHICS_USE_OPENWF +#define FBSRASTERIZER_DRV +//#define GRAPHICSRESOURCE_DRV +#define OPENWFCLIB_DRV + +#undef FF_WLAN_WAPI_INCLUDE_IN_ROM // needed so that wapisecuritysettingsui.iby pulls in a wapuisecuritysettingsui.dll that we have in the build + +/* miscallaneous defines */ + +//#define SYMBIAN_USING_CTSY_DISPATCHER // for ctsy.iby to pull in phonetsy.tsy + +//#define OPENGLES_DRV + +#undef FF_WLAN_WAPI_INCLUDE_IN_ROM // needed so that wapisecuritysettingsui.iby pulls in a wapuisecuritysettingsui.dll that we have in the build + +/* miscallaneous defines */ + +//#define SYMBIAN_USING_CTSY_DISPATCHER // for ctsy.iby to pull in phonetsy.tsy + +//#define OPENGLES_DRV + +#undef FF_WLAN_WAPI_INCLUDE_IN_ROM // needed so that wapisecuritysettingsui.iby pulls in a wapuisecuritysettingsui.dll that we have in the build + +/* miscallaneous defines */ + +//#define SYMBIAN_USING_CTSY_DISPATCHER // for ctsy.iby to pull in phonetsy.tsy + +/* The top-level includes */ + + +#include + + + + +#include <3gplibrary.iby> +// which includes <3gpmp4lib.iby> +#include +#include + +#include +// which includes +#include +#include +#include +#include +#include +#include +// which includes +#include +#include +#include +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +#include +// which includes +#include +#include +#include +#include +#include +#include +#include +#include +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +#include +#include +#include +// which includes +#include +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +#include +#include +#include +#include +#include +#include +//#include +#include +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +#include +#include +#include +#include +#include +#include +#include +// which includes +#include +#include +#include +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +#include +#include +// which includes +// which includes +// which includes +#include +#include +// which includes +#include +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +//**#include + +#include +#include +#include +//**#include +#include +#include +#include +#include +#include +#include +// which includes +#include +#include +//**#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include // builds in phonetsy.tsy which relies on licenseetsy.dll +// which includes +//#include +#include +#include +#include +//#include // clashes with core/mw/mmfaudioconnectioncontroller.iby +#include +#include + +#include +#include +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +//#include +// which includes +// which includes +#include +#include +#include +#include +#include +// which includes +//#include +#include +//#include +// which includes +#include +#include +// which includes +// which includes +#include +#include +#include +#include +#include +#include + +#include +#include +#include + +#include +#include +#include +#include +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +#include +#include +// which includes +#include +#include +#include +#include +#include +#include +#include +#include + +#include +// which includes +#include +#include +// which includes +#include +#include +#include +#include +#include +//#include +//#include +#include +#include +//#include + +#include +// which includes +// which includes +// which includes +#include +#include +#include +#include +#include + +#include +#include +// which includes +// which includes +// which includes +// which includes +#include +#include +#include +// which includes + +#include +#include +#include +// which includes +// which includes +#include +#include + +#include +#include + +//#include // integrationtest.dll is not getting built +// which includes +// which includes +// which includes +#include +#include +#include +// which includes +// which includes +// which includes +// which includes +#include +#include +// which includes +// which includes +#include +// which includes +//**#include +#include +// which includes + + +#include +#include +#include +#include +#include +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +#include +#include +#include +#include +#include + +#include +// which includes +// which includes +#include +#include +#include +#include +#include +#include +// which includes +// which includes +// which includes +// which includes +// which includes +#include +// which includes +// which includes +// which includes +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +#include +#include +#include +#include +#include +#include +// which includes +// which includes +// which includes + +#include +#include + +#include +//**#include +// which includes +// which includes +#include +#include +#include +#include +#include + +#include +// which includes +// which includes +// which includes + +#include +// which includes +// which includes +#include +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes +// which includes + +//**#include + +#include +#include +#include +// #include // relies on oggvorbisint/floatutil.dll, but our source only builds .libs +#include +#include +#include +#include +// which includes +//#include +// which includes +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +//**#include +// which includes + +#include +#include + +#include +#include +#include + +//**#include +#include +#include +#include +//**#include +#include +// which includes +//**#include +//**#include +//#include +#include +#include +#include +#include +#include + +#include +#include +#include +#include +#include +#include +//#include // mutually exclusive with S60SislWapPush +#include +#include +// which includes +// which includes +// which includes +// which includes +// which includes +//#include +//#include +// which includes +// which includes +#include +// which includes + +#include +//#include +#include +// which includes +#include +// which includes +#include + +#include +// which includes +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +//#include // clashes with language\mw\elocl.iby +#include +#include +#include +#include +#include +// which includes +#include +#include +// #include // need to find how to build this +#include +#include +#include + +#include +#include +#include +//#undef SYMBIAN_GRAPHICS_USE_GCE // for graphics_adaptation.hby +#include +// which includes +// which includes +//#define SYMBIAN_GRAPHICS_USE_GCE // for graphics_adaptation.hby + +#include + +#include +#include +// which includes +#include +#include +#include + + +// manually copied into place +#include + +#include // exported when this module is correctly built + + +// IBY files to not include. +// This is achieved by defining the IBY's gating define. +// + +#define FBSRASTERIZER_IBY // to stop core/mw/fbsrasterizer.iby getting included +//#define __NETWORKING_TEST_IBY__ // don't pull in networktest.iby +//#define __BASE_SYBORG_IBY__ // we are using Zoom2 +//#define SWITEXTSHELL // switextshell.iby + +// fixups + +//file=ABI_DIR\BUILD_DIR\vimpstsettings.dll SHARED_LIB_DIR\vimpstsettings.dll + +file=ABI_DIR\BUILD_DIR\LICENSEETSY_STUB.DLL Sys\Bin\licenseetsy.dll /* needed by phonetsy.tsy */ +file=ABI_DIR\BUILD_DIR\SIMATKTSY_STUB.DLL Sys\Bin\simatktsy.dll /* needed by licenseetsy_stub.dll */ +//file=ABI_DIR\BUILD_DIR\usbcsc.ldd SHARED_LIB_DIR\usbcsc.ldd /* needed by msfs_db.fsy */ + +//extension[VARID]=KERNEL_DIR\BUILD_DIR\display.ldd \Sys\Bin\display0.ldd /* needed for the graphics composition */ + + +file=ABI_DIR\BUILD_DIR\tvoutconfig.dll Sys\Bin\tvoutconfig.dll /* can't find a .iby that includes this */ +file=ABI_DIR\BUILD_DIR\ddc_access.dll Sys\Bin\ddc_access.dll /* can't find a .iby that includes this */ +file=ABI_DIR\BUILD_DIR\power_save_display_mode_stub.dll Sys\Bin\power_save_display_mode.dll /* can't find a .iby that includes this */ +file=ABI_DIR\BUILD_DIR\usbcsc_bil.dll Sys\Bin\usbcsc_bil.dll /* can't find a .iby that includes this */ +file=ABI_DIR\BUILD_DIR\fmradiotunercontrol.dll Sys\Bin\fmradiotunercontrol.dll /* can't find a .iby that includes this */ +file=ABI_DIR\BUILD_DIR\usbclasscontroller.dll Sys\Bin\usbclasscontroller.dll /* added normally via usbmanbin.iby */ + +file=ABI_DIR\BUILD_DIR\cnvshiftjisdirectmap.dll Sys\Bin\cnvshiftjisdirectmap.dll /* comes from the Japanese charconv IBYs */ + +file=ABI_DIR\BUILD_DIR\libegl_sw.dll Sys\Bin\libegl_sw.dll /* */ +file=ABI_DIR\BUILD_DIR\libopenvg_sw.dll Sys\Bin\libopenvg_sw.dll /* */ +file=ABI_DIR\BUILD_DIR\libopenvgu_sw.dll Sys\Bin\libopenvgu_sw.dll /* */ +file=ABI_DIR\BUILD_DIR\libgles_cm.dll Sys\Bin\libgles_cm.dll /* */ +file=ABI_DIR\BUILD_DIR\libglesv1_cm.dll Sys\Bin\libglesv1_cm.dll /* */ + + +//file=ABI_DIR\BUILD_DIR\atextclient.dll Sys\Bin\atextclient.dll /*required for dunatext.dll, but not referenced by an IBY file I could see */ +//file=ABI_DIR\BUILD_DIR\atextcommon.dll Sys\Bin\atextcommon.dll /*required for dunatext.dll, but not referenced by an IBY file I could see */ +//file=ABI_DIR\BUILD_DIR\asrsttshwdevice_stub.dll Sys\Bin\asrsttshwdevice.dll /*required for nss* */ +//file=ABI_DIR\BUILD_DIR\atextcommon.dll Sys\Bin\atextcommon.dll /*required for dunatext.dll, but not referenced by an IBY file I could see */ +#ifdef _FULL_DEBUG +file=ABI_DIR\BUILD_DIR\mullogging.dll Sys\Bin\mullogging.dll /* needs forcing in for the debug build */ +#endif + + + + +file=\epoc32\release\armv5\urel\elocl.01 "sys\bin\elocl.01" +file=\epoc32\release\armv5\urel\elocl.37 "sys\bin\elocl.37" +file=\epoc32\release\armv5\urel\elocl.42 "sys\bin\elocl.42" +file=\epoc32\release\armv5\urel\elocl.25 "sys\bin\elocl.25" +file=\epoc32\release\armv5\urel\elocl.07 "sys\bin\elocl.07" +file=\epoc32\release\armv5\urel\elocl.03 "sys\bin\elocl.03" +file=\epoc32\release\armv5\urel\elocl.54 "sys\bin\elocl.54" +file=\epoc32\release\armv5\urel\elocl.10 "sys\bin\elocl.10" +file=\epoc32\release\armv5\urel\elocl.04 "sys\bin\elocl.04" +file=\epoc32\release\armv5\urel\elocl.49 "sys\bin\elocl.49" +file=\epoc32\release\armv5\urel\elocl.09 "sys\bin\elocl.09" +file=\epoc32\release\armv5\urel\elocl.51 "sys\bin\elocl.51" +file=\epoc32\release\armv5\urel\elocl.02 "sys\bin\elocl.02" +file=\epoc32\release\armv5\urel\elocl.57 "sys\bin\elocl.57" +file=\epoc32\release\armv5\urel\elocl.45 "sys\bin\elocl.45" +file=\epoc32\release\armv5\urel\elocl.17 "sys\bin\elocl.17" +file=\epoc32\release\armv5\urel\elocl.59 "sys\bin\elocl.59" +file=\epoc32\release\armv5\urel\elocl.15 "sys\bin\elocl.15" +file=\epoc32\release\armv5\urel\elocl.05 "sys\bin\elocl.05" +file=\epoc32\release\armv5\urel\elocl.32 "sys\bin\elocl.32" +file=\epoc32\release\armv5\urel\elocl.68 "sys\bin\elocl.68" +file=\epoc32\release\armv5\urel\elocl.67 "sys\bin\elocl.67" +file=\epoc32\release\armv5\urel\elocl.70 "sys\bin\elocl.70" +file=\epoc32\release\armv5\urel\elocl.18 "sys\bin\elocl.18" +file=\epoc32\release\armv5\urel\elocl.08 "sys\bin\elocl.08" +file=\epoc32\release\armv5\urel\elocl.27 "sys\bin\elocl.27" +file=\epoc32\release\armv5\urel\elocl.76 "sys\bin\elocl.76" +file=\epoc32\release\armv5\urel\elocl.13 "sys\bin\elocl.13" +file=\epoc32\release\armv5\urel\elocl.78 "sys\bin\elocl.78" +file=\epoc32\release\armv5\urel\elocl.16 "sys\bin\elocl.16" +file=\epoc32\release\armv5\urel\elocl.26 "sys\bin\elocl.26" +file=\epoc32\release\armv5\urel\elocl.28 "sys\bin\elocl.28" +file=\epoc32\release\armv5\urel\elocl.79 "sys\bin\elocl.79" +file=\epoc32\release\armv5\urel\elocl.06 "sys\bin\elocl.06" +file=\epoc32\release\armv5\urel\elocl.33 "sys\bin\elocl.33" +file=\epoc32\release\armv5\urel\elocl.39 "sys\bin\elocl.39" +file=\epoc32\release\armv5\urel\elocl.14 "sys\bin\elocl.14" +file=\epoc32\release\armv5\urel\elocl.93 "sys\bin\elocl.93" +file=\epoc32\release\armv5\urel\elocl.96 "sys\bin\elocl.96" +file=\epoc32\release\armv5\urel\elocl.31 "sys\bin\elocl.31" +file=\epoc32\release\armv5\urel\elocl.30 "sys\bin\elocl.30" \ No newline at end of file diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/rombuild/zoom2/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf_config/rombuild/zoom2/group/bld.inf Fri Sep 17 17:27:05 2010 +0100 @@ -0,0 +1,22 @@ +/* +* Copyright (c) 2010 Symbian Foundation Ltd +* This component and the accompanying materials are made available +* under the terms of the License "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Symbian Foundation Ltd - initial contribution. +* +* Contributors: +* +* Description: +* +*/ + +PRJ_PLATFORMS +ARMV5 + +PRJ_EXPORTS +../bigrom.oby /epoc32/rom/config/zoom2/ +../image_conf_zoom2.mk /epoc32/rom/config/zoom2/ \ No newline at end of file diff -r 1a4e75cfed9d -r 57fc1f324051 sf_config/rombuild/zoom2/image_conf_zoom2.mk --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf_config/rombuild/zoom2/image_conf_zoom2.mk Fri Sep 17 17:27:05 2010 +0100 @@ -0,0 +1,32 @@ +# needs override.pm in \epoc32\tools\ +# needs s60ibymacros.pm, plugincommon.pm obyparse.pm rom\include\symbian_os_romdefs.hby rom\variant\s60macros.iby tools\localise.pm, localise_all_resources.pm + +PRODUCT_NAME =zoom2 +PLATFORM_NAME =zoom2 +BUILD =armv5 +ROMMEGS =71 +ROMDATE =abcd +USE_FLOAT =0 +USE_VERGEN =1 +USE_ROFS =0 +USE_PAGING =0 +USE_PLATSEC =0 +USE_ROMFILE =1 +COREPLAT_OPT = +CORE_OBY = $(E32ROM)/config/zoom2/bigrom.oby $(CORE_PREFIX)_core_generated.oby + +CORE_OBYGEN =\ + geniby | $(CORE_PREFIX)_core_generated.oby |\ + $(E32ROMINC)/core/app \ + $(E32ROMINC)/core/mw \ + $(E32ROMINC)/core/os \ + $(E32ROMINC)/core/stubs \ + $(call select,$(TYPE),prd,,$(E32ROMINC)/core/tools) | *.iby | \#include "%3" | end + +CORE_OPT = -keepgoing $(BLDROM_OPT) -D_EABI=$(ARM_VERSION) -D$(call ucase,$(PRODUCT_NAME)) -I\epoc32\rom\include\core\mw -I\epoc32\rom\include\core\app -I\epoc32\rom\include\core\os -es60ibymacros -elocalise -D_FULL_DEBUG +# $(E32ROMINC)/language/app \ +# $(E32ROMINC)/language/mw \ +# $(E32ROMINC)/language/os \ +# $(E32ROMINC)/customer/app \ +# $(E32ROMINC)/customer/mw \ +# $(E32ROMINC)/customer/os \ diff -r 1a4e75cfed9d -r 57fc1f324051 symbianosbld/cedarutils/inc/Symbian_OS_tb92sf.hrh --- a/symbianosbld/cedarutils/inc/Symbian_OS_tb92sf.hrh Tue Sep 14 23:39:54 2010 +0300 +++ b/symbianosbld/cedarutils/inc/Symbian_OS_tb92sf.hrh Fri Sep 17 17:27:05 2010 +0100 @@ -2099,4 +2099,10 @@ If SYMBIAN_EMULATOR_SUPPORTS_PERPROCESS_WSD is enabled, Symbian emulator will have support for per-(emulated) process writable static data. */ #define SYMBIAN_EMULATOR_SUPPORTS_PERPROCESS_WSD - +/** +SYMBIAN_GRAPHICS_BUILD_OPENWF_WSERV + +If SYMBIAN_GRAPHICS_BUILD_OPENWF_WSERV, the windowserver component is built to use the OpenWF version of NGA. +*/ +#define SYMBIAN_GRAPHICS_BUILD_OPENWF_WSERV +