sf_config/rombuild/sf_refhw/bigrom.oby
author Fionntina Carville <fionntinac@symbian.org>
Thu, 14 Oct 2010 12:15:50 +0100
branchRCL_3
changeset 141 5f3d23962694
parent 138 61b148c0aa14
child 146 ec8b76ee69ef
permissions -rw-r--r--
Removal of duplicate file error in rom build.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
     1
/*
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
     2
* Copyright (c) 2010 Symbian Foundation Ltd
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
     3
* This component and the accompanying materials are made available
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
     4
* under the terms of the License "Eclipse Public License v1.0"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
     5
* which accompanies this distribution, and is available
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
     6
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
     7
*
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
     8
* Initial Contributors:
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
     9
* Symbian Foundation Ltd - initial contribution.
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
    10
*
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
    11
* Contributors:
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
    12
* Gareth Long
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
    13
* Description:
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
    14
* bigrom.oby
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
    15
*/
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
    16
123
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    17
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    18
/* additional feature descriptions to allow for the target UI build */
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    19
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    20
FEATURE Camera SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    21
FEATURE FMRadio  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    22
FEATURE OpenGLES3DApi  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    23
FEATURE BtAudio  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    24
FEATURE Srcs  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    25
FEATURE BtImagingProfile  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    26
FEATURE Wim  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    27
FEATURE SimCertificates  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    28
FEATURE SmartCardProv  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    29
FEATURE IAUpdate  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    30
FEATURE Dpb  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    31
FEATURE Im  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    32
FEATURE ImpsStandaloneIpCir  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    33
FEATURE Presence  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    34
FEATURE SyncMlDm  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    35
FEATURE SyncMlDs  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    36
FEATURE SyncMlDsMMS  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    37
FEATURE SyncMlDsEmail  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    38
FEATURE SyncMlDsCon  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    39
FEATURE SyncMlDsCal  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    40
FEATURE SyncMlDmDs  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    41
FEATURE SyncMlDmIAP  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    42
FEATURE SyncMlDmEmail  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    43
FEATURE SyncMlDmMMS  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    44
FEATURE SyncMlObex  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    45
FEATURE SyncMlDsAlert  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    46
FEATURE SyncMlDsNotepad  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    47
FEATURE SyncMlDmObex  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    48
FEATURE SyncMlDmWlan  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    49
FEATURE SyncMlDmImps  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    50
FEATURE SyncMlDmFota  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    51
FEATURE SyncMlDmVoIP  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    52
FEATURE SyncMlDmSIP  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    53
FEATURE FfNcdEngine  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    54
FEATURE FfNcdUi  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    55
FEATURE VirtualFullscrQwertyInput  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    56
FEATURE VirtualItutInput  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    57
FEATURE Mp3  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    58
FEATURE Sind  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    59
FEATURE AmrNb  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    60
FEATURE AmrWb  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    61
FEATURE Aac  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    62
FEATURE SymbianMultimediaA3fdevsoundId  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    63
FEATURE Svgt  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    64
FEATURE MacromediaFlash6  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    65
FEATURE Mpeg4VideoEncoding  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    66
FEATURE ProtocolGsm  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    67
FEATURE ProtocolWcdma  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    68
FEATURE SimCard  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    69
FEATURE UseDrmEngineInCcp  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    70
FEATURE DrmFull  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    71
FEATURE DrmPhase2  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    72
FEATURE DrmClock  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    73
FEATURE DrmOma2  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    74
FEATURE Qos  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    75
//FEATURE LoggerGprs  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    76
FEATURE EdgeKnowledge  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    77
FEATURE NetworkRegistration  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    78
FEATURE ConnMonExtension  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    79
FEATURE ProtocolWlan  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    80
FEATURE Landmarks  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    81
FEATURE PrivacyFramework  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    82
FEATURE UsbCharging  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    83
FEATURE RockerKey  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    84
FEATURE LandmarksConverter  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    85
FEATURE LocationSysUi  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    86
FEATURE SelectableEmail  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    87
FEATURE EmailMceIntegration  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    88
FEATURE FfSimlessOfflineSupport  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    89
FEATURE CaeVrCustomCommands  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    90
FEATURE CameraBurstMode  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    91
FEATURE FfEmailFramework  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    92
FEATURE JavaMMAPI11  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    93
FEATURE JavaFileAPI  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    94
FEATURE JavaPIMAPI  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    95
FEATURE Java3DAPI  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    96
FEATURE JavaLocationAPI  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    97
FEATURE OCSP  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    98
FEATURE J2MEWebServicesAPI  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
    99
