epoc32/rom/config/beagle/wildducks_rom.oby
author arunabha
Fri, 21 May 2010 15:05:16 +0100
changeset 0 51ec61aab5d5
permissions -rw-r--r--
Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
     1
// This component and the accompanying materials are made available
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
     2
// under the terms of the License "Eclipse Public License v1.0"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
     3
// which accompanies this distribution, and is available
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
     4
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
     5
//
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
     6
// Initial Contributors:
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
     7
// garethl@symbian.org
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
     8
// Adapted by - arunabha@symbian.org
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
     9
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    10
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    11
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    12
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    13
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    14
#include <RemovableFeatures.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    15
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    16
#undef SYMBIAN_EXCLUDE_KEYMAP
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    17
#undef SYMBIAN_EXCLUDE_LOCATION // so that lbs.dll is included
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    18
#undef SYMBIAN_EXCLUDE_SIP // so that sipsw.dll etc are included
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    19
#undef SYMBIAN_EXCLUDE_SCDV // so that SCDV is included
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    20
#undef SYMBIAN_EXCLUDE_BLUETOOTH // so that BT is included
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    21
#undef SYMBIAN_EXCLUDE_MTP
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    22
#undef SYMBIAN_EXCLUDE_OFFLINE_MODE
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    23
#undef SYMBIAN_EXCLUDE_OBEX
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    24
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    25
/* test */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    26
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    27
#define __NVGDECODER_IBY__ // we don't want the non_sw version
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    28
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    29
#define FF_LAYOUT_640_360_TOUCH
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    30
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    31
// crashing on Zoom2
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    32
#define BACKSTEPPINGSERVICE_IBY
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    33
#define __OMA_SUPL_PLUGINS // for core/mw/omasuplprotocolhandler.iby
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    34
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    35
/* videoeditorcommon.dll cannot be built, so remove whatever uses it */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    36
#define __VIDEOEDITORENGINE_IBY__
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    37
#define __VIDEOEDITORUICOMPONENTS_IBY__
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    38
#define __SIMPLEVIDEOEDITOR_IBY__
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    39
#define __SIMPLECUTVIDEO_IBY__
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    40
#define __VIDEOPROVIDER_IBY__
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    41
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    42
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    43
/* from language/app */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    44
#undef __ROM_HIDE_JERUSALEM
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    45
//#define __CLOCK_RESOURCES_IBY__
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    46
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    47
/* from language/mw */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    48
// #define __AVKON_RESOURCES_IBY__ // smiley.rsc
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    49
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    50
/* from language/os */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    51
#define __GTEMAILMTM_RESOURCES_IBY__
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    52
#define __MESSAGESERVER_RSC_IBY__
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    53
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    54
/* resources and customer clash with DTD files, removed DTD from the customer/app versions of desktop, email and music widget */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    55
/* from customer/app */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    56
//#define __DESKTOP_20026F4F_CUSTOMER_IBY__
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    57
//#define __EMAILWIDGET_CUSTOMER_IBY__
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    58
//#define __MUSICWIDGET_10207c18_CUSTOMER_IBY__
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    59
#define __ORGANIZER_2001F481_CUSTOMER_IBY__
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    60
#define __PROFILEWIDGET_2001CB7C_CUSTOMER_IBY__
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    61
#define __SERVICEWIDGET_20021383_CUSTOMER_IBY__
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    62
#define __AI3TEMPLATEVIEW_20026F50_CUSTOMER_IBY__
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    63
#define __AI3VIEW_2001F48B_CUSTOMER_IBY__
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    64
#define __WIDEIMAGE_2001F489_CUSTOMER_IBY__
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    65
#define __WIDEIMAGE_10009DFF_CUSTOMER_IBY__
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    66
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    67
/* from customer/mw */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    68
#define __WSFWIDGET_20026F45_CUSTOMER_IBY__
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    69
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    70
/* from core/app */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    71
#define __SERVICEWIDGET_20021383_THEME_IBY__
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    72
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    73
/* eaacplusaudiocontrollerutility.dll can't be built, so remove whatever uses it */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    74
#define AUDIOCONTROLLERPLUGINSVARIANT_IBY
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    75
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    76
#include <variant/s60macros.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    77
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    78
// The following is for Beagle
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    79
#define SYMBIAN_BASE_USE_GCE
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    80
#include <beagle.oby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    81
define ROMDATE ##TODAY## // added for Syborg, Zoom2 includes this itself
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    82
//#define BTRACE_INCLUDED // this is already done by the Syborg includes
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    83
#include <header.iby> // added for Syborg, Zoom2 includes this itself
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    84
#include <base_beagle.iby> // added for Syborg, Zoom2 includes this itself
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    85
#include <base.iby> // added for Syborg, Zoom2 includes this itself
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    86
#undef SYMBIAN_EXCLUDE_MTP // Syborg is defining this again
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    87
file=KERNEL_DIR\DEBUG_DIR\bitbltserver.dll \Sys\Bin\bitbltserver.dll // added for Syborg, Zoom2 includes this itself
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    88
// otherwise, for zoom2, do this: #include <zoom2.oby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    89
//                                            which includes <header.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    90
//                                            which includes <symbian_os_romdefs.hby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    91
//                                            which includes <feature.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    92
//                                            which includes <base.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    93
//                                            which includes <kernel.hby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    94
//                                            which includes <base.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    95
//                                            which includes <base_zoom2.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    96
//                                            which includes <compsupp.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    97
//                                            which includes <rm_debug_svr.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    98
//#undef SURFACEMANAGER_DRV // because zoom2.oby defines it but doesn't have _zoom2_surfacemanagerdriver.ldd
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
    99
