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