FEATURE FfVoiceCallContinuity  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   100
FEATURE FfWsNcim  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   101
FEATURE BrowserAdaptiveBookm  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   102
FEATURE BrowserUrlCompletion  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   103
FEATURE RssFeeds  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   104
FEATURE Series60NativeBrowser  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   105
FEATURE FfConnectionOverride  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   106
FEATURE FfCapacitiveDisplay  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   107
FEATURE FfTacticons  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   108
FEATURE FfIaupdatePhase2  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   109
FEATURE FfOmaScomoAdapter  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   110
FEATURE FfRuntimeDeviceCapabilityConfiguration  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   111
FEATURE IncludeUsbRndis  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   112
FEATURE SideVolumeKeys  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   113
FEATURE VideoRecorder  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   114
FEATURE OpenGLESSWImplementation  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   115
FEATURE FfAvkonEmotionIconEnabled  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   116
FEATURE FfTarmCapabilityBasedAccess  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   117
FEATURE FfEmailProtocolPlugins  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   118
FEATURE BtSap  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   119
FEATURE AtHandler  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   120
FEATURE BtTestMode  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   121
FEATURE PushWhiteList  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   122
FEATURE OmaProv  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   123
FEATURE FfContactsRemoteLookup  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   124
FEATURE FfContactsCompanyNames  SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   125
FEATURE MMS SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   126
FEATURE FfDeviceEncryptionFeature SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   127
FEATURE ffContactsMycard SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   128
FEATURE FfContactsMerge SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   129
FEATURE S60MtpController SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   130
FEATURE FfContactsSocial SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   131
FEATURE MpegAacEncoding SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   132
FEATURE UseAmrNbCMMFCodec SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   133
FEATURE UseAmrWbCMMFCodec SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   134
FEATURE UseAacCMMFCodec SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   135
FEATURE UseMp3CMMFCodec SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   136
FEATURE UseQcelpCMMFCodec SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   137
FEATURE IncludeAmrNbCMMFCodec SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   138
FEATURE SimPhonebookMatch SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   139
FEATURE CommonTsy SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   140
FEATURE CommonDsy SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   141
FEATURE CommonVoip SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   142
FEATURE EnableIsiCommunicationInUsbChargingMode SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   143
FEATURE QwertyInput SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   144
FEATURE PenSupport SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   145
FEATURE IncludeAmrWbCMMFCodec SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   146
FEATURE IncludeAacCMMFCodec SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   147
FEATURE IncludeMp3CMMFCodec SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   148
FEATURE IncludeQcelpCMMFCodec SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   149
FEATURE Id3V2Metadata SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   150
FEATURE MmfDrmUtility SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   151
FEATURE AudioEffectsApi SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   152
FEATURE AudioResourceIndications SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   153
FEATURE MmCommsEngine SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   154
FEATURE Wma SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   155
FEATURE MmCommsAvController SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   156
FEATURE SupportedFeature1 SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   157
FEATURE SupportedFeature2 SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   158
FEATURE AvkonELaf SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   159
FEATURE Midi SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   160
FEATURE Help SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   161
FEATURE LunarCalendar SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   162
FEATURE PhoneCnap SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   163
FEATURE PhoneTty SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   164
FEATURE RealPlayer SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   165
FEATURE SettingsProtection SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   166
FEATURE PushSL SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   167
FEATURE DynamicProfiles SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   168
FEATURE ExtendedStartup SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   169
FEATURE OperatorMenu SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   170
FEATURE MultipleProvCtx SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   171
FEATURE BrowserNarrowScreen SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   172
FEATURE AudioAac SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   173
FEATURE AudioPlaylist SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   174
FEATURE BrowserProgressInd SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   175
FEATURE BrowserFullScr SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   176
FEATURE BrowserFrames SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   177
FEATURE OperatorCache SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   178
FEATURE SmilEditor SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   179
FEATURE SeamlessLinks SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   180
FEATURE ShowPanics SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   181
FEATURE MmcHotswap SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   182
FEATURE AlwaysOnLine SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   183
FEATURE HttpDigestAuth SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   184
FEATURE SendFileInCall SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   185
FEATURE IPv6 SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   186
FEATURE CellBroadcast SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   187
FEATURE USSD SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   188
FEATURE RV9 SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   189
FEATURE WorldClock SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   190
FEATURE BrowserFileUpload SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   191
FEATURE AlwaysOnLineEmail SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   192
FEATURE BrowserNetscapeAPI SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   193
FEATURE ConnMonUI SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   194
FEATURE SmartmsgSMSBookmarkReceiving SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   195
FEATURE SmartmsgSMSOperatorLogoReceiving SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   196
FEATURE SmartmsgSMSRingingToneReceiving SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   197
FEATURE SmartmsgSMSGmsMessageReceiving SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   198
FEATURE SmartmsgSMSVcalReceiving SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   199
FEATURE SmartmsgSMSVcardReceiving SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   200
FEATURE SmartmsgSMSVcalSending SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   201
FEATURE SmartmsgSMSVcardSending SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   202
FEATURE EnPolicyDos SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   203
FEATURE BrowserAudioPlugin SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   204
//FEATURE Layout240_320 SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   205
//FEATURE Layout320_240 SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   206
FEATURE ScalableIcons SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   207
FEATURE Jsr135Support SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   208
FEATURE SvgtViewer SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   209
FEATURE UsbDeviceLock SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   210
FEATURE AacEncoderPlugin SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   211
FEATURE AacPlusDecoderPlugin SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   212
FEATURE FlashLiteViewer SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   213
FEATURE FlashLiteBrowserPlugin SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   214
FEATURE AccessoryFw SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   215
FEATURE EmailUi SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   216
FEATURE InstallerSisx SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   217
FEATURE JavaMIDP20 SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   218
FEATURE SyncMlDsOverHttp SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   219
FEATURE JavaJsr205Wma20Support SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   220
FEATURE JavaJsr2343DAudioAndMusicCapabilities SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   221
FEATURE JavaJsr2262DSvgAPI SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   222
FEATURE JavaJsr177SecurityAndTrustServices SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   223
FEATURE Equalizer SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   224
FEATURE CallImagetext SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   225
FEATURE ContentDownload SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   226
FEATURE 3DMenu SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   227
FEATURE BasicLocationInfoDisplay SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   228
FEATURE SyncMlDsAiwProvider SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   229
FEATURE JapaneseLargerDictionary SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   230
FEATURE IncludeEaacplusCmmfcodec SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   231
FEATURE UseEaacplusCmmfCodec SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   232
FEATURE Xdm SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   233
FEATURE XdmXcap SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   234
FEATURE XdmLocalStorage SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   235
FEATURE UpnpStack SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   236
FEATURE UsbPictbridge SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   237
FEATURE UpnpAvcp SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   238
FEATURE UsbMultiPersonality SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   239
FEATURE S60FmRadioApplication SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   240
FEATURE TvOut SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   241
FEATURE SatCallControl SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   242
FEATURE SatBip SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   243
FEATURE SatDisplayText SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   244
FEATURE SatGetInkey SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   245
FEATURE SatGetInput SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   246
FEATURE SatLanguageNotification SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   247
FEATURE SatLaunchBrowser SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   248
FEATURE SatMoSmControl SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   249
FEATURE SatPlayTone SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   250
FEATURE SatProvideLocalInfo SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   251
FEATURE SatRefresh SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   252
FEATURE SatSelectItem SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   253
FEATURE SatSendDtfm SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   254
FEATURE SatSendSm SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   255
FEATURE SatSendSs SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   256
FEATURE SatSendUssd SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   257
FEATURE SatSetupCall SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   258
FEATURE SatSetUpEventList SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   259
FEATURE SatSetUpIdleModeText SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   260
FEATURE SatSetUpMenu SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   261
FEATURE AudioMessaging SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   262
FEATURE AvcDecoder SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   263
FEATURE AvcEncoder SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   264
FEATURE SapEmbeddedLinkAdapter SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   265
FEATURE SapIdleSoftkeyAdapter SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   266
FEATURE SapOperatorLogoAdapter SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   267
FEATURE SapScreensaverAdapter SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   268
FEATURE SapStartupAdapter SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   269
FEATURE SapThemesAdapter SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   270
FEATURE SapWallpaperAdapter SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   271
FEATURE SapApplicationManagement SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   272
FEATURE SapTerminalControlFw SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   273
FEATURE SapPolicyManagement SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   274
FEATURE SapUiSettingServer SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   275
FEATURE BtStereoAudio SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   276
FEATURE RemoteStorageFw SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   277
FEATURE SuplFramework SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   278
FEATURE OmaSuplPlugins SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   279
FEATURE JavaJsr177SecurityAndTrustServicesApdu SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   280
FEATURE JavaJsr177SecurityAndTrustServicesPki SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   281
FEATURE JavaJsr177SecurityAndTrustServicesCrypto SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   282
FEATURE ICalSupport SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   283
FEATURE RtpStack SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   284
FEATURE MeetingRequestEnabler SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   285
FEATURE AudioControllerStreaming SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   286
FEATURE 3GpExtension SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   287
FEATURE NpProxy SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   288
FEATURE SyncMlDsSms SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   289
FEATURE BticEnabled SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   290
FEATURE MapAndNavigationAiwProvider SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   291
FEATURE VirtualKeyboardInput SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   292
FEATURE HandwritingRecognitionInput SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   293
FEATURE OpenvgSwImplementation SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   294
FEATURE BrowserVideoPlugin SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   295
FEATURE CameraFullscreenViewfinder SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   296
FEATURE DisplayPost SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   297
FEATURE SapDeviceLockEnhancements SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   298
FEATURE Upin SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   299
FEATURE Mediator SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   300
//FEATURE Layout240_320_LargeScreen SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   301
//FEATURE Layout320_240_LargeScreen SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   302
//FEATURE Layout320_480_Touch SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   303
//FEATURE Layout480_320_Touch SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   304
FEATURE ArmAvc SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   305
FEATURE UiZoom SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   306
FEATURE OmaEmailNotifications SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   307
FEATURE VideoMenu SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   308
FEATURE SipSimplePresenceProtocol SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   309
FEATURE PresenceFramework SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   310
FEATURE UiTransitionEffects SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   311
FEATURE BeatnikAudioengine SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   312
FEATURE RealPlayerAsDefault SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   313
FEATURE ArmMdfH264Dec SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   314
FEATURE ArmMdfRealvideoDec SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   315
FEATURE ArmMdfH263mpeg4Dec SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   316
FEATURE ArmMdfPostprocessor SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   317
FEATURE ThaiCalendar SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   318
FEATURE SvgtScreensaverPlugin SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   319
FEATURE GeneralSearchFramework SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   320
FEATURE GeneralSearchUi SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   321
FEATURE ChatNG SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   322
FEATURE MobileActiveSync SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   323
FEATURE RemoteLock SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   324
FEATURE WindowsMedia SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   325
FEATURE WindowsMediaDrm SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   326
FEATURE MultimediaSharing SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   327
FEATURE BrandingServer SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   328
FEATURE PenSupportCalibration SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   329
FEATURE PlugAndPlayMobileServices SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   330
FEATURE DialupNetworking SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   331
FEATURE UpnpMediaserver SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   332
FEATURE MrtSdkLibraries SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   333
FEATURE JavaESWT SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   334
FEATURE HwrmTargetModifierPlugin SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   335
FEATURE HsxpaSupport SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   336
FEATURE JavaApiEnhancementsIap SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   337
FEATURE JavaApiEnhancementsMobinfo SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   338
FEATURE VfpHwSupport SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   339
FEATURE MmcLock SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   340
FEATURE EditKey SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   341
FEATURE SlideshowScreensaver SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   342
FEATURE SyncMlDmOta SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   343
FEATURE SyncMlIsync SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   344
FEATURE ImageViewer SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   345
FEATURE MmcEject SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   346
FEATURE OmaImps12 SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   347
FEATURE BtPbap SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   348
FEATURE Java SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   349
FEATURE UsbRemotePersonality SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   350
FEATURE WebWidgets SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   351
FEATURE XspExtensionManager SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   352
FEATURE IndicRomContent SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   353
FEATURE OnScreenDialer SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   354
FEATURE MediaTransferProtocol SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   355
FEATURE AllowUpgradeHelix SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   356
FEATURE Layout640_360_Touch SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   357
FEATURE Layout360_640_Touch SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   358
FEATURE LocationCentre SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   359
FEATURE AsynchFileSaveQueue SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   360
FEATURE SyncMlDsBookmark SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   361
FEATURE PowerSave SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   362
FEATURE TouchCallHandling SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   363
FEATURE TactileFeedback SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   364
FEATURE AutoRedialForVideoCall SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   365
FEATURE BrowserProgressiveDownload SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   366
FEATURE ProductIncludesHomeScreenEasyDialing SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   367
FEATURE HlpClearKey SF 0x00000001 UD 0x00000000
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   368
FEATURE HlpMsk SF 0x00000001 UD 0x00000000
125
488266b7b425 reapply fix for bug9685 as features are now defined here
Pierre Cochart <pierre.cochart@cell-telecom.com>
parents: 123
diff changeset
   369
FEATURE FeatureIdFfHttpAllowUntrustedCertificates SF 0x00000001 UD 0x00000000
488266b7b425 reapply fix for bug9685 as features are now defined here
Pierre Cochart <pierre.cochart@cell-telecom.com>
parents: 123
diff changeset
   370
FEATURE FeatureIdFfIpsecUmaSupportEnable SF 0x00000001 UD 0x00000000
123
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   371
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   372
#include <RemovableFeatures.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   373
#include <bldvariant.hrh> // so that we can override some of the settings here
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   374
#define __USE_NHD // just for bigrom, to choose between 640x360 or 640x480
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   375
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   376
#undef SYMBIAN_EXCLUDE_KEYMAP
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   377
#undef SYMBIAN_EXCLUDE_LOCATION // so that lbs.dll is included
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   378
#undef SYMBIAN_EXCLUDE_SIP // so that sipsw.dll etc are included
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   379
#undef SYMBIAN_EXCLUDE_SCDV // so that SCDV is included
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   380
#undef SYMBIAN_EXCLUDE_BLUETOOTH // so that BT is included
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   381
#undef SYMBIAN_EXCLUDE_MTP
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   382
#undef SYMBIAN_EXCLUDE_OFFLINE_MODE
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   383
#undef SYMBIAN_EXCLUDE_OBEX
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   384
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   385
#define SYMBIAN_INCLUDE_USB_OTG_HOST // for usbdescriptors.dll
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   386
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   387
#undef FF_RUNTIME_DEVICE_CAPABILITY_CONFIGURATION // to stop dcomo resources getting pulled in twice
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   388
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   389
#define FF_TOPCONTACTSWIDGET_COMPONENT // needed for desktop_20018eee components
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   390
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   391
/* test */
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   392
123
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   393
#define __FEATMGRSTUBPLUGIN_IBY__
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   394
//#define __HWRMSTUBPLUGINS_IBY__
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   395
//#define __STARTUPADAPTATIONSTUB_IBY__
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   396
82
ce220d94201c alias handling of libopenvg, EGL _sw implementations.
Gareth Long <garethl@symbian.org>
parents: 81
diff changeset
   397