//device[VARID]=KERNEL_DIR\BUILD_DIR\pipelib.ldd        \Sys\Bin\pipelib.ldd /* zoom2 base was not including this */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   100
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   101
/* Graphics adaptation */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   102
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   103
#define SYMBIAN_BUILD_GCE
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   104
#define SYMBIAN_GRAPHICS_USE_GCE // for graphics_adaptation.hby
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   105
#undef SYMBIAN_GRAPHICS_ADAPTATION // allows for setup of SYMBIAN_GRAPHICS_ADAPTATION to SGA_SW
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   106
#define SYMBIAN_GRAPHICS_USE_EGL_REF
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   107
#define SYMBIAN_GRAPHICS_USE_OPENWF
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   108
#define FBSRASTERIZER_DRV <fbsrasterizer_stub.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   109
//#define GRAPHICSRESOURCE_DRV <graphicsresourceadapter_stub.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   110
#define OPENWFCLIB_DRV <openwfc_ref.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   111
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   112
#undef FF_WLAN_WAPI_INCLUDE_IN_ROM // needed so that wapisecuritysettingsui.iby pulls in a wapuisecuritysettingsui.dll that we have in the build
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   113
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   114
/* miscallaneous defines */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   115
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   116
//#define SYMBIAN_USING_CTSY_DISPATCHER // for ctsy.iby to pull in phonetsy.tsy
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   117
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   118
//#define OPENGLES_DRV <opengles_sw.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   119
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   120
#undef FF_WLAN_WAPI_INCLUDE_IN_ROM // needed so that wapisecuritysettingsui.iby pulls in a wapuisecuritysettingsui.dll that we have in the build
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   121
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   122
/* miscallaneous defines */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   123
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   124
//#define SYMBIAN_USING_CTSY_DISPATCHER // for ctsy.iby to pull in phonetsy.tsy 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   125
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   126
//#define OPENGLES_DRV <opengles_sw.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   127
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   128
#undef FF_WLAN_WAPI_INCLUDE_IN_ROM // needed so that wapisecuritysettingsui.iby pulls in a wapuisecuritysettingsui.dll that we have in the build
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   129
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   130
/* miscallaneous defines */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   131
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   132
//#define SYMBIAN_USING_CTSY_DISPATCHER // for ctsy.iby to pull in phonetsy.tsy
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   133
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   134
/* The top-level includes */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   135
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   136
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   137
#include <graphics_adaptation.hby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   138
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   139
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   140
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   141
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   142
#include <3gplibrary.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   143
//                                            which includes <3gpmp4lib.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   144
#include <a3fdevsound.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   145
#include <a3fserverstart.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   146
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   147
#include <abtester.oby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   148
//                                            which includes <ABTester.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   149
#include <acf.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   150
#include <acl.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   151
#include <activitymanager.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   152
#include <addressinfohook.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   153
#include <agentdialog.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   154
#include <agentpr.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   155
//                                            which includes <agentprcore.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   156
#include <agentshellnotifier.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   157
#include <agnmodel.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   158
#include <agnversit.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   159
//                                            which includes <timezoneserver.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   160
//                                            which includes <BackupRestoreNotification.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   161
//                                            which includes <swiplugin.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   162
//                                            which includes <sql.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   163
//                                            which includes <utrace.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   164
//                                            which includes <btrace.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   165
#include <alarmserver.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   166
//                                            which includes <ssmsus.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   167
#include <amastart.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   168
#include <animation.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   169
#include <aplp.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   170
#include <apparc.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   171
#include <asn1export.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   172
#include <asn1rrlp.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   173
#include <asn1supl.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   174
#include <asnpkcs.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   175
//                                            which includes <pbe.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   176
//                                            which includes <crypto.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   177
//                                            which includes <random.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   178
//                                            which includes <hash.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   179
//                                            which includes <cryptospi_plugins.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   180
//                                            which includes <filetokensconfig.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   181
#include <ASR.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   182
#include <autotest.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   183
#include <avi.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   184
//                                            which includes <subtitledecoder.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   185
#include <bioclass0smsplugin.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   186
//                                            which includes <watcher.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   187
//                                            which includes <flogger.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   188
//                                            which includes <gtbioutils.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   189
//                                            which includes <messageserver.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   190
//                                            which includes <messageserver.hby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   191
//                                            which includes <gtsmsmtm.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   192
//                                            which includes <c32.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   193
//                                            which includes <usb.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   194
//                                            which includes <usbman.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   195
//                                            which includes <c32.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   196
//                                            which includes <ecom.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   197
//                                            which includes <ecompatchconstants.hby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   198
//                                            which includes <usbmanrsc.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   199
//                                            which includes <usbmanbin.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   200
//                                            which includes <esock.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   201
//                                            which includes <esock_core.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   202
//                                            which includes <subconparams.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   203
//                                            which includes <connservparams.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   204
//                                            which includes <ESockMessages.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   205
//                                            which includes <esock_params.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   206
//                                            which includes <esock_api_ext.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   207
//                                            which includes <commsdataobjects.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   208
//                                            which includes <commsdataobjectsecom.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   209
//                                            which includes <serverden.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   210
//                                            which includes <commsfw.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   211
//                                            which includes <factories.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   212
//                                            which includes <meshmachine.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   213
//                                            which includes <NETMSG.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   214
//                                            which includes <NetInterfaces.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   215
//                                            which includes <NETMessages.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   216
//                                            which includes <NetMeta.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   217
//                                            which includes <NETSubscribe.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   218
//                                            which includes <esock.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   219
//                                            which includes <insock.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   220
//                                            which includes <esock.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   221
//                                            which includes <nodemessages.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   222
//                                            which includes <ResponseMsg.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   223
//                                            which includes <rootserver.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   224
//                                            which includes <NETStSrv.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   225
//                                            which includes <NETSM.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   226
//                                            which includes <virtualconstructors.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   227
//                                            which includes <logeng.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   228
//                                            which includes <dbms.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   229
//                                            which includes <logeng.hby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   230
//                                            which includes <scheduledsending.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   231
//                                            which includes <schsvr.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   232
//                                            which includes <sysagent.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   233
//                                            which includes <cntmodel.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   234
//                                            which includes <versit.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   235
//                                            which includes <conarc.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   236
//                                            which includes <charconv.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   237
//                                            which includes <cntplsql.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   238
//                                            which includes <cntmatchlog.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   239
//                                            which includes <smsstack.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   240
//                                            which includes <commsdebugutility.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   241
//                                            which includes <ost.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   242
//                                            which includes <etel.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   243
//                                            which includes <commdb.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   244
//                                            which includes <commsdat.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   245
//                                            which includes <ShimNotifier.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   246
//                                            which includes <fax.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   247
//                                            which includes <etelmm.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   248
//                                            which includes <gtsmsmtm.hby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   249
#include <bionbswatcher.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   250
#include <bioparsers.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   251
#include <biowapwatcher.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   252
#include <bitgdi.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   253
#include <bitmaptransforms.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   254
#include <bitmaptransformsplugin.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   255
//#include <bldinfo.hby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   256
#include <bluetooth.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   257
//                                            which includes <btlogger.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   258
//                                            which includes <remotecontrol.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   259
//                                            which includes <tsp.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   260
//                                            which includes <hci.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   261
//                                            which includes <hci_framework.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   262
//                                            which includes <hci_implementation.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   263
//                                            which includes <corehci_symbian.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   264
//                                            which includes <commandsevents_symbian.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   265
//                                            which includes <hci_qdp_symbian.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   266
//                                            which includes <hctl_bcsp.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   267
//                                            which includes <initialisor_symbian.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   268
#include <bmpanim.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   269
#include <bookmarkdb.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   270
#include <btpan.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   271
#include <btsnoophcilogger.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   272
#include <c32bca.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   273
#include <c32start.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   274
#include <caf.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   275
//                                            which includes <reccafconfig.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   276
#include <calcon.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   277
#include <calinterimapi.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   278
#include <ced.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   279
//                                            which includes <Xml.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   280
//                                            which includes <xmlframework.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   281
//                                            which includes <xmlcustomresolver.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   282
//                                            which includes <xmlparserplugin.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   283
//                                            which includes <wbxmlparser.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   284
//                                            which includes <stdlib.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   285
#include <ceddump.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   286
#include <certman.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   287
//                                            which includes <secutil.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   288
//                                            which includes <sectcbutil.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   289
//                                            which includes <ocspconfig.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   290
#include <cflog.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   291
#include <cfrtp.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   292
//                                            which includes <rtpcore.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   293
#include <charconv_all_plugins.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   294
//                                            which includes <charconv_chinese_simplfied.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   295
//                                            which includes <charconv_chinese_traditional.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   296
//                                            which includes <charconv_japanese.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   297
//                                            which includes <charconv_japanese_docomo.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   298
//                                            which includes <charconv_iso8859x.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   299
//                                            which includes <charconv_codepage.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   300
//                                            which includes <charconv_sms7bit.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   301
//                                            which includes <charconv_gsm7_turkish.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   302
//                                            which includes <charconv_spanish_smsencoding.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   303
//                                            which includes <charconv_portuguese_smsencoding.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   304
//                                            which includes <charconv_s60.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   305
//**#include <charconv_gsm7_turkish_Variant.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   306
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   307
#include <charconv_japanese_kddiau.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   308
#include <charconv_japanese_s60.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   309
#include <chtmltocrtconverter.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   310
//**#include <cinidata.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   311
#include <cmncustomcmds.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   312
#include <commonengine.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   313
#include <commonengineresources.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   314
#include <commsbufs.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   315
#include <commsbufskern.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   316
#include <commslog.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   317
//                                            which includes <commsrootserver.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   318
#include <conditionevaluator.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   319
#include <cone.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   320
//**#include <connect-gt.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   321
#include <connectivity_securebackupengine.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   322
#include <coredumpscriptconfig.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   323
#include <coredumpserver.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   324
#include <coredumpserverstub.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   325
#include <coredumpui.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   326
#include <coreproviders.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   327
#include <coreprovidersecom.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   328
#include <csc_plugin.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   329
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   330
#include <ctsy.iby> // builds in phonetsy.tsy which relies on licenseetsy.dll 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   331
//                                            which includes <ctsysystemstateplugin.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   332
//#include <customcmds.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   333
#include <DEBUG.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   334
#include <devsoundadaptationinfo.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   335
//GSL#include <devsound_pluginsupport.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   336
//#include <devsound_refplugin.iby> // clashes with core/mw/mmfaudioconnectioncontroller.iby
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   337
#include <DevVideo.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   338
#include <dexcformatter.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   339
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   340
#include <dial.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   341
#include <directgdi.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   342
//                                            which includes <graphicsresource.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   343
//                                            which includes <graphicsresourceadapter.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   344
//                                            which includes <graphicsresourceadapter_sw.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   345
//                                            which includes <surfacemanager.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   346
//                                            which includes <surfacemanager_omap.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   347
//                                            which includes <directgdiadapter.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   348
//                                            which includes <directgdiadapter_sw.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   349
//#include <directgdiadapter_vg.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   350
//                                            which includes <openvg.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   351
//                                            which includes <openvg_sw.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   352
#include <dnd.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   353
#include <dnsproxy.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   354
#include <dnsproxyupdateif.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   355
#include <dptestcons.oby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   356
#include <ecam.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   357
//                                            which includes <ecam_stubplugin.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   358
//#include <econs_wserv.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   359
#include <ecuart.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   360
//#include <egl.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   361
//                                            which includes <egl_ref.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   362
#include <egul.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   363
#include <elements.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   364
//                                            which includes <NodeMessages.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   365
//                                            which includes <MeshMachine.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   366
#include <emime.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   367
#include <eon_font.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   368
#include <epos_omasuplposmessageplugin.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   369
#include <epos_omasuplposmsgpluginimpl.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   370
#include <ESHELL.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   371
#include <esockmessageintercept.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   372
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   373
#include <etelisv.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   374
#include <etelpckt.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   375
#include <etelsat.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   376
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   377
#include <ether802.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   378
#include <euserhl.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   379
#include <exifutility.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   380
#include <ezlib.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   381
//                                            which includes <openenv.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   382
//                                            which includes <timezonelocalization.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   383
//                                            which includes <TimeZoneServer.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   384
//                                            which includes <stdcpp.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   385
//                                            which includes <oelibrt.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   386
//                                            which includes <openenv.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   387
#include <fatcharsetconv.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   388
#include <fbserv.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   389
//                                            which includes <fbsrasterizer_stub.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   390
#include <fdf.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   391
#include <featmgr.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   392
#include <featreg.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   393
#include <fepbase.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   394
#include <filetokens.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   395
#include <filewriter.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   396
#include <fmtx_hwrm.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   397
#include <fntstore.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   398
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   399
#include <freetype.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   400
//                                            which includes <freetype.hby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   401
#include <ftp_e.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   402
#include <gdi.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   403
//                                            which includes <palette.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   404
#include <genericscprparams.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   405
#include <gfxtranseffect.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   406
#include <gifscaler.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   407
#include <gmxml.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   408
#include <gpssetclock.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   409
//#include <graphicsresourceadapter_mbx.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   410
//#include <graphicsresourceadapter_sgx.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   411
#include <gtbioengmtm.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   412
#include <gtbiomessaging.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   413
//#include <gtemailmtm.hby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   414
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   415
#include <gtmessaging.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   416
//                                            which includes <sendas2.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   417
//                                            which includes <gtmtur.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   418
//                                            which includes <msgurlhandler.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   419
#include <guqos.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   420
#include <hciproxy.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   421
#include <hci_initialisor_ti.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   422
#include <hctl_ti.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   423
#include <hctl_uart_original.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   424
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   425
#include <hlpmodel.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   426
#include <http.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   427
//                                            which includes <httpcore.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   428
//                                            which includes <InetProtUtil.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   429
//                                            which includes <GtEmailMtm.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   430
//                                            which includes <transporthandler.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   431
#include <httpservice.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   432
#include <httpservicetest.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   433
#include <hwresourcemanager.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   434
#include <hwrmuiplugin.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   435
#include <iclcodecs.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   436
//                                            which includes <JpegYuvDecoder.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   437
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   438
#include <iculayoutengine.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   439
#include <imageconversion.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   440
#include <imagedisplay.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   441
//                                            which includes <MngImageDisplay.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   442
//                                            which includes <IclWrapperImageDisplay.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   443
#include <imageprocessor.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   444
#include <imagetransform.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   445
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   446
#include <ineturilist.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   447
#include <iniparser.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   448
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   449
//#include <integrationtest.iby> // integrationtest.dll is not getting built
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   450
//                                            which includes <testexecute.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   451
//                                            which includes <testexecutelogger.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   452
//                                            which includes <RFilelogger.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   453
#include <ipaddrinfoparams.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   454
#include <ipeventfactory.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   455
#include <ipeventnotifier.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   456
//                                            which includes <ipeventtypes.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   457
//                                            which includes <netmeta.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   458
//                                            which includes <netsubscribe.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   459
//                                            which includes <netmeta.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   460
#include <ipproto.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   461
#include <ipsec.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   462
//                                            which includes <ipsec6.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   463
//                                            which includes <ipseccrypto.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   464
#include <iptransport.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   465
//                                            which includes <mobilitycoreproviders.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   466
//**#include <ipupsdialog.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   467
#include <irda.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   468
//                                            which includes <obexprotocol.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   469
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   470
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   471
#include <kerneltrace.oby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   472
#include <lafshutdowneventobserveradaptor.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   473
#include <lbs.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   474
#include <lbsadatacache.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   475
#include <lbsadmin.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   476
//                                            which includes <lbsassistancedata.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   477
//                                            which includes <lbslocmonclient.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   478
//                                            which includes <lbsloccommon.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   479
//                                            which includes <LbsLocDataSource.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   480
//                                            which includes <lbsinternalapi.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   481
//                                            which includes <lbsnetprotocol.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   482
//                                            which includes <lbspartnercommon.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   483
//                                            which includes <lbsnetinternalapi.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   484
//                                            which includes <lbsagpsngmsgs.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   485
//                                            which includes <lbscommoninternaldatatypes.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   486
//                                            which includes <lbsnetregstatusint.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   487
//                                            which includes <lbsngnlmint.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   488
//                                            which includes <lbsnrhngmsgs.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   489
//                                            which includes <lbsreffnpint.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   490
//                                            which includes <lbssymmetryint.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   491
//                                            which includes <lbsroot.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   492
//                                            which includes <lbsrootapi.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   493
//                                            which includes <lbsloggerapi.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   494
//                                            which includes <lbsdebug.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   495
//                                            which includes <lbslocsettings.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   496
//                                            which includes <lbslocindicatorlib.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   497
//                                            which includes <lbsmlfwutils.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   498
#include <lbsagpslocmanager.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   499
#include <lbsbtgpspsy.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   500
#include <lbsdefaultpsy.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   501
#include <lbsgpsagpspsy.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   502
#include <lbshostsettings.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   503
#include <lbslocationmonitor.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   504
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   505
#include <lbslocserver.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   506
//                                            which includes <lbslocutils.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   507
//                                            which includes <lbsqualityprofileapi.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   508
#include <lbsnetgateway.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   509
#include <lbsnetpsy.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   510
#include <lbsnetsim.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   511
#include <lbsnetworklocationmanager.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   512
#include <lbsnetworkprivacy.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   513
#include <lbsnetworkrequesthandler.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   514
//                                            which includes <lbsx3p.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   515
//                                            which includes <lbsprivacycontroller.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   516
//                                            which includes <lbsprivacyexnotifiers.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   517
//                                            which includes <lbsprivacydatatypes.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   518
//                                            which includes <lbsqueryandnotification.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   519
#include <lbsnetworktest.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   520
//                                            which includes <lbsprotocolmodule.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   521
//                                            which includes <suplasn1.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   522
//                                            which includes <lbssupltestmodule.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   523
#include <lbspospluginfw.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   524
#include <lbsprivacyprotocolmodule.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   525
#include <lbsprivacyrequest.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   526
#include <lbspsytester.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   527
#include <lbssimulationpsy.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   528
#include <lbssuplsmstrigger.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   529
#include <lbssuplwappush.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   530
#include <lbs_privacyprotocolmodule.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   531
#include <loadlafshutdown.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   532
#include <loopback.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   533
#include <mbmsparams.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   534
#include <mdf.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   535
#include <MESON.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   536
//                                            which includes <Store.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   537
//                                            which includes <EText.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   538
//                                            which includes <Form.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   539
//                                            which includes <print.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   540
//                                            which includes <PwrCli.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   541
//                                            which includes <Bafl.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   542
//                                            which includes <NumberConversion.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   543
#include <MESON.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   544
#include <Midi.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   545
#include <milif.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   546
#include <miscpushutils.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   547
#include <mmcommon.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   548
#include <mmf.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   549
//                                            which includes <mmfEffect.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   550
//                                            which includes <MmfDrmPlugin.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   551
//                                            which includes <mmf_plugin.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   552
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   553
#include <mmssettings.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   554
#include <mmtsy.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   555
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   556
#include <msfdc.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   557
//**#include <mtp_backupnrestoredp.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   558
//                                            which includes <mtp_framework.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   559
//                                            which includes <mtp_devicedp.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   560
#include <mtp_filedp.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   561
#include <mtp_ptpip.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   562
#include <mtp_usbsic.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   563
#include <multipartparser.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   564
#include <napt.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   565
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   566
#include <netcfgextnmip.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   567
//                                            which includes <netstsrv.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   568
//                                            which includes <NetCfgExtnBase.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   569
//                                            which includes <netstsrv.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   570
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   571
#include <netups.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   572
//                                            which includes <ups.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   573
//                                            which includes <ups_config.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   574
#include <network.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   575
//                                            which includes <simpleselectorbase.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   576
//                                            which includes <upscoreproviders.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   577
//                                            which includes <tls.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   578
//                                            which includes <ocsp.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   579
//                                            which includes <tlsprovider.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   580
//                                            which includes <tlsproviderconfig.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   581
//                                            which includes <CSD.IBY>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   582
//                                            which includes <psdagt.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   583
//                                            which includes <nullagt.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   584
//                                            which includes <ppp.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   585
//                                            which includes <PREDCOMP.IBY>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   586
//                                            which includes <rawipnif.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   587
//                                            which includes <packetlogger.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   588
//                                            which includes <rawipnif.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   589
//                                            which includes <DHCPServ.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   590
//                                            which includes <umtsif.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   591
//                                            which includes <pfqoslib.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   592
//                                            which includes <qos.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   593
//                                            which includes <qoslib.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   594
//                                            which includes <qosextnapi.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   595
//                                            which includes <qos3gpp.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   596
//                                            which includes <pdp.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   597
//                                            which includes <QosIPSCPR.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   598
//                                            which includes <networking_dnsproxy.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   599
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   600
//**#include <ntras-plugin.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   601
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   602
#include <nvgrenderstage.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   603
#include <obex.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   604
#include <OBEYFILE.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   605
// #include <oggvorbis.iby> // relies on oggvorbisint/floatutil.dll, but our source only builds .libs
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   606
#include <omxilcomp.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   607
#include <omxilcompref.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   608
#include <omxilcore.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   609
#include <opengles.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   610
//                                            which includes <opengles_sw.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   611
//#include <openwfc_ref.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   612
//                                            which includes <openwfc_support.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   613
#include <pagedrom.oby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   614
#include <pagedrom_functional.oby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   615
#include <pagedrom_stressed.oby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   616
#include <panorama.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   617
#include <pbap.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   618
#include <pdrstore.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   619
#include <phbksync.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   620
#include <pinplugin.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   621
#include <pkcs12.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   622
#include <pkcs7.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   623
#include <PlatSec.oby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   624
#include <PlatSecDiagnostics.oby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   625
#include <PlatSecEnforcement.oby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   626
//**#include <plpremotelink.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   627
//                                            which includes <plpvariant.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   628
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   629
#include <printers.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   630
#include <punycodeconverter.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   631
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   632
#include <recognisers.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   633
#include <refacladaptation.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   634
#include <refmmrc.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   635
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   636
//**#include <rfs_variant.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   637
#include <richtexttohtmlconv.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   638
#include <rohandler.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   639
#include <rpnp.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   640
//**#include <rta.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   641
#include <rtp.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   642
//                                            which includes <shimrtp.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   643
//**#include <rtpamr.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   644
#include <S60CenRep_variant.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   645
//#include <S60Macros.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   646
#include <scs.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   647
#include <securitycommonutils.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   648
#include <security_ups_utils.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   649
#include <setcap.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   650
#include <sfopenvg.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   651
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   652
#include <shma.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   653
#include <sipdummyprt.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   654
#include <siph2lanbearermonitor.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   655
#include <sipproviders.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   656
#include <sipstatemachine.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   657
#include <sipsw.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   658
//#include <sislwappush.iby> // mutually exclusive with S60SislWapPush
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   659
#include <sqlite3.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   660
#include <ssma.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   661
//                                            which includes <ssmcmn.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   662
//                                            which includes <ssmcmd.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   663
//                                            which includes <ssmserver.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   664
//                                            which includes <ssmss.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   665
//                                            which includes <ssmdomainpolicy.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   666
//#include <ssmclayer.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   667
//#include <ssplugins.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   668
//                                            which includes <sspluginsadaptation.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   669
//                                            which includes <sspluginsgsa.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   670
#include <stat.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   671
//                                            which includes <statcommon.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   672
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   673
#include <subtitle.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   674
//#include <surfacemanager_ref.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   675
#include <surfaceupdate.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   676
//                                            which includes <surfaceupdate_ref.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   677
#include <swi.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   678
//                                            which includes <swiconfig.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   679
#include <symbianelfformatter.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   680
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   681
#include <sysawatcher.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   682
//                                            which includes <telwatcher.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   683
#include <sysstart.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   684
#include <sysstartconfig.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   685
#include <tefcleanup.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   686
#include <tefutilityserver.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   687
#include <telephony.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   688
#include <telnetd.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   689
#include <telnet_e.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   690
#include <testbed.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   691
#include <testexecutepipslogger.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   692
#include <testexecutepipsloggerclient.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   693
//#include <testlocale.iby> // clashes with language\mw\elocl.iby
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   694
#include <tiger.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   695
#include <traces.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   696
// clashes with clockresources #include <tzlocalizationrscfactory.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   697
#include <ucc.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   698
#include <uikon.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   699
//                                            which includes <uiklaf.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   700
#include <ulogger.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   701
#include <uloggerclttool.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   702
// #include <usbhostmsmm.iby> // need to find how to build this
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   703
#include <Version_Variant.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   704
#include <versitrecognizer.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   705
#include <videorenderer.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   706
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   707
#include <wapurilookup.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   708
#include <wfcinterop_tests.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   709
#include <wrapperutilsplugin.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   710
//#undef SYMBIAN_GRAPHICS_USE_GCE // for graphics_adaptation.hby
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   711
#include <wserv.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   712
//                                            which includes <wserv_std_plugins.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   713
//                                            which includes <openwfc.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   714
//#define SYMBIAN_GRAPHICS_USE_GCE // for graphics_adaptation.hby
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   715
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   716
#include <wslog.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   717
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   718
#include <xmlengine.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   719
#include <xmlenginedom.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   720
//                                            which includes <xmlengineutils.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   721
#include <xmlenginesaxplugin.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   722
#include <xmlengineserializer.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   723
#include <zsh.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   724
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   725
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   726
// manually copied into place
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   727
#include <fontutils.iby>
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   728
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   729
#include <core\stubs\srsfenginestub.iby> // exported when this module is correctly built
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   730
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   731
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   732
// IBY files to not include.
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   733
// This is achieved by defining the IBY's gating define.
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   734
//
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   735
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   736
#define FBSRASTERIZER_IBY // to stop core/mw/fbsrasterizer.iby getting included 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   737
//#define __NETWORKING_TEST_IBY__ // don't pull in networktest.iby
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   738
//#define __BASE_SYBORG_IBY__ // we are using Zoom2
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   739
//#define SWITEXTSHELL // switextshell.iby
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   740
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   741
// fixups
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   742
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   743
//file=ABI_DIR\BUILD_DIR\vimpstsettings.dll				SHARED_LIB_DIR\vimpstsettings.dll
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   744
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   745
file=ABI_DIR\BUILD_DIR\LICENSEETSY_STUB.DLL        Sys\Bin\licenseetsy.dll /* needed by phonetsy.tsy */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   746
file=ABI_DIR\BUILD_DIR\SIMATKTSY_STUB.DLL        Sys\Bin\simatktsy.dll /* needed by licenseetsy_stub.dll */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   747
//file=ABI_DIR\BUILD_DIR\usbcsc.ldd        SHARED_LIB_DIR\usbcsc.ldd /* needed by msfs_db.fsy */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   748
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   749
//extension[VARID]=KERNEL_DIR\BUILD_DIR\display.ldd        \Sys\Bin\display0.ldd /* needed for the graphics composition */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   750
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   751
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   752
file=ABI_DIR\BUILD_DIR\tvoutconfig.dll        Sys\Bin\tvoutconfig.dll /* can't find a .iby that includes this */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   753
file=ABI_DIR\BUILD_DIR\ddc_access.dll        Sys\Bin\ddc_access.dll /* can't find a .iby that includes this */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   754
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 */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   755
file=ABI_DIR\BUILD_DIR\usbcsc_bil.dll        Sys\Bin\usbcsc_bil.dll /* can't find a .iby that includes this */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   756
file=ABI_DIR\BUILD_DIR\fmradiotunercontrol.dll        Sys\Bin\fmradiotunercontrol.dll /* can't find a .iby that includes this */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   757
file=ABI_DIR\BUILD_DIR\usbclasscontroller.dll        Sys\Bin\usbclasscontroller.dll /* added normally via usbmanbin.iby */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   758
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   759
file=ABI_DIR\BUILD_DIR\cnvshiftjisdirectmap.dll        Sys\Bin\cnvshiftjisdirectmap.dll /* comes from the Japanese charconv IBYs */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   760
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   761
file=ABI_DIR\BUILD_DIR\libegl_sw.dll        Sys\Bin\libegl_sw.dll /* */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   762
file=ABI_DIR\BUILD_DIR\libopenvg_sw.dll        Sys\Bin\libopenvg_sw.dll /* */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   763
file=ABI_DIR\BUILD_DIR\libopenvgu_sw.dll        Sys\Bin\libopenvgu_sw.dll /* */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   764
file=ABI_DIR\BUILD_DIR\libopenvg.dll        Sys\Bin\libopenvg.dll /* test */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   765
file=ABI_DIR\BUILD_DIR\libopenvgu.dll        Sys\Bin\libopenvgu.dll /* test */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   766
file=ABI_DIR\BUILD_DIR\libgles_cm.dll        Sys\Bin\libgles_cm.dll /* */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   767
file=ABI_DIR\BUILD_DIR\libglesv1_cm.dll        Sys\Bin\libglesv1_cm.dll /* */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   768
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   769
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   770
//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 */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   771
//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 */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   772
//file=ABI_DIR\BUILD_DIR\asrsttshwdevice_stub.dll        Sys\Bin\asrsttshwdevice.dll /*required for nss* */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   773
//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 */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   774
#ifdef _FULL_DEBUG
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   775
file=ABI_DIR\BUILD_DIR\mullogging.dll        Sys\Bin\mullogging.dll /* needs forcing in for the debug build */
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   776
#endif
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   777
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   778
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   779
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   780
 
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   781
file=\epoc32\release\armv5\urel\elocl.01 	"sys\bin\elocl.01"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   782
#if 0
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   783
file=\epoc32\release\armv5\urel\elocl.37 	"sys\bin\elocl.37"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   784
file=\epoc32\release\armv5\urel\elocl.42 	"sys\bin\elocl.42"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   785
file=\epoc32\release\armv5\urel\elocl.25 	"sys\bin\elocl.25"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   786
file=\epoc32\release\armv5\urel\elocl.07 	"sys\bin\elocl.07"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   787
file=\epoc32\release\armv5\urel\elocl.03 	"sys\bin\elocl.03"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   788
file=\epoc32\release\armv5\urel\elocl.54 	"sys\bin\elocl.54"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   789
file=\epoc32\release\armv5\urel\elocl.10 	"sys\bin\elocl.10"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   790
file=\epoc32\release\armv5\urel\elocl.04 	"sys\bin\elocl.04"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   791
file=\epoc32\release\armv5\urel\elocl.49 	"sys\bin\elocl.49"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   792
file=\epoc32\release\armv5\urel\elocl.09 	"sys\bin\elocl.09"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   793
file=\epoc32\release\armv5\urel\elocl.51 	"sys\bin\elocl.51"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   794
file=\epoc32\release\armv5\urel\elocl.02 	"sys\bin\elocl.02"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   795
file=\epoc32\release\armv5\urel\elocl.57 	"sys\bin\elocl.57"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   796
file=\epoc32\release\armv5\urel\elocl.45 	"sys\bin\elocl.45"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   797
file=\epoc32\release\armv5\urel\elocl.17 	"sys\bin\elocl.17"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   798
file=\epoc32\release\armv5\urel\elocl.59 	"sys\bin\elocl.59"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   799
file=\epoc32\release\armv5\urel\elocl.15 	"sys\bin\elocl.15"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   800
file=\epoc32\release\armv5\urel\elocl.05 	"sys\bin\elocl.05"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   801
file=\epoc32\release\armv5\urel\elocl.32 	"sys\bin\elocl.32"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   802
file=\epoc32\release\armv5\urel\elocl.68 	"sys\bin\elocl.68"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   803
file=\epoc32\release\armv5\urel\elocl.67 	"sys\bin\elocl.67"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   804
file=\epoc32\release\armv5\urel\elocl.70 	"sys\bin\elocl.70"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   805
file=\epoc32\release\armv5\urel\elocl.18 	"sys\bin\elocl.18"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   806
file=\epoc32\release\armv5\urel\elocl.08 	"sys\bin\elocl.08"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   807
file=\epoc32\release\armv5\urel\elocl.27 	"sys\bin\elocl.27"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   808
file=\epoc32\release\armv5\urel\elocl.76 	"sys\bin\elocl.76"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   809
file=\epoc32\release\armv5\urel\elocl.13 	"sys\bin\elocl.13"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   810
file=\epoc32\release\armv5\urel\elocl.78 	"sys\bin\elocl.78"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   811
file=\epoc32\release\armv5\urel\elocl.16 	"sys\bin\elocl.16"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   812
file=\epoc32\release\armv5\urel\elocl.26 	"sys\bin\elocl.26"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   813
file=\epoc32\release\armv5\urel\elocl.28 	"sys\bin\elocl.28"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   814
file=\epoc32\release\armv5\urel\elocl.79 	"sys\bin\elocl.79"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   815
file=\epoc32\release\armv5\urel\elocl.06 	"sys\bin\elocl.06"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   816
file=\epoc32\release\armv5\urel\elocl.33 	"sys\bin\elocl.33"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   817
file=\epoc32\release\armv5\urel\elocl.39 	"sys\bin\elocl.39"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   818
file=\epoc32\release\armv5\urel\elocl.14 	"sys\bin\elocl.14"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   819
file=\epoc32\release\armv5\urel\elocl.93 	"sys\bin\elocl.93"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   820
file=\epoc32\release\armv5\urel\elocl.96 	"sys\bin\elocl.96"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   821
file=\epoc32\release\armv5\urel\elocl.31 	"sys\bin\elocl.31"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   822
file=\epoc32\release\armv5\urel\elocl.30 	"sys\bin\elocl.30"
51ec61aab5d5 Rom build configurations and oby file for a UI rom mapping to PDK 3.0.H
arunabha
parents:
diff changeset
   823
#endif