#define __SFOPENVG_IBY__
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   398
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   399
//#define photossuiteSUITE_IBY
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   400
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   401
// Stub out the GLX stuff
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   402
//#define __GLXGALLERY_IBY__
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   403
//#define __GLX_TVOUT_IBY__
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   404
//#define __GLXMEMORYPLUGIN_IBY__
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   405
//#define GLX_LOGGING_IBY
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   406
//#define __GLXFETCHER_IBY__
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   407
//#define __GLXCOMMANDDRMUTILITY_IBY__
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   408
//#define __GLXCONTENTHARVESTERPLUGIN_IBY__
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   409
//#define __GLXCOMMONCOMMANDHANDLERS_IBY__
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   410
//#define __GLXCOMMANDHANDLERMOREINFO_IBY__
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   411
//#define __GLXCOMMANDHANDLERDRM_IBY__
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   412
//#define __CLOUDVIEW_IBY__
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   413
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   414
// and remove the dependancies on this
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   415
//#define CAMERAAPP_IBY
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   416
//#define SHW_IBY
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   417
//#define __TAGCOLLECTIONPLUGIN_IBY__
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   418
//#define __TAGSBROWSERVIEWPLUGIN_IBY__
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   419
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   420
// these are defined in bldprivate.hrh
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   421
#undef __LAYOUT_480_320_TOUCH
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   422
#undef __LAYOUT_320_480_TOUCH
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   423
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   424
// these are defined in bldpublic.hrh
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   425
#undef __LAYOUT_240_320
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   426
#undef __LAYOUT_240_320_LARGE_SCREEN
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   427
#undef __LAYOUT_320_240
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   428
#undef __LAYOUT_320_240_LARGE_SCREEN
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   429
#undef __LAYOUT_360_640_TOUCH
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   430
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   431
#ifdef __USE_NHD
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   432
#define FF_LAYOUT_640_360_TOUCH // this works, need to define early on
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   433
#define __LAYOUT_640_360_TOUCH  
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   434
#undef FF_LAYOUT_640_480_TOUCH_VGA4 // this works, need to define early on
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   435
#undef __LAYOUT_640_480_TOUCH
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   436
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   437
// test
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   438
#define FF_LAYOUT_640_360 // this works, need to define early on
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   439
#define FF_LAYOUT_360_640 // this works, need to define early on
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   440
#define FF_LAYOUT_360_640_NONTOUCH // this works, need to define early on
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   441
#define FF_LAYOUT_640_360_NONTOUCH // this works, need to define early on
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   442
#define FF_LAYOUT_360_640_TOUCH // this works, need to define early on
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   443
#define FF_LAYOUT_360_640_TOUCH_NHD4 // this works, need to define early on
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   444
#define FF_LAYOUT_640_360_TOUCH_NHD4 // this works, need to define early on
123
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   445
//#define FF_LAYOUT_640_480_TOUCH_VGA3 // this works, need to define early on
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   446
//#define FF_LAYOUT_640_480_TOUCH_VGA4 // this works, need to define early on
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   447
//#define __LAYOUT_640_480_TOUCH
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   448
#define __LAYOUT_360_640_TOUCH
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   449
#define __LAYOUT_360_640
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   450
#define __LAYOUT_640_360
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   451
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   452
#else
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   453
#undef FF_LAYOUT_640_360_TOUCH // this works, need to define early on
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   454
#undef __LAYOUT_640_360_TOUCH  
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   455
#define FF_LAYOUT_640_480_TOUCH_VGA4 // this works, need to define early on
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   456
#define __LAYOUT_640_480_TOUCH
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   457
#endif
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   458
123
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   459
//#define __LOCALES_37_IBY__
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   460
//#define __LOCALES_50_IBY__
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   461
//#define __LOCALES_57_IBY__
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   462
//#define __LOCALES_94_IBY__
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   463
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   464
#define __OMA_SUPL_PLUGINS // for core/mw/omasuplprotocolhandler.iby
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   465
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   466
/* videoeditorcommon.dll cannot be built, so remove whatever uses it */
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   467
#define __VIDEOEDITORENGINE_IBY__
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   468
#define __VIDEOEDITORUICOMPONENTS_IBY__
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   469
#define __SIMPLEVIDEOEDITOR_IBY__
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   470
#define __SIMPLECUTVIDEO_IBY__
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   471
#define __VIDEOPROVIDER_IBY__
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   472
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   473
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   474
/* from language/app */
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   475
#undef __ROM_HIDE_JERUSALEM
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   476
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   477
/* from language/mw */
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   478
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   479
/* from language/os */
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   480
#define __GTEMAILMTM_RESOURCES_IBY__
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   481
#define __MESSAGESERVER_RSC_IBY__
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   482
123
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   483
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   484
/* from customer/app */
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   485
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   486
//test (removal when using 640x480)
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   487
#ifdef __USE_NHD
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   488
#define __ORGANIZER_2001F481_CUSTOMER_IBY__ // needed for 640x360
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   489
#define __PROFILEWIDGET_2001CB7C_CUSTOMER_IBY__ // clashes with same file
123
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   490
#define __AI3TEMPLATEVIEW_20026F50_CUSTOMER_IBY__  // the resources version pulls in the same file
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   491
#define __AI3VIEW_200286E4_CUSTOMER_IBY__ // the resources version pulls in the same file
123
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   492
#define __AI3VIEW_200286E5_CUSTOMER_IBY__ // the resources version pulls in the same file
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   493
#define __AI3VIEW_2001F48B_CUSTOMER_IBY__ // the resources version pulls in the same file (view.o0000)
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   494
123
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   495
/* from customer/mw (need to remove when using 640x360) */
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   496
#define __WSFWIDGET_20026F45_CUSTOMER_IBY__ // DTD clash with resources
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   497
#endif
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   498
123
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   499
/* from core/app */
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   500
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   501
#define __AI3VIEW_2001FDB9_CUSTOMER_IBY__ // resources and customer version of this appear identical
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   502
#define __WIDEIMAGE_10009DFF_CUSTOMER_IBY__ // resources and customer version of this appear identical
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   503
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   504
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   505
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   506
123
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   507
/* additional gating for 3.0.2 */
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   508
#define __POSTERWIDEIMAGE_2001F480_CUSTOMER_IBY__
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   509
#define __AI3VIEW_20022FE0_CUSTOMER_IBY__
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   510
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   511
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   512
/* eaacplusaudiocontrollerutility.dll can't be built, so remove whatever uses it */
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   513
#define AUDIOCONTROLLERPLUGINSVARIANT_IBY
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   514
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   515
#include "s60macros.iby"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   516
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   517
//#undef USE_CUSTOM_MMC_PARTITION // stops base.iby pulling in emmcptn.dll, which is pulled in by base_zoom2.iby
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   518
#ifdef ZOOM2
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   519
#include <zoom2.oby>
123
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   520
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   521
#if 0
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   522
/* LDD WLAN modules */
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   523
#include <core\mw\wlanpsmplugin.iby>                            
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   524
#include <core\os\wlanagt.iby>                            
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   525
#include <core\os\wlandbif.iby>                           
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   526
#include <core\os\wlaneng.iby>                            
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   527
#include <core\os\wlanldd.iby>                            
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   528
#include <core\os\wlannif.iby>                            
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   529
/* PDD WLAN modules */
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   530
#include <TI_wlanhwinit.iby> 
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   531
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   532
/* additional resources for WLAN */
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   533
data=\epoc32\data\z\resource\plugins\wlanmgmtimpl.rsc \resource\plugins\101f8efd.rsc
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   534
data=\epoc32\data\z\resource\plugins\wlancontrolimpl.rsc \resource\plugins\10282e0d.rsc
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   535
#endif
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   536
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   537
#elif defined(SYBORG)
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   538
// The following is for Syborg
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   539
#define SYMBIAN_BASE_USE_GCE
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   540
#include <syborg.oby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   541
define ROMDATE ##TODAY## // added for Syborg, Zoom2 includes this itself
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   542
#define BTRACE_INCLUDED // this is already done by the Syborg includes
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   543
#include <header.iby> // added for Syborg, Zoom2 includes this itself
74
392f71ccbc5a Separate base_syborg to avoid clash with MiniGUI
Gareth Long <garethl@symbian.org>
parents: 72
diff changeset
   544
#include <base_syborg_ui.iby> // added for Syborg, Zoom2 includes this itself
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   545
#define USE_CUSTOM_MMC_PARTITION // stops emmcptn.dll being pulled in, which uses epbusm.dll
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   546
#include <base.iby> // added for Syborg, Zoom2 includes this itself
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   547
#undef SYMBIAN_EXCLUDE_MTP // Syborg is defining this again
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   548
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   549
#elif defined(BEAGLE)
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   550
// The following is for Syborg
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   551
#define SYMBIAN_BASE_USE_GCE
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   552
#include <beagle.oby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   553
define ROMDATE ##TODAY## // added for Syborg, Zoom2 includes this itself
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   554
//#define BTRACE_INCLUDED // this is already done by the Syborg includes
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   555
#include <header.iby> // added for Syborg, Zoom2 includes this itself
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   556
#define USE_CUSTOM_MMC_PARTITION // stops emmcptn.dll being pulled in, which uses epbusm.dll
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   557
#include <base.iby> // added for Syborg, Zoom2 includes this itself
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   558
#undef SYMBIAN_EXCLUDE_MTP // Syborg is defining this again
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   559
ROMBUILD_OPTION -no-header
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   560
// hanging on Beagle
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   561
#define BACKSTEPPINGSERVICE_IBY
123
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   562
data= \epoc32\rom\beagle\estart.txt \sys\data\estart.txt // Beagle needs one of these with persistent storage
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   563
#endif
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   564
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   565
/* Graphics adaptation */
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   566
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   567
#define SYMBIAN_BUILD_GCE
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   568
#define SYMBIAN_GRAPHICS_USE_GCE // for graphics_adaptation.hby
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   569
#undef SYMBIAN_GRAPHICS_ADAPTATION // allows for setup of SYMBIAN_GRAPHICS_ADAPTATION to SGA_SW
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   570
#define SYMBIAN_GRAPHICS_USE_EGL_REF
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   571
#define SYMBIAN_GRAPHICS_USE_OPENWF
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   572
#define FBSRASTERIZER_DRV <fbsrasterizer_stub.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   573
#define OPENWFCLIB_DRV <openwfc_ref.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   574
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   575
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   576
/* miscallaneous defines */
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   577
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   578
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   579
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   580
#undef FF_WLAN_WAPI_INCLUDE_IN_ROM // needed so that wapisecuritysettingsui.iby pulls in a wapuisecuritysettingsui.dll that we have in the build
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   581
78
f245d0e5567d Updated bigrom, added syborg.dtb
Gareth Long <garethl@symbian.org>
parents: 74
diff changeset
   582
#define XMLUIRENDERINGRESOURCES_IBY // resolves xnuiengine.rsc clash
f245d0e5567d Updated bigrom, added syborg.dtb
Gareth Long <garethl@symbian.org>
parents: 74
diff changeset
   583
#define XMLUICONTROLLERRESOURCES_IBY // ai3xmlui already includes the only resource included by this file
123
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   584
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   585
#define __SERVICEWIDGET_20021383_RESOURCES_IBY__ // resolves servicewidget.o0000 clash (with theme), no other overlaps
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   586
#define __SERVICEWIDGET_20021383_CUSTOMER_IBY__ // resolves servicewidget.o0000 clash (with theme), no other overlaps
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   587
78
f245d0e5567d Updated bigrom, added syborg.dtb
Gareth Long <garethl@symbian.org>
parents: 74
diff changeset
   588
#define __AVKON_RESOURCES_IBY__ // resolves smiley.rsc clash
123
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   589
data=ZRESOURCE\avkon.rsc        RESOURCE_FILES_DIR\avkon.rsc // the other resource that was on avkon resources
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   590
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   591
#define __DESKTOP_20026F4F_CUSTOMER_IBY__ // resolves desktopconfiguration.dtd clash
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   592
data=ZPRIVATE\200159c0\install\desktop_20026f4f\xuikon\00\desktop.o0000 \private\200159c0\install\desktop_20026f4f\xuikon\00\desktop.o0000 // from the customer/app version
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   593
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   594
#define __EMAILWIDGET_CUSTOMER_IBY__ // resolves emailwidgetconfiguration.dtd clash
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   595
data=ZPRIVATE\200159c0\install\emailwidget\xuikon\00\EW.o0000 \private\200159c0\install\emailwidget\xuikon\00\EW.o0000 // from the customer/app version
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   596
123
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   597
#define __MUSICWIDGET_10207c18_CUSTOMER_IBY__ // resolves musicwidgetconfiguration.dtd clash
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   598
data=ZPRIVATE\200159c0\install\musicwidget_10207c18\xuikon\00\musicwidget.o0000 \private\200159c0\install\musicwidget_10207c18\xuikon\00\musicwidget.o0000 // from the customer/app version
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   599
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   600
/* work around platsec violation caused by these components */
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   601
#define __HTIUI_IBY__
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   602
#define __HTIOS_IBY__
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   603
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   604
/* for Calendar */
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   605
data=ZRESOURCE\calencaldavplugindata.rsc \resource\calencaldavplugindata.rsc
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   606
82
ce220d94201c alias handling of libopenvg, EGL _sw implementations.
Gareth Long <garethl@symbian.org>
parents: 81
diff changeset
   607
ce220d94201c alias handling of libopenvg, EGL _sw implementations.
Gareth Long <garethl@symbian.org>
parents: 81
diff changeset
   608
ce220d94201c alias handling of libopenvg, EGL _sw implementations.
Gareth Long <garethl@symbian.org>
parents: 81
diff changeset
   609
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   610
/* The top-level includes */
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   611
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   612
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   613
#include <graphics_adaptation.hby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   614
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   615
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   616
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   617
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   618
#include <3gplibrary.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   619
//                                            which includes <3gpmp4lib.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   620
#include <a3fdevsound.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   621
#include <a3fserverstart.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   622
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   623
#include <abtester.oby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   624
//                                            which includes <ABTester.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   625
#include <acf.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   626
#include <acl.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   627
#include <activitymanager.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   628
#include <addressinfohook.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   629
#include <agentdialog.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   630
#include <agentpr.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   631
//                                            which includes <agentprcore.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   632
#include <agentshellnotifier.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   633
#include <agnmodel.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   634
#include <agnversit.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   635
//                                            which includes <timezoneserver.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   636
//                                            which includes <BackupRestoreNotification.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   637
//                                            which includes <swiplugin.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   638
//                                            which includes <sql.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   639
//                                            which includes <utrace.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   640
//                                            which includes <btrace.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   641
#include <alarmserver.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   642
//                                            which includes <ssmsus.iby>
71
27ee1ccf705b Enhanced IBY include path handling
Gareth Long <garethl@symbian.org>
parents: 66
diff changeset
   643
// #include <alfred.iby> /* included by other components */
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   644
#include <amastart.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   645
#include <animation.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   646
#include <aplp.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   647
#include <apparc.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   648
#include <asn1export.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   649
#include <asn1rrlp.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   650
#include <asn1supl.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   651
#include <asnpkcs.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   652
//                                            which includes <pbe.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   653
//                                            which includes <crypto.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   654
//                                            which includes <random.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   655
//                                            which includes <hash.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   656
//                                            which includes <cryptospi_plugins.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   657
//                                            which includes <filetokensconfig.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   658
#include <ASR.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   659
// not in 3.0.I #include <authserver.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   660
#include <autotest.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   661
#include <avi.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   662
//                                            which includes <subtitledecoder.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   663
#include <bioclass0smsplugin.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   664
//                                            which includes <watcher.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   665
//                                            which includes <flogger.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   666
//                                            which includes <gtbioutils.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   667
//                                            which includes <messageserver.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   668
//                                            which includes <messageserver.hby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   669
//                                            which includes <gtsmsmtm.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   670
//                                            which includes <c32.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   671
//                                            which includes <usb.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   672
//                                            which includes <usbman.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   673
//                                            which includes <c32.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   674
//                                            which includes <ecom.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   675
//                                            which includes <ecompatchconstants.hby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   676
//                                            which includes <usbmanrsc.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   677
//                                            which includes <usbmanbin.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   678
//                                            which includes <esock.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   679
//                                            which includes <esock_core.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   680
//                                            which includes <subconparams.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   681
//                                            which includes <connservparams.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   682
//                                            which includes <ESockMessages.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   683
//                                            which includes <esock_params.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   684
//                                            which includes <esock_api_ext.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   685
//                                            which includes <commsdataobjects.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   686
//                                            which includes <commsdataobjectsecom.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   687
//                                            which includes <serverden.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   688
//                                            which includes <commsfw.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   689
//                                            which includes <factories.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   690
//                                            which includes <meshmachine.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   691
//                                            which includes <NETMSG.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   692
//                                            which includes <NetInterfaces.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   693
//                                            which includes <NETMessages.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   694
//                                            which includes <NetMeta.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   695
//                                            which includes <NETSubscribe.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   696
//                                            which includes <esock.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   697
//                                            which includes <insock.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   698
//                                            which includes <esock.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   699
//                                            which includes <nodemessages.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   700
//                                            which includes <ResponseMsg.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   701
//                                            which includes <rootserver.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   702
//                                            which includes <NETStSrv.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   703
//                                            which includes <NETSM.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   704
//                                            which includes <virtualconstructors.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   705
//                                            which includes <logeng.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   706
//                                            which includes <dbms.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   707
//                                            which includes <logeng.hby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   708
//                                            which includes <scheduledsending.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   709
//                                            which includes <schsvr.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   710
//                                            which includes <sysagent.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   711
//                                            which includes <cntmodel.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   712
//                                            which includes <versit.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   713
//                                            which includes <conarc.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   714
//                                            which includes <charconv.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   715
//                                            which includes <cntplsql.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   716
//                                            which includes <cntmatchlog.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   717
//                                            which includes <smsstack.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   718
//                                            which includes <commsdebugutility.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   719
//                                            which includes <ost.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   720
//                                            which includes <etel.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   721
//                                            which includes <commdb.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   722
//                                            which includes <commsdat.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   723
//                                            which includes <ShimNotifier.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   724
//                                            which includes <fax.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   725
//                                            which includes <etelmm.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   726
//                                            which includes <gtsmsmtm.hby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   727
#include <bionbswatcher.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   728
#include <bioparsers.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   729
#include <biowapwatcher.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   730
#include <bitgdi.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   731
#include <bitmaptransforms.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   732
#include <bitmaptransformsplugin.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   733
//#include <bldinfo.hby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   734
#include <bluetooth.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   735
//                                            which includes <btlogger.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   736
//                                            which includes <remotecontrol.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   737
//                                            which includes <tsp.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   738
//                                            which includes <hci.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   739
//                                            which includes <hci_framework.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   740
//                                            which includes <hci_implementation.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   741
//                                            which includes <corehci_symbian.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   742
//                                            which includes <commandsevents_symbian.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   743
//                                            which includes <hci_qdp_symbian.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   744
//                                            which includes <hctl_bcsp.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   745
//                                            which includes <initialisor_symbian.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   746
#include <bmpanim.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   747
#include <bookmarkdb.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   748
#include <btpan.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   749
#include <btsnoophcilogger.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   750
#include <c32bca.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   751
#include <c32start.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   752
#include <caf.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   753
//                                            which includes <reccafconfig.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   754
#include <calcon.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   755
#include <calinterimapi.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   756
#include <ced.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   757
//                                            which includes <Xml.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   758
//                                            which includes <xmlframework.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   759
//                                            which includes <xmlcustomresolver.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   760
//                                            which includes <xmlparserplugin.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   761
//                                            which includes <wbxmlparser.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   762
//                                            which includes <stdlib.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   763
#include <ceddump.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   764
#include <certman.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   765
//                                            which includes <secutil.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   766
//                                            which includes <sectcbutil.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   767
//                                            which includes <ocspconfig.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   768
#include <cflog.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   769
#include <cfrtp.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   770
//                                            which includes <rtpcore.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   771
#include <charconv_all_plugins.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   772
//                                            which includes <charconv_chinese_simplfied.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   773
//                                            which includes <charconv_chinese_traditional.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   774
//                                            which includes <charconv_japanese.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   775
//                                            which includes <charconv_japanese_docomo.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   776
//                                            which includes <charconv_iso8859x.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   777
//                                            which includes <charconv_codepage.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   778
//                                            which includes <charconv_sms7bit.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   779
//                                            which includes <charconv_gsm7_turkish.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   780
//                                            which includes <charconv_spanish_smsencoding.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   781
//                                            which includes <charconv_portuguese_smsencoding.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   782
//                                            which includes <charconv_s60.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   783
//**#include <charconv_gsm7_turkish_Variant.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   784
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   785
#include <charconv_japanese_kddiau.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   786
#include <charconv_japanese_s60.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   787
#include <chtmltocrtconverter.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   788
//**#include <cinidata.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   789
#include <cmncustomcmds.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   790
#include <commonengine.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   791
#include <commonengineresources.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   792
#include <commsbufs.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   793
#include <commsbufskern.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   794
#include <commslog.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   795
//                                            which includes <commsrootserver.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   796
#include <conditionevaluator.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   797
#include <cone.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   798
//**#include <connect-gt.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   799
#include <connectivity_securebackupengine.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   800
// not in 3.0.I #include <coredumpscriptconfig.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   801
// not in 3.0.I #include <coredumpserver.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   802
// not in 3.0.I #include <coredumpserverstub.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   803
// not in 3.0.I #include <coredumpui.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   804
#include <coreproviders.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   805
#include <coreprovidersecom.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   806
#include <csc_plugin.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   807
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   808
#include <ctsy.iby> // builds in phonetsy.tsy which relies on licenseetsy.dll 
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   809
//                                            which includes <ctsysystemstateplugin.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   810
//#include <customcmds.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   811
#include <DEBUG.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   812
#include <devsoundadaptationinfo.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   813
//GSL#include <devsound_pluginsupport.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   814
//#include <devsound_refplugin.iby> // clashes with core/mw/mmfaudioconnectioncontroller.iby
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   815
#include <DevVideo.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   816
// not in 3.0.I #include <dexcformatter.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   817
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   818
#include <dial.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   819
#include <directgdi.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   820
//                                            which includes <graphicsresource.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   821
//                                            which includes <graphicsresourceadapter.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   822
//                                            which includes <graphicsresourceadapter_sw.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   823
//                                            which includes <surfacemanager.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   824
//                                            which includes <surfacemanager_omap.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   825
//                                            which includes <directgdiadapter.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   826
//                                            which includes <directgdiadapter_sw.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   827
//#include <directgdiadapter_vg.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   828
//                                            which includes <openvg.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   829
//                                            which includes <openvg_sw.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   830
#include <dnd.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   831
#include <dnsproxy.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   832
#include <dnsproxyupdateif.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   833
#include <dptestcons.oby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   834
#include <ecam.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   835
//                                            which includes <ecam_stubplugin.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   836
//#include <econs_wserv.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   837
#include <ecuart.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   838
//#include <egl.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   839
//                                            which includes <egl_ref.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   840
#include <egul.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   841
#include <elements.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   842
//                                            which includes <NodeMessages.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   843
//                                            which includes <MeshMachine.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   844
#include <emime.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   845
#include <eon_font.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   846
#include <epos_omasuplposmessageplugin.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   847
#include <epos_omasuplposmsgpluginimpl.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   848
#include <ESHELL.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   849
#include <esockmessageintercept.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   850
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   851
#include <etelisv.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   852
#include <etelpckt.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   853
//#include <etelsat.iby> // test removal
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   854
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   855
#include <ether802.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   856
#include <euserhl.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   857
#include <exifutility.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   858
#include <ezlib.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   859
//                                            which includes <openenv.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   860
//                                            which includes <timezonelocalization.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   861
//                                            which includes <TimeZoneServer.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   862
//                                            which includes <stdcpp.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   863
//                                            which includes <oelibrt.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   864
//                                            which includes <openenv.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   865
#include <fatcharsetconv.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   866
#include <fbserv.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   867
//                                            which includes <fbsrasterizer_stub.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   868
#include <fdf.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   869
#include <featmgr.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   870
#include <featreg.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   871
#include <fepbase.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   872
#include <filetokens.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   873
// not in 3.0.I #include <filewriter.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   874
#include <fmtx_hwrm.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   875
#include <fntstore.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   876
#include <freetype.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   877
//                                            which includes <freetype.hby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   878
#include <ftp_e.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   879
#include <gdi.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   880
//                                            which includes <palette.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   881
#include <genericscprparams.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   882
#include <gfxtranseffect.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   883
#include <gifscaler.iby>
123
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
   884
#include <gmxml.iby>
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   885
#include <gpssetclock.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   886
//#include <graphicsresourceadapter_mbx.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   887
//#include <graphicsresourceadapter_sgx.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   888
#include <gtbioengmtm.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   889
#include <gtbiomessaging.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   890
//#include <gtemailmtm.hby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   891
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   892
#include <gtmessaging.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   893
//                                            which includes <sendas2.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   894
//                                            which includes <gtmtur.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   895
//                                            which includes <msgurlhandler.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   896
#include <guqos.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   897
#include <hciproxy.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   898
#include <hci_initialisor_ti.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   899
#include <hctl_ti.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   900
#include <hctl_uart_original.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   901
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   902
#include <hlpmodel.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   903
#include <http.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   904
//                                            which includes <httpcore.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   905
//                                            which includes <InetProtUtil.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   906
//                                            which includes <GtEmailMtm.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   907
//                                            which includes <transporthandler.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   908
#include <httpservice.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   909
#include <httpservicetest.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   910
#include <hwresourcemanager.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   911
#include <hwrmuiplugin.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   912
#include <iclcodecs.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   913
//                                            which includes <JpegYuvDecoder.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   914
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   915
#include <iculayoutengine.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   916
#include <imageconversion.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   917
#include <imagedisplay.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   918
//                                            which includes <MngImageDisplay.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   919
//                                            which includes <IclWrapperImageDisplay.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   920
#include <imageprocessor.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   921
#include <imagetransform.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   922
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   923
#include <ineturilist.iby>
138
61b148c0aa14 Removing iby references to allow verification build.
Fionntina Carville <fionntinac@symbian.org>
parents: 125
diff changeset
   924
//#include <iniparser.iby>
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   925
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   926
//#include <integrationtest.iby> // integrationtest.dll is not getting built
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   927
//                                            which includes <testexecute.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   928
//                                            which includes <testexecutelogger.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   929
//                                            which includes <RFilelogger.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   930
#include <ipaddrinfoparams.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   931
#include <ipeventfactory.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   932
#include <ipeventnotifier.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   933
//                                            which includes <ipeventtypes.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   934
//                                            which includes <netmeta.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   935
//                                            which includes <netsubscribe.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   936
//                                            which includes <netmeta.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   937
#include <ipproto.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   938
#include <ipsec.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   939
//                                            which includes <ipsec6.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   940
//                                            which includes <ipseccrypto.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   941
#include <iptransport.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   942
//                                            which includes <mobilitycoreproviders.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   943
//**#include <ipupsdialog.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   944
#include <irda.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   945
//                                            which includes <obexprotocol.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   946
138
61b148c0aa14 Removing iby references to allow verification build.
Fionntina Carville <fionntinac@symbian.org>
parents: 125
diff changeset
   947
//#include <kerneltrace.oby>
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   948
#include <lafshutdowneventobserveradaptor.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   949
#include <lbs.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   950
#include <lbsadatacache.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   951
#include <lbsadmin.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   952
//                                            which includes <lbsassistancedata.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   953
//                                            which includes <lbslocmonclient.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   954
//                                            which includes <lbsloccommon.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   955
//                                            which includes <LbsLocDataSource.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   956
//                                            which includes <lbsinternalapi.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   957
//                                            which includes <lbsnetprotocol.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   958
//                                            which includes <lbspartnercommon.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   959
//                                            which includes <lbsnetinternalapi.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   960
//                                            which includes <lbsagpsngmsgs.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   961
//                                            which includes <lbscommoninternaldatatypes.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   962
//                                            which includes <lbsnetregstatusint.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   963
//                                            which includes <lbsngnlmint.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   964
//                                            which includes <lbsnrhngmsgs.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   965
//                                            which includes <lbsreffnpint.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   966
//                                            which includes <lbssymmetryint.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   967
//                                            which includes <lbsroot.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   968
//                                            which includes <lbsrootapi.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   969
//                                            which includes <lbsloggerapi.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   970
//                                            which includes <lbsdebug.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   971
//                                            which includes <lbslocsettings.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   972
//                                            which includes <lbslocindicatorlib.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   973
//                                            which includes <lbsmlfwutils.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   974
#include <lbsagpslocmanager.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   975
#include <lbsbtgpspsy.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   976
#include <lbsdefaultpsy.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   977
#include <lbsgpsagpspsy.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   978
#include <lbshostsettings.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   979
#include <lbslocationmonitor.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   980
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   981
#include <lbslocserver.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   982
//                                            which includes <lbslocutils.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   983
//                                            which includes <lbsqualityprofileapi.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   984
#include <lbsnetgateway.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   985
#include <lbsnetpsy.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   986
#include <lbsnetsim.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   987
#include <lbsnetworklocationmanager.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   988
#include <lbsnetworkprivacy.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   989
#include <lbsnetworkrequesthandler.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   990
//                                            which includes <lbsx3p.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   991
//                                            which includes <lbsprivacycontroller.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   992
//                                            which includes <lbsprivacyexnotifiers.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   993
//                                            which includes <lbsprivacydatatypes.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   994
//                                            which includes <lbsqueryandnotification.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   995
#include <lbsnetworktest.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   996
//                                            which includes <lbsprotocolmodule.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   997
//                                            which includes <suplasn1.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   998
//                                            which includes <lbssupltestmodule.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
   999
#include <lbspospluginfw.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1000
#include <lbsprivacyprotocolmodule.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1001
#include <lbsprivacyrequest.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1002
#include <lbspsytester.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1003
#include <lbssimulationpsy.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1004
#include <lbssuplsmstrigger.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1005
#include <lbssuplwappush.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1006
#include <lbs_privacyprotocolmodule.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1007
#include <loadlafshutdown.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1008
#include <loopback.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1009
#include <mbmsparams.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1010
#include <mdf.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1011
#include <MESON.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1012
//                                            which includes <Store.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1013
//                                            which includes <EText.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1014
//                                            which includes <Form.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1015
//                                            which includes <print.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1016
//                                            which includes <PwrCli.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1017
//                                            which includes <Bafl.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1018
//                                            which includes <NumberConversion.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1019
#include <MESON.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1020
#include <Midi.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1021
#include <milif.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1022
#include <miscpushutils.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1023
#include <mmcommon.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1024
#include <mmf.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1025
//                                            which includes <mmfEffect.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1026
//                                            which includes <MmfDrmPlugin.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1027
//                                            which includes <mmf_plugin.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1028
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1029
#include <mmssettings.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1030
#include <mmtsy.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1031
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1032
#include <msfdc.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1033
//**#include <mtp_backupnrestoredp.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1034
//                                            which includes <mtp_framework.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1035
//                                            which includes <mtp_devicedp.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1036
#include <mtp_filedp.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1037
#include <mtp_ptpip.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1038
#include <mtp_usbsic.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1039
#include <multipartparser.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1040
#include <napt.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1041
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1042
#include <netcfgextnmip.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1043
//                                            which includes <netstsrv.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1044
//                                            which includes <NetCfgExtnBase.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1045
//                                            which includes <netstsrv.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1046
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1047
#include <netups.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1048
//                                            which includes <ups.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1049
//                                            which includes <ups_config.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1050
#include <network.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1051
//                                            which includes <simpleselectorbase.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1052
//                                            which includes <upscoreproviders.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1053
//                                            which includes <tls.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1054
//                                            which includes <ocsp.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1055
//                                            which includes <tlsprovider.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1056
//                                            which includes <tlsproviderconfig.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1057
//                                            which includes <CSD.IBY>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1058
//                                            which includes <psdagt.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1059
//                                            which includes <nullagt.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1060
//                                            which includes <ppp.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1061
//                                            which includes <PREDCOMP.IBY>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1062
//                                            which includes <rawipnif.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1063
//                                            which includes <packetlogger.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1064
//                                            which includes <rawipnif.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1065
//                                            which includes <DHCPServ.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1066
//                                            which includes <umtsif.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1067
//                                            which includes <pfqoslib.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1068
//                                            which includes <qos.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1069
//                                            which includes <qoslib.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1070
//                                            which includes <qosextnapi.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1071
//                                            which includes <qos3gpp.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1072
//                                            which includes <pdp.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1073
//                                            which includes <QosIPSCPR.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1074
//                                            which includes <networking_dnsproxy.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1075
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1076
//**#include <ntras-plugin.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1077
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1078
#include <nvgrenderstage.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1079
#include <obex.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1080
#include <OBEYFILE.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1081
// #include <oggvorbis.iby> // relies on oggvorbisint/floatutil.dll, but our source only builds .libs
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1082
#include <omxilcomp.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1083
#include <omxilcompref.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1084
#include <omxilcore.iby>
72
687fd0c535cd Removed dependancy on opengles_sw.iby
Gareth Long <garethl@symbian.org>
parents: 71
diff changeset
  1085
//#include <opengles.iby>
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1086
//                                            which includes <opengles_sw.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1087
//#include <openwfc_ref.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1088
//                                            which includes <openwfc_support.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1089
#include <pagedrom.oby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1090
#include <pagedrom_functional.oby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1091
#include <pagedrom_stressed.oby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1092
#include <panorama.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1093
#include <pbap.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1094
#include <pdrstore.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1095
#include <phbksync.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1096
#include <pkcs12.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1097
#include <pkcs7.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1098
#include <PlatSec.oby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1099
#include <PlatSecDiagnostics.oby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1100
#include <PlatSecEnforcement.oby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1101
//**#include <plpremotelink.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1102
//                                            which includes <plpvariant.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1103
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1104
#include <printers.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1105
#include <punycodeconverter.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1106
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1107
#include <recognisers.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1108
#include <refacladaptation.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1109
#include <refmmrc.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1110
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1111
//**#include <rfs_variant.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1112
#include <richtexttohtmlconv.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1113
#include <rohandler.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1114
#include <rpnp.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1115
//**#include <rta.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1116
#include <rtp.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1117
//                                            which includes <shimrtp.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1118
//**#include <rtpamr.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1119
#include <S60CenRep_variant.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1120
//#include <S60Macros.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1121
#include <scs.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1122
#include <securitycommonutils.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1123
#include <security_ups_utils.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1124
#include <setcap.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1125
#include <sfopenvg.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1126
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1127
#include <shma.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1128
#include <sipdummyprt.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1129
#include <siph2lanbearermonitor.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1130
#include <sipproviders.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1131
#include <sipstatemachine.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1132
#include <sipsw.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1133
//#include <sislwappush.iby> // mutually exclusive with S60SislWapPush
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1134
#include <sqlite3.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1135
#include <ssma.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1136
//                                            which includes <ssmcmn.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1137
//                                            which includes <ssmcmd.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1138
//                                            which includes <ssmserver.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1139
//                                            which includes <ssmss.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1140
//                                            which includes <ssmdomainpolicy.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1141
//#include <ssmclayer.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1142
//#include <ssplugins.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1143
//                                            which includes <sspluginsadaptation.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1144
//                                            which includes <sspluginsgsa.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1145
// not in 3.0.I #include <stat.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1146
//                                            which includes <statcommon.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1147
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1148
#include <subtitle.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1149
//#include <surfacemanager_ref.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1150
#include <surfaceupdate.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1151
//                                            which includes <surfaceupdate_ref.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1152
#include <swi.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1153
//                                            which includes <swiconfig.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1154
// not in 3.0.I #include <symbianelfformatter.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1155
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1156
#include <sysawatcher.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1157
//                                            which includes <telwatcher.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1158
#include <sysstart.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1159
#include <sysstartconfig.iby>
138
61b148c0aa14 Removing iby references to allow verification build.
Fionntina Carville <fionntinac@symbian.org>
parents: 125
diff changeset
  1160
//#include <tefcleanup.iby>
61b148c0aa14 Removing iby references to allow verification build.
Fionntina Carville <fionntinac@symbian.org>
parents: 125
diff changeset
  1161
//#include <tefutilityserver.iby>
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1162
#include <telephony.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1163
#include <telnetd.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1164
#include <telnet_e.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1165
#include <testbed.iby>
138
61b148c0aa14 Removing iby references to allow verification build.
Fionntina Carville <fionntinac@symbian.org>
parents: 125
diff changeset
  1166
//#include <testexecutepipslogger.iby>
61b148c0aa14 Removing iby references to allow verification build.
Fionntina Carville <fionntinac@symbian.org>
parents: 125
diff changeset
  1167
//#include <testexecutepipsloggerclient.iby>
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1168
//#include <testlocale.iby> // clashes with language\mw\elocl.iby
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1169
#include <tiger.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1170
#include <traces.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1171
// clashes with clockresources #include <tzlocalizationrscfactory.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1172
// not in 3.0.I #include <ucc.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1173
#include <uikon.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1174
//                                            which includes <uiklaf.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1175
#include <ulogger.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1176
// not in 3.0.I #include <uloggerclttool.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1177
#include <usbhostmsmm.iby> // need to find how to build this
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1178
#include <Version_Variant.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1179
#include <versitrecognizer.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1180
#include <videorenderer.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1181
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1182
#include <wapurilookup.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1183
#include <wfcinterop_tests.iby>
138
61b148c0aa14 Removing iby references to allow verification build.
Fionntina Carville <fionntinac@symbian.org>
parents: 125
diff changeset
  1184
61b148c0aa14 Removing iby references to allow verification build.
Fionntina Carville <fionntinac@symbian.org>
parents: 125
diff changeset
  1185
//#include <wrapperutilsplugin.iby>
61b148c0aa14 Removing iby references to allow verification build.
Fionntina Carville <fionntinac@symbian.org>
parents: 125
diff changeset
  1186
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1187
//#undef SYMBIAN_GRAPHICS_USE_GCE // for graphics_adaptation.hby
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1188
#include <wserv.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1189
//                                            which includes <wserv_std_plugins.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1190
//                                            which includes <openwfc.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1191
//#define SYMBIAN_GRAPHICS_USE_GCE // for graphics_adaptation.hby
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1192
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1193
#include <wslog.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1194
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1195
#include <xmlengine.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1196
#include <xmlenginedom.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1197
//                                            which includes <xmlengineutils.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1198
#include <xmlenginesaxplugin.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1199
#include <xmlengineserializer.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1200
#include <zsh.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1201
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1202
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1203
// manually copied into place
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1204
#include <fontutils.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1205
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1206
// needed for 3.0.I
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1207
#include <legacyminidomparser.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1208
#include <stdcpp.iby>
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1209
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1210
#include <core\stubs\srsfenginestub.iby> // exported when this module is correctly built
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1211
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1212
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1213
// IBY files to not include.
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1214
// This is achieved by defining the IBY's gating define.
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1215
//
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1216
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1217
#define FBSRASTERIZER_IBY // to stop core/mw/fbsrasterizer.iby getting included 
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1218
//#define __NETWORKING_TEST_IBY__ // don't pull in networktest.iby
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1219
//#define __BASE_SYBORG_IBY__ // we are using Zoom2
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1220
//#define SWITEXTSHELL // switextshell.iby
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1221
141
5f3d23962694 Removal of duplicate file error in rom build.
Fionntina Carville <fionntinac@symbian.org>
parents: 138
diff changeset
  1222
#define _DCMOFWRESOURCES_IBY_ // language\mw\dcmoresources has a duplicate of core\mw\dcmo.iby's resource
5f3d23962694 Removal of duplicate file error in rom build.
Fionntina Carville <fionntinac@symbian.org>
parents: 138
diff changeset
  1223
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1224
// fixups
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1225
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1226
//file=ABI_DIR\BUILD_DIR\vimpstsettings.dll				SHARED_LIB_DIR\vimpstsettings.dll
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1227
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1228
file=ABI_DIR\BUILD_DIR\LICENSEETSY_STUB.DLL        Sys\Bin\licenseetsy.dll /* needed by phonetsy.tsy */
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1229
file=ABI_DIR\BUILD_DIR\SIMATKTSY_STUB.DLL        Sys\Bin\simatktsy.dll /* needed by licenseetsy_stub.dll */
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1230
//file=ABI_DIR\BUILD_DIR\usbcsc.ldd        SHARED_LIB_DIR\usbcsc.ldd /* needed by msfs_db.fsy */
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1231
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1232
//extension[VARID]=KERNEL_DIR\BUILD_DIR\display.ldd        \Sys\Bin\display0.ldd /* needed for the graphics composition */
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1233
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1234
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1235
file=ABI_DIR\BUILD_DIR\tvoutconfig.dll        Sys\Bin\tvoutconfig.dll /* can't find a .iby that includes this */
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1236
file=ABI_DIR\BUILD_DIR\ddc_access.dll        Sys\Bin\ddc_access.dll /* can't find a .iby that includes this */
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1237
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 */
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1238
// 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 */
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1239
file=ABI_DIR\BUILD_DIR\fmradiotunercontrol.dll        Sys\Bin\fmradiotunercontrol.dll /* can't find a .iby that includes this */
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1240
file=ABI_DIR\BUILD_DIR\usbclasscontroller.dll        Sys\Bin\usbclasscontroller.dll /* added normally via usbmanbin.iby */
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1241
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1242
file=ABI_DIR\BUILD_DIR\cnvshiftjisdirectmap.dll        Sys\Bin\cnvshiftjisdirectmap.dll /* comes from the Japanese charconv IBYs */
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1243
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1244
82
ce220d94201c alias handling of libopenvg, EGL _sw implementations.
Gareth Long <garethl@symbian.org>
parents: 81
diff changeset
  1245
/* these are here because we're disabling the IBYs that are pulling in the non _sw versions */
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1246
file=ABI_DIR\BUILD_DIR\libegl_sw.dll        Sys\Bin\libegl_sw.dll /* */ /* needed for libvgi */
82
ce220d94201c alias handling of libopenvg, EGL _sw implementations.
Gareth Long <garethl@symbian.org>
parents: 81
diff changeset
  1247
//alias \sys\bin\libegl_sw.dll \sys\bin\libegl.dll
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1248
file=ABI_DIR\BUILD_DIR\libopenvg_sw.dll        Sys\Bin\libopenvg_sw.dll /* */
82
ce220d94201c alias handling of libopenvg, EGL _sw implementations.
Gareth Long <garethl@symbian.org>
parents: 81
diff changeset
  1249
alias \sys\bin\libopenvg_sw.dll \sys\bin\libOpenVG.dll
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1250
file=ABI_DIR\BUILD_DIR\libopenvgu_sw.dll        Sys\Bin\libopenvgu_sw.dll /* */
82
ce220d94201c alias handling of libopenvg, EGL _sw implementations.
Gareth Long <garethl@symbian.org>
parents: 81
diff changeset
  1251
alias \sys\bin\libopenvgu_sw.dll \sys\bin\libOpenVGU.dll
ce220d94201c alias handling of libopenvg, EGL _sw implementations.
Gareth Long <garethl@symbian.org>
parents: 81
diff changeset
  1252
file=ABI_DIR\BUILD_DIR\sflibopenvgrefimpl.dll  sys\bin\sflibopenvgrefimpl.dll
ce220d94201c alias handling of libopenvg, EGL _sw implementations.
Gareth Long <garethl@symbian.org>
parents: 81
diff changeset
  1253
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1254
//file=ABI_DIR\BUILD_DIR\libopenvg.dll        Sys\Bin\libopenvg.dll /* test */
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1255
//file=ABI_DIR\BUILD_DIR\libopenvgu.dll        Sys\Bin\libopenvgu.dll /* test */
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1256
//file=ABI_DIR\BUILD_DIR\libgles_cm.dll        Sys\Bin\libgles_cm.dll /* */
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1257
file=ABI_DIR\BUILD_DIR\libglesv1_cm.dll        Sys\Bin\libglesv1_cm.dll /* */ /* needed by m3gcore */
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1258
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1259
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1260
//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 */
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1261
//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 */
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1262
//file=ABI_DIR\BUILD_DIR\asrsttshwdevice_stub.dll        Sys\Bin\asrsttshwdevice.dll /*required for nss* */
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1263
//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 */
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1264
#ifdef _FULL_DEBUG
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1265
file=ABI_DIR\BUILD_DIR\mullogging.dll        Sys\Bin\mullogging.dll /* needs forcing in for the debug build */
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1266
#endif
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1267
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1268
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1269
// things we may ne needing (seem to be wanted a lot)
123
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
  1270
//data=\epoc32\data\Z\private\10202BE9\200159c9.txt		private\10202BE9\200159c9.txt
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1271
data=\epoc32\data\Z\private\10202BE9\200159c9.cre		private\10202BE9\200159c9.cre
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1272
data=\epoc32\data\Z\private\101f5027\alarmserver.rsc		private\101f5027\alarmserver.rsc
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1273
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1274
data=\epoc32\data\Z\private\10202BE9\10207376.txt		private\10202BE9\10207376.txt
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1275
//data=\epoc32\data\Z\private\1020383E\TZDB.DBZ			private\1020383E\TZDB.DBZ
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1276
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1277
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1278
// extra fonts
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1279
//data=ZRESOLURCE\fonts\S60SSB_V4196.ttf				Resource\Fonts\S60SSB_v4196.ttf
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1280
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1281
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1282
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1283
//data=ZRESOURCE\fonts\HeiseiGothS60v1_16.ttf			Resource\Fonts\HeiseiGothS60v1_16.ttf
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1284
data=ZRESOURCE\fonts\S60DIGI_V314.ttf				Resource\Fonts\S60DIGI_v314.ttf
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1285
//data=ZRESOURCE\fonts\S60SC_v410.ccc				Resource\Fonts\S60SC_v410.ccc
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1286
data=ZRESOURCE\fonts\S60SNR_V4196.ttf				Resource\Fonts\S60SNR_v4196.ttf
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1287
data=ZRESOURCE\fonts\S60SSB_V4196.ttf				Resource\Fonts\S60SSB_v4196.ttf
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1288
//data=ZRESOURCE\fonts\S60TCHK_v414.ccc				Resource\Fonts\S60TCHK_v414.ccc
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1289
data=ZRESOURCE\fonts\S60TSB_V4196.ttf				Resource\Fonts\S60TSB_v4196.ttf
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1290
//data=ZRESOURCE\fonts\series60korean.ttf				Resource\Fonts\series60korean.ttf
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1291
//data=ZRESOURCE\plugins\ityperast.rsc				Resource\plugins\ityperast.rsc
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1292
//file=ABI_DIR\BUILD_DIR\ityperast.dll        		Sys\Bin\ityperast.dll /* */ 
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1293
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1294
123
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
  1295
// ECOM plugin for input method
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
  1296
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
  1297
// remporarily removed due to changes needed to support it (HarvesterServer etc)
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
  1298
// ECOM_PLUGIN(PtiKeymappings_ITUT_01.dll, PtiKeymappings_ITUT_01.rsc)
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
  1299
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1300
// homescreen
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1301
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1302
data=ZPRIVATE\200159c0\install\view_200286e4\hsps\00\manifest.dat \private\200159c0\install\view_200286e4\hsps\00\manifest.dat
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1303
data=ZPRIVATE\200159c0\install\view_200286e5\hsps\00\manifest.dat \private\200159c0\install\view_200286e5\hsps\00\manifest.dat
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1304
//data=ZPRIVATE\200159c0\install\view1_2001fdb9\hsps\00\manifest.dat \private\200159c0\install\view1_2001fdb9\hsps\00\manifest.dat
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1305
data=ZPRIVATE\200159c0\install\view_2001f48b\hsps\00\manifest.dat \private\200159c0\install\view_2001f48b\hsps\00\manifest.dat
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1306
data=ZPRIVATE\200159c0\install\view_2001f48b\hsps\00\viewconfiguration.xml \private\200159c0\install\view_2001f48b\hsps\00\viewconfiguration.xml
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1307
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1308
// we know these weren't in place before...
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1309
//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
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1310
//data=ZPRIVATE\200159c0\install\double_row_widget_2001fdc2\hsps\00\manifest.dat \private\200159c0\install\double_row_widget_2001fdc2\hsps\00\manifest.dat
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1311
//data=ZPRIVATE\200159c0\install\root_2001f482\hsps\00\manifest.dat \private\200159c0\install\root_2001f482\hsps\00\manifest.dat
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1312
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1313
data=ZPRIVATE\200159c0\install\root_2001f482\hsps\00\rootconfiguration.xml \private\200159c0\install\root_2001f482\hsps\00\rootconfiguration.xml
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1314
//data=ZPRIVATE\200159c0\install\root_2001f48f\hsps\00\rootconfiguration.xml \private\200159c0\install\root_2001f48f\hsps\00\rootconfiguration.xml
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1315
//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
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1316
//data=ZPRIVATE\200159c0\install\single_row_widget_2001fdc1\hsps\00\widgetconfiguration.xml \private\200159c0\install\single_row_widget_2001fdc1\hsps\00\widgetconfiguration.xml
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1317
//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
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1318
//data=ZPRIVATE\200159c0\install\triple_row_widget_2001fdbf\hsps\00\widgetconfiguration.xml \private\200159c0\install\triple_row_widget_2001fdbf\hsps\00\widgetconfiguration.xml
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1319
data=ZPRIVATE\200159c0\install\view_200286e4\hsps\00\viewconfiguration.xml \private\200159c0\install\view_200286e4\hsps\00\viewconfiguration.xml
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1320
data=ZPRIVATE\200159c0\install\view_200286e5\hsps\00\viewconfiguration.xml \private\200159c0\install\view_200286e5\hsps\00\viewconfiguration.xml
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1321
//data=ZPRIVATE\200159c0\install\view1_2001fdb9\hsps\00\viewconfiguration.xml \private\200159c0\install\view1_2001fdb9\hsps\00\viewconfiguration.xml
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1322
//data=ZPRIVATE\200159c0\install\wideimage_10009dff\hsps\00\widgetconfiguration.xml \private\200159c0\install\wideimage_10009dff\hsps\00\widgetconfiguration.xml
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1323
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1324
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1325
//data=ZPRIVATE\200159c0\install\root_2001f482\hsps\00\manifest.dat \private\200159c0\install\root_2001f482\hsps\00\manifest.dat
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1326
//data=ZPRIVATE\200159c0\install\root_2001f48f\hsps\00\manifest.dat \private\200159c0\install\root_2001f48f\hsps\00\manifest.dat
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1327
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1328
#if 0
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1329
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
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1330
data=ZPRIVATE\200159c0\install\single_row_widget_2001fdc1\hsps\00\manifest.dat \private\200159c0\install\single_row_widget_2001fdc1\hsps\00\manifest.dat
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1331
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
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1332
data=ZPRIVATE\200159c0\install\triple_row_widget_2001fdbf\hsps\00\manifest.dat \private\200159c0\install\triple_row_widget_2001fdbf\hsps\00\manifest.dat
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1333
//data=ZPRIVATE\200159c0\install\view1_2001fdb9\hsps\00\manifest.dat \private\200159c0\install\view1_2001fdb9\hsps\00\manifest.dat
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1334
data=ZPRIVATE\200159c0\install\wideimage_10009dff\hsps\00\manifest.dat \private\200159c0\install\wideimage_10009dff\hsps\00\manifest.dat
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1335
#endif
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1336
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1337
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1338
file=\epoc32\release\armv5\urel\elocl.01 	"sys\bin\elocl.01"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1339
#if 0
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1340
file=\epoc32\release\armv5\urel\elocl.37 	"sys\bin\elocl.37"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1341
file=\epoc32\release\armv5\urel\elocl.42 	"sys\bin\elocl.42"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1342
file=\epoc32\release\armv5\urel\elocl.25 	"sys\bin\elocl.25"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1343
file=\epoc32\release\armv5\urel\elocl.07 	"sys\bin\elocl.07"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1344
file=\epoc32\release\armv5\urel\elocl.03 	"sys\bin\elocl.03"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1345
file=\epoc32\release\armv5\urel\elocl.54 	"sys\bin\elocl.54"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1346
file=\epoc32\release\armv5\urel\elocl.10 	"sys\bin\elocl.10"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1347
file=\epoc32\release\armv5\urel\elocl.04 	"sys\bin\elocl.04"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1348
file=\epoc32\release\armv5\urel\elocl.49 	"sys\bin\elocl.49"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1349
file=\epoc32\release\armv5\urel\elocl.09 	"sys\bin\elocl.09"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1350
file=\epoc32\release\armv5\urel\elocl.51 	"sys\bin\elocl.51"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1351
file=\epoc32\release\armv5\urel\elocl.02 	"sys\bin\elocl.02"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1352
file=\epoc32\release\armv5\urel\elocl.57 	"sys\bin\elocl.57"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1353
file=\epoc32\release\armv5\urel\elocl.45 	"sys\bin\elocl.45"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1354
file=\epoc32\release\armv5\urel\elocl.17 	"sys\bin\elocl.17"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1355
file=\epoc32\release\armv5\urel\elocl.59 	"sys\bin\elocl.59"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1356
file=\epoc32\release\armv5\urel\elocl.15 	"sys\bin\elocl.15"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1357
file=\epoc32\release\armv5\urel\elocl.05 	"sys\bin\elocl.05"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1358
file=\epoc32\release\armv5\urel\elocl.32 	"sys\bin\elocl.32"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1359
file=\epoc32\release\armv5\urel\elocl.68 	"sys\bin\elocl.68"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1360
file=\epoc32\release\armv5\urel\elocl.67 	"sys\bin\elocl.67"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1361
file=\epoc32\release\armv5\urel\elocl.70 	"sys\bin\elocl.70"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1362
file=\epoc32\release\armv5\urel\elocl.18 	"sys\bin\elocl.18"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1363
file=\epoc32\release\armv5\urel\elocl.08 	"sys\bin\elocl.08"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1364
file=\epoc32\release\armv5\urel\elocl.27 	"sys\bin\elocl.27"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1365
file=\epoc32\release\armv5\urel\elocl.76 	"sys\bin\elocl.76"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1366
file=\epoc32\release\armv5\urel\elocl.13 	"sys\bin\elocl.13"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1367
file=\epoc32\release\armv5\urel\elocl.78 	"sys\bin\elocl.78"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1368
file=\epoc32\release\armv5\urel\elocl.16 	"sys\bin\elocl.16"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1369
file=\epoc32\release\armv5\urel\elocl.26 	"sys\bin\elocl.26"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1370
file=\epoc32\release\armv5\urel\elocl.28 	"sys\bin\elocl.28"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1371
file=\epoc32\release\armv5\urel\elocl.79 	"sys\bin\elocl.79"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1372
file=\epoc32\release\armv5\urel\elocl.06 	"sys\bin\elocl.06"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1373
file=\epoc32\release\armv5\urel\elocl.33 	"sys\bin\elocl.33"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1374
file=\epoc32\release\armv5\urel\elocl.39 	"sys\bin\elocl.39"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1375
file=\epoc32\release\armv5\urel\elocl.14 	"sys\bin\elocl.14"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1376
file=\epoc32\release\armv5\urel\elocl.93 	"sys\bin\elocl.93"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1377
file=\epoc32\release\armv5\urel\elocl.96 	"sys\bin\elocl.96"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1378
file=\epoc32\release\armv5\urel\elocl.31 	"sys\bin\elocl.31"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
  1379
file=\epoc32\release\armv5\urel\elocl.30 	"sys\bin\elocl.30"
123
86636866cb77 New target build, many changes, supports featuremanager
Gareth Long <garethl@symbian.org>
parents: 94
diff changeset
  1380
#endif