author | William Roberts <williamr@symbian.org> |
Thu, 07 Oct 2010 20:13:43 +0100 | |
changeset 0 | 01a8f4b3ef59 |
child 4 | f2eed505287b |
permissions | -rw-r--r-- |
0
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1 |
|
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2 |
romname=syborg.img |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3 |
REM #undef _ARM4 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4 |
REM #define _ARM4 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5 |
REM redefined ROMMEGS as 50 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6 |
REM defines for IrDA options |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
7 |
REM Uncomment the line below to enable IrDA to use a Jeteye ESI09680 pod with serial card adapter |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
8 |
REM #define _ENABLE_IRDA_POD_ |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
9 |
REM define which port IrDA uses |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
10 |
REM define which serial port Bluetooth protocol uses |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
11 |
REM Define whether or not to include USB client support: |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
12 |
REM redefined ROMDATE as 07\10\2010 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
13 |
unicode |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
14 |
romsize=0x5000000 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
15 |
time=07/10/2010 12:00:00 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
16 |
REM defaultfeaturedb = epoc32\rom\include\featuredatabase.xml |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
17 |
REM ROM version number |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
18 |
version=0.01(0) |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
19 |
PlatSecDiagnostics OFF |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
20 |
PlatSecEnforcement ON |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
21 |
PlatSecEnforceSysBin ON |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
22 |
PlatSecProcessIsolation ON |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
23 |
kerneltrace 0x80000000 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
24 |
memmodel multiple 0x100000 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
25 |
multikernel |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
26 |
bootbinary= \epoc32\release\ARMV5\_syborg_bootloader_bootrom.bin |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
27 |
debugport 0 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
28 |
romsize=0x8000000 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
29 |
romlinearbase=0x80000000 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
30 |
romalign=0x10 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
31 |
kerneldataaddress=0xC8000000 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
32 |
kernelheapmin=0x08000 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
33 |
kernelheapmax=0x00FFC000 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
34 |
dataaddress=0x400000 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
35 |
defaultstackreserve=0x200000 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
36 |
romchecksum=0x12345678 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
37 |
primary[0x0b0a0001]=\epoc32\release\ARMV5\urel\_syborg_ekern.exe "sys\bin\ekern.exe" code-align 0x4000 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
38 |
extension[0x0b0a0001]=\epoc32\release\ARMV5\urel\_syborg_btracex.ldd "sys\bin\btracex.ldd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
39 |
file=\epoc32\release\ARMV5\urel\btracec.dll "sys\bin\btracec.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
40 |
variant[0x0b0a0001]=\epoc32\release\ARMV5\urel\_syborg_kasyborg.dll "sys\bin\kasyborg.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
41 |
extension[0x0b0a0001]=\epoc32\release\ARMV5\urel\_syborg_exmoncommon.dll "sys\bin\exmoncommon.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
42 |
extension[0x0b0a0001]=\epoc32\release\ARMV5\urel\_syborg_exmondebug.dll "sys\bin\exmondebug.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
43 |
extension[0x0b0a0001]=\epoc32\release\ARMV5\urel\kdebug.dll "sys\bin\kdebug.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
44 |
extension[0x0b0a0001]=\epoc32\release\ARMV5\urel\evfp.dll "sys\bin\evfp.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
45 |
extension[0x0b0a0001]=\epoc32\release\ARMV5\urel\_syborg_svpframebuffer.dll "sys\bin\lcd.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
46 |
device[0x0b0a0001]=\epoc32\release\ARMV5\urel\display.ldd "sys\bin\display0.ldd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
47 |
device[0x0b0a0001]=\epoc32\release\ARMV5\urel\_syborg_eserial.pdd "sys\bin\euart1.pdd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
48 |
device[0x0b0a0001]=\epoc32\release\ARMV5\urel\ecomm.ldd "sys\bin\ecomm.ldd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
49 |
extension[0x0b0a0001]=\epoc32\release\ARMV5\urel\elocd.ldd "sys\bin\elocd.ldd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
50 |
extension[0x0b0a0001]=\epoc32\release\ARMV5\urel\_syborg_epointer_landscape.dll "sys\bin\epointer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
51 |
extension[0x0b0a0001]=\epoc32\release\ARMV5\urel\_syborg_medint.pdd "sys\bin\medint.pdd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
52 |
extension[0x0b0a0001]=\epoc32\release\ARMV5\urel\exstart.dll "sys\bin\exstart.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
53 |
extension[0x0b0a0001]=\epoc32\release\ARMV5\urel\_syborg_ekeyb.dll "sys\bin\ekeyb.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
54 |
extension[0x0b0a0001]=\epoc32\release\ARMV5\urel\_syborg_svphostfsdriver.ldd "sys\bin\svphostfsdriver.ldd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
55 |
file=\epoc32\release\ARMV5\urel\svphostfsy.fsy "sys\bin\svphostfsy.fsy" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
56 |
file=\epoc32\release\ARMV5\urel\svphostfs.exe "sys\bin\svphostfs.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
57 |
extension[0x0b0a0001]=\epoc32\release\ARMV5\urel\_syborg_svpsnapdriver.ldd "sys\bin\svpsnapdriver.ldd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
58 |
file=\epoc32\release\ARMV5\urel\snapapp.exe "sys\bin\snapapp.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
59 |
device[0x0b0a0001]=\epoc32\release\ARMV5\urel\_syborg_webcamera.pdd "sys\bin\webcamera.pdd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
60 |
device[0x0b0a0001]=\epoc32\release\ARMV5\urel\_syborg_ewebcamera.ldd "sys\bin\ewebcamera.ldd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
61 |
file=\epoc32\release\ARMV5\urel\webcamera_app.exe "sys\bin\webcamera_app.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
62 |
extension[0x0b0a0001]=\epoc32\release\ARMV5\urel\_syborg_MEDNVMEMORY.PDD "sys\bin\MEDNVMEMORY.PDD" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
63 |
data=\epoc32\rom\syborg\estart.txt "sys\data\estart.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
64 |
device[0x0b0a0001]=\epoc32\release\ARMV5\urel\_syborg_soundsc.pdd "sys\bin\soundsc.pdd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
65 |
device[0x0b0a0001]=\epoc32\release\ARMV5\urel\esoundsc.ldd "sys\bin\esoundsc.ldd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
66 |
file=\epoc32\release\ARMV5\urel\profiler.exe "sys\bin\profiler.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
67 |
device[0x0b0a0001]=\epoc32\release\ARMV5\urel\sampler.ldd "sys\bin\sampler.ldd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
68 |
REM Base operating system, including all assp-specific files |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
69 |
file=\epoc32\release\ARMV5\urel\scppnwdl.dll "sys\bin\scppnwdl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
70 |
file=\epoc32\release\ARMV5\urel\drtaeabi.dll "sys\bin\drtaeabi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
71 |
file=\epoc32\release\ARMV5\urel\dfpaeabi.dll "sys\bin\dfpaeabi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
72 |
file=\epoc32\release\ARMV5\urel\dfprvct-thunk.dll "sys\bin\dfprvct-thunk.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
73 |
alias \sys\bin\dfprvct-thunk.dll \sys\bin\dfprvct2_2-thunk.dll |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
74 |
alias \sys\bin\dfprvct-thunk.dll \sys\bin\dfprvct2_1-thunk.dll |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
75 |
file=\epoc32\release\ARMV5\urel\drtrvct2_2.dll "sys\bin\drtrvct2_2.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
76 |
file=\epoc32\release\ARMV5\urel\dfprvct2_2.dll "sys\bin\dfprvct2_2.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
77 |
alias \sys\bin\drtrvct2_2.dll \sys\bin\drtrvct2_1.dll |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
78 |
alias \sys\bin\dfprvct2_2.dll \sys\bin\dfprvct2_1.dll |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
79 |
extension[0x0b0a0001]=\epoc32\release\ARMV5\urel\rm_debug.ldd "sys\bin\rm_debug.ldd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
80 |
file=\epoc32\release\ARMV5\urel\rm_debug_svr.exe "sys\bin\rm_debug_svr.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
81 |
file=\epoc32\release\ARMV5\urel\_syborg_euser.dll "sys\bin\EUser.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
82 |
file=\epoc32\release\ARMV5\urel\RPIPE.DLL "sys\bin\rpipe.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
83 |
file=\epoc32\release\ARMV5\urel\trkdummyapp.exe "sys\bin\trkdummyapp.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
84 |
file=\epoc32\release\ARMV5\urel\trkdummyapp2.exe "sys\bin\trkdummyapp2.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
85 |
file=\epoc32\release\ARMV5\urel\trkdummyapp200159D8.exe "sys\bin\trkdummyapp200159D8.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
86 |
file=\epoc32\release\ARMV5\urel\trkdummyapp200170BC.exe "sys\bin\trkdummyapp200170BC.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
87 |
file=\epoc32\release\ARMV5\urel\ektran.dll "sys\bin\EKTran.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
88 |
file=\epoc32\release\ARMV5\urel\_syborg_hal.dll "sys\bin\Hal.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
89 |
file=\epoc32\release\ARMV5\urel\_syborg_ekdata.dll "sys\bin\EKData.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
90 |
secondary=\epoc32\release\ARMV5\urel\efile.exe "sys\bin\efile.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
91 |
file=\epoc32\release\ARMV5\urel\efsrv.dll "sys\bin\EFSrv.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
92 |
device[0x0b0a0001]=\epoc32\release\ARMV5\urel\d_ftrace.ldd "sys\bin\d_ftrace.ldd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
93 |
file=\epoc32\release\ARMV5\urel\efat32.fsy "sys\bin\ELocal.fsy" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
94 |
file=\epoc32\release\ARMV5\urel\USBCSC_bil.dll "sys\bin\usbcsc_bil.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
95 |
file=\epoc32\release\ARMV5\urel\msfs_db.fsy "sys\bin\msfs.fsy" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
96 |
file=\epoc32\release\ARMV5\urel\_syborg_e32strt.exe "sys\bin\EStart.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
97 |
file=\epoc32\release\ARMV5\urel\domainSrv.exe "sys\bin\domainSrv.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
98 |
file=\epoc32\release\ARMV5\urel\domainCli.dll "sys\bin\domainCli.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
99 |
file=\epoc32\release\ARMV5\urel\domainPolicy.dll "sys\bin\domainPolicy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
100 |
file=\epoc32\release\ARMV5\urel\usbdescriptors.dll "sys\bin\usbdescriptors.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
101 |
file=\epoc32\release\ARMV5\urel\usbdi_utils.dll "sys\bin\usbdi_utils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
102 |
file=\epoc32\release\ARMV5\urel\usbhostms.pxy "sys\bin\usbhostms.pxy" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
103 |
file=\epoc32\release\ARMV5\urel\usbhostmsclient.dll "sys\bin\usbhostmsclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
104 |
file=\epoc32\release\ARMV5\urel\usbhostmssrv.exe "sys\bin\usbhostmssrv.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
105 |
file=\epoc32\release\ARMV5\urel\_generic_scdv.dll "sys\bin\ScDv.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
106 |
data=\epoc32\data\Z\Resource\avkon.rsc "resource\avkon.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
107 |
data=\epoc32\data\Z\Private\200159c0\install\desktop_20026f4f\xuikon\00\desktop.o0000 "private\200159c0\install\desktop_20026f4f\xuikon\00\desktop.o0000" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
108 |
data=\epoc32\data\Z\Private\200159c0\install\emailwidget\xuikon\00\EW.o0000 "private\200159c0\install\emailwidget\xuikon\00\EW.o0000" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
109 |
data=\epoc32\data\Z\Private\200159c0\install\musicwidget_10207c18\xuikon\00\musicwidget.o0000 "private\200159c0\install\musicwidget_10207c18\xuikon\00\musicwidget.o0000" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
110 |
data=\epoc32\data\Z\Resource\calencaldavplugindata.rsc "resource\calencaldavplugindata.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
111 |
REM Graphics Adaptation Selection |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
112 |
REM "OPENGLES DRV" : <opengles_sw.iby> |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
113 |
REM "OPENVG DRV" : <openvg_sw.iby> |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
114 |
REM "EGL DRV" : <egl_ref.iby> |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
115 |
REM "GCE DRV" : <compositionbackend_arm.iby> |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
116 |
REM "GRAPHICSRESOURCE DRV" : <graphicsresourceadapter_sw.iby> |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
117 |
REM "SURFACEMANAGER DRV" : <surfacemanager_ref.iby> |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
118 |
REM "SURFACEUPDATE DRV" : <surfaceupdate_ref.iby> |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
119 |
REM "DIRECTGDI DRV" : <directgdiadapter_sw.iby> |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
120 |
REM "FBSRASTERIZER DRV" : <fbsrasterizer_stub.iby> |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
121 |
REM "SRGREOURCE DRV" : <sgresource_sw.iby> |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
122 |
REM "OPENWFCLIB_DRV" : <openwfc_ref.iby> |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
123 |
file=\epoc32\release\ARMV5\urel\3gplibrary.dll "sys\bin\3gplibrary.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
124 |
file=\epoc32\release\ARMV5\urel\3GPMP4LIB.DLL "sys\bin\3GPMP4LIB.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
125 |
file=\epoc32\release\ARMV5\urel\mmfdevsound.dll "sys\bin\mmfdevsound.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
126 |
file=\epoc32\release\ARMV5\urel\mmfaudioserverproxy.dll "sys\bin\mmfaudioserverproxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
127 |
file=\epoc32\release\ARMV5\urel\mmfdevsoundproxy.dll "sys\bin\mmfdevsoundproxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
128 |
file=\epoc32\release\ARMV5\urel\mmfdevsoundserver.dll "sys\bin\mmfdevsoundserver.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
129 |
file=\epoc32\release\ARMV5\urel\a3ffourcclookup.dll "sys\bin\a3ffourcclookup.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
130 |
file=\epoc32\release\ARMV5\urel\mmfaudioserverfactory.dll "sys\bin\mmfaudioserverfactory.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
131 |
file=\epoc32\release\ARMV5\urel\mmfaudioserver.dll "sys\bin\mmfaudioserver.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
132 |
file=\epoc32\release\ARMV5\urel\mmfdevsoundadaptor.dll "sys\bin\mmfdevsoundadaptor.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
133 |
file=\epoc32\release\ARMV5\urel\a3fFourCCConvertorPlugin.dll "Sys\Bin\a3fFourCCConvertorPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
134 |
file=\epoc32\release\ARMV5\urel\mmfaudioserverstart.exe "sys\bin\mmfaudioserverstart.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
135 |
file=\epoc32\release\ARMV5\urel\abtestclient.EXE "sys\bin\abtestclient.EXE" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
136 |
file=\epoc32\release\ARMV5\urel\abtestclient2.EXE "sys\bin\abtestclient2.EXE" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
137 |
file=\epoc32\release\ARMV5\urel\abtestclient3.EXE "sys\bin\abtestclient3.EXE" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
138 |
file=\epoc32\release\ARMV5\urel\abtestclient4.EXE "sys\bin\abtestclient4.EXE" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
139 |
data=\epoc32\data\Z\private\0AB7E57C\backup_registration.xml "private\0AB7E57C\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
140 |
data=\epoc32\data\Z\private\0AB7E57D\backup_registration.xml "private\0AB7E57D\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
141 |
data=\epoc32\data\Z\private\0AB7E57E\backup_registration.xml "private\0AB7E57E\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
142 |
data=\epoc32\data\Z\private\0AB7E58A\backup_registration.xml "private\0AB7E58A\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
143 |
data=\epoc32\data\Z\private\0AB7E58B\backup_registration.xml "private\0AB7E58B\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
144 |
data=\epoc32\data\Z\private\0AB7E58C\backup_registration.xml "private\0AB7E58C\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
145 |
data=\epoc32\data\Z\private\0FA00001\backup_registration.xml "private\0FA00001\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
146 |
file=\epoc32\release\ARMV5\urel\tonedata.dll "sys\bin\tonedata.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
147 |
file=\epoc32\release\ARMV5\urel\audiocontextfactory.dll "sys\bin\audiocontextfactory.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
148 |
file=\epoc32\release\ARMV5\urel\audiocomponentframework.dll "sys\bin\audiocomponentframework.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
149 |
file=\epoc32\release\ARMV5\urel\logicalaudiocodec.dll "Sys\Bin\logicalaudiocodec.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
150 |
file=\epoc32\release\ARMV5\urel\logicalaudiostream.dll "Sys\Bin\logicalaudiostream.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
151 |
file=\epoc32\release\ARMV5\urel\logicalbuffersource.dll "Sys\Bin\logicalbuffersource.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
152 |
file=\epoc32\release\ARMV5\urel\logicalaudiodevicesource.dll "Sys\Bin\logicalaudiodevicesource.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
153 |
file=\epoc32\release\ARMV5\urel\logicalaudiogaincontrol.dll "Sys\Bin\logicalaudiogaincontrol.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
154 |
file=\epoc32\release\ARMV5\urel\logicalbuffersink.dll "Sys\Bin\logicalbuffersink.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
155 |
file=\epoc32\release\ARMV5\urel\logicalaudiodevicesink.dll "Sys\Bin\logicalaudiodevicesink.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
156 |
file=\epoc32\release\ARMV5\urel\activitymanager.dll "sys\bin\activitymanager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
157 |
data=\epoc32\data\z\private\101F7989\esock\ip.addressinfo_tcpip.esk "private\101F7989\esock\ip.addressinfo_tcpip.esk" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
158 |
file=\epoc32\release\ARMV5\urel\addressinfo.prt "sys\bin\addressinfo.prt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
159 |
REM Test agent dialog server |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
160 |
file=\epoc32\release\ARMV5\urel\agentdialog.dll "sys\bin\agentdialog.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
161 |
REM Agent Providers ECOM plugin |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
162 |
REM Core Agent Providers Library |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
163 |
file=\epoc32\release\ARMV5\urel\agentprcore.dll "sys\bin\agentprcore.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
164 |
file=\epoc32\release\ARMV5\urel\agentpr.dll "Sys\Bin\agentpr.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
165 |
file=\epoc32\release\ARMV5\urel\agentshellnotifier.dll "sys\bin\tnotifiers\agentshellnotifier.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
166 |
REM Agenda Model |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
167 |
REM redefined DATAZ_ as \epoc32\data\Z |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
168 |
REM Configurable heap size for agenda server. |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
169 |
file=\epoc32\release\ARMV5\urel\agnmodel.dll "sys\bin\agnmodel.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
170 |
file=\epoc32\release\ARMV5\urel\agsvexe.exe "sys\bin\agsvexe.exe" heapmax= 0x400000 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
171 |
data=\epoc32\data\Z\Private\10003A5B\backup_registration.xml "PRIVATE\10003A5B\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
172 |
REM Agenda Versit |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
173 |
file=\epoc32\release\ARMV5\urel\AgnVersit.dll "Sys\Bin\AgnVersit.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
174 |
REM Backup Restore Notification Component |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
175 |
file=\epoc32\release\ARMV5\urel\BackupRestoreNotification.dll "sys\bin\BackupRestoreNotification.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
176 |
REM Swi observer plug-in |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
177 |
file=\epoc32\release\ARMV5\urel\swiobservedinfo.dll "sys\bin\swiobservedinfo.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
178 |
file=\epoc32\release\ARMV5\urel\swiobserverplugin.dll "sys\bin\swiobserverplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
179 |
REM SQL |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
180 |
file=\epoc32\release\ARMV5\urel\utraceuser.dll "sys\bin\utraceuser.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
181 |
file=\epoc32\release\ARMV5\urel\utraceuserstubbed.dll "sys\bin\utraceuserstubbed.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
182 |
file=\epoc32\release\ARMV5\urel\sqldb.dll "sys\bin\sqldb.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
183 |
file=\epoc32\release\ARMV5\urel\sqlsrv.exe "sys\bin\sqlsrv.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
184 |
data=\epoc32\data\Z\Private\10281e17\backup_registration.xml "PRIVATE\10281e17\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
185 |
REM *** TimeZone Client and Server *** |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
186 |
file=\epoc32\release\ARMV5\urel\tzserver.exe "sys\bin\tzserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
187 |
file=\epoc32\release\ARMV5\urel\tzclient.dll "sys\bin\tzclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
188 |
REM *** SWI Plugin *** |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
189 |
file=\epoc32\release\ARMV5\urel\tzswiobserverplugin.dll "Sys\Bin\tzswiobserverplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
190 |
REM *** TZ Database *** |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
191 |
data=\epoc32\data\z\private\1020383E\tzdb.dbz "private\1020383E\tzdb.dbz" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
192 |
data=\epoc32\data\Z\private\1020383E\backup_registration.xml "private\1020383E\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
193 |
data=\epoc32\data\Z\private\100012a5\policy\10206A8B.SPD "private\100012a5\policy\10206A8B.SPD" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
194 |
data=\epoc32\data\Z\system\install\timezone_stub.sis "system\install\timezone_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
195 |
REM Alarm Server |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
196 |
file=\epoc32\release\ARMV5\urel\ssmutilsrv.exe "sys\bin\ssmutilsrv.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
197 |
file=\epoc32\release\ARMV5\urel\ssmadaptationcli.dll "sys\bin\ssmadaptationcli.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
198 |
file=\epoc32\release\ARMV5\urel\ssmsuscli.dll "sys\bin\ssmsuscli.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
199 |
REM redefined DATAZ_ as \epoc32\data\Z |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
200 |
file=\epoc32\release\ARMV5\urel\alarmshared.dll "sys\bin\alarmshared.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
201 |
file=\epoc32\release\ARMV5\urel\alarmclient.dll "sys\bin\alarmclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
202 |
file=\epoc32\release\ARMV5\urel\alarmserver.exe "sys\bin\alarmserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
203 |
data=\epoc32\data\Z\Private\101F5027\backup_registration.xml "PRIVATE\101F5027\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
204 |
file=\epoc32\release\ARMV5\urel\amastart.dll "sys\bin\amastart.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
205 |
file=\epoc32\release\ARMV5\urel\amastarter.exe "Sys\bin\amastarter.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
206 |
file=\epoc32\release\ARMV5\urel\dscstore.dll "sys\bin\dscstore.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
207 |
file=\epoc32\release\ARMV5\urel\loadamastart.dll "sys\bin\loadamastart.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
208 |
data=\epoc32\data\Z\Private\100012a5\policy\2000836D.spd "PRIVATE\100012a5\policy\2000836D.spd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
209 |
REM Animation |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
210 |
file=\epoc32\release\ARMV5\urel\animation.dll "sys\bin\animation.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
211 |
file=\epoc32\release\ARMV5\urel\animationshared.dll "sys\bin\animationshared.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
212 |
file=\epoc32\release\ARMV5\urel\animationserver.dll "sys\bin\animationserver.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
213 |
file=\epoc32\release\ARMV5\urel\animators.dll "Sys\Bin\animators.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
214 |
file=\epoc32\release\ARMV5\urel\apstart.dll "sys\bin\apstart.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
215 |
REM Application Architecture |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
216 |
file=\epoc32\release\ARMV5\urel\apparc.dll "sys\bin\apparc.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
217 |
file=\epoc32\release\ARMV5\urel\apfile.dll "sys\bin\apfile.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
218 |
file=\epoc32\release\ARMV5\urel\aplist.dll "sys\bin\aplist.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
219 |
file=\epoc32\release\ARMV5\urel\apgrfx.dll "sys\bin\apgrfx.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
220 |
file=\epoc32\release\ARMV5\urel\apserv.dll "sys\bin\apserv.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
221 |
file=\epoc32\release\ARMV5\urel\apsexe.exe "sys\bin\apsexe.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
222 |
file=\epoc32\release\ARMV5\urel\ServiceRegistry.dll "sys\bin\ServiceRegistry.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
223 |
data=\epoc32\data\z\private\10003a3f\backup_registration.xml "private\10003a3f\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
224 |
REM ASNPKCS libraries |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
225 |
REM pbe libraries |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
226 |
REM crypto library |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
227 |
file=\epoc32\release\ARMV5\urel\random.dll "sys\bin\random.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
228 |
REM hash libraries |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
229 |
file=\epoc32\release\ARMV5\urel\hash.dll "sys\bin\hash.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
230 |
REM SoftwareCrypto libraries |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
231 |
file=\epoc32\release\ARMV5\urel\softwarecrypto.dll "sys\bin\softwarecrypto.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
232 |
file=\epoc32\release\ARMV5\urel\weak_cryptography.dll "sys\bin\cryptography.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
233 |
file=\epoc32\release\ARMV5\urel\cryptospi.dll "sys\bin\cryptospi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
234 |
file=\epoc32\release\ARMV5\urel\cryptospisetup.exe "sys\bin\cryptospisetup.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
235 |
data=\epoc32\data\Z\Resource\cryptospi\plug-ins.txt "resource\cryptospi\plug-ins.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
236 |
file=\epoc32\release\ARMV5\urel\pbe.dll "sys\bin\pbe.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
237 |
file=\epoc32\release\ARMV5\urel\asnpkcs.dll "sys\bin\asnpkcs.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
238 |
REM File token libraries configurable files |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
239 |
data=\epoc32\data\Z\Resource\fstokenserver.RSC "resource\fstokenserver.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
240 |
file=\epoc32\release\ARMV5\urel\SpeechRecognitionUtility.dll "sys\bin\SpeechRecognitionUtility.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
241 |
file=\epoc32\release\ARMV5\urel\SpeechRecognitionData.dll "sys\bin\SpeechRecognitionData.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
242 |
file=\epoc32\release\ARMV5\urel\SpeechRecognitionCustomCommands.dll "sys\bin\SpeechRecognitionCustomCommands.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
243 |
REM For components that use the Autotest framework |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
244 |
file=\epoc32\release\ARMV5\urel\autotest.dll "sys\bin\autotest.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
245 |
file=\epoc32\release\ARMV5\urel\aviplaycontroller.dll "Sys\Bin\aviplaycontroller.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
246 |
file=\epoc32\release\ARMV5\urel\avirecordcontroller.dll "Sys\Bin\avirecordcontroller.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
247 |
file=\epoc32\release\ARMV5\urel\devsubtitle.dll "sys\bin\devsubtitle.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
248 |
file=\epoc32\release\ARMV5\urel\srtdecoder.dll "sys\bin\srtdecoder.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
249 |
REM FLOGGER - logging support |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
250 |
file=\epoc32\release\ARMV5\urel\flogger.dll "sys\bin\FLogger.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
251 |
file=\epoc32\release\ARMV5\urel\flogsvr.exe "sys\bin\FLogSvr.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
252 |
patchdata sys\bin\Flogger.dll addr 0x00009f50 4 0 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
253 |
REM The Watcher Framework |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
254 |
REM 'buildrom lubbock -D__NOWATCHER__' will place watcher.exe in z:REM so that it never runs |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
255 |
file=\epoc32\release\ARMV5\urel\watcher.exe "sys\bin\watcher.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
256 |
REM Bio Utils |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
257 |
file=\epoc32\release\ARMV5\urel\bifu.dll "sys\bin\bifu.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
258 |
file=\epoc32\release\ARMV5\urel\biut.dll "sys\bin\biut.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
259 |
file=\epoc32\release\ARMV5\urel\biodb.dll "sys\bin\biodb.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
260 |
file=\epoc32\release\ARMV5\urel\BioWatcher.dll "sys\bin\BioWatcher.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
261 |
REM The Message Server |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
262 |
file=\epoc32\release\ARMV5\urel\msexe.exe "sys\bin\MSexe.exe" heapmax= 0x400000 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
263 |
file=\epoc32\release\ARMV5\urel\msgs.dll "sys\bin\MSGS.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
264 |
data=\epoc32\data\z\private\1000484b\backup_registration.xml "private\1000484b\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
265 |
data=\epoc32\data\Z\resource\messaging\MSGS.R01 "resource\messaging\MSGS.R01" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
266 |
alias resource\messaging\MSGS.R01 resource\messaging\MSGS.RSC |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
267 |
data=\epoc32\data\z\private\1000484b\msgcache.ini "private\1000484b\msgcache.ini" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
268 |
REM Comms Server |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
269 |
file=\epoc32\release\ARMV5\urel\c32.dll "sys\bin\C32.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
270 |
data=\epoc32\data\z\private\101F7988\c32.cmi "private\101F7988\c32.cmi" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
271 |
data=\epoc32\data\z\private\101F7988\c32_first.cmi "private\101F7988\c32_first.cmi" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
272 |
data=\epoc32\data\z\private\101F7988\c32_second.cmi "private\101F7988\c32_second.cmi" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
273 |
data=\epoc32\data\z\private\101F7988\c32_third.cmi "private\101F7988\c32_third.cmi" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
274 |
data=\epoc32\data\z\private\101F7988\c32_fourth.cmi "private\101F7988\c32_fourth.cmi" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
275 |
REM *** usbman.iby is always included whether USB is supported by the |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
276 |
REM *** device or not. |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
277 |
REM change to usbmanProto.iby for prototype builds |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
278 |
REM *** The following iby files are always included, whether usb is supported |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
279 |
REM *** by the device or not. |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
280 |
data=\epoc32\data\Z\Resource\errors\ecomerr.R01 "Resource\Errors\ecomerr.R01" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
281 |
alias Resource\Errors\ecomerr.R01 Resource\Errors\ecomerr.RSC |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
282 |
file=\epoc32\release\ARMV5\urel\ecom.dll "sys\bin\ECom.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
283 |
file=\epoc32\release\ARMV5\urel\ecomserver.exe "sys\bin\EComServer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
284 |
file=\epoc32\release\ARMV5\urel\ecompatchdata.dll "sys\bin\EComPatchData.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
285 |
file=\epoc32\release\ARMV5\urel\usbman.dll "sys\bin\usbman.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
286 |
data=\epoc32\data\Z\Private\101fe1db\backup_registration.xml "private\101fe1db\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
287 |
file=\epoc32\release\ARMV5\urel\usblogger.dll "sys\bin\usblogger.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
288 |
REM Feature USB is not included in this ROM (usbman.iby) |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
289 |
REM *** Now for things which should only be included if the device |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
290 |
REM *** supports USB, to save ROM space... |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
291 |
REM Feature USB is not included in this ROM (usb.iby) |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
292 |
REM Epoc Socket Layer |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
293 |
file=\epoc32\release\ARMV5\urel\SubconParams.dll "Sys\Bin\SubconParams.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
294 |
file=\epoc32\release\ARMV5\urel\ConnServParams.dll "Sys\Bin\ConnServParams.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
295 |
file=\epoc32\release\ARMV5\urel\ESockMessages.dll "Sys\Bin\ESockMessages.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
296 |
file=\epoc32\release\ARMV5\urel\esockmessagesimpl.dll "sys\bin\esockmessagesimpl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
297 |
file=\epoc32\release\ARMV5\urel\esock_params.dll "Sys\Bin\esock_params.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
298 |
file=\epoc32\release\ARMV5\urel\esock_api_ext.dll "sys\bin\esock_api_ext.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
299 |
file=\epoc32\release\ARMV5\urel\commsdataobjects.dll "sys\bin\commsdataobjects.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
300 |
file=\epoc32\release\ARMV5\urel\commsdataobjectsecom.dll "Sys\Bin\commsdataobjectsecom.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
301 |
file=\epoc32\release\ARMV5\urel\serverden.dll "sys\bin\serverden.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
302 |
file=\epoc32\release\ARMV5\urel\commsfw.dll "sys\bin\commsfw.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
303 |
file=\epoc32\release\ARMV5\urel\factories.dll "sys\bin\factories.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
304 |
file=\epoc32\release\ARMV5\urel\meshmachine.dll "sys\bin\meshmachine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
305 |
file=\epoc32\release\ARMV5\urel\NETMSG.dll "sys\bin\NETMSG.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
306 |
file=\epoc32\release\ARMV5\urel\NetInterfaces.dll "sys\bin\NetInterfaces.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
307 |
file=\epoc32\release\ARMV5\urel\NetMessages.dll "Sys\Bin\NetMessages.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
308 |
file=\epoc32\release\ARMV5\urel\NetMeta.dll "sys\bin\NetMeta.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
309 |
REM dependencies |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
310 |
file=\epoc32\release\ARMV5\urel\insock.dll "sys\bin\insock.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
311 |
file=\epoc32\release\ARMV5\urel\NetSubscribe.dll "sys\bin\NetSubscribe.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
312 |
file=\epoc32\release\ARMV5\urel\nodemessages.dll "sys\bin\nodemessages.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
313 |
file=\epoc32\release\ARMV5\urel\ResponseMsg.dll "sys\bin\ResponseMsg.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
314 |
file=\epoc32\release\ARMV5\urel\procrootsrv.dll "sys\bin\procrootsrv.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
315 |
file=\epoc32\release\ARMV5\urel\procroot.dll "sys\bin\procroot.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
316 |
file=\epoc32\release\ARMV5\urel\NETStSrv.dll "sys\bin\NETStSrv.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
317 |
file=\epoc32\release\ARMV5\urel\NETSM.dll "sys\bin\NETSM.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
318 |
file=\epoc32\release\ARMV5\urel\virtualconstructors.dll "sys\bin\virtualconstructors.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
319 |
file=\epoc32\release\ARMV5\urel\esock.dll "sys\bin\esock.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
320 |
file=\epoc32\release\ARMV5\urel\esocksvr.dll "sys\bin\esocksvr.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
321 |
file=\epoc32\release\ARMV5\urel\eintsock_transport.dll "Sys\Bin\eintsock_transport.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
322 |
data=\epoc32\data\z\private\101F7989\backup_registration.xml "private\101F7989\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
323 |
data=\epoc32\data\z\private\101F7988\esock.cmi "private\101F7988\esock.cmi" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
324 |
data=\epoc32\data\z\private\101F7988\esock_mip.cmi "private\101F7988\esock_mip.cmi" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
325 |
data=\epoc32\data\z\private\101F7988\esock_dip.cmi "private\101F7988\esock_dip.cmi" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
326 |
data=\epoc32\data\z\private\101F7988\esock_tr.cmi "private\101F7988\esock_tr.cmi" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
327 |
data=\epoc32\data\z\private\101F7988\esock_smswap.cmi "private\101F7988\esock_smswap.cmi" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
328 |
REM DBMS |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
329 |
file=\epoc32\release\ARMV5\urel\edbms.dll "sys\bin\EDbms.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
330 |
file=\epoc32\release\ARMV5\urel\edbsrv.exe "sys\bin\EDbsrv.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
331 |
REM The Log Engine |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
332 |
file=\epoc32\release\ARMV5\urel\LogWrap.dll "sys\bin\LogWrap.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
333 |
file=\epoc32\release\ARMV5\urel\LogCli.dll "sys\bin\LogCli.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
334 |
file=\epoc32\release\ARMV5\urel\LogCntModel.dll "sys\bin\LogCntModel.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
335 |
file=\epoc32\release\ARMV5\urel\LogServ.exe "sys\bin\LogServ.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
336 |
data=\epoc32\data\Z\Private\101f401d\backup_registration.xml "private\101f401d\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
337 |
data=\epoc32\data\Z\Resource\logeng\logwrap.RSC "Resource\logeng\logwrap.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
338 |
REM Note: The following should not be translated |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
339 |
data=\epoc32\data\Z\Private\101f401d\logserv.rsc "private\101f401d\logserv.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
340 |
REM Task scheduler server |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
341 |
file=\epoc32\release\ARMV5\urel\schsvr.dll "sys\bin\Schsvr.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
342 |
file=\epoc32\release\ARMV5\urel\schexe.exe "sys\bin\Schexe.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
343 |
data=\epoc32\data\Z\Private\10005399\backup_registration.xml "PRIVATE\10005399\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
344 |
file=\epoc32\release\ARMV5\urel\sysagt2cli.dll "sys\bin\sysagt2cli.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
345 |
file=\epoc32\release\ARMV5\urel\sysagt2svr.exe "sys\bin\sysagt2svr.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
346 |
file=\epoc32\release\ARMV5\urel\halsettings.exe "sys\bin\halsettings.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
347 |
patchdata sys\bin\halsettings.exe addr 0x000086e4 4 1 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
348 |
patchdata sys\bin\halsettings.exe addr 0x000086e8 4 1 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
349 |
REM Scheduled Sending for GT Messaging |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
350 |
REM Note: Following clashes with schsvr |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
351 |
file=\epoc32\release\ARMV5\urel\schsendexe.exe "sys\bin\schsendexe.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
352 |
file=\epoc32\release\ARMV5\urel\schsend.dll "sys\bin\schsend.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
353 |
REM Contact Model |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
354 |
REM Versit Parsers |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
355 |
file=\epoc32\release\ARMV5\urel\versit.dll "sys\bin\Versit.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
356 |
file=\epoc32\release\ARMV5\urel\vcal.dll "sys\bin\VCal.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
357 |
file=\epoc32\release\ARMV5\urel\vcard.dll "sys\bin\VCard.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
358 |
REM Architecture for Convert |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
359 |
file=\epoc32\release\ARMV5\urel\conarc.dll "sys\bin\ConArc.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
360 |
file=\epoc32\release\ARMV5\urel\charconv.dll "sys\bin\charconv.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
361 |
file=\epoc32\release\ARMV5\urel\convnames.dll "sys\bin\convnames.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
362 |
file=\epoc32\release\ARMV5\urel\convutils.dll "sys\bin\convutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
363 |
data=\epoc32\data\Z\Resource\charconv\basic.snm "resource\charconv\basic.snm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
364 |
data=\epoc32\data\Z\Resource\charconv\builtin.RSC "resource\charconv\builtin.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
365 |
file=\epoc32\release\ARMV5\urel\cntplsql.dll "sys\bin\cntplsql.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
366 |
REM Log Engine contact matching plug-in implementation |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
367 |
REM Contact matching plugin |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
368 |
file=\epoc32\release\ARMV5\urel\cntmatchlog.dll "Sys\Bin\cntmatchlog.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
369 |
REM Configurable heap size for contact server. |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
370 |
file=\epoc32\release\ARMV5\urel\cntsrv.exe "sys\bin\cntsrv.exe" heapmax= 0x200000 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
371 |
file=\epoc32\release\ARMV5\urel\cntmodel.dll "sys\bin\cntmodel.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
372 |
file=\epoc32\release\ARMV5\urel\cntview.dll "sys\bin\cntview.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
373 |
file=\epoc32\release\ARMV5\urel\cntvcard.dll "Sys\Bin\cntvcard.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
374 |
file=\epoc32\release\ARMV5\urel\cntphone.dll "Sys\Bin\cntphone.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
375 |
REM Specify whether to use real commsdebugutility, or stub |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
376 |
REM FLOGGER - logging support |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
377 |
file=\epoc32\release\ARMV5\urel\ostuser.dll "sys\bin\ostuser.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
378 |
file=\epoc32\release\ARMV5\urel\ostuserstubbed.dll "sys\bin\ostuserstubbed.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
379 |
file=\epoc32\release\ARMV5\urel\comsdbgutil.dll "sys\bin\comsdbgutil.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
380 |
file=\epoc32\release\ARMV5\urel\comsdbgsvr.exe "sys\bin\comsdbgsvr.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
381 |
file=\epoc32\release\ARMV5\urel\comsdbgsvr.dll "sys\bin\comsdbgsvr.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
382 |
data=\Epoc32\data\z\resource\commsdbg.ini "resource\commsdbg.ini" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
383 |
REM Epoc Telephony Layer |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
384 |
REM Commdb |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
385 |
REM CommsDat |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
386 |
file=\epoc32\release\ARMV5\urel\commsdat.dll "sys\bin\commsdat.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
387 |
data=\epoc32\data\z\private\10202be9\cccccc00.cre "private\10202be9\cccccc00.cre" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
388 |
REM Shim Notifier |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
389 |
file=\epoc32\release\ARMV5\urel\ShimNotifierCli.dll "sys\bin\ShimNotifierCli.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
390 |
file=\epoc32\release\ARMV5\urel\ShimNotifierSvr.exe "sys\bin\ShimNotifierSvr.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
391 |
file=\epoc32\release\ARMV5\urel\commdb.dll "sys\bin\Commdb.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
392 |
REM Fax Engine |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
393 |
REM The Following features are not included in this ROM: |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
394 |
REM faxio.dll |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
395 |
REM faxstrm.dll |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
396 |
REM faxsvr.DLL |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
397 |
REM faxcli.DLL |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
398 |
file=\epoc32\release\ARMV5\urel\etel.dll "sys\bin\ETel.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
399 |
data=\epoc32\data\z\private\101F7988\etel.cmi "private\101F7988\etel.cmi" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
400 |
patchdata sys\bin\etel.dll addr 0x000116a8 4 271063046 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
401 |
patchdata sys\bin\etel.dll addr 0x000116ac 4 271063046 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
402 |
patchdata sys\bin\etel.dll addr 0x000116b0 4 271063046 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
403 |
REM Multimode Etel |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
404 |
file=\epoc32\release\ARMV5\urel\etelmm.dll "sys\bin\etelmm.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
405 |
file=\epoc32\release\ARMV5\urel\GsmU.dll "sys\bin\GsmU.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
406 |
file=\epoc32\release\ARMV5\urel\SmsU.dll "sys\bin\SmsU.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
407 |
file=\epoc32\release\ARMV5\urel\SmsProt.prt "sys\bin\SmsProt.prt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
408 |
file=\epoc32\release\ARMV5\urel\WapProt.prt "sys\bin\WapProt.prt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
409 |
data=\epoc32\data\Z\Private\101F7989\sms\smsu.rsc "private\101F7989\sms\smsu.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
410 |
data=\epoc32\data\Z\Private\101F7989\esock\smswap.Sms.esk "private\101F7989\esock\smswap.Sms.esk" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
411 |
data=\epoc32\data\Z\Private\101F7989\esock\smswap.Wap.esk "private\101F7989\esock\smswap.Wap.esk" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
412 |
file=\epoc32\release\ARMV5\urel\smcm.dll "sys\bin\smcm.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
413 |
file=\epoc32\release\ARMV5\urel\smss.dll "sys\bin\smss.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
414 |
file=\epoc32\release\ARMV5\urel\smsgetdetdescdefault.dll "Sys\Bin\smsgetdetdescdefault.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
415 |
data=\epoc32\data\Z\resource\messaging\smss.RSC "resource\messaging\smss.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
416 |
REM The NBsWatcher Class0SMS Plugin |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
417 |
file=\epoc32\release\ARMV5\urel\class0sms.dll "Sys\Bin\class0sms.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
418 |
REM The Bio NBS\SMS Watcher |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
419 |
file=\epoc32\release\ARMV5\urel\nbswatcher.dll "Sys\Bin\nbswatcher.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
420 |
REM Bio Parsers |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
421 |
file=\epoc32\release\ARMV5\urel\cbcp.dll "sys\bin\cbcp.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
422 |
file=\epoc32\release\ARMV5\urel\enp.dll "sys\bin\enp.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
423 |
file=\epoc32\release\ARMV5\urel\iacp.dll "sys\bin\iacp.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
424 |
file=\epoc32\release\ARMV5\urel\gfp.dll "sys\bin\gfp.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
425 |
file=\epoc32\release\ARMV5\urel\wapp.dll "sys\bin\wapp.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
426 |
data=\epoc32\data\Z\resource\messaging\wappstr.RSC "resource\messaging\wappstr.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
427 |
file=\epoc32\release\ARMV5\urel\wapmsgcli.dll "sys\bin\wapmsgcli.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
428 |
file=\epoc32\release\ARMV5\urel\swswapmsg.dll "Sys\Bin\swswapmsg.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
429 |
REM The Bio WAP\SMS Watcher |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
430 |
file=\epoc32\release\ARMV5\urel\wapwatcher.dll "Sys\Bin\wapwatcher.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
431 |
REM Bitmapped graphics |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
432 |
file=\epoc32\release\ARMV5\urel\bitgdi_gce.dll "sys\bin\BitGdi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
433 |
REM bitmap transforms |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
434 |
file=\epoc32\release\ARMV5\urel\BitmapTransforms.dll "sys\bin\BitmapTransforms.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
435 |
file=\epoc32\release\ARMV5\urel\BitmapTransformsRefPlugin.dll "Sys\Bin\BitmapTransformsRefPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
436 |
REM --- Bluetooth --- |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
437 |
REM redefined BT_DIR as urel |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
438 |
REM *** The following dlls are client side dlls. They are always included |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
439 |
REM *** in the ROM, whether bluetooth is supported by the device or not, so |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
440 |
REM *** that client applications can link against them regardless. |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
441 |
REM Bluetooth user library |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
442 |
file=\epoc32\release\ARMV5\urel\bluetooth.dll "sys\bin\bluetooth.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
443 |
REM BT Manager |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
444 |
file=\epoc32\release\ARMV5\urel\btdevice.dll "sys\bin\btdevice.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
445 |
file=\epoc32\release\ARMV5\urel\btmanclient.dll "sys\bin\btmanclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
446 |
REM BT Manager DBMS Security Policy |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
447 |
data=\epoc32\data\Z\Private\100012a5\policy\100069cc.spd "Private\100012a5\policy\100069cc.spd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
448 |
REM BT Notifier types |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
449 |
file=\epoc32\release\ARMV5\urel\btextnotifiers.dll "sys\bin\btextnotifiers.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
450 |
REM EIR RSSI |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
451 |
file=\epoc32\release\ARMV5\urel\eirclient.dll "sys\bin\eirclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
452 |
REM SDP |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
453 |
file=\epoc32\release\ARMV5\urel\sdpdatabase.dll "sys\bin\sdpdatabase.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
454 |
file=\epoc32\release\ARMV5\urel\sdpagent.dll "sys\bin\sdpagent.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
455 |
REM Bluetooth AV user libraries |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
456 |
file=\epoc32\release\ARMV5\urel\bluetoothav.dll "sys\bin\bluetoothAV.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
457 |
file=\epoc32\release\ARMV5\urel\gavdp.dll "sys\bin\gavdp.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
458 |
REM Generic Remote Control Framework |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
459 |
file=\epoc32\release\ARMV5\urel\remconstatusapi.dll "sys\bin\remconstatusapi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
460 |
REM *** The following iby files are always included, whether bluetooth is |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
461 |
REM *** supported by the device or not. |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
462 |
REM redefined BT_DIR as urel |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
463 |
REM *** The following dlls are client side dlls. They are always included |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
464 |
REM *** in the ROM, whether bluetooth is supported by the device or not, so |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
465 |
REM *** that client applications can link against them regardless. |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
466 |
file=\epoc32\release\ARMV5\urel\remconcoreapi.dll "sys\bin\remconcoreapi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
467 |
file=\epoc32\release\ARMV5\urel\remconinterfacebase.dll "sys\bin\remconinterfacebase.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
468 |
file=\epoc32\release\ARMV5\urel\remconclient.dll "sys\bin\remconclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
469 |
file=\epoc32\release\ARMV5\urel\remconextapi1.dll "sys\bin\remconextapi1.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
470 |
file=\epoc32\release\ARMV5\urel\remcontypes.dll "sys\bin\remcontypes.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
471 |
REM *** Now for things which should only be included if the device |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
472 |
REM *** supports bluetooth, to save ROM space... |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
473 |
file=\epoc32\release\ARMV5\urel\remconserver.exe "sys\bin\remconserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
474 |
file=\epoc32\release\ARMV5\urel\remconbearerplugin.dll "sys\bin\remconbearerplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
475 |
file=\epoc32\release\ARMV5\urel\remcontargetselectorplugin.dll "sys\bin\remcontargetselectorplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
476 |
file=\epoc32\release\ARMV5\urel\remconconverterplugin.dll "sys\bin\remconconverterplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
477 |
REM HCI Server Client |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
478 |
file=\epoc32\release\ARMV5\urel\hciserverclient.dll "sys\bin\hciserverclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
479 |
REM BT Power Control |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
480 |
file=\epoc32\release\ARMV5\urel\btpowercontrol.dll "sys\bin\btpowercontrol.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
481 |
REM Device Under Test Mode |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
482 |
file=\epoc32\release\ARMV5\urel\dutmode.dll "sys\bin\dutmode.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
483 |
REM A2DP Optimisation user library |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
484 |
file=\epoc32\release\ARMV5\urel\a2dpoptimisation.dll "sys\bin\a2dpoptimisation.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
485 |
REM *** Now for things which should only be included if the device |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
486 |
REM *** supports bluetooth, to save ROM space... |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
487 |
REM BT Manager Backup Registration |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
488 |
data=\epoc32\data\Z\Private\100069cc\backup_registration.xml "Private\100069cc\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
489 |
REM default is to run Esock_BT thread in DealerPlayer role |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
490 |
data=\epoc32\data\Z\Private\101f7988\esock_bt.cmi "private\101F7988\esock_bt.cmi" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
491 |
file=\epoc32\release\ARMV5\urel\btcomm.csy "sys\bin\btcomm.csy" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
492 |
REM BT Manager |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
493 |
file=\epoc32\release\ARMV5\urel\btmanserver.exe "sys\bin\btmanserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
494 |
REM SDP |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
495 |
file=\epoc32\release\ARMV5\urel\sdpserver.exe "sys\bin\sdpserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
496 |
REM Bluetooth using HCI API Version 2 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
497 |
file=\epoc32\release\ARMV5\urel\bt_v2.prt "sys\bin\bt_v2.prt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
498 |
REM Stack configuration files |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
499 |
data=\epoc32\data\Z\Private\101f7989\esock\bt.bt_v2.esk "Private\101f7989\ESock\bt.bt_v2.esk" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
500 |
data=\epoc32\data\Z\Private\101f7989\bluetooth\bluetooth_stack.ini "Private\101F7989\Bluetooth\bluetooth_stack.ini" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
501 |
REM HCI Shared binary |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
502 |
file=\epoc32\release\ARMV5\urel\hcishared.dll "sys\bin\hcishared.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
503 |
REM HCI variant includes |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
504 |
REM redefined BT_DIR as urel |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
505 |
REM Symbian HCIv2 Framework DLLs - must be included |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
506 |
file=\epoc32\release\ARMV5\urel\corehci_base.dll "sys\bin\corehci_base.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
507 |
file=\epoc32\release\ARMV5\urel\hctl_base.dll "sys\bin\hctl_base.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
508 |
file=\epoc32\release\ARMV5\urel\qdp_base.dll "sys\bin\qdp_base.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
509 |
file=\epoc32\release\ARMV5\urel\initialisor_base.dll "sys\bin\initialisor_base.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
510 |
file=\epoc32\release\ARMV5\urel\hciutil.dll "sys\bin\hciutil.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
511 |
file=\epoc32\release\ARMV5\urel\hcicmdq.dll "sys\bin\hcicmdq.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
512 |
REM Command Queue configuration file |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
513 |
data=\epoc32\data\Z\Private\101f7989\bluetooth\cmdq.ini "Private\101F7989\Bluetooth\cmdq.ini" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
514 |
REM Reference HCIv2 DLLs - this will be branched\overwritten by the licensee to include the relevant files |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
515 |
REM Symbian CoreHCI reference implementation |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
516 |
file=\epoc32\release\ARMV5\urel\corehci_symbian.dll "Sys\Bin\corehci_symbian.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
517 |
data=\epoc32\data\Z\Private\101F7989\Bluetooth\corehci_symbian.ini "Private\101F7989\Bluetooth\corehci_symbian.ini" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
518 |
REM Symbian CommandsEvents reference implementation |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
519 |
file=\epoc32\release\ARMV5\urel\commandsevents.dll "sys\bin\commandsevents.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
520 |
REM Symbian reference QDP implementation |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
521 |
file=\epoc32\release\ARMV5\urel\qdp_symbian.dll "Sys\Bin\qdp_symbian.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
522 |
REM BCSP HCTL implementation |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
523 |
file=\epoc32\release\ARMV5\urel\hctl_bcsp.dll "Sys\Bin\hctl_bcsp.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
524 |
data=\epoc32\data\Z\Private\101F7989\Bluetooth\hctl_bcsp_port3.ini "Private\101F7989\Bluetooth\hctl_bcsp.ini" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
525 |
REM Symbian reference Bluetooth initialisor |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
526 |
file=\epoc32\release\ARMV5\urel\initialisor_symbian.dll "Sys\Bin\initialisor_symbian.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
527 |
REM Client side RemCon APIs for AVRCP |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
528 |
file=\epoc32\release\ARMV5\urel\avrcpipc.dll "sys\bin\avrcpipc.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
529 |
file=\epoc32\release\ARMV5\urel\remconplayerinformation.dll "sys\bin\remconplayerinformation.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
530 |
file=\epoc32\release\ARMV5\urel\remconmediainformationapi.dll "sys\bin\remconmediainformationapi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
531 |
file=\epoc32\release\ARMV5\urel\remconbatterystatusapi.dll "sys\bin\remconbatterystatusapi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
532 |
file=\epoc32\release\ARMV5\urel\remcongroupnavigationapi.dll "sys\bin\remcongroupnavigationapi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
533 |
file=\epoc32\release\ARMV5\urel\remconabsolutevolume.dll "sys\bin\remconabsolutevolume.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
534 |
file=\epoc32\release\ARMV5\urel\remconnowplayingapi.dll "sys\bin\remconnowplayingapi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
535 |
file=\epoc32\release\ARMV5\urel\remconmediabrowseapi.dll "sys\bin\remconmediabrowseapi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
536 |
REM AVRCP |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
537 |
file=\epoc32\release\ARMV5\urel\avc.dll "sys\bin\avc.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
538 |
file=\epoc32\release\ARMV5\urel\remconbeareravrcp.dll "Sys\Bin\remconbeareravrcp.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
539 |
file=\epoc32\release\ARMV5\urel\remconavrcpstatusconverter.dll "Sys\Bin\remconavrcpstatusconverter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
540 |
REM AVCTP Services |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
541 |
file=\epoc32\release\ARMV5\urel\avctpservices.dll "sys\bin\avctpservices.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
542 |
REM BmpAnim component |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
543 |
file=\epoc32\release\ARMV5\urel\BmpAnim.dll "sys\bin\BmpAnim.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
544 |
file=\epoc32\release\ARMV5\urel\BmpAnSrv.dll "sys\bin\BmpAnSrv.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
545 |
REM Bookmark Database |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
546 |
file=\epoc32\release\ARMV5\urel\bookmarkdb.dll "sys\bin\bookmarkdb.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
547 |
REM Empty default repositories |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
548 |
data=\epoc32\data\Z\Private\102078CB\backup_registration.xml "PRIVATE\102078CB\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
549 |
REM redefined BT_DIR as urel |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
550 |
REM *** commsdebugutility.iby is always included, whether bluetooth is |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
551 |
REM *** supported by the device or not. |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
552 |
REM *** Now for things which should only be included if the device |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
553 |
REM *** supports bluetooth, to save ROM space... |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
554 |
file=\epoc32\release\ARMV5\urel\panagt.agt "sys\bin\panagt.agt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
555 |
file=\epoc32\release\ARMV5\urel\panhelper.dll "sys\bin\panhelper.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
556 |
file=\epoc32\release\ARMV5\urel\bnep.drv "sys\bin\bnep.drv" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
557 |
file=\epoc32\release\ARMV5\urel\panmessages.dll "sys\bin\panmessages.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
558 |
file=\epoc32\release\ARMV5\urel\panproviders.dll "Sys\Bin\panproviders.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
559 |
file=\epoc32\release\ARMV5\urel\hciframelogger.dll "sys\bin\hciframelogger.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
560 |
file=\epoc32\release\ARMV5\urel\C32BCA.dll "sys\bin\C32BCA.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
561 |
REM Comms Reference Configurator |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
562 |
file=\epoc32\release\ARMV5\urel\c32start.exe "sys\bin\c32start.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
563 |
data=\epoc32\data\z\private\101F7988\c32start.ini "private\101F7988\c32start.ini" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
564 |
data=\epoc32\data\Z\Private\10003a3f\reccaf\reccafmimetypes.txt "private\10003a3f\reccaf\reccafmimetypes.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
565 |
file=\epoc32\release\ARMV5\urel\caf.dll "sys\bin\caf.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
566 |
file=\epoc32\release\ARMV5\urel\cafutils.dll "sys\bin\cafutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
567 |
file=\epoc32\release\ARMV5\urel\f32agentui.dll "sys\bin\f32agentui.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
568 |
file=\epoc32\release\ARMV5\urel\f32agent.dll "Sys\Bin\f32agent.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
569 |
file=\epoc32\release\ARMV5\urel\reccaf.dll "Sys\Bin\reccaf.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
570 |
file=\epoc32\release\ARMV5\urel\cconplugin.dll "Sys\Bin\cconplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
571 |
REM Calendar Conversion Engine |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
572 |
file=\epoc32\release\ARMV5\urel\ccon.dll "sys\bin\ccon.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
573 |
REM Calendar Interim API |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
574 |
file=\epoc32\release\ARMV5\urel\CalInterimApi.dll "sys\bin\CalInterimApi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
575 |
REM CED |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
576 |
file=\epoc32\release\ARMV5\urel\xmlcustomresolver.dll "Sys\Bin\xmlcustomresolver.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
577 |
REM XML Framework |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
578 |
file=\epoc32\release\ARMV5\urel\xmlframework.dll "sys\bin\xmlframework.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
579 |
REM Error strings |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
580 |
data=\epoc32\data\Z\Resource\errors\xmlframeworkerr.R01 "resource\errors\xmlframeworkerr.R01" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
581 |
alias resource\errors\xmlframeworkerr.R01 resource\errors\xmlframeworkerr.RSC |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
582 |
REM XML Parser |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
583 |
file=\epoc32\release\ARMV5\urel\xmlparserplugin.dll "Sys\Bin\xmlparserplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
584 |
data=\epoc32\data\Z\Resource\xml\expatcopyright.txt "Resource\xml\expatcopyright.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
585 |
REM WBXML Parser |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
586 |
file=\epoc32\release\ARMV5\urel\wbxmlparser.dll "Sys\Bin\wbxmlparser.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
587 |
file=\epoc32\release\ARMV5\urel\syncml1_1stringdictionary00.dll "Sys\Bin\syncml1_1stringdictionary00.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
588 |
file=\epoc32\release\ARMV5\urel\syncml1_1stringdictionary01.dll "Sys\Bin\syncml1_1stringdictionary01.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
589 |
file=\epoc32\release\ARMV5\urel\syncml1_1opaquestringdictionary00.dll "Sys\Bin\syncml1_1opaquestringdictionary00.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
590 |
file=\epoc32\release\ARMV5\urel\syncml1_2stringdictionary00.dll "Sys\Bin\syncml1_2stringdictionary00.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
591 |
file=\epoc32\release\ARMV5\urel\syncml1_2stringdictionary01.dll "Sys\Bin\syncml1_2stringdictionary01.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
592 |
file=\epoc32\release\ARMV5\urel\syncml1_2opaquestringdictionary00.dll "Sys\Bin\syncml1_2opaquestringdictionary00.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
593 |
file=\epoc32\release\ARMV5\urel\wml1_1stringdictionary00.dll "Sys\Bin\wml1_1stringdictionary00.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
594 |
file=\epoc32\release\ARMV5\urel\si1_0stringdict00.dll "Sys\Bin\si1_0stringdict00.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
595 |
file=\epoc32\release\ARMV5\urel\emn1_0stringdict00.dll "Sys\Bin\emn1_0stringdict00.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
596 |
file=\epoc32\release\ARMV5\urel\xmlengine.dll "sys\bin\xmlengine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
597 |
file=\epoc32\release\ARMV5\urel\xmlengineutils.dll "sys\bin\xmlengineutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
598 |
file=\epoc32\release\ARMV5\urel\xmlenginesaxplugin.dll "Sys\Bin\xmlenginesaxplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
599 |
file=\epoc32\release\ARMV5\urel\multipartparser.dll "Sys\bin\multipartparser.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
600 |
file=\epoc32\release\ARMV5\urel\xmlenginedom.dll "sys\bin\xmlenginedom.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
601 |
file=\epoc32\release\ARMV5\urel\xmlengineserializer.dll "sys\bin\xmlengineserializer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
602 |
REM Standard C Library |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
603 |
file=\epoc32\release\ARMV5\urel\estlib.dll "sys\bin\Estlib.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
604 |
file=\epoc32\release\ARMV5\urel\redircli.dll "sys\bin\RedirCli.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
605 |
file=\epoc32\release\ARMV5\urel\ced.exe "sys\bin\ced.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
606 |
data=\epoc32\data\z\system\data\meshpreface1.cfg "system\data\meshpreface1.cfg" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
607 |
REM CED |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
608 |
file=\epoc32\release\ARMV5\urel\ceddump.exe "sys\bin\ceddump.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
609 |
file=\epoc32\release\ARMV5\urel\secutil.dll "sys\bin\secutil.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
610 |
file=\epoc32\release\ARMV5\urel\sectcbutil.dll "sys\bin\sectcbutil.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
611 |
REM Security Settings Server |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
612 |
file=\epoc32\release\ARMV5\urel\secsettingsserver.exe "sys\bin\secsettingsserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
613 |
file=\epoc32\release\ARMV5\urel\secsettingsclient.dll "sys\bin\secsettingsclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
614 |
data=\epoc32\data\Z\Private\10202be9\2002b28b.txt "private\10202be9\2002b28b.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
615 |
REM Certificate management libraries |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
616 |
file=\epoc32\release\ARMV5\urel\asn1.dll "sys\bin\asn1.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
617 |
file=\epoc32\release\ARMV5\urel\certstore.dll "sys\bin\CertStore.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
618 |
file=\epoc32\release\ARMV5\urel\crypto.dll "sys\bin\crypto.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
619 |
file=\epoc32\release\ARMV5\urel\pkixcert.dll "sys\bin\PKIXCert.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
620 |
file=\epoc32\release\ARMV5\urel\x500.dll "sys\bin\x500.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
621 |
file=\epoc32\release\ARMV5\urel\x509.dll "sys\bin\x509.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
622 |
file=\epoc32\release\ARMV5\urel\wtlscert.dll "sys\bin\wtlscert.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
623 |
file=\epoc32\release\ARMV5\urel\ctframework.dll "sys\bin\ctframework.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
624 |
file=\epoc32\release\ARMV5\urel\pkixcertbase.dll "sys\bin\PKIXCertBase.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
625 |
file=\epoc32\release\ARMV5\urel\ctfinder.dll "sys\bin\ctfinder.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
626 |
file=\epoc32\release\ARMV5\urel\swicertstore.dll "sys\bin\swicertstore.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
627 |
file=\epoc32\release\ARMV5\urel\swicertstoreplugin.dll "Sys\Bin\swicertstoreplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
628 |
REM Add certificate recogniser |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
629 |
file=\epoc32\release\ARMV5\urel\reccert.dll "Sys\Bin\reccert.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
630 |
file=\epoc32\release\ARMV5\urel\pkcs8recog.dll "Sys\Bin\pkcs8recog.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
631 |
file=\epoc32\release\ARMV5\urel\pkcs12recog.dll "Sys\Bin\pkcs12recog.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
632 |
REM Certificate management libraries, extra DLL for Cedar builds |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
633 |
file=\epoc32\release\ARMV5\urel\pkcs10.dll "sys\bin\pkcs10.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
634 |
REM Comms Framework FLogger extension |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
635 |
rem #if defined(__FLOG_ACTIVE) || defined(_DEBUG) |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
636 |
file=\epoc32\release\ARMV5\urel\cflog.dll "sys\bin\cflog.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
637 |
rem #endif |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
638 |
file=\epoc32\release\ARMV5\urel\rtpcore.dll "sys\bin\rtpcore.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
639 |
data=\epoc32\data\z\private\101F7989\esock\ip.rtp.esk "private\101F7989\esock\ip.rtp.esk" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
640 |
file=\epoc32\release\ARMV5\urel\cfrtp.dll "Sys\Bin\cfrtp.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
641 |
file=\epoc32\release\ARMV5\urel\gb2312_shared.dll "sys\bin\gb2312_shared.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
642 |
file=\epoc32\release\ARMV5\urel\gbk_shared.dll "sys\bin\gbk_shared.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
643 |
file=\epoc32\release\ARMV5\urel\gb18030_diff_gbk.dll "sys\bin\gb18030_diff_gbk.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
644 |
file=\epoc32\release\ARMV5\urel\gb18030_4byte.dll "sys\bin\gb18030_4byte.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
645 |
file=\epoc32\release\ARMV5\urel\gb2312.dll "Sys\Bin\gb2312.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
646 |
file=\epoc32\release\ARMV5\urel\hz.dll "Sys\Bin\hz.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
647 |
file=\epoc32\release\ARMV5\urel\gbk.dll "Sys\Bin\gbk.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
648 |
file=\epoc32\release\ARMV5\urel\gb18030.dll "Sys\Bin\gb18030.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
649 |
data=\epoc32\data\Z\Resource\charconv\gb2312.RSC "resource\charconv\gb2312.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
650 |
data=\epoc32\data\Z\Resource\charconv\hz.RSC "resource\charconv\hz.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
651 |
data=\epoc32\data\Z\Resource\charconv\gbk.RSC "resource\charconv\gbk.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
652 |
data=\epoc32\data\Z\Resource\charconv\gb18030.RSC "resource\charconv\gb18030.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
653 |
file=\epoc32\release\ARMV5\urel\big5_shared.dll "sys\bin\big5_shared.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
654 |
file=\epoc32\release\ARMV5\urel\gb12345.dll "Sys\Bin\gb12345.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
655 |
file=\epoc32\release\ARMV5\urel\big5.dll "Sys\Bin\big5.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
656 |
data=\epoc32\data\Z\Resource\charconv\gb12345.RSC "resource\charconv\gb12345.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
657 |
data=\epoc32\data\Z\Resource\charconv\big5.RSC "resource\charconv\big5.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
658 |
file=\epoc32\release\ARMV5\urel\shiftjis_docomo_shared.dll "sys\bin\shiftjis_docomo_shared.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
659 |
file=\epoc32\release\ARMV5\urel\shiftjis_ntt_docomo.dll "Sys\Bin\shiftjis_ntt_docomo.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
660 |
file=\epoc32\release\ARMV5\urel\j5_docomo.dll "Sys\Bin\j5_docomo.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
661 |
file=\epoc32\release\ARMV5\urel\jisbase_shared.dll "sys\bin\jisbase_shared.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
662 |
file=\epoc32\release\ARMV5\urel\jisx0201.dll "sys\bin\jisx0201.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
663 |
file=\epoc32\release\ARMV5\urel\jisx0208.dll "sys\bin\jisx0208.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
664 |
file=\epoc32\release\ARMV5\urel\jisx0212.dll "sys\bin\jisx0212.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
665 |
file=\epoc32\release\ARMV5\urel\iso2022jp.dll "Sys\Bin\iso2022jp.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
666 |
file=\epoc32\release\ARMV5\urel\iso2022jp1.dll "Sys\Bin\iso2022jp1.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
667 |
file=\epoc32\release\ARMV5\urel\jis.dll "Sys\Bin\jis.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
668 |
file=\epoc32\release\ARMV5\urel\eucjp_packed.dll "Sys\Bin\eucjp_packed.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
669 |
data=\epoc32\data\Z\Resource\charconv\shiftjis.RSC "resource\charconv\shiftjis.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
670 |
data=\epoc32\data\Z\Resource\charconv\iso2022jp.RSC "resource\charconv\iso2022jp.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
671 |
data=\epoc32\data\Z\Resource\charconv\iso2022jp1.RSC "resource\charconv\iso2022jp1.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
672 |
data=\epoc32\data\Z\Resource\charconv\jis.RSC "resource\charconv\jis.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
673 |
data=\epoc32\data\Z\Resource\charconv\eucjp_packed.RSC "resource\charconv\eucjp_packed.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
674 |
data=\epoc32\data\Z\Resource\charconv\j5.RSC "resource\charconv\j5.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
675 |
file=\epoc32\release\ARMV5\urel\iso88592.dll "Sys\Bin\iso88592.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
676 |
file=\epoc32\release\ARMV5\urel\iso88593.dll "Sys\Bin\iso88593.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
677 |
file=\epoc32\release\ARMV5\urel\iso88594.dll "Sys\Bin\iso88594.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
678 |
file=\epoc32\release\ARMV5\urel\iso88595.dll "Sys\Bin\iso88595.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
679 |
file=\epoc32\release\ARMV5\urel\iso88596.dll "Sys\Bin\iso88596.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
680 |
file=\epoc32\release\ARMV5\urel\iso88597.dll "Sys\Bin\iso88597.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
681 |
file=\epoc32\release\ARMV5\urel\iso88598.dll "Sys\Bin\iso88598.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
682 |
file=\epoc32\release\ARMV5\urel\iso88599.dll "Sys\Bin\iso88599.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
683 |
file=\epoc32\release\ARMV5\urel\iso885910.dll "Sys\Bin\iso885910.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
684 |
file=\epoc32\release\ARMV5\urel\iso885913.dll "Sys\Bin\iso885913.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
685 |
file=\epoc32\release\ARMV5\urel\iso885914.dll "Sys\Bin\iso885914.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
686 |
file=\epoc32\release\ARMV5\urel\iso885915.dll "Sys\Bin\iso885915.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
687 |
data=\epoc32\data\Z\Resource\charconv\iso88592.RSC "resource\charconv\iso88592.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
688 |
data=\epoc32\data\Z\Resource\charconv\iso88593.RSC "resource\charconv\iso88593.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
689 |
data=\epoc32\data\Z\Resource\charconv\iso88594.RSC "resource\charconv\iso88594.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
690 |
data=\epoc32\data\Z\Resource\charconv\iso88595.RSC "resource\charconv\iso88595.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
691 |
data=\epoc32\data\Z\Resource\charconv\iso88596.RSC "resource\charconv\iso88596.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
692 |
data=\epoc32\data\Z\Resource\charconv\iso88597.RSC "resource\charconv\iso88597.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
693 |
data=\epoc32\data\Z\Resource\charconv\iso88598.RSC "resource\charconv\iso88598.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
694 |
data=\epoc32\data\Z\Resource\charconv\iso88599.RSC "resource\charconv\iso88599.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
695 |
data=\epoc32\data\Z\Resource\charconv\iso885910.RSC "resource\charconv\iso885910.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
696 |
data=\epoc32\data\Z\Resource\charconv\iso885913.RSC "resource\charconv\iso885913.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
697 |
data=\epoc32\data\Z\Resource\charconv\iso885914.RSC "resource\charconv\iso885914.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
698 |
data=\epoc32\data\Z\Resource\charconv\iso885915.RSC "resource\charconv\iso885915.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
699 |
file=\epoc32\release\ARMV5\urel\cp850.dll "Sys\Bin\cp850.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
700 |
data=\epoc32\data\Z\Resource\charconv\cp850.RSC "resource\charconv\ISOCP850.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
701 |
file=\epoc32\release\ARMV5\urel\extended_sms_7bit.dll "Sys\Bin\extended_sms_7bit.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
702 |
data=\epoc32\data\Z\Resource\charconv\extended_sms_7bit.RSC "resource\charconv\extended_sms_7bit.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
703 |
file=\epoc32\release\ARMV5\urel\gsm7_turkish_single.dll "Sys\Bin\gsm7_turkish_single.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
704 |
file=\epoc32\release\ARMV5\urel\turkish_locking_gsm7ext.dll "Sys\Bin\turkish_locking_gsm7ext.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
705 |
file=\epoc32\release\ARMV5\urel\turkish_locking_single.dll "Sys\Bin\turkish_locking_single.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
706 |
data=\epoc32\data\Z\Resource\charconv\gsm7_turkish_single.RSC "resource\charconv\gsm7_turkish_single.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
707 |
data=\epoc32\data\Z\Resource\charconv\turkish_locking_gsm7ext.RSC "resource\charconv\turkish_locking_gsm7ext.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
708 |
data=\epoc32\data\Z\Resource\charconv\turkish_locking_single.RSC "resource\charconv\turkish_locking_single.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
709 |
file=\epoc32\release\ARMV5\urel\spanish_gsm7_single.dll "Sys\Bin\spanish_gsm7_single.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
710 |
data=\epoc32\data\Z\Resource\charconv\spanish_gsm7_single.RSC "resource\charconv\spanish_gsm7_single.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
711 |
file=\epoc32\release\ARMV5\urel\portuguese_gsm7_single.dll "Sys\Bin\portuguese_gsm7_single.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
712 |
file=\epoc32\release\ARMV5\urel\portuguese_locking_gsm7ext.dll "Sys\Bin\portuguese_locking_gsm7ext.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
713 |
file=\epoc32\release\ARMV5\urel\portuguese_locking_single.dll "Sys\Bin\portuguese_locking_single.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
714 |
data=\epoc32\data\Z\Resource\charconv\portuguese_gsm7_single.RSC "resource\charconv\portuguese_gsm7_single.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
715 |
data=\epoc32\data\Z\Resource\charconv\portuguese_locking_gsm7ext.RSC "resource\charconv\portuguese_locking_gsm7ext.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
716 |
data=\epoc32\data\Z\Resource\charconv\portuguese_locking_single.RSC "resource\charconv\portuguese_locking_single.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
717 |
file=\epoc32\release\ARMV5\urel\CP949table.dll "sys\bin\CP949table.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
718 |
file=\epoc32\release\ARMV5\urel\win949.dll "Sys\Bin\win949.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
719 |
file=\epoc32\release\ARMV5\urel\EUCKR.dll "Sys\Bin\EUCKR.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
720 |
file=\epoc32\release\ARMV5\urel\iscii.dll "Sys\Bin\iscii.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
721 |
file=\epoc32\release\ARMV5\urel\iso2022kr.dll "Sys\Bin\iso2022kr.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
722 |
file=\epoc32\release\ARMV5\urel\KOI8R.dll "Sys\Bin\KOI8R.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
723 |
file=\epoc32\release\ARMV5\urel\KOI8U.dll "Sys\Bin\KOI8U.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
724 |
file=\epoc32\release\ARMV5\urel\ksc5601.dll "Sys\Bin\ksc5601.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
725 |
file=\epoc32\release\ARMV5\urel\TIS_620.dll "Sys\Bin\TIS_620.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
726 |
file=\epoc32\release\ARMV5\urel\win1250.dll "Sys\Bin\win1250.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
727 |
file=\epoc32\release\ARMV5\urel\win1251.dll "Sys\Bin\win1251.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
728 |
file=\epoc32\release\ARMV5\urel\win1253.dll "Sys\Bin\win1253.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
729 |
file=\epoc32\release\ARMV5\urel\win1254.dll "Sys\Bin\win1254.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
730 |
file=\epoc32\release\ARMV5\urel\win1255.dll "Sys\Bin\win1255.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
731 |
file=\epoc32\release\ARMV5\urel\win1256.dll "Sys\Bin\win1256.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
732 |
file=\epoc32\release\ARMV5\urel\win1257.dll "Sys\Bin\win1257.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
733 |
file=\epoc32\release\ARMV5\urel\win1258.dll "Sys\Bin\win1258.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
734 |
file=\epoc32\release\ARMV5\urel\win874.dll "Sys\Bin\win874.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
735 |
data=\epoc32\data\Z\Resource\charconv\win949.RSC "resource\charconv\win949.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
736 |
data=\epoc32\data\Z\Resource\charconv\EUCKR.RSC "resource\charconv\EUCKR.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
737 |
data=\epoc32\data\Z\Resource\charconv\iscii.RSC "resource\charconv\iscii.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
738 |
data=\epoc32\data\Z\Resource\charconv\iso2022kr.RSC "resource\charconv\iso2022kr.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
739 |
data=\epoc32\data\Z\Resource\charconv\KOI8R.RSC "resource\charconv\KOI8R.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
740 |
data=\epoc32\data\Z\Resource\charconv\KOI8U.RSC "resource\charconv\KOI8U.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
741 |
data=\epoc32\data\Z\Resource\charconv\ksc5601.RSC "resource\charconv\ksc5601.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
742 |
data=\epoc32\data\Z\Resource\charconv\TIS_620.RSC "resource\charconv\TIS_620.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
743 |
data=\epoc32\data\Z\Resource\charconv\win1250.RSC "resource\charconv\win1250.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
744 |
data=\epoc32\data\Z\Resource\charconv\win1251.RSC "resource\charconv\win1251.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
745 |
data=\epoc32\data\Z\Resource\charconv\win1253.RSC "resource\charconv\win1253.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
746 |
data=\epoc32\data\Z\Resource\charconv\win1254.RSC "resource\charconv\win1254.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
747 |
data=\epoc32\data\Z\Resource\charconv\win1255.RSC "resource\charconv\win1255.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
748 |
data=\epoc32\data\Z\Resource\charconv\win1256.RSC "resource\charconv\win1256.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
749 |
data=\epoc32\data\Z\Resource\charconv\win1257.RSC "resource\charconv\win1257.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
750 |
data=\epoc32\data\Z\Resource\charconv\win1258.RSC "resource\charconv\win1258.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
751 |
data=\epoc32\data\Z\Resource\charconv\win874.RSC "resource\charconv\win874.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
752 |
file=\epoc32\release\ARMV5\urel\UCS2.DLL "Sys\Bin\UCS2.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
753 |
data=\epoc32\data\Z\Resource\charconv\ucs2.RSC "resource\charconv\ucs2.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
754 |
REM HTML to CRichtext converter |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
755 |
file=\epoc32\release\ARMV5\urel\CHtmlToCrtConverter.DLL "Sys\Bin\CHtmlToCrtConverter.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
756 |
data=\epoc32\data\z\resource\convert\1000a90e.RSC "Resource\Convert\1000a90e.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
757 |
data=\epoc32\data\z\resource\convert\CHTMLTOCRTCONVERTER.RSC "Resource\Convert\CHTMLTOCRTCONVERTER.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
758 |
file=\epoc32\release\ARMV5\urel\cmncustomcmds.dll "sys\bin\cmncustomcmds.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
759 |
file=\epoc32\release\ARMV5\urel\COMMONENGINE.DLL "sys\bin\COMMONENGINE.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
760 |
data=\epoc32\data\Z\Resource\ERRORS\ErrorRes.RSC "Resource\Errors\ErrorRes.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
761 |
file=\epoc32\release\ARMV5\urel\commsbufs.dll "sys\bin\commsbufs.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
762 |
file=\epoc32\release\ARMV5\urel\mbufmgr.dll "sys\bin\mbufmgr.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
763 |
file=\epoc32\release\ARMV5\urel\mbufmgrimpl.dll "sys\bin\mbufmgrimpl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
764 |
REM Communications Logging Components |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
765 |
REM A minimum set of binaries compiled with logging enabled is required to produce log output, |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
766 |
REM including some components which are not part of CommsDebugUtility. The following components |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
767 |
REM must be built with logging enabled and included on a target ROM. To engage logging for |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
768 |
REM release builds, uncomment |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
769 |
REM commsdebugutility.mmh. |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
770 |
REM Note: the commsfw and commsrootserver components are not considered part of the logging |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
771 |
REM system but they must be built with the same defines as CommsDebugUtility or else the logging |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
772 |
REM environment will not be properly initialized. If logging\non-logging components are |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
773 |
REM mismatched, the first component to add a log entry is likely to panic and the target may |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
774 |
REM reset. |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
775 |
REM Comms Root Server |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
776 |
file=\epoc32\release\ARMV5\urel\c32exe.exe "sys\bin\c32exe.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
777 |
file=\epoc32\release\ARMV5\urel\c32root.dll "sys\bin\c32root.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
778 |
data=\epoc32\data\z\private\101F7988\backup_registration.xml "private\101F7988\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
779 |
data=\epoc32\data\z\system\install\c32exe.sis "system\install\c32exe.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
780 |
file=\epoc32\release\ARMV5\urel\conditionevaluator.dll "sys\bin\conditionevaluator.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
781 |
REM Cone |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
782 |
file=\epoc32\release\ARMV5\urel\cone.dll "sys\bin\Cone.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
783 |
REM #if !defined( ) |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
784 |
REM Patchable constant for setting parent-pointers automatically or not. |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
785 |
REM 1 = True, 0 = False. Default is True. |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
786 |
REM Patch for emulator builds by adding "patchdata_cone_dll_KCoeSetControlParentByDefault X" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
787 |
REM to epoc.ini where X is either 0 (zero) for "off" or 1 (one) for "on". |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
788 |
REM Only valid in Symbian OS 9.3 and 9.4 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
789 |
patchdata sys\bin\cone.dll addr 0x00010f00 4 1 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
790 |
REM #endif |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
791 |
file=\epoc32\release\ARMV5\urel\sbeclient.dll "sys\bin\sbeclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
792 |
file=\epoc32\release\ARMV5\urel\abclient.dll "sys\bin\abclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
793 |
file=\epoc32\release\ARMV5\urel\sbengine.exe "sys\bin\sbengine.exe" heapmax= 0x2000000 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
794 |
file=\epoc32\release\ARMV5\urel\sbencrypt.dll "sys\bin\sbencrypt.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
795 |
REM Core Providers |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
796 |
file=\epoc32\release\ARMV5\urel\coreproviders.dll "sys\bin\coreproviders.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
797 |
REM Core Provider Plugins |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
798 |
file=\epoc32\release\ARMV5\urel\coreprovidersecom.dll "Sys\Bin\coreprovidersecom.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
799 |
REM Window Server CSC Plugins |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
800 |
REM MISSING file=\epoc32\release\ARMV5\urel\10286506.dll Sys\Bin\10286506.dll |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
801 |
file=\epoc32\release\ARMV5\urel\COMMONTSY.DLL "Sys\Bin\COMMONTSY.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
802 |
data=\epoc32\data\Z\Private\101f7989\operatorVariants.ini "private\101f7989\operatorVariants.ini" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
803 |
file=\epoc32\release\ARMV5\urel\CUSTOMAPI.DLL "Sys\Bin\CUSTOMAPI.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
804 |
file=\epoc32\release\ARMV5\urel\PHONETSY.TSY "Sys\Bin\PHONETSY.TSY" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
805 |
file=\epoc32\release\ARMV5\urel\ctsysystemstateplugin.dll "Sys\Bin\ctsysystemstateplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
806 |
REM Additional things in System\Samples |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
807 |
REM Use "Re-install sample files" in the RefUI shell Tools menu |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
808 |
file=\epoc32\release\ARMV5\urel\devsoundadaptationinfo.dll "sys\bin\devsoundadaptationinfo.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
809 |
file=\epoc32\release\ARMV5\urel\devsoundadaptationinfoconsts.dll "sys\bin\devsoundadaptationinfoconsts.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
810 |
file=\epoc32\release\ARMV5\urel\DevVideo.dll "sys\bin\DevVideo.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
811 |
file=\epoc32\release\ARMV5\urel\dial.dll "sys\bin\dial.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
812 |
REM Graphics Resource Adapter |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
813 |
file=\epoc32\release\ARMV5\urel\graphicsresourceadapter_sw.dll "sys\bin\graphicsresourceadapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
814 |
file=\epoc32\release\ARMV5\urel\surfacemanager.dll "sys\bin\surfacemanager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
815 |
REM Surface Manager |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
816 |
extension[0x0b0a0001]=\epoc32\release\ARMV5\urel\surfacemanagerdriver.ldd "Sys\Bin\surfacemanagerdriver.ldd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
817 |
REM Graphics Resource |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
818 |
file=\epoc32\release\ARMV5\urel\graphicsresource.dll "sys\bin\graphicsresource.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
819 |
REM DirectGDI Adapter |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
820 |
file=\epoc32\release\ARMV5\urel\directgdiadapter_sw.dll "sys\bin\directgdiadapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
821 |
REM DirectGDI |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
822 |
file=\epoc32\release\ARMV5\urel\directgdi.dll "sys\bin\directgdi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
823 |
REM dependencies |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
824 |
REM dependencies |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
825 |
REM Network Interface Manager |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
826 |
file=\epoc32\release\ARMV5\urel\nifman.dll "sys\bin\nifman.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
827 |
file=\epoc32\release\ARMV5\urel\inhook6.dll "sys\bin\inhook6.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
828 |
data=\epoc32\data\z\private\10000882\resolver.ini "private\10000882\resolver.ini" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
829 |
file=\epoc32\release\ARMV5\urel\dnd_def.exe "sys\bin\dnd.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
830 |
REM dependencies |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
831 |
data=\epoc32\data\z\private\200215F1\resolver.ini "private\200215F1\resolver.ini" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
832 |
file=\epoc32\release\ARMV5\urel\DNSProxy.exe "sys\bin\DNSProxy.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
833 |
REM dependencies |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
834 |
file=\epoc32\release\ARMV5\urel\dnsproxyupdateif.dll "Sys\Bin\dnsproxyupdateif.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
835 |
file=\epoc32\release\ARMV5\urel\dptest.dll "sys\bin\dptest.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
836 |
file=\epoc32\release\ARMV5\urel\dptestcons.exe "sys\bin\dptestcons.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
837 |
file=\epoc32\release\ARMV5\urel\ECamStubPlugin.dll "Sys\Bin\ECamStubPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
838 |
file=\epoc32\release\ARMV5\urel\ECam.dll "sys\bin\ECam.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
839 |
file=\epoc32\release\ARMV5\urel\ECamPluginSupport.dll "sys\bin\ECamPluginSupport.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
840 |
file=\epoc32\release\ARMV5\urel\ECamAdvSettings.dll "sys\bin\ECamAdvSettings.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
841 |
file=\epoc32\release\ARMV5\urel\ECamHistogram.dll "sys\bin\ECamHistogram.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
842 |
file=\epoc32\release\ARMV5\urel\ECamOverlay.dll "sys\bin\ECamOverlay.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
843 |
file=\epoc32\release\ARMV5\urel\ECamSnapshot.dll "sys\bin\ECamSnapshot.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
844 |
file=\epoc32\release\ARMV5\urel\ECamDirectViewfinder.dll "sys\bin\ECamDirectViewfinder.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
845 |
file=\epoc32\release\ARMV5\urel\ecuart.csy "sys\bin\ecuart.csy" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
846 |
REM Code for the EGul component |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
847 |
file=\epoc32\release\ARMV5\urel\Egul.dll "sys\bin\Egul.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
848 |
file=\epoc32\release\ARMV5\urel\etul.dll "sys\bin\etul.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
849 |
REM Mime recognition |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
850 |
file=\epoc32\release\ARMV5\urel\rectxt.dll "Sys\Bin\rectxt.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
851 |
file=\epoc32\release\ARMV5\urel\recapp2.dll "Sys\Bin\recapp2.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
852 |
file=\epoc32\release\ARMV5\urel\apmime.dll "sys\bin\ApMIME.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
853 |
REM Symbian bitmapped font - must be in XIP ROM |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
854 |
data=\epoc32\data\Z\Resource\Fonts\eon14.gdr "Resource\Fonts\Eon.gdr" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
855 |
REM SUPL Pos Msg Plugin Api |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
856 |
file=\epoc32\release\ARMV5\urel\eposomasuplposmessageplugin.dll "sys\bin\eposomasuplposmessageplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
857 |
REM SUPL POS Message Plugin implementation |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
858 |
file=\epoc32\release\ARMV5\urel\eshell.exe "sys\bin\EShell.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
859 |
REM For the benefit of base\f32\etshell |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
860 |
data=\epoc32\data\Z\Private\10003a3f\APPS\eshell_reg.rsc "Private\10003a3f\Apps\eshell_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
861 |
file=\epoc32\release\ARMV5\urel\messageintercept.esockdebug.dll "sys\bin\messageintercept.esockdebug.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
862 |
file=\epoc32\release\ARMV5\urel\Etel3rdParty.dll "sys\bin\Etel3rdParty.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
863 |
REM Multimode ETel Packet API |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
864 |
file=\epoc32\release\ARMV5\urel\etelpckt.dll "sys\bin\etelpckt.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
865 |
REM LAN CFProtocol and Packet Drivers |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
866 |
file=\epoc32\release\ARMV5\urel\EthInt.nif "sys\bin\EthInt.nif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
867 |
file=\epoc32\release\ARMV5\urel\ether802.dll "Sys\Bin\ether802.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
868 |
file=\epoc32\release\ARMV5\urel\etherpkt.drv "sys\bin\etherpkt.drv" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
869 |
file=\epoc32\release\ARMV5\urel\irlan.drv "sys\bin\IrLAN.drv" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
870 |
data=\epoc32\data\z\private\101F7989\ESock\ether802.ini "private\101F7989\ESock\ether802.ini" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
871 |
REM EUserHl Library |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
872 |
file=\epoc32\release\ARMV5\urel\euserhl.dll "sys\bin\euserhl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
873 |
data=\epoc32\data\Z\System\install\euserhl_stub.sis "system\install\euserhl_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
874 |
REM ExifUtility.dll |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
875 |
file=\epoc32\release\ARMV5\urel\ExifUtility.dll "sys\bin\ExifUtility.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
876 |
REM *** TimeZoneLocalization*** |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
877 |
file=\epoc32\release\ARMV5\urel\TimeZoneLocalization.dll "sys\bin\TimeZoneLocalization.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
878 |
REM *** TimeZoneLocalization Database Policy file *** |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
879 |
data=\epoc32\data\Z\Private\10205EA6\backup_registration.xml "PRIVATE\10205EA6\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
880 |
file=\epoc32\release\ARMV5\urel\liblogger.dll "sys\bin\LibLogger.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
881 |
file=\epoc32\release\ARMV5\urel\libcipcserver.exe "sys\bin\LibCIpcServer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
882 |
file=\epoc32\release\ARMV5\urel\backend.dll "sys\bin\backend.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
883 |
file=\epoc32\release\ARMV5\urel\libm.dll "sys\bin\libm.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
884 |
file=\epoc32\release\ARMV5\urel\libc.dll "sys\bin\libc.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
885 |
file=\epoc32\release\ARMV5\urel\libpthread.dll "sys\bin\libpthread.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
886 |
file=\epoc32\release\ARMV5\urel\libdl.dll "sys\bin\libdl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
887 |
data=\epoc32\winscw\c\resource\pips\locales.txt "resource\pips\locales.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
888 |
data=\epoc32\winscw\c\resource\pips\services "resource\pips\services" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
889 |
data=\epoc32\data\z\system\install\openc_stdlibs_stub.sis "system\install\openc_stdlibs_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
890 |
data=\epoc32\data\z\system\install\openc_signalserver_stub.sis "system\install\openc_signalserver_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
891 |
file=\epoc32\release\ARMV5\urel\libstdcppv5.dll "sys\bin\libstdcppv5.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
892 |
file=\epoc32\release\ARMV5\urel\stdnew.dll "sys\bin\stdnew.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
893 |
file=\epoc32\release\ARMV5\urel\signalserver.exe "sys\bin\signalserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
894 |
file=\epoc32\release\ARMV5\urel\librt.dll "sys\bin\librt.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
895 |
REM EZlib compress\uncompress library |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
896 |
file=\epoc32\release\ARMV5\urel\libz.dll "sys\bin\libz.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
897 |
file=\epoc32\release\ARMV5\urel\libzcore.dll "sys\bin\libzcore.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
898 |
file=\epoc32\release\ARMV5\urel\ezlib.dll "sys\bin\ezlib.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
899 |
file=\epoc32\release\ARMV5\urel\ezip.dll "sys\bin\ezip.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
900 |
file=\epoc32\release\ARMV5\urel\CP1250.dll "sys\bin\CP1250.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
901 |
file=\epoc32\release\ARMV5\urel\CP1251.dll "sys\bin\CP1251.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
902 |
file=\epoc32\release\ARMV5\urel\CP1252.dll "sys\bin\CP1252.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
903 |
file=\epoc32\release\ARMV5\urel\CP1253.dll "sys\bin\CP1253.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
904 |
file=\epoc32\release\ARMV5\urel\CP1254.dll "sys\bin\CP1254.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
905 |
file=\epoc32\release\ARMV5\urel\CP1255.dll "sys\bin\CP1255.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
906 |
file=\epoc32\release\ARMV5\urel\CP1256.dll "sys\bin\CP1256.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
907 |
file=\epoc32\release\ARMV5\urel\CP1257.dll "sys\bin\CP1257.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
908 |
file=\epoc32\release\ARMV5\urel\CP1258.dll "sys\bin\CP1258.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
909 |
file=\epoc32\release\ARMV5\urel\CP874.dll "sys\bin\CP874.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
910 |
file=\epoc32\release\ARMV5\urel\CP932.dll "sys\bin\CP932.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
911 |
file=\epoc32\release\ARMV5\urel\CP936.dll "sys\bin\CP936.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
912 |
file=\epoc32\release\ARMV5\urel\CP54936.dll "sys\bin\CP54936.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
913 |
file=\epoc32\release\ARMV5\urel\CP949.dll "sys\bin\CP949.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
914 |
file=\epoc32\release\ARMV5\urel\CP950.dll "sys\bin\CP950.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
915 |
REM FBSERV - Font & Bitmap Server |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
916 |
file=\epoc32\release\ARMV5\urel\fbserv.exe "sys\bin\fbserv.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
917 |
file=\epoc32\release\ARMV5\urel\fbscli.dll "sys\bin\fbscli.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
918 |
file=\epoc32\release\ARMV5\urel\fbsrasterizer_stub.dll "sys\bin\fbsrasterizer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
919 |
file=\epoc32\release\ARMV5\urel\fdcbase.dll "sys\bin\fdcbase.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
920 |
file=\epoc32\release\ARMV5\urel\usbhoststack.dll "sys\bin\usbhoststack.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
921 |
file=\epoc32\release\ARMV5\urel\fdf.exe "sys\bin\fdf.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
922 |
file=\epoc32\release\ARMV5\urel\featdiscovery.dll "sys\bin\featdiscovery.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
923 |
file=\epoc32\release\ARMV5\urel\featmgr.dll "sys\bin\featmgr.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
924 |
file=\epoc32\release\ARMV5\urel\featmgrserver.exe "sys\bin\featmgrserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
925 |
data=\epoc32\data\Z\Private\10205054\backup_registration.xml "PRIVATE\10205054\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
926 |
file=\epoc32\release\ARMV5\urel\featreg.dll "sys\bin\featreg.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
927 |
REM FEP Functionality |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
928 |
file=\epoc32\release\ARMV5\urel\fepbase.dll "sys\bin\FepBase.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
929 |
data=\epoc32\data\Z\Private\10202be9\10009793.txt "private\10202be9\10009793.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
930 |
data=\epoc32\data\Z\Private\10202be9\10272618.txt "private\10202be9\10272618.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
931 |
data=\epoc32\data\Z\Private\10202be9\10272619.txt "private\10202be9\10272619.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
932 |
REM File token libraries |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
933 |
file=\epoc32\release\ARMV5\urel\fstokenshared.dll "sys\bin\fstokenshared.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
934 |
file=\epoc32\release\ARMV5\urel\fstokencli.dll "sys\bin\fstokencli.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
935 |
file=\epoc32\release\ARMV5\urel\filecertstore.dll "Sys\Bin\filecertstore.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
936 |
file=\epoc32\release\ARMV5\urel\filekeystore.dll "Sys\Bin\filekeystore.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
937 |
file=\epoc32\release\ARMV5\urel\fstokenserver.exe "sys\bin\fstokenserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
938 |
file=\epoc32\release\ARMV5\urel\HWRMFmTxClient.dll "sys\bin\HWRMFmTxClient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
939 |
REM Font File & Object Manager |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
940 |
file=\epoc32\release\ARMV5\urel\fntstr.dll "sys\bin\FntStr.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
941 |
REM True Type Fonts |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
942 |
file=\epoc32\release\ARMV5\urel\freetype.dll "Sys\Bin\freetype.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
943 |
REM TrueType fonts |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
944 |
data=\epoc32\data\Z\Resource\fonts\DejaVuSansCondensed.ttf "Resource\Fonts\DejaVuSansCondensed.ttf" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
945 |
data=\epoc32\data\Z\Resource\fonts\DejaVuSansCondensed-Bold.ttf "Resource\Fonts\DejaVuSansCondensed-Bold.ttf" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
946 |
data=\epoc32\data\Z\Resource\fonts\DejaVuSansCondensed-Oblique.ttf "Resource\Fonts\DejaVuSansCondensed-Oblique.ttf" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
947 |
data=\epoc32\data\Z\Resource\fonts\DejaVuSansCondensed-BoldOblique.ttf "Resource\Fonts\DejaVuSansCondensed-BoldOblique.ttf" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
948 |
data=\epoc32\data\Z\Resource\fonts\DejaVuSansMono.ttf "Resource\Fonts\DejaVuSansMono.ttf" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
949 |
data=\epoc32\data\Z\Resource\fonts\DejaVuSansMono-Bold.ttf "Resource\Fonts\DejaVuSansMono-Bold.ttf" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
950 |
data=\epoc32\data\Z\Resource\fonts\DejaVuSansMono-Oblique.ttf "Resource\Fonts\DejaVuSansMono-Oblique.ttf" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
951 |
data=\epoc32\data\Z\Resource\fonts\DejaVuSansMono-BoldOblique.ttf "Resource\Fonts\DejaVuSansMono-BoldOblique.ttf" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
952 |
data=\epoc32\data\Z\Resource\fonts\DejaVuSerifCondensed.ttf "Resource\Fonts\DejaVuSerifCondensed.ttf" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
953 |
data=\epoc32\data\Z\Resource\fonts\DejaVuSerifCondensed-Bold.ttf "Resource\Fonts\DejaVuSerifCondensed-Bold.ttf" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
954 |
data=\epoc32\data\Z\Resource\fonts\DejaVuSerifCondensed-Italic.ttf "Resource\Fonts\DejaVuSerifCondensed-Italic.ttf" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
955 |
data=\epoc32\data\Z\Resource\fonts\DejaVuSerifCondensed-BoldItalic.ttf "Resource\Fonts\DejaVuSerifCondensed-BoldItalic.ttf" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
956 |
REM static dependencies |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
957 |
file=\epoc32\release\ARMV5\urel\ftp.exe "sys\bin\ftpsess.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
958 |
file=\epoc32\release\ARMV5\urel\ftpsess.dll "sys\bin\ftpsess.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
959 |
file=\epoc32\release\ARMV5\urel\ftpprot.dll "sys\bin\ftpprot.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
960 |
REM GDI - Abstract Graphics API |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
961 |
REM PALETTE |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
962 |
file=\epoc32\release\ARMV5\urel\Palette.dll "sys\bin\Palette.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
963 |
file=\epoc32\release\ARMV5\urel\gdi.dll "sys\bin\Gdi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
964 |
file=\epoc32\release\ARMV5\urel\linebreak.dll "sys\bin\linebreak.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
965 |
file=\epoc32\release\ARMV5\urel\lookuptable.dll "sys\bin\lookuptable.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
966 |
file=\epoc32\release\ARMV5\urel\genericscprparams.dll "sys\bin\genericscprparams.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
967 |
file=\epoc32\release\ARMV5\urel\gfxtrans.dll "sys\bin\gfxtrans.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
968 |
file=\epoc32\release\ARMV5\urel\gfxtransadapter.dll "sys\bin\gfxtransadapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
969 |
REM GifScaler dll |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
970 |
file=\epoc32\release\ARMV5\urel\GifScaler.dll "sys\bin\GifScaler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
971 |
file=\epoc32\release\ARMV5\urel\xmldom.dll "sys\bin\xmldom.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
972 |
file=\epoc32\release\ARMV5\urel\xmlparser.dll "sys\bin\xmlparser.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
973 |
file=\epoc32\release\ARMV5\urel\smildtd.dll "sys\bin\smildtd.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
974 |
REM Bio Message Engine MTM |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
975 |
file=\epoc32\release\ARMV5\urel\bios.dll "sys\bin\bios.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
976 |
file=\epoc32\release\ARMV5\urel\bioc.dll "sys\bin\bioc.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
977 |
REM The SendAs2 Client\Server |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
978 |
file=\epoc32\release\ARMV5\urel\Sendas2.dll "sys\bin\Sendas2.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
979 |
file=\epoc32\release\ARMV5\urel\SendasServer.exe "sys\bin\SendasServer.exe" heapmax= 0x400000 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
980 |
data=\epoc32\data\Z\resource\messaging\sendasserver.rsc "resource\messaging\sendasserver.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
981 |
file=\epoc32\release\ARMV5\urel\sendaseikeditutils.dll "Sys\Bin\sendaseikeditutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
982 |
REM static dependencies |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
983 |
data=\epoc32\data\z\private\101F7989\esock\tcpip.ini "private\101F7989\esock\tcpip.ini" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
984 |
data=\epoc32\data\z\private\101F7989\esock\ip.tcpip.esk "private\101F7989\esock\ip.tcpip.esk" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
985 |
file=\epoc32\release\ARMV5\urel\tcpip6.prt "sys\bin\tcpip6.prt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
986 |
REM Email Engine MTMs |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
987 |
file=\epoc32\release\ARMV5\urel\imcm.dll "sys\bin\imcm.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
988 |
file=\epoc32\release\ARMV5\urel\imut.dll "sys\bin\imut.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
989 |
file=\epoc32\release\ARMV5\urel\mobilitypolicyprovider.dll "sys\bin\mobilitypolicyprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
990 |
file=\epoc32\release\ARMV5\urel\pops.dll "sys\bin\pops.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
991 |
file=\epoc32\release\ARMV5\urel\smts.dll "sys\bin\smts.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
992 |
file=\epoc32\release\ARMV5\urel\autosend.exe "sys\bin\autosend.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
993 |
file=\epoc32\release\ARMV5\urel\imps.dll "sys\bin\imps.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
994 |
file=\epoc32\release\ARMV5\urel\imaputils.dll "sys\bin\imaputils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
995 |
file=\epoc32\release\ARMV5\urel\imapmailstore.dll "sys\bin\imapmailstore.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
996 |
file=\epoc32\release\ARMV5\urel\imapofflinecontrol.dll "sys\bin\imapofflinecontrol.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
997 |
file=\epoc32\release\ARMV5\urel\impapprotocolcontroller.dll "sys\bin\impapprotocolcontroller.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
998 |
file=\epoc32\release\ARMV5\urel\imapsession.dll "sys\bin\imapsession.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
999 |
file=\epoc32\release\ARMV5\urel\imapsettings.dll "sys\bin\imapsettings.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1000 |
file=\epoc32\release\ARMV5\urel\imapsyncmanager.dll "sys\bin\imapsyncmanager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1001 |
file=\epoc32\release\ARMV5\urel\transporthandler.dll "sys\bin\transporthandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1002 |
file=\epoc32\release\ARMV5\urel\mobilitypolicydefault.dll "Sys\Bin\mobilitypolicydefault.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1003 |
data=\epoc32\data\Z\private\10202BE9\10001028.txt "private\10202BE9\10001028.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1004 |
data=\epoc32\data\Z\private\10202BE9\10001029.txt "private\10202BE9\10001029.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1005 |
data=\epoc32\data\Z\private\10202BE9\1000102A.txt "private\10202BE9\1000102A.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1006 |
data=\epoc32\data\Z\resource\messaging\imcm.R01 "resource\messaging\imcm.R01" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1007 |
alias resource\messaging\imcm.R01 resource\messaging\imcm.RSC |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1008 |
REM MTUR Engine data layers |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1009 |
file=\epoc32\release\ARMV5\urel\mtur.dll "sys\bin\mtur.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1010 |
REM Messaging Url Handler |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1011 |
file=\epoc32\release\ARMV5\urel\MSGURLHANDLER.EXE "sys\bin\MSGURLHANDLER.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1012 |
data=\epoc32\data\Z\resource\apps\msgurlhandler.rsc "resource\apps\msgurlhandler.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1013 |
data=\epoc32\data\Z\resource\apps\msgurlhandler_loc.rsc "resource\apps\msgurlhandler_loc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1014 |
data=\epoc32\data\Z\resource\apps\msgurlhandler.mbm "resource\apps\msgurlhandler.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1015 |
data=\epoc32\data\Z\private\10003a3f\apps\msgurlhandler_reg.rsc "private\10003a3f\apps\msgurlhandler_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1016 |
REM Feature QoS is not included in this ROM |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1017 |
file=\epoc32\release\ARMV5\urel\hciproxy.dll "sys\bin\hciproxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1018 |
REM Initialisor for TI Bluetooth hardware |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1019 |
file=\epoc32\release\ARMV5\urel\initialisor_ti.dll "Sys\Bin\initialisor_ti.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1020 |
REM Version 4.1.21 script included |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1021 |
data=\epoc32\data\Z\Private\101F7989\Bluetooth\tiinit_4.1.21.bts "Private\101F7989\Bluetooth\tiinit_4.1.21.bts" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1022 |
REM Version 4.2.38 script included |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1023 |
data=\epoc32\data\Z\Private\101F7989\Bluetooth\tiinit_4.2.38.bts "Private\101F7989\Bluetooth\tiinit_4.2.38.bts" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1024 |
REM HCTL for TI hardware |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1025 |
file=\epoc32\release\ARMV5\urel\hctl_ti.dll "Sys\Bin\hctl_ti.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1026 |
data=\epoc32\data\Z\Private\101F7989\Bluetooth\hctl_ti.ini "Private\101F7989\Bluetooth\hctl_ti.ini" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1027 |
REM H4 HCTL implementation |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1028 |
file=\epoc32\release\ARMV5\urel\hctl_uart_original.dll "Sys\Bin\hctl_uart_original.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1029 |
data=\epoc32\data\Z\Private\101F7989\Bluetooth\hctl_uart_original.ini "Private\101F7989\Bluetooth\hctl_uart_original.ini" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1030 |
REM GT Help Model |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1031 |
file=\epoc32\release\ARMV5\urel\HlpModel.dll "sys\bin\HlpModel.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1032 |
file=\epoc32\release\ARMV5\urel\hlplch.dll "sys\bin\hlplch.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1033 |
data=\epoc32\data\Z\Resource\Apps\lch.rsc "Resource\Apps\lch.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1034 |
file=\epoc32\release\ARMV5\urel\inetprotutil.dll "sys\bin\INetProtUtil.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1035 |
file=\epoc32\release\ARMV5\urel\HttpService.dll "sys\bin\HttpService.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1036 |
file=\epoc32\release\ARMV5\urel\Http.dll "sys\bin\Http.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1037 |
data=\epoc32\data\Z\Resource\Errors\HttpClientErr.R01 "Resource\Errors\HttpClientErr.R01" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1038 |
alias Resource\Errors\HttpClientErr.R01 Resource\Errors\HttpClientErr.RSC |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1039 |
file=\epoc32\release\ARMV5\urel\HttpMessage.dll "sys\bin\HttpMessage.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1040 |
file=\epoc32\release\ARMV5\urel\httputils.dll "sys\bin\httputils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1041 |
file=\epoc32\release\ARMV5\urel\httptransporthandler.dll "Sys\Bin\httptransporthandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1042 |
file=\epoc32\release\ARMV5\urel\httpsecuresocket.dll "Sys\Bin\httpsecuresocket.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1043 |
file=\epoc32\release\ARMV5\urel\tfcorefilters.dll "Sys\Bin\tfcorefilters.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1044 |
file=\epoc32\release\ARMV5\urel\HttpClientCodec.dll "Sys\Bin\HttpClientCodec.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1045 |
file=\epoc32\release\ARMV5\urel\httpclient.dll "Sys\Bin\httpclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1046 |
REM MISSING file=\epoc32\release\ARMV5\urel\httpserviceapitest.exe System\Programs\httpserviceapitest.exe |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1047 |
REM MISSING data=\epoc32\data\c\testdata\scripts\httpserviceapitest.script testdata\scripts\httpserviceapitest.script |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1048 |
REM MISSING data=\epoc32\data\z\testdata\configs\ethernetced_httpserviceapi.xml testdata\configs\ethernetced_httpserviceapi.xml |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1049 |
REM MISSING data=\epoc32\data\z\httptest\httpservicetest\httpclient.ini httptest\httpservicetest\httpclient.ini |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1050 |
REM MISSING data=\epoc32\data\z\httptest\httpservicetest\testdl.txt httptest\httpservicetest\testdl.txt |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1051 |
REM MISSING data=\epoc32\data\z\httptest\httpservicetest\testdl2.txt httptest\httpservicetest\testdl2.txt |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1052 |
file=\epoc32\release\ARMV5\urel\HWRMCommon.dll "sys\bin\HWRMCommon.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1053 |
file=\epoc32\release\ARMV5\urel\HWRMServer.exe "sys\bin\HWRMServer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1054 |
file=\epoc32\release\ARMV5\urel\HWRMClient.dll "sys\bin\HWRMClient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1055 |
file=\epoc32\release\ARMV5\urel\HWRMVibraClient.dll "sys\bin\HWRMVibraClient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1056 |
file=\epoc32\release\ARMV5\urel\HWRMLightClient.dll "sys\bin\HWRMLightClient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1057 |
file=\epoc32\release\ARMV5\urel\HWRMExtendedLightClient.dll "sys\bin\HWRMExtendedLightClient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1058 |
file=\epoc32\release\ARMV5\urel\HWRMPowerClient.dll "sys\bin\HWRMPowerClient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1059 |
data=\epoc32\data\Z\private\101f7a02\backup_registration.xml "private\101f7a02\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1060 |
data=\epoc32\data\Z\private\101f7a02\ProductHWRMLightsPolicy.ini "private\101f7a02\ProductHWRMLightsPolicy.ini" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1061 |
data=\epoc32\data\Z\private\101f7a02\ProductHWRMVibraPolicy.ini "private\101f7a02\ProductHWRMVibraPolicy.ini" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1062 |
data=\epoc32\data\Z\private\101f7a02\ProductHWRMFmTxPolicy.ini "private\101f7a02\ProductHWRMFmTxPolicy.ini" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1063 |
data=\epoc32\data\Z\private\101f7a02\CustomerHWRMLightsPolicy.ini "private\101f7a02\CustomerHWRMLightsPolicy.ini" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1064 |
data=\epoc32\data\Z\private\101f7a02\CustomerHWRMVibraPolicy.ini "private\101f7a02\CustomerHWRMVibraPolicy.ini" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1065 |
data=\epoc32\data\Z\private\101f7a02\CustomerHWRMFmTxPolicy.ini "private\101f7a02\CustomerHWRMFmTxPolicy.ini" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1066 |
data=\epoc32\data\Z\private\101f7a02\ConvertFromUnicode.dat "private\101f7a02\ConvertFromUnicode.dat" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1067 |
file=\epoc32\release\ARMV5\urel\hwrmuiplugin.dll "Sys\Bin\hwrmuiplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1068 |
REM BMP Plugin for Image Conversion Library |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1069 |
file=\epoc32\release\ARMV5\urel\bmpcodec.dll "Sys\Bin\bmpcodec.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1070 |
data=\epoc32\data\Z\Resource\ICL\101F45AE_extra.rsc "Resource\ICL\101F45AE_extra.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1071 |
REM GIF Plugin for Image Conversion Library |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1072 |
file=\epoc32\release\ARMV5\urel\gifcodec.dll "Sys\Bin\gifcodec.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1073 |
data=\epoc32\data\Z\Resource\ICL\101F45B1_extra.rsc "Resource\ICL\101F45B1_extra.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1074 |
REM ICO Plugin for Image Conversion Library |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1075 |
file=\epoc32\release\ARMV5\urel\icocodec.dll "Sys\Bin\icocodec.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1076 |
data=\epoc32\data\Z\Resource\ICL\101F45D3_extra.rsc "Resource\ICL\101F45D3_extra.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1077 |
REM JPEG Plugin for Image Conversion Library |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1078 |
file=\epoc32\release\ARMV5\urel\jpegcodec.dll "Sys\Bin\jpegcodec.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1079 |
data=\epoc32\data\Z\Resource\ICL\101F45D6_extra.rsc "Resource\ICL\101F45D6_extra.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1080 |
REM JEPG YUV Decoder |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1081 |
REM Jpeg Yuv Decoder Library |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1082 |
file=\epoc32\release\ARMV5\urel\JpegYuvDecoder.dll "sys\bin\JpegYuvDecoder.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1083 |
REM MBM Plugin for Image Conversion Library |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1084 |
file=\epoc32\release\ARMV5\urel\mbmcodec.dll "Sys\Bin\mbmcodec.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1085 |
data=\epoc32\data\Z\Resource\ICL\101F45CA_extra.rsc "Resource\ICL\101F45CA_extra.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1086 |
REM OTA Plugin for Image Conversion Library |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1087 |
file=\epoc32\release\ARMV5\urel\otacodec.dll "Sys\Bin\otacodec.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1088 |
data=\epoc32\data\Z\Resource\ICL\101F45D0_extra.rsc "Resource\ICL\101F45D0_extra.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1089 |
REM WBMP Plugin for Image Conversion Library |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1090 |
file=\epoc32\release\ARMV5\urel\wbmpcodec.dll "Sys\Bin\wbmpcodec.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1091 |
data=\epoc32\data\Z\Resource\ICL\101F45CD_extra.rsc "Resource\ICL\101F45CD_extra.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1092 |
REM TIFF Plugin for Image Conversion Library |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1093 |
file=\epoc32\release\ARMV5\urel\tiffcodec.dll "Sys\Bin\tiffcodec.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1094 |
data=\epoc32\data\Z\Resource\ICL\101F45C0_extra.rsc "Resource\ICL\101F45C0_extra.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1095 |
REM PNG Plugin for Image Conversion Library |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1096 |
file=\epoc32\release\ARMV5\urel\pngcodec.dll "Sys\Bin\pngcodec.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1097 |
data=\epoc32\data\Z\Resource\ICL\101F45C7_extra.rsc "Resource\ICL\101F45C7_extra.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1098 |
REM WMF Plugin for Image Conversion Library |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1099 |
file=\epoc32\release\ARMV5\urel\wmfcodec.dll "Sys\Bin\wmfcodec.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1100 |
data=\epoc32\data\Z\Resource\ICL\101F45B5_extra.rsc "Resource\ICL\101F45B5_extra.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1101 |
REM Shaper |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1102 |
file=\epoc32\release\ARMV5\urel\IcuLayoutEngine.dll "Sys\Bin\IcuLayoutEngine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1103 |
REM Image Conversion Library |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1104 |
file=\epoc32\release\ARMV5\urel\ImageConversion.dll "sys\bin\ImageConversion.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1105 |
REM ImageConversionResolver Plugin for Image Conversion Library |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1106 |
file=\epoc32\release\ARMV5\urel\imageconversionresolver.dll "Sys\Bin\imageconversionresolver.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1107 |
REM JPEG Exif Plugin for Image Conversion Library |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1108 |
file=\epoc32\release\ARMV5\urel\JPEGExifPlugin.dll "sys\bin\JPEGExifPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1109 |
REM JPEG Exif ImageFrame Plugin for Image Conversion Library |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1110 |
file=\epoc32\release\ARMV5\urel\JPEGImageFramePlugin.dll "sys\bin\JPEGImageFramePlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1111 |
REM ICL Recognizer library |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1112 |
file=\epoc32\release\ARMV5\urel\recicl.dll "Sys\Bin\recicl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1113 |
REM sub-components |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1114 |
REM ImageTransform.dll |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1115 |
file=\epoc32\release\ARMV5\urel\ImageTransform.dll "sys\bin\ImageTransform.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1116 |
file=\epoc32\release\ARMV5\urel\imagetransformresolver.dll "Sys\Bin\imagetransformresolver.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1117 |
file=\epoc32\release\ARMV5\urel\panorama.dll "sys\bin\panorama.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1118 |
REM ImageDisplay.dll |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1119 |
file=\epoc32\release\ARMV5\urel\ImageDisplay.dll "sys\bin\ImageDisplay.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1120 |
file=\epoc32\release\ARMV5\urel\ImageDisplayResolver.dll "Sys\Bin\ImageDisplayResolver.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1121 |
REM MngImageDisplay.dll |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1122 |
file=\epoc32\release\ARMV5\urel\MngImageDisplay.dll "Sys\Bin\MngImageDisplay.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1123 |
file=\epoc32\release\ARMV5\urel\IclWrapperImageDisplay.dll "Sys\Bin\IclWrapperImageDisplay.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1124 |
file=\epoc32\release\ARMV5\urel\MediaClientImage.dll "sys\bin\MediaClientImage.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1125 |
file=\epoc32\release\ARMV5\urel\imageprocessor.dll "sys\bin\imageprocessor.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1126 |
REM Inet URI List |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1127 |
file=\epoc32\release\ARMV5\urel\ineturilist.dll "sys\bin\ineturilist.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1128 |
file=\epoc32\release\ARMV5\urel\ineturilistserver.exe "sys\bin\ineturilistserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1129 |
data=\epoc32\data\Z\private\20009d70\backup_registration.xml "private\20009d70\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1130 |
data=\epoc32\data\Z\private\20009d70\ineturilist.xml "private\20009d70\ineturilist.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1131 |
data=\epoc32\data\Z\private\20009d70\defaulttldpolicy.xml "private\20009d70\defaulttldpolicy.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1132 |
data=\epoc32\data\Z\system\install\ineturilist_stub.SIS "system\install\ineturilist_stub.SIS" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1133 |
file=\epoc32\release\ARMV5\urel\iniparser.dll "sys\bin\iniparser.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1134 |
file=\epoc32\release\ARMV5\urel\ipaddrinfoparams.dll "Sys\Bin\ipaddrinfoparams.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1135 |
REM Feature DHCP is not included in this ROM |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1136 |
REM Feature DHCP is not included in this ROM |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1137 |
REM ESock IP Protocol Meta and Connection Provider |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1138 |
file=\epoc32\release\ARMV5\urel\ipproto.dll "Sys\Bin\ipproto.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1139 |
REM IPSEC protocol and other core components |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1140 |
REM Feature IPSEC not included in this rom |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1141 |
REM Mobility Core Providers |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1142 |
file=\epoc32\release\ARMV5\urel\mobilitycoreproviders.dll "sys\bin\mobilitycoreproviders.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1143 |
REM ESock TCP\UDP Connection Provider |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1144 |
file=\epoc32\release\ARMV5\urel\iptransportimpl.dll "sys\bin\iptransportimpl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1145 |
file=\epoc32\release\ARMV5\urel\iptransport.dll "Sys\Bin\iptransport.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1146 |
file=\epoc32\release\ARMV5\urel\iptransportmanagement.dll "Sys\Bin\iptransportmanagement.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1147 |
REM *** The following iby files are always included, whether IRDA is |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1148 |
REM *** supported by the device or not. |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1149 |
REM If __OBEX_DEBUG__ is defined pull in debug versions of the |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1150 |
REM OBEX DLLs and transport controllers regardless of the ROM type |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1151 |
REM *** The following iby files are always included, whether obex is |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1152 |
REM *** supported by the device or not. |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1153 |
REM *** The following dlls are client side dlls. They are always included |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1154 |
REM *** in the ROM, whether obex is supported by the device or not, so |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1155 |
REM *** that client applications can link against them regardless. |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1156 |
file=\epoc32\release\ARMV5\urel\obex.dll "sys\bin\OBEX.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1157 |
REM Alias new obex.dll to also appear as irobex.dll to support legacy apps |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1158 |
alias sys\bin\obex.dll sys\bin\irobex.dll |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1159 |
file=\epoc32\release\ARMV5\urel\obexcommontransport.dll "sys\bin\obexcommontransport.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1160 |
REM *** Now for things which should only be included if the device |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1161 |
REM *** supports OBEX, to save ROM space... |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1162 |
REM *** Now for things which should only be included if the device |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1163 |
REM *** supports USB, to save ROM space... |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1164 |
REM OBEX USB transport is not included in this ROM as it depends on USB |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1165 |
REM *** Now for things which should only be included if the device |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1166 |
REM *** supports bluetooth, to save ROM space... |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1167 |
file=\epoc32\release\ARMV5\urel\obexbtrfcommtransportcontroller.dll "Sys\Bin\obexbtrfcommtransportcontroller.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1168 |
REM *** irda.dll and irtranp.dll (Infrared Transfer Picture) are |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1169 |
REM *** client side dlls. They are always included in the ROM whether |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1170 |
REM *** IRDA is supported by the device or not, so that client |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1171 |
REM *** applications can link against them regardless. |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1172 |
file=\epoc32\release\ARMV5\urel\irda.dll "sys\bin\IrDA.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1173 |
file=\epoc32\release\ARMV5\urel\irtranp.dll "sys\bin\IrTranp.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1174 |
kerneltrace=0x00080000 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1175 |
file=\epoc32\release\ARMV5\urel\lafshutdowneventobserveradaptor.dll "sys\bin\lafshutdowneventobserveradaptor.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1176 |
file=\epoc32\release\ARMV5\urel\lbs.dll "sys\bin\lbs.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1177 |
file=\epoc32\release\ARMV5\urel\lbsadatacache.dll "sys\bin\lbsadatacache.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1178 |
file=\epoc32\release\ARMV5\urel\lbsadmin.dll "sys\bin\lbsadmin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1179 |
file=\epoc32\release\ARMV5\urel\LbsAssistanceData.dll "sys\bin\LbsAssistanceData.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1180 |
file=\epoc32\release\ARMV5\urel\lbslocationinfodatatypes.dll "sys\bin\lbslocationinfodatatypes.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1181 |
file=\epoc32\release\ARMV5\urel\lbslocmonclient.dll "sys\bin\lbslocmonclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1182 |
file=\epoc32\release\ARMV5\urel\lbslocationinfoconverter.dll "sys\bin\lbslocationinfoconverter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1183 |
file=\epoc32\release\ARMV5\urel\lbslocationinfoconverterplugin.dll "sys\bin\lbslocationinfoconverterplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1184 |
file=\epoc32\release\ARMV5\urel\LbsLocCommon.dll "sys\bin\LbsLocCommon.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1185 |
REM LBS data source DLL |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1186 |
file=\epoc32\release\ARMV5\urel\LbsLocDataSource.dll "sys\bin\LbsLocDataSource.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1187 |
file=\epoc32\release\ARMV5\urel\LbsInternalApi.dll "sys\bin\LbsInternalApi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1188 |
file=\epoc32\release\ARMV5\urel\LbsNetProtocol.dll "sys\bin\LbsNetProtocol.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1189 |
file=\epoc32\release\ARMV5\urel\lbspartnercommon.dll "sys\bin\lbspartnercommon.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1190 |
REM LBS Network Internal API |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1191 |
file=\epoc32\release\ARMV5\urel\lbsnetinternalapi.dll "sys\bin\lbsnetinternalapi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1192 |
file=\epoc32\release\ARMV5\urel\lbsagpsngmsgs.dll "sys\bin\lbsagpsngmsgs.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1193 |
file=\epoc32\release\ARMV5\urel\lbscommoninternaldatatypes.dll "sys\bin\lbscommoninternaldatatypes.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1194 |
file=\epoc32\release\ARMV5\urel\lbsnetregstatusint.dll "sys\bin\lbsnetregstatusint.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1195 |
file=\epoc32\release\ARMV5\urel\lbsngnlmint.dll "sys\bin\lbsngnlmint.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1196 |
file=\epoc32\release\ARMV5\urel\lbsnrhngmsgs.dll "sys\bin\lbsnrhngmsgs.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1197 |
file=\epoc32\release\ARMV5\urel\lbspsyngmsgs.dll "sys\bin\lbspsyngmsgs.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1198 |
file=\epoc32\release\ARMV5\urel\lbsreffnpint.dll "sys\bin\lbsreffnpint.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1199 |
file=\epoc32\release\ARMV5\urel\lbsroot.exe "sys\bin\lbsroot.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1200 |
data=\epoc32\data\z\private\10282253\lbs\lbsprofile.ini "private\10282253\lbs\lbsprofile.ini" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1201 |
file=\epoc32\release\ARMV5\urel\lbsrootapi.dll "sys\bin\lbsrootapi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1202 |
file=\epoc32\release\ARMV5\urel\LbsLoggerApi.dll "sys\bin\LbsLoggerApi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1203 |
file=\epoc32\release\ARMV5\urel\lbsdebug.dll "sys\bin\lbsdebug.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1204 |
file=\epoc32\release\ARMV5\urel\eposmodset.dll "sys\bin\eposmodset.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1205 |
file=\epoc32\release\ARMV5\urel\eposindicator.dll "sys\bin\eposindicator.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1206 |
file=\epoc32\release\ARMV5\urel\eposutils.dll "sys\bin\eposutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1207 |
REM LBS reference data source DLL |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1208 |
file=\epoc32\release\ARMV5\urel\lbsreflocdatasource.dll "sys\bin\lbsreflocdatasource.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1209 |
file=\epoc32\release\ARMV5\UDEB\nlabtgpspsy.dll "Sys\Bin\nlabtgpspsy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1210 |
data=\epoc32\data\Z\Resource\nlabtgpspsyconstants.rsc "resource\nlabtgpspsyconstants.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1211 |
data=\epoc32\data\Z\Resource\nlabtgpspsy_name.rsc "resource\nlabtgpspsy_name.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1212 |
file=\epoc32\release\ARMV5\urel\lbsbtgpsconfig.dll "sys\bin\lbsbtgpsconfig.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1213 |
file=\epoc32\release\ARMV5\UDEB\eposdefault.dll "Sys\Bin\eposdefault.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1214 |
file=\epoc32\release\ARMV5\urel\locationmonitor.exe "sys\bin\locationmonitor.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1215 |
file=\epoc32\release\ARMV5\urel\eposserver.exe "sys\bin\eposserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1216 |
data=\epoc32\data\Z\private\101f97b2\eposserver.rsc "private\101f97b2\eposserver.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1217 |
data=\epoc32\data\Z\private\101f97b2\backup_registration.xml "private\101f97b2\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1218 |
file=\epoc32\release\ARMV5\urel\lbslocutils.dll "sys\bin\lbslocutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1219 |
REM LBS Quality Profile API |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1220 |
file=\epoc32\release\ARMV5\urel\lbsqualityprofileapi.dll "sys\bin\lbsqualityprofileapi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1221 |
REM LBS Network Gateway |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1222 |
file=\epoc32\release\ARMV5\urel\lbsnetgateway.exe "sys\bin\lbsnetgateway.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1223 |
REM LBS Network Simulator |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1224 |
file=\epoc32\release\ARMV5\urel\lbsnetsim.exe "sys\bin\lbsnetsim.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1225 |
file=\epoc32\release\ARMV5\urel\lbsnetsim.dll "sys\bin\lbsnetsim.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1226 |
REM LBS Network Location Manager |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1227 |
REM LBS Network Privacy Api |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1228 |
file=\epoc32\release\ARMV5\urel\eposnwprv.dll "sys\bin\eposnwprv.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1229 |
file=\epoc32\release\ARMV5\urel\lbsnetworkrequesthandler.exe "sys\bin\lbsnetworkrequesthandler.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1230 |
file=\epoc32\release\ARMV5\urel\Lbsx3p.dll "sys\bin\Lbsx3p.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1231 |
file=\epoc32\release\ARMV5\urel\LbsPrivacyController.dll "sys\bin\LbsPrivacyController.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1232 |
file=\epoc32\release\ARMV5\urel\LbsPrivacyExtNotifiers.dll "sys\bin\LbsPrivacyExtNotifiers.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1233 |
REM LBS Privacy Data Types |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1234 |
file=\epoc32\release\ARMV5\urel\eposprvtyp.dll "sys\bin\eposprvtyp.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1235 |
REM LBS Network Test |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1236 |
file=\epoc32\release\ARMV5\UDEB\lbsprotocolmodule.dll "Sys\Bin\lbsprotocolmodule.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1237 |
data=\epoc32\data\z\private\10202BE9\10281D6F.cre "private\10202BE9\10281D6F.cre" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1238 |
REM SUPL ASN1 Encode |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1239 |
file=\epoc32\release\ARMV5\urel\suplasn1.dll "sys\bin\suplasn1.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1240 |
REM LBS SUPL Test Module |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1241 |
file=\epoc32\release\ARMV5\UDEB\lbssupltestmodule.dll "Sys\Bin\lbssupltestmodule.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1242 |
file=\epoc32\release\ARMV5\urel\epospluginfw.dll "sys\bin\epospluginfw.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1243 |
REM LBS Privacy protocol module |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1244 |
file=\epoc32\release\ARMV5\UDEB\lbsprivacyprotocolmodule.dll "Sys\Bin\lbsprivacyprotocolmodule.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1245 |
REM LBS Privacy Request Api |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1246 |
file=\epoc32\release\ARMV5\urel\lbsprivacyrequest.dll "sys\bin\lbsprivacyrequest.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1247 |
file=\epoc32\release\ARMV5\urel\psytester.exe "sys\bin\psytester.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1248 |
file=\epoc32\release\ARMV5\urel\PSYCRTester.exe "sys\bin\PSYCRTester.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1249 |
data=\epoc32\data\Z\Resource\psytester.rsc "resource\psytester.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1250 |
REM LBS Privacy Protocol Module |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1251 |
file=\epoc32\release\ARMV5\urel\loadlafshutdown.dll "sys\bin\loadlafshutdown.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1252 |
file=\epoc32\release\ARMV5\urel\LOOPBACK.CSY "sys\bin\LOOPBACK.CSY" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1253 |
file=\epoc32\release\ARMV5\UDEB\mbmsparams.dll "Sys\Bin\mbmsparams.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1254 |
file=\epoc32\release\ARMV5\urel\omxcomponent.dll "sys\bin\omxcomponent.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1255 |
file=\epoc32\release\ARMV5\urel\puresolverutils.dll "sys\bin\puresolverutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1256 |
file=\epoc32\release\ARMV5\urel\mdasoundadapter.dll "sys\bin\mdasoundadapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1257 |
file=\epoc32\release\ARMV5\urel\mdfvideoencodehwdeviceadapter.dll "Sys\Bin\mdfvideoencodehwdeviceadapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1258 |
file=\epoc32\release\ARMV5\urel\mdfvideodecodehwdeviceadapter.dll "Sys\Bin\mdfvideodecodehwdeviceadapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1259 |
file=\epoc32\release\ARMV5\urel\mdfaudiohwdeviceadapter.dll "Sys\Bin\mdfaudiohwdeviceadapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1260 |
file=\epoc32\release\ARMV5\urel\puloader.dll "Sys\Bin\puloader.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1261 |
file=\epoc32\release\ARMV5\urel\codecapiresolver.dll "Sys\Bin\codecapiresolver.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1262 |
file=\epoc32\release\ARMV5\urel\audiodevice.dll "Sys\Bin\audiodevice.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1263 |
file=\epoc32\release\ARMV5\urel\vorbisdecoderprocessingunit.dll "Sys\Bin\vorbisdecoderprocessingunit.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1264 |
file=\epoc32\release\ARMV5\urel\vorbisencoderprocessingunit.dll "Sys\Bin\vorbisencoderprocessingunit.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1265 |
REM Store, Etext, Form, Grid, Clock, Print, AlarmServer, WorldServer, Bafl, Egul, Cone, Dial, BmpAnim |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1266 |
REM STORE |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1267 |
file=\epoc32\release\ARMV5\urel\estor.dll "sys\bin\EStor.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1268 |
REM EText |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1269 |
file=\epoc32\release\ARMV5\urel\field.dll "sys\bin\Field.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1270 |
file=\epoc32\release\ARMV5\urel\etext.dll "sys\bin\EText.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1271 |
REM Form |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1272 |
file=\epoc32\release\ARMV5\urel\form.dll "sys\bin\Form.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1273 |
file=\epoc32\release\ARMV5\urel\tagma.dll "sys\bin\Tagma.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1274 |
file=\epoc32\release\ARMV5\urel\form_and_etext_editor.dll "sys\bin\Form_and_etext_editor.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1275 |
file=\epoc32\release\ARMV5\urel\undo.dll "sys\bin\Undo.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1276 |
file=\epoc32\release\ARMV5\urel\grid.dll "sys\bin\Grid.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1277 |
file=\epoc32\release\ARMV5\urel\clock.dll "sys\bin\Clock.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1278 |
file=\epoc32\release\ARMV5\urel\clocka.dll "sys\bin\ClockA.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1279 |
REM Feature PRINT is not included in this ROM |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1280 |
REM PwrCli |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1281 |
file=\epoc32\release\ARMV5\urel\powermgrcli.dll "sys\bin\Powermgrcli.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1282 |
file=\epoc32\release\ARMV5\urel\shutdownsrv.dll "sys\bin\shutdownsrv.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1283 |
file=\epoc32\release\ARMV5\urel\shutdownsrvs.exe "sys\bin\shutdownsrvs.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1284 |
file=\epoc32\release\ARMV5\urel\bafl.dll "sys\bin\Bafl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1285 |
file=\epoc32\release\ARMV5\urel\baksrv.dll "sys\bin\baksrv.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1286 |
file=\epoc32\release\ARMV5\urel\baksrvs.exe "sys\bin\baksrvs.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1287 |
data=\epoc32\data\Z\Private\100048aa\backup_registration.xml "private\100048aa\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1288 |
file=\epoc32\release\ARMV5\urel\initialiselocale.exe "sys\bin\initialiselocale.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1289 |
file=\epoc32\release\ARMV5\urel\bsul.dll "sys\bin\bsul.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1290 |
file=\epoc32\release\ARMV5\urel\bsulinifile.dll "sys\bin\bsulinifile.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1291 |
REM Central Repository |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1292 |
file=\epoc32\release\ARMV5\urel\centralrepository.dll "sys\bin\centralrepository.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1293 |
file=\epoc32\release\ARMV5\urel\centralrepositorysrv.exe "sys\bin\centralrepositorysrv.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1294 |
data=\epoc32\data\Z\Private\10202BE9\backup_registration.xml "PRIVATE\10202BE9\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1295 |
file=\epoc32\release\ARMV5\urel\CENREPNOTIFHANDLER.DLL "sys\bin\CENREPNOTIFHANDLER.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1296 |
file=\epoc32\release\ARMV5\urel\sysutil.dll "sys\bin\sysutil.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1297 |
file=\epoc32\release\ARMV5\urel\sysutilsetup.exe "sys\bin\sysutilsetup.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1298 |
REM NumberConversion.dll |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1299 |
file=\epoc32\release\ARMV5\urel\NumberConversion.dll "sys\bin\NumberConversion.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1300 |
file=\epoc32\release\ARMV5\urel\MidiClient.dll "sys\bin\MidiClient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1301 |
file=\epoc32\release\ARMV5\urel\MidiStandardCustomCommands.dll "sys\bin\MidiStandardCustomCommands.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1302 |
file=\epoc32\release\ARMV5\urel\omxilgenericilif.dll "sys\bin\omxilgenericilif.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1303 |
REM WAP 1.2 Push |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1304 |
file=\epoc32\release\ARMV5\urel\miscpushmsgutils.dll "sys\bin\miscpushmsgutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1305 |
data=\epoc32\data\Z\RESOURCE\messaging\wappushunknown.RSC "resource\messaging\wappushunknown.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1306 |
file=\epoc32\release\ARMV5\urel\mmcommon.dll "sys\bin\mmcommon.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1307 |
file=\epoc32\release\ARMV5\urel\MmCommonUtils.dll "sys\bin\MmCommonUtils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1308 |
file=\epoc32\release\ARMV5\urel\MmfServerBaseclasses.dll "sys\bin\MmfServerBaseclasses.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1309 |
file=\epoc32\release\ARMV5\urel\MmfFormatBaseclasses.dll "sys\bin\MmfFormatBaseclasses.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1310 |
file=\epoc32\release\ARMV5\urel\MediaClient.dll "sys\bin\MediaClient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1311 |
file=\epoc32\release\ARMV5\urel\MediaClientUtility.dll "sys\bin\MediaClientUtility.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1312 |
file=\epoc32\release\ARMV5\urel\MediaClientAudio.dll "sys\bin\MediaClientAudio.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1313 |
file=\epoc32\release\ARMV5\urel\MediaClientAudioStream.dll "sys\bin\MediaClientAudioStream.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1314 |
file=\epoc32\release\ARMV5\urel\MediaClientAudioInputStream.dll "sys\bin\MediaClientAudioInputStream.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1315 |
file=\epoc32\release\ARMV5\urel\MediaClientVideo.dll "sys\bin\MediaClientVideo.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1316 |
file=\epoc32\release\ARMV5\urel\mediaclientvideodisplay.dll "sys\bin\mediaclientvideodisplay.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1317 |
file=\epoc32\release\ARMV5\urel\mmfcontrollerframework.dll "sys\bin\mmfcontrollerframework.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1318 |
file=\epoc32\release\ARMV5\urel\audioutils.dll "sys\bin\audioutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1319 |
file=\epoc32\release\ARMV5\urel\MMFStandardCustomCommands.dll "sys\bin\MMFStandardCustomCommands.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1320 |
file=\epoc32\release\ARMV5\urel\MmfCodecCommon.dll "sys\bin\MmfCodecCommon.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1321 |
file=\epoc32\release\ARMV5\urel\GSM610CodecCommon.dll "sys\bin\GSM610CodecCommon.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1322 |
file=\epoc32\release\ARMV5\urel\mmruf.dll "Sys\Bin\mmruf.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1323 |
file=\epoc32\release\ARMV5\urel\gsm610.dll "Sys\Bin\gsm610.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1324 |
file=\epoc32\release\ARMV5\urel\audiocodecs.dll "Sys\Bin\audiocodecs.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1325 |
file=\epoc32\release\ARMV5\urel\mmfaudiocontroller.dll "Sys\Bin\mmfaudiocontroller.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1326 |
file=\epoc32\release\ARMV5\urel\mmfstdsourceandsinkplugin.dll "Sys\Bin\mmfstdsourceandsinkplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1327 |
file=\epoc32\release\ARMV5\urel\mmfaudioinput.dll "Sys\Bin\mmfaudioinput.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1328 |
file=\epoc32\release\ARMV5\urel\mmfaudiooutput.dll "Sys\Bin\mmfaudiooutput.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1329 |
file=\epoc32\release\ARMV5\urel\MmfGlblAudioEffect.dll "sys\bin\MmfGlblAudioEffect.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1330 |
file=\epoc32\release\ARMV5\urel\MmfStdGlblAudioEffect.dll "sys\bin\MmfStdGlblAudioEffect.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1331 |
file=\epoc32\release\ARMV5\urel\mmfdrmpluginserver.exe "sys\bin\mmfdrmpluginserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1332 |
file=\epoc32\release\ARMV5\urel\mmfdrmpluginserverproxy.dll "sys\bin\mmfdrmpluginserverproxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1333 |
file=\epoc32\release\ARMV5\urel\mmfauformat.dll "Sys\Bin\mmfauformat.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1334 |
file=\epoc32\release\ARMV5\urel\mmfrawformat.dll "Sys\Bin\mmfrawformat.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1335 |
file=\epoc32\release\ARMV5\urel\mmfwavformat.dll "Sys\Bin\mmfwavformat.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1336 |
REM MMS Settings |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1337 |
file=\epoc32\release\ARMV5\urel\mmsgenericsettings.dll "sys\bin\mmsgenericsettings.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1338 |
REM MMTSY |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1339 |
file=\epoc32\release\ARMV5\urel\MM.TSY "sys\bin\MM.TSY" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1340 |
file=\epoc32\release\ARMV5\UDEB\msfdc.dll "Sys\Bin\msfdc.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1341 |
file=\epoc32\release\ARMV5\urel\mtpdevicedp.dll "Sys\Bin\mtpdevicedp.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1342 |
data=\epoc32\data\Z\resource\mtp\102827AF.rsc "resource\mtp\102827AF.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1343 |
file=\epoc32\release\ARMV5\urel\mtpdatatypes.dll "sys\bin\mtpdatatypes.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1344 |
file=\epoc32\release\ARMV5\urel\mtpframework.dll "sys\bin\mtpframework.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1345 |
file=\epoc32\release\ARMV5\urel\mtpserver.exe "sys\bin\mtpserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1346 |
file=\epoc32\release\ARMV5\urel\mtpclient.dll "sys\bin\mtpclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1347 |
file=\epoc32\release\ARMV5\urel\mtptransportapi.dll "sys\bin\mtptransportapi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1348 |
file=\epoc32\release\ARMV5\urel\mtpdataproviderapi.dll "sys\bin\mtpdataproviderapi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1349 |
file=\epoc32\release\ARMV5\urel\mtpdevdpextnapi.dll "sys\bin\mtpdevdpextnapi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1350 |
file=\epoc32\release\ARMV5\urel\mtpdataproviderutility.dll "sys\bin\mtpdataproviderutility.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1351 |
file=\epoc32\release\ARMV5\urel\mtpproxydp.dll "Sys\Bin\mtpproxydp.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1352 |
data=\epoc32\data\Z\resource\mtp\102827B1.rsc "resource\mtp\102827B1.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1353 |
data=\epoc32\data\Z\resource\mtp\dummydp.rsc "resource\mtp\dummydp.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1354 |
data=\epoc32\data\Z\resource\mtp\services.rsc "resource\mtp\services.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1355 |
data=\epoc32\data\Z\private\102827a2\backup_registration.xml "private\102827a2\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1356 |
data=\epoc32\data\Z\private\102827a2\mtpdevice.ico "private\102827a2\mtpdevice.ico" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1357 |
file=\epoc32\release\ARMV5\urel\mtpfiledp.dll "Sys\Bin\mtpfiledp.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1358 |
data=\epoc32\data\Z\resource\mtp\102827B0.rsc "resource\mtp\102827B0.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1359 |
file=\epoc32\release\ARMV5\urel\ptpipdatatypes.dll "sys\bin\ptpipdatatypes.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1360 |
file=\epoc32\release\ARMV5\urel\ptpipcontroller.dll "sys\bin\ptpipcontroller.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1361 |
file=\epoc32\release\ARMV5\urel\ptpipfilterapi.dll "sys\bin\ptpipfilterapi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1362 |
file=\epoc32\release\ARMV5\urel\ptpipplugin.dll "Sys\Bin\ptpipplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1363 |
REM dependencies |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1364 |
file=\epoc32\release\ARMV5\urel\napt.prt "sys\bin\napt.prt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1365 |
data=\epoc32\winscw\c\private\101F7989\esock\ip.napt.esk "private\101F7989\esock\ip.napt.esk" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1366 |
data=\epoc32\winscw\c\private\101F7989\esock\napt.ini "private\101F7989\esock\napt.ini" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1367 |
REM MISSING file=\epoc32\release\ARMV5\urel\NetCfgExtnBase.dll System\Libs\NetCfgExtnBase.dll |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1368 |
file=\epoc32\release\ARMV5\urel\NetCfgExtnMip.dll "Sys\Bin\NetCfgExtnMip.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1369 |
REM User Prompt Service |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1370 |
data=\epoc32\data\z\system\install\upsserver.sis "system\install\upsserver.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1371 |
data=\epoc32\data\z\private\10283558\backup_registration.xml "private\10283558\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1372 |
file=\epoc32\release\ARMV5\urel\upsserver.exe "sys\bin\upsserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1373 |
file=\epoc32\release\ARMV5\urel\upsclient.dll "sys\bin\upsclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1374 |
file=\epoc32\release\ARMV5\urel\upsmanagement.dll "sys\bin\upsmanagement.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1375 |
file=\epoc32\release\ARMV5\urel\upspolicies.dll "sys\bin\upspolicies.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1376 |
file=\epoc32\release\ARMV5\urel\upsdb.dll "sys\bin\upsdb.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1377 |
file=\epoc32\release\ARMV5\urel\netups.dll "sys\bin\netups.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1378 |
REM Core Providers |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1379 |
file=\epoc32\release\ARMV5\urel\simpleselectorbase.dll "sys\bin\simpleselectorbase.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1380 |
REM User Prompt Service (UPS) Core Providers |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1381 |
file=\epoc32\release\ARMV5\urel\upscoreproviders.dll "sys\bin\upscoreproviders.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1382 |
file=\epoc32\release\ARMV5\urel\netcfgext.dll "sys\bin\netcfgext.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1383 |
file=\epoc32\release\ARMV5\urel\ocsp.dll "sys\bin\ocsp.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1384 |
file=\epoc32\release\ARMV5\urel\ocsptransport.dll "sys\bin\ocsptransport.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1385 |
file=\epoc32\release\ARMV5\urel\ocspcommon.dll "sys\bin\ocspcommon.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1386 |
REM Tls Provider |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1387 |
file=\epoc32\release\ARMV5\urel\tlsprovider.dll "sys\bin\tlsprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1388 |
file=\epoc32\release\ARMV5\urel\tlscacheclient.dll "sys\bin\tlscacheclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1389 |
file=\epoc32\release\ARMV5\urel\tlscacheserver.exe "sys\bin\tlscacheserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1390 |
file=\epoc32\release\ARMV5\urel\swtlstokentypeplugin.dll "Sys\Bin\swtlstokentypeplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1391 |
data=\epoc32\data\Z\Resource\tlsproviderpolicy.ini "Resource\tlsproviderpolicy.ini" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1392 |
data=\epoc32\data\Z\Resource\swtlstokentype.RSC "resource\swtlstokentype.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1393 |
data=\epoc32\data\Z\Resource\TlsCacheServer\TlsCacheTimeouts.RSC "resource\TlsCacheServer\TlsCacheTimeouts.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1394 |
REM ssl dll implementing ssl\tls secure socket layer protocol |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1395 |
REM Make sure the error strings appear in the ROM |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1396 |
data=\epoc32\data\Z\Resource\Errors\SSLERR.R01 "Resource\Errors\sslerr.R01" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1397 |
alias Resource\Errors\sslerr.R01 Resource\Errors\sslerr.RSC |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1398 |
file=\epoc32\release\ARMV5\urel\ssl.dll "sys\bin\ssl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1399 |
file=\epoc32\release\ARMV5\urel\securesocket.DLL "sys\bin\securesocket.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1400 |
REM CSD Agent - Dialup networking |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1401 |
REM Make sure the error strings appear in the ROM |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1402 |
data=\epoc32\data\Z\Resource\Errors\CSDERR.R01 "Resource\Errors\csderr.R01" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1403 |
alias Resource\Errors\csderr.R01 Resource\Errors\csderr.RSC |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1404 |
file=\epoc32\release\ARMV5\urel\csd.agt "sys\bin\Csd.agt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1405 |
REM GPRS AGT - Packet data networking |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1406 |
file=\epoc32\release\ARMV5\urel\psd.agt "sys\bin\psd.agt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1407 |
REM KIPPER - LAN AGT |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1408 |
file=\epoc32\release\ARMV5\urel\NullAgt.agt "sys\bin\NullAgt.agt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1409 |
REM dependencies |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1410 |
data=\epoc32\data\z\private\101F7989\esock\ccp.ini "private\101f7989\esock\ccp.ini" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1411 |
file=\epoc32\release\ARMV5\UDEB\ppp.dll "Sys\Bin\ppp.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1412 |
file=\epoc32\release\ARMV5\urel\pppmain.dll "sys\bin\pppmain.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1413 |
file=\epoc32\release\ARMV5\urel\vjcomp.dll "sys\bin\vjcomp.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1414 |
REM Predictor PPP compression |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1415 |
file=\epoc32\release\ARMV5\urel\predcomp.dll "sys\bin\PredComp.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1416 |
file=\epoc32\release\ARMV5\urel\packetlogger.dll "sys\bin\packetlogger.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1417 |
file=\epoc32\release\ARMV5\UDEB\rawip.dll "Sys\Bin\rawip.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1418 |
patchdata Sys\Bin\rawip.dll addr 0x0000da14 4 5 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1419 |
patchdata Sys\Bin\rawip.dll addr 0x0000da18 4 1402 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1420 |
patchdata Sys\Bin\rawip.dll addr 0x0000da1c 4 1402 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1421 |
patchdata Sys\Bin\rawip.dll addr 0x0000d9d0 4 1400 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1422 |
patchdata Sys\Bin\rawip.dll addr 0x0000d9d4 4 1400 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1423 |
patchdata Sys\Bin\rawip.dll addr 0x0000d9ec 4 1400 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1424 |
patchdata Sys\Bin\rawip.dll addr 0x0000d9f0 4 1400 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1425 |
REM Feature DHCP is not included in this ROM |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1426 |
file=\epoc32\release\ARMV5\urel\umtsif.dll "sys\bin\umtsif.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1427 |
REM Feature QoS is not included in this ROM |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1428 |
REM Feature QoS is not included in this ROM |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1429 |
REM Feature QoS is not included in this ROM |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1430 |
REM Feature QoS is not included in this ROM |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1431 |
REM IP Subconnection Provider |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1432 |
file=\epoc32\release\ARMV5\UDEB\Qos3GPP.dll "Sys\Bin\Qos3GPP.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1433 |
REM PDP Meta and Sub-Connection Connection Providers |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1434 |
file=\epoc32\release\ARMV5\UDEB\pdp.dll "Sys\Bin\pdp.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1435 |
REM IP Subconnection Provider with QoS support |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1436 |
REM Feature QoS is not included in this ROM |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1437 |
REM --- DNS Proxy |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1438 |
file=\epoc32\release\ARMV5\urel\dnsproxyclient.dll "sys\bin\dnsproxyclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1439 |
file=\epoc32\release\ARMV5\urel\nvgrenderstage.dll "Sys\Bin\nvgrenderstage.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1440 |
file=\epoc32\release\ARMV5\urel\obexservermtm.dll "sys\bin\obexservermtm.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1441 |
file=\epoc32\release\ARMV5\urel\obexclientmtm.dll "sys\bin\obexclientmtm.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1442 |
file=\epoc32\release\ARMV5\urel\obexmtmutil.dll "sys\bin\obexmtmutil.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1443 |
REM Messaging infrared MTM is not included in this ROM, because it depends on excluded INFRARED |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1444 |
file=\epoc32\release\ARMV5\urel\btcmtm.dll "sys\bin\btcmtm.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1445 |
file=\epoc32\release\ARMV5\urel\btsmtm.dll "sys\bin\btsmtm.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1446 |
REM Include the top-level OBY file in the ROM, as an audit trail... |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1447 |
REM You do not want this in production ROMs! |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1448 |
REM Provides build number information to the emulator\ROM. |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1449 |
data=\epoc32\data\buildinfo.txt "System\Data\buildinfo.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1450 |
file=\epoc32\release\ARMV5\urel\omxilcomponentcommon.dll "sys\bin\omxilcomponentcommon.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1451 |
file=\epoc32\release\ARMV5\urel\omxilpcmrenderer.dll "Sys\Bin\omxilpcmrenderer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1452 |
file=\epoc32\release\ARMV5\urel\omxilcoreserver.dll "sys\bin\omxilcoreserver.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1453 |
file=\epoc32\release\ARMV5\urel\omxilcoreclient.dll "sys\bin\omxilcoreclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1454 |
file=\epoc32\release\ARMV5\urel\omxilsymbianloader.dll "Sys\Bin\omxilsymbianloader.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1455 |
demandpagingconfig 256 512 3 0 0 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1456 |
pagingoverride defaultpaged |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1457 |
codepagingpolicy defaultpaged |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1458 |
demandpagingconfig 64 128 3 0 0 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1459 |
pagingoverride defaultpaged |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1460 |
codepagingpolicy defaultpaged |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1461 |
demandpagingconfig 128 128 3 0 0 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1462 |
pagingoverride defaultpaged |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1463 |
codepagingpolicy defaultpaged |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1464 |
REM redefined BT_DIR as urel |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1465 |
file=\epoc32\release\ARMV5\urel\pbapcli.dll "sys\bin\pbapcli.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1466 |
file=\epoc32\release\ARMV5\urel\btaccesshost.exe "sys\bin\btaccesshost.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1467 |
file=\epoc32\release\ARMV5\urel\pbaplogeng.dll "sys\bin\pbaplogeng.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1468 |
REM PDRSTORE |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1469 |
REM Feature PRINT is not included in this ROM |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1470 |
REM ETel SAT API |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1471 |
file=\epoc32\release\ARMV5\urel\etelsat.dll "sys\bin\etelsat.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1472 |
file=\epoc32\release\ARMV5\urel\phbksyncplugin.dll "Sys\Bin\phbksyncplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1473 |
file=\epoc32\release\ARMV5\urel\phbksyncsvr.dll "sys\bin\phbksyncsvr.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1474 |
file=\epoc32\release\ARMV5\urel\phbksyncsvrexe.exe "sys\bin\phbksyncsvrexe.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1475 |
file=\epoc32\release\ARMV5\urel\crber.dll "sys\bin\crber.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1476 |
file=\epoc32\release\ARMV5\urel\crpkcs12.dll "sys\bin\crpkcs12.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1477 |
file=\epoc32\release\ARMV5\urel\PKCS12Recognizer.dll "Sys\Bin\PKCS12Recognizer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1478 |
file=\epoc32\release\ARMV5\urel\pkcs7.dll "sys\bin\pkcs7.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1479 |
PlatSecDiagnostics ON |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1480 |
PlatSecDiagnostics ON |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1481 |
PlatSecEnforcement ON |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1482 |
REM Printer Drivers |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1483 |
REM Feature PRINT is not included in this ROM |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1484 |
file=\epoc32\release\ARMV5\urel\punycodeconverter.dll "sys\bin\punycodeconverter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1485 |
REM Application Protocol recognisers |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1486 |
file=\epoc32\release\ARMV5\urel\WebUrlRec.dll "Sys\Bin\WebUrlRec.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1487 |
file=\epoc32\release\ARMV5\urel\RecBmark.dll "Sys\Bin\RecBmark.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1488 |
file=\epoc32\release\ARMV5\urel\RecWeb.dll "Sys\Bin\RecWeb.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1489 |
file=\epoc32\release\ARMV5\urel\recwap.dll "Sys\Bin\recwap.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1490 |
file=\epoc32\release\ARMV5\urel\audiostream.dll "Sys\Bin\audiostream.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1491 |
file=\epoc32\release\ARMV5\urel\tonehwdevice.dll "Sys\Bin\tonehwdevice.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1492 |
file=\epoc32\release\ARMV5\urel\audiocodec.dll "sys\bin\audiocodec.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1493 |
file=\epoc32\release\ARMV5\urel\audiogaincontrol.dll "sys\bin\audiogaincontrol.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1494 |
file=\epoc32\release\ARMV5\urel\buffersink.dll "sys\bin\buffersink.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1495 |
file=\epoc32\release\ARMV5\urel\audiodevicesink.dll "sys\bin\audiodevicesink.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1496 |
file=\epoc32\release\ARMV5\urel\buffersource.dll "sys\bin\buffersource.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1497 |
file=\epoc32\release\ARMV5\urel\audiodevicesource.dll "sys\bin\audiodevicesource.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1498 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x101FFA06GSM610Default.RSC "resource\a3f\HwDev0x101FFA06.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1499 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x101F9F21PU8Default.RSC "resource\a3f\HwDev0x101F9F21.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1500 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x101F9F36PCM8Default.RSC "resource\a3f\HwDev0x101F9F36.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1501 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x101F9F00PCM16Default.rsc "resource\a3f\HwDev0x101F9F00.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1502 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x101F9F01PCM16Default.rsc "resource\a3f\HwDev0x101F9F01.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1503 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x101F9F32ALawDefault.RSC "resource\a3f\HwDev0x101F9F32.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1504 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x101F9F34PCM16Default.RSC "resource\a3f\HwDev0x101F9F34.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1505 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x101F9F31MuLawDefault.RSC "resource\a3f\HwDev0x101F9F31.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1506 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x101F9F33PCM16Default.RSC "resource\a3f\HwDev0x101F9F33.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1507 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x101F9F35PCM16Default.RSC "resource\a3f\HwDev0x101F9F35.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1508 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x101F9F37PCM16Default.RSC "resource\a3f\HwDev0x101F9F37.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1509 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x101F9F38S16Default.RSC "resource\a3f\HwDev0x101F9F38.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1510 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x101F9F3cS16Default.RSC "resource\a3f\HwDev0x101F9F3c.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1511 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x101F9F3dpcm16bDefault.RSC "resource\a3f\HwDev0x101F9F3d.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1512 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x101F9F40IMADDefault.RSC "resource\a3f\HwDev0x101F9F40.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1513 |
data=\epoc32\data\Z\Resource\a3f\hwdev0x101f9f41pcm16default.RSC "resource\a3f\HwDev0x101F9F41.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1514 |
data=\epoc32\data\Z\Resource\a3f\hwdev0x101ffa05pcm16default.RSC "resource\a3f\hwdev0x101ffa05.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1515 |
data=\epoc32\data\Z\Resource\a3f\HwDev0xa0000a7aPCM16Default.RSC "resource\a3f\HwDev0xa0000a7a.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1516 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x102737B2OGGDecDefault.RSC "resource\a3f\HwDev0x102737B2.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1517 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x102737B4OGGEncDefault.RSC "resource\a3f\HwDev0x102737B4.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1518 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x10283463ToneDefault.RSC "resource\a3f\HwDev0x10283463.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1519 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x1020659DRawDecEncDefault.RSC "resource\a3f\HwDev0x1020659D.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1520 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x1020658FMp3DecDefault.RSC "resource\a3f\HwDev0x1020658F.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1521 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x10206596AmrNbDecDefault.RSC "resource\a3f\HwDev0x10206596.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1522 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x1020659EAmrNbEncDefault.RSC "resource\a3f\HwDev0x1020659E.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1523 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x102065b0AmrNbEncDefault.RSC "resource\a3f\HwDev0x102065b0.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1524 |
data=\epoc32\data\Z\Resource\a3f\HwDev0xA0000A34AmrWbEncDefault.RSC "resource\a3f\HwDev0xA0000A34.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1525 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x10206591AmrWbDecDefault.RSC "resource\a3f\HwDev0x10206591.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1526 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x102084BCSbcEncDefault.rsc "resource\a3f\HwDev0x102084BC.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1527 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x10205E63iLbcDecDefault.RSC "resource\a3f\HwDev0x10205E63.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1528 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x10205E66iLbcEncDefault.RSC "resource\a3f\HwDev0x10205E66.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1529 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x10208826G729EncDefault.RSC "resource\a3f\HwDev0x10208826.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1530 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x10205EEAG729DecDefault.RSC "resource\a3f\HwDev0x10205EEA.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1531 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x10205EE4G711DecDefault.RSC "resource\a3f\HwDev0x10205EE4.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1532 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x10205EE7G711EncDefault.RSC "resource\a3f\HwDev0x10205EE7.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1533 |
file=\epoc32\release\ARMV5\urel\mmrcclient.dll "sys\bin\mmrcclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1534 |
file=\epoc32\release\ARMV5\urel\mmrcserver.dll "sys\bin\mmrcserver.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1535 |
REM ConArcPlugin from converting Rich text to HTML |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1536 |
REM Internal: Rt2htmCv |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1537 |
file=\epoc32\release\ARMV5\urel\RT2HTMCV.DLL "Sys\Bin\RT2HTMCV.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1538 |
data=\epoc32\data\z\resource\convert\1000071c.RSC "Resource\Convert\1000071c.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1539 |
file=\epoc32\release\ARMV5\urel\DRMstringdict00.dll "Sys\Bin\DRMstringdict00.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1540 |
file=\epoc32\release\ARMV5\urel\rocontenthandler.dll "Sys\Bin\rocontenthandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1541 |
file=\epoc32\release\ARMV5\urel\roaptcontenthandler.dll "Sys\Bin\roaptcontenthandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1542 |
file=\epoc32\release\ARMV5\urel\roapphandler.dll "Sys\Bin\roapphandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1543 |
file=\epoc32\release\ARMV5\urel\rpnp.dll "sys\bin\rpnp.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1544 |
REM Feature RTP not included in this rom -> Substituted with rtpremoved.dll |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1545 |
file=\epoc32\release\ARMV5\urel\rtpremoved.dll "sys\bin\rtp.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1546 |
REM Feature RTP not included in this rom |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1547 |
data=\epoc32\data\Z\private\10202BE9\101F8770.txt "private\10202BE9\101F8770.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1548 |
data=\epoc32\data\Z\private\10202BE9\1028583d.txt "private\10202BE9\1028583d.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1549 |
data=\epoc32\data\Z\private\10202BE9\101F9A0A.txt "private\10202BE9\101F9A0A.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1550 |
data=\epoc32\data\Z\private\10202BE9\10282BCD.txt "private\10202BE9\10282BCD.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1551 |
data=\epoc32\data\Z\private\10202BE9\101F8765.txt "private\10202BE9\101F8765.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1552 |
data=\epoc32\data\Z\private\10202BE9\10200C8B.txt "private\10202BE9\10200C8B.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1553 |
data=\epoc32\data\Z\private\10202BE9\101F877E.txt "private\10202BE9\101F877E.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1554 |
data=\epoc32\data\Z\private\10202BE9\10207B74.txt "private\10202BE9\10207B74.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1555 |
data=\epoc32\data\Z\private\10202BE9\2000F8F3.txt "private\10202BE9\2000F8F3.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1556 |
data=\epoc32\data\Z\private\10202BE9\101F876F.txt "private\10202BE9\101F876F.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1557 |
data=\epoc32\data\Z\private\10202BE9\2002677B.txt "private\10202BE9\2002677B.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1558 |
data=\epoc32\data\Z\private\10202BE9\10207B87.txt "private\10202BE9\10207B87.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1559 |
data=\epoc32\data\Z\private\10202BE9\101F8731.txt "private\10202BE9\101F8731.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1560 |
data=\epoc32\data\Z\private\10202BE9\10207467.txt "private\10202BE9\10207467.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1561 |
data=\epoc32\data\Z\private\10202BE9\101F877F.txt "private\10202BE9\101F877F.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1562 |
data=\epoc32\data\Z\private\10202BE9\10008D3A.txt "private\10202BE9\10008D3A.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1563 |
data=\epoc32\data\Z\private\10202BE9\2000F8EA.txt "private\10202BE9\2000F8EA.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1564 |
data=\epoc32\data\Z\private\10202BE9\2001FCBA.txt "private\10202BE9\2001FCBA.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1565 |
data=\epoc32\data\Z\private\10202BE9\10282ee7.txt "private\10202BE9\10282ee7.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1566 |
data=\epoc32\data\Z\private\10202BE9\10281872.txt "private\10202BE9\10281872.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1567 |
data=\epoc32\data\Z\private\10202BE9\102029A2.txt "private\10202BE9\102029A2.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1568 |
data=\epoc32\data\Z\private\10202BE9\10204338.txt "private\10202BE9\10204338.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1569 |
data=\epoc32\data\Z\private\10202BE9\10281BC8.txt "private\10202BE9\10281BC8.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1570 |
data=\epoc32\data\Z\private\10202BE9\20022FC0.txt "private\10202BE9\20022FC0.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1571 |
data=\epoc32\data\Z\private\10202BE9\101F8751.txt "private\10202BE9\101F8751.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1572 |
data=\epoc32\data\Z\private\10202BE9\1028190A.txt "private\10202BE9\1028190A.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1573 |
data=\epoc32\data\Z\private\10202BE9\101F87A3.txt "private\10202BE9\101F87A3.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1574 |
data=\epoc32\data\Z\private\10202BE9\101F880B.txt "private\10202BE9\101F880B.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1575 |
data=\epoc32\data\Z\private\10202BE9\2000F8EC.txt "private\10202BE9\2000F8EC.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1576 |
data=\epoc32\data\Z\private\10202BE9\101F8809.txt "private\10202BE9\101F8809.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1577 |
REM MISSING data=\epoc32\data\Z\private\10202BE9\10281FAB.txt private\10202BE9\10281FAB.txt |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1578 |
data=\epoc32\data\Z\private\10202BE9\101F7A81.txt "private\10202BE9\101F7A81.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1579 |
data=\epoc32\data\Z\private\10202BE9\10283344.txt "private\10202BE9\10283344.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1580 |
data=\epoc32\data\Z\private\10202BE9\20016BC5.txt "private\10202BE9\20016BC5.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1581 |
data=\epoc32\data\Z\private\10202BE9\20022D83.txt "private\10202BE9\20022D83.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1582 |
data=\epoc32\data\Z\private\10202BE9\10208dd7.txt "private\10202BE9\10208dd7.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1583 |
data=\epoc32\data\Z\private\10202BE9\101FB654.txt "private\10202BE9\101FB654.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1584 |
data=\epoc32\data\Z\private\10202BE9\102828B2.txt "private\10202BE9\102828B2.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1585 |
data=\epoc32\data\Z\private\10202BE9\10205056.txt "private\10202BE9\10205056.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1586 |
data=\epoc32\data\Z\private\10202BE9\102750C6.txt "private\10202BE9\102750C6.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1587 |
data=\epoc32\data\Z\private\10202BE9\101f6d12.txt "private\10202BE9\101f6d12.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1588 |
data=\epoc32\data\Z\private\10202BE9\102818E8.txt "private\10202BE9\102818E8.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1589 |
data=\epoc32\data\Z\private\10202BE9\101F9A1D.txt "private\10202BE9\101F9A1D.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1590 |
data=\epoc32\data\Z\private\10202BE9\101F874B.txt "private\10202BE9\101F874B.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1591 |
data=\epoc32\data\Z\private\10202BE9\10282266.txt "private\10202BE9\10282266.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1592 |
data=\epoc32\data\Z\private\10202BE9\20021346.txt "private\10202BE9\20021346.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1593 |
data=\epoc32\data\Z\private\10202BE9\20009CAE.txt "private\10202BE9\20009CAE.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1594 |
data=\epoc32\data\Z\private\10202BE9\2000F86E.txt "private\10202BE9\2000F86E.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1595 |
data=\epoc32\data\Z\private\10202BE9\10283114.txt "private\10202BE9\10283114.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1596 |
data=\epoc32\data\Z\private\10202BE9\102828B1.txt "private\10202BE9\102828B1.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1597 |
data=\epoc32\data\Z\private\10202BE9\101F8557.txt "private\10202BE9\101F8557.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1598 |
data=\epoc32\data\Z\private\10202BE9\101FD67E.txt "private\10202BE9\101FD67E.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1599 |
data=\epoc32\data\Z\private\10202BE9\101fe99b.txt "private\10202BE9\101fe99b.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1600 |
data=\epoc32\data\Z\private\10202BE9\101FFCD0.txt "private\10202BE9\101FFCD0.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1601 |
data=\epoc32\data\Z\private\10202BE9\2000B494.txt "private\10202BE9\2000B494.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1602 |
data=\epoc32\data\Z\private\10202BE9\102071F5.txt "private\10202BE9\102071F5.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1603 |
data=\epoc32\data\Z\private\10202BE9\101fed88.txt "private\10202BE9\101fed88.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1604 |
data=\epoc32\data\Z\private\10202BE9\2001011A.txt "private\10202BE9\2001011A.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1605 |
data=\epoc32\data\Z\private\10202BE9\101FE999.txt "private\10202BE9\101FE999.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1606 |
data=\epoc32\data\Z\private\10202BE9\2000F8F2.txt "private\10202BE9\2000F8F2.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1607 |
data=\epoc32\data\Z\private\10202BE9\101F876D.txt "private\10202BE9\101F876D.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1608 |
data=\epoc32\data\Z\private\10202BE9\10205CBF.txt "private\10202BE9\10205CBF.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1609 |
data=\epoc32\data\Z\private\10202BE9\10282BCC.txt "private\10202BE9\10282BCC.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1610 |
data=\epoc32\data\Z\private\10202BE9\2000B16B.txt "private\10202BE9\2000B16B.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1611 |
REM MISSING data=\epoc32\data\Z\private\10202BE9\10285abc.txt private\10202BE9\10285abc.txt |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1612 |
data=\epoc32\data\Z\private\10202BE9\2001E610.txt "private\10202BE9\2001E610.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1613 |
data=\epoc32\data\Z\private\10202BE9\2001FCBD.txt "private\10202BE9\2001FCBD.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1614 |
data=\epoc32\data\Z\private\10202BE9\2001FCB9.txt "private\10202BE9\2001FCB9.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1615 |
data=\epoc32\data\Z\private\10202BE9\2001E611.txt "private\10202BE9\2001E611.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1616 |
data=\epoc32\data\Z\private\10202BE9\10285c46.txt "private\10202BE9\10285c46.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1617 |
data=\epoc32\data\Z\private\10202BE9\10205afb.txt "private\10202BE9\10205afb.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1618 |
data=\epoc32\data\Z\private\10202BE9\2001FE55.txt "private\10202BE9\2001FE55.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1619 |
data=\epoc32\data\Z\private\10202BE9\2002120B.txt "private\10202BE9\2002120B.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1620 |
REM MISSING data=\epoc32\data\Z\private\10202BE9\101F87A1.txt private\10202BE9\101F87A1.txt |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1621 |
data=\epoc32\data\Z\private\10202BE9\2001FE4D.txt "private\10202BE9\2001FE4D.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1622 |
data=\epoc32\data\Z\private\10202BE9\2000B5C5.txt "private\10202BE9\2000B5C5.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1623 |
data=\epoc32\data\Z\private\10202BE9\102072D0.txt "private\10202BE9\102072D0.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1624 |
data=\epoc32\data\Z\private\10202BE9\102824A0.txt "private\10202BE9\102824A0.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1625 |
data=\epoc32\data\Z\private\10202BE9\20026F5E.txt "private\10202BE9\20026F5E.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1626 |
data=\epoc32\data\Z\private\10202BE9\1020383e.txt "private\10202BE9\1020383e.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1627 |
data=\epoc32\data\Z\private\10202BE9\101FFCD2.txt "private\10202BE9\101FFCD2.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1628 |
data=\epoc32\data\Z\private\10202BE9\101F884C.txt "private\10202BE9\101F884C.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1629 |
REM MISSING data=\epoc32\data\Z\private\10202BE9\2001ea7f.txt private\10202BE9\2001ea7f.txt |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1630 |
data=\epoc32\data\Z\private\10202BE9\10207267.txt "private\10202BE9\10207267.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1631 |
data=\epoc32\data\Z\private\10202BE9\101F8781.txt "private\10202BE9\101F8781.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1632 |
data=\epoc32\data\Z\private\10202BE9\102071F2.txt "private\10202BE9\102071F2.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1633 |
data=\epoc32\data\Z\private\10202BE9\102750A0.txt "private\10202BE9\102750A0.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1634 |
data=\epoc32\data\Z\private\10202BE9\1028312F.txt "private\10202BE9\1028312F.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1635 |
data=\epoc32\data\Z\private\10202BE9\200195AD.txt "private\10202BE9\200195AD.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1636 |
data=\epoc32\data\Z\private\10202BE9\101f6d50.txt "private\10202BE9\101f6d50.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1637 |
data=\epoc32\data\Z\private\10202BE9\101F8769.txt "private\10202BE9\101F8769.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1638 |
data=\epoc32\data\Z\private\10202BE9\1028239D.txt "private\10202BE9\1028239D.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1639 |
data=\epoc32\data\Z\private\10202BE9\101FFC03.txt "private\10202BE9\101FFC03.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1640 |
data=\epoc32\data\Z\private\10202BE9\2000B438.txt "private\10202BE9\2000B438.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1641 |
data=\epoc32\data\Z\private\10202BE9\2000E542.txt "private\10202BE9\2000E542.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1642 |
data=\epoc32\data\Z\private\10202BE9\10204DA9.txt "private\10202BE9\10204DA9.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1643 |
data=\epoc32\data\Z\private\10202BE9\2001E321.txt "private\10202BE9\2001E321.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1644 |
data=\epoc32\data\Z\private\10202BE9\2000F8F0.txt "private\10202BE9\2000F8F0.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1645 |
data=\epoc32\data\Z\private\10202BE9\2001B2C9.txt "private\10202BE9\2001B2C9.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1646 |
data=\epoc32\data\Z\private\10202BE9\200159ED.txt "private\10202BE9\200159ED.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1647 |
data=\epoc32\data\Z\private\10202BE9\10204DAB.txt "private\10202BE9\10204DAB.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1648 |
data=\epoc32\data\Z\private\10202BE9\101F6DE5.txt "private\10202BE9\101F6DE5.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1649 |
data=\epoc32\data\Z\private\10202BE9\10274556.txt "private\10202BE9\10274556.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1650 |
REM MISSING data=\epoc32\data\Z\private\10202BE9\10285abe.txt private\10202BE9\10285abe.txt |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1651 |
data=\epoc32\data\Z\private\10202BE9\101F87EC.txt "private\10202BE9\101F87EC.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1652 |
data=\epoc32\data\Z\private\10202BE9\2000F8EB.txt "private\10202BE9\2000F8EB.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1653 |
data=\epoc32\data\Z\private\10202BE9\101F874D.txt "private\10202BE9\101F874D.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1654 |
data=\epoc32\data\Z\private\10202BE9\10281EEF.txt "private\10202BE9\10281EEF.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1655 |
data=\epoc32\data\Z\private\10202BE9\102072E5.txt "private\10202BE9\102072E5.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1656 |
data=\epoc32\data\Z\private\10202BE9\20011118.txt "private\10202BE9\20011118.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1657 |
data=\epoc32\data\Z\private\10202BE9\20010128.txt "private\10202BE9\20010128.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1658 |
data=\epoc32\data\Z\private\10202BE9\2000B5E3.txt "private\10202BE9\2000B5E3.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1659 |
data=\epoc32\data\Z\private\10202BE9\101f884a.txt "private\10202BE9\101f884a.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1660 |
data=\epoc32\data\Z\private\10202BE9\101F6DE4.txt "private\10202BE9\101F6DE4.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1661 |
data=\epoc32\data\Z\private\10202BE9\10282E7F.txt "private\10202BE9\10282E7F.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1662 |
data=\epoc32\data\Z\private\10202BE9\101F884D.txt "private\10202BE9\101F884D.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1663 |
data=\epoc32\data\Z\private\10202BE9\2002676F.txt "private\10202BE9\2002676F.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1664 |
data=\epoc32\data\Z\private\10202BE9\100058DB.txt "private\10202BE9\100058DB.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1665 |
data=\epoc32\data\Z\private\10202BE9\102072E2.txt "private\10202BE9\102072E2.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1666 |
data=\epoc32\data\Z\private\10202BE9\101F876C.txt "private\10202BE9\101F876C.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1667 |
data=\epoc32\data\Z\private\10202BE9\2000E58C.txt "private\10202BE9\2000E58C.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1668 |
data=\epoc32\data\Z\private\10202BE9\101F8763.txt "private\10202BE9\101F8763.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1669 |
data=\epoc32\data\Z\private\10202BE9\2000F8F1.txt "private\10202BE9\2000F8F1.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1670 |
data=\epoc32\data\Z\private\10202BE9\101F880A.txt "private\10202BE9\101F880A.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1671 |
data=\epoc32\data\Z\private\10202BE9\2000E59A.txt "private\10202BE9\2000E59A.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1672 |
data=\epoc32\data\Z\private\10202BE9\200025A6.txt "private\10202BE9\200025A6.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1673 |
data=\epoc32\data\Z\private\10202BE9\102071F1.txt "private\10202BE9\102071F1.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1674 |
data=\epoc32\data\Z\private\10202BE9\2001E272.txt "private\10202BE9\2001E272.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1675 |
data=\epoc32\data\Z\private\10202BE9\1020730B.txt "private\10202BE9\1020730B.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1676 |
data=\epoc32\data\Z\private\10202BE9\1020720A.txt "private\10202BE9\1020720A.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1677 |
data=\epoc32\data\Z\private\10202BE9\10275102.txt "private\10202BE9\10275102.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1678 |
data=\epoc32\data\Z\private\10202BE9\2000B189.txt "private\10202BE9\2000B189.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1679 |
data=\epoc32\data\Z\private\10202BE9\101F874E.txt "private\10202BE9\101F874E.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1680 |
data=\epoc32\data\Z\private\10202BE9\102858F2.txt "private\10202BE9\102858F2.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1681 |
data=\epoc32\data\Z\private\10202BE9\101F877C.txt "private\10202BE9\101F877C.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1682 |
data=\epoc32\data\Z\private\10202BE9\101F883B.txt "private\10202BE9\101F883B.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1683 |
data=\epoc32\data\Z\private\10202BE9\102830B0.txt "private\10202BE9\102830B0.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1684 |
data=\epoc32\data\Z\private\10202BE9\100059CB.txt "private\10202BE9\100059CB.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1685 |
data=\epoc32\data\Z\private\10202BE9\10207843.txt "private\10202BE9\10207843.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1686 |
data=\epoc32\data\Z\private\10202BE9\2000E58E.txt "private\10202BE9\2000E58E.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1687 |
data=\epoc32\data\Z\private\10202BE9\101F8780.txt "private\10202BE9\101F8780.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1688 |
data=\epoc32\data\Z\private\10202BE9\2000B195.txt "private\10202BE9\2000B195.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1689 |
data=\epoc32\data\Z\private\10202BE9\10008D42.txt "private\10202BE9\10008D42.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1690 |
data=\epoc32\data\Z\private\10202BE9\101F8E44.txt "private\10202BE9\101F8E44.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1691 |
data=\epoc32\data\Z\private\10202BE9\101F87AA.txt "private\10202BE9\101F87AA.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1692 |
data=\epoc32\data\Z\private\10202BE9\101FD64D.txt "private\10202BE9\101FD64D.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1693 |
data=\epoc32\data\Z\private\10202BE9\2001111B.txt "private\10202BE9\2001111B.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1694 |
data=\epoc32\data\Z\private\10202BE9\10202d4c.txt "private\10202BE9\10202d4c.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1695 |
data=\epoc32\data\Z\private\10202BE9\20019548.txt "private\10202BE9\20019548.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1696 |
data=\epoc32\data\Z\private\10202BE9\2000B5C6.txt "private\10202BE9\2000B5C6.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1697 |
data=\epoc32\data\Z\private\10202BE9\200100FD.txt "private\10202BE9\200100FD.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1698 |
data=\epoc32\data\Z\private\10202BE9\10282826.txt "private\10202BE9\10282826.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1699 |
data=\epoc32\data\Z\private\10202BE9\10282823.txt "private\10202BE9\10282823.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1700 |
data=\epoc32\data\Z\private\10202BE9\102824AE.txt "private\10202BE9\102824AE.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1701 |
data=\epoc32\data\Z\private\10202BE9\101F8762.txt "private\10202BE9\101F8762.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1702 |
data=\epoc32\data\Z\private\10202BE9\10207A84.txt "private\10202BE9\10207A84.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1703 |
data=\epoc32\data\Z\private\10202BE9\101F87A8.txt "private\10202BE9\101F87A8.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1704 |
data=\epoc32\data\Z\private\10202BE9\2001E280.txt "private\10202BE9\2001E280.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1705 |
data=\epoc32\data\Z\private\10202BE9\1020781C.txt "private\10202BE9\1020781C.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1706 |
data=\epoc32\data\Z\private\10202BE9\1020507E.txt "private\10202BE9\1020507E.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1707 |
data=\epoc32\data\Z\private\10202BE9\102029AC.txt "private\10202BE9\102029AC.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1708 |
data=\epoc32\data\Z\private\10202BE9\200195A2.txt "private\10202BE9\200195A2.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1709 |
data=\epoc32\data\Z\private\10202BE9\2001F3FE.txt "private\10202BE9\2001F3FE.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1710 |
data=\epoc32\data\Z\private\10202BE9\101F87EB.txt "private\10202BE9\101F87EB.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1711 |
data=\epoc32\data\Z\private\10202BE9\101F8775.txt "private\10202BE9\101F8775.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1712 |
data=\epoc32\data\Z\private\10202BE9\10281C7D.txt "private\10202BE9\10281C7D.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1713 |
data=\epoc32\data\Z\private\10202BE9\101F8871.txt "private\10202BE9\101F8871.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1714 |
data=\epoc32\data\Z\private\10202BE9\10281d44.txt "private\10202BE9\10281d44.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1715 |
data=\epoc32\data\Z\private\10202BE9\101F8764.txt "private\10202BE9\101F8764.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1716 |
data=\epoc32\data\Z\private\10202BE9\2001B29B.txt "private\10202BE9\2001B29B.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1717 |
data=\epoc32\data\Z\private\10202BE9\101FFA86.txt "private\10202BE9\101FFA86.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1718 |
data=\epoc32\data\Z\private\10202BE9\101F8782.txt "private\10202BE9\101F8782.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1719 |
data=\epoc32\data\Z\private\10202BE9\101F8847.txt "private\10202BE9\101F8847.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1720 |
data=\epoc32\data\Z\private\10202BE9\101F877D.txt "private\10202BE9\101F877D.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1721 |
data=\epoc32\data\Z\private\10202BE9\1028281F.txt "private\10202BE9\1028281F.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1722 |
data=\epoc32\data\Z\private\10202BE9\101F8850.txt "private\10202BE9\101F8850.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1723 |
data=\epoc32\data\Z\private\10202BE9\101F87EA.txt "private\10202BE9\101F87EA.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1724 |
data=\epoc32\data\Z\private\10202BE9\2001B26B.txt "private\10202BE9\2001B26B.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1725 |
data=\epoc32\data\Z\private\10202BE9\102869c1.txt "private\10202BE9\102869c1.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1726 |
data=\epoc32\data\Z\private\10202BE9\101FB0D9.txt "private\10202BE9\101FB0D9.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1727 |
data=\epoc32\data\Z\private\10202BE9\2001E66D.txt "private\10202BE9\2001E66D.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1728 |
data=\epoc32\data\Z\private\10202BE9\10208A43.txt "private\10202BE9\10208A43.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1729 |
data=\epoc32\data\Z\private\10202BE9\101F4CD5.txt "private\10202BE9\101F4CD5.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1730 |
REM MISSING data=\epoc32\data\Z\private\10202BE9\102869c7.txt private\10202BE9\102869c7.txt |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1731 |
REM MISSING data=\epoc32\data\Z\private\10202BE9\10283137.txt private\10202BE9\10283137.txt |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1732 |
data=\epoc32\data\Z\private\10202BE9\200159C9.txt "private\10202BE9\200159C9.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1733 |
data=\epoc32\data\Z\private\10202BE9\102073D2.txt "private\10202BE9\102073D2.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1734 |
data=\epoc32\data\Z\private\10202BE9\101f401d.txt "private\10202BE9\101f401d.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1735 |
data=\epoc32\data\Z\private\10202BE9\101FB0D5.txt "private\10202BE9\101FB0D5.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1736 |
data=\epoc32\data\Z\private\10202BE9\101F8801.txt "private\10202BE9\101F8801.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1737 |
data=\epoc32\data\Z\private\10202BE9\10008D3B.txt "private\10202BE9\10008D3B.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1738 |
data=\epoc32\data\Z\private\10202BE9\101F861B.txt "private\10202BE9\101F861B.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1739 |
data=\epoc32\data\Z\private\10202BE9\2001FCBB.txt "private\10202BE9\2001FCBB.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1740 |
data=\epoc32\data\Z\private\10202BE9\10282F0F.txt "private\10202BE9\10282F0F.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1741 |
data=\epoc32\data\Z\private\10202BE9\10282DF0.txt "private\10202BE9\10282DF0.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1742 |
data=\epoc32\data\Z\private\10202BE9\20008EA6.txt "private\10202BE9\20008EA6.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1743 |
data=\epoc32\data\Z\private\10202BE9\10207194.txt "private\10202BE9\10207194.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1744 |
data=\epoc32\data\Z\private\10202BE9\101FD64E.txt "private\10202BE9\101FD64E.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1745 |
data=\epoc32\data\Z\private\10202BE9\20021338.txt "private\10202BE9\20021338.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1746 |
data=\epoc32\data\Z\private\10202BE9\2000E586.txt "private\10202BE9\2000E586.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1747 |
data=\epoc32\data\Z\private\10202BE9\101F8F28.txt "private\10202BE9\101F8F28.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1748 |
data=\epoc32\data\Z\private\10202BE9\102072C4.txt "private\10202BE9\102072C4.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1749 |
data=\epoc32\data\Z\private\10202BE9\101F877B.txt "private\10202BE9\101F877B.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1750 |
data=\epoc32\data\Z\private\10202BE9\102073D6.txt "private\10202BE9\102073D6.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1751 |
data=\epoc32\data\Z\private\10202BE9\100048aa.txt "private\10202BE9\100048aa.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1752 |
data=\epoc32\data\Z\private\10202BE9\10200C8C.txt "private\10202BE9\10200C8C.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1753 |
data=\epoc32\data\Z\private\10202BE9\10282827.txt "private\10202BE9\10282827.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1754 |
data=\epoc32\data\Z\private\10202BE9\10205073.txt "private\10202BE9\10205073.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1755 |
data=\epoc32\data\Z\private\10202BE9\101F978F.txt "private\10202BE9\101F978F.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1756 |
data=\epoc32\data\Z\private\10202BE9\101F8798.txt "private\10202BE9\101F8798.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1757 |
data=\epoc32\data\Z\private\10202BE9\102078F1.txt "private\10202BE9\102078F1.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1758 |
data=\epoc32\data\Z\private\10202BE9\2001B2E6.txt "private\10202BE9\2001B2E6.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1759 |
data=\epoc32\data\Z\private\10202BE9\102078EE.txt "private\10202BE9\102078EE.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1760 |
data=\epoc32\data\Z\private\10202BE9\1020744E.txt "private\10202BE9\1020744E.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1761 |
data=\epoc32\data\Z\private\10202BE9\10205af9.txt "private\10202BE9\10205af9.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1762 |
REM MISSING data=\epoc32\data\Z\private\10202BE9\10275104.txt private\10202BE9\10275104.txt |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1763 |
data=\epoc32\data\Z\private\10202BE9\101f500c.txt "private\10202BE9\101f500c.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1764 |
data=\epoc32\data\Z\private\10202BE9\101f8794.txt "private\10202BE9\101f8794.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1765 |
data=\epoc32\data\Z\private\10202BE9\101F85A0.txt "private\10202BE9\101F85A0.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1766 |
data=\epoc32\data\Z\private\10202BE9\10282fcc.txt "private\10202BE9\10282fcc.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1767 |
data=\epoc32\data\Z\private\10202BE9\10205af8.txt "private\10202BE9\10205af8.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1768 |
data=\epoc32\data\Z\private\10202BE9\10207A7F.txt "private\10202BE9\10207A7F.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1769 |
data=\epoc32\data\Z\private\10202BE9\101F8876.txt "private\10202BE9\101F8876.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1770 |
data=\epoc32\data\Z\private\10202BE9\101F87EF.txt "private\10202BE9\101F87EF.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1771 |
data=\epoc32\data\Z\private\10202BE9\10272D33.txt "private\10202BE9\10272D33.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1772 |
data=\epoc32\data\Z\private\10202BE9\2000F83D.txt "private\10202BE9\2000F83D.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1773 |
data=\epoc32\data\Z\private\10202BE9\10003a5b.txt "private\10202BE9\10003a5b.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1774 |
data=\epoc32\data\Z\private\10202BE9\1020433A.txt "private\10202BE9\1020433A.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1775 |
data=\epoc32\data\Z\private\10202BE9\102828F8.txt "private\10202BE9\102828F8.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1776 |
data=\epoc32\data\Z\private\10202BE9\20024310.txt "private\10202BE9\20024310.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1777 |
data=\epoc32\data\Z\private\10202BE9\102072C6.txt "private\10202BE9\102072C6.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1778 |
data=\epoc32\data\Z\private\10202BE9\101F8772.txt "private\10202BE9\101F8772.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1779 |
data=\epoc32\data\Z\private\10202BE9\101FFCD1.txt "private\10202BE9\101FFCD1.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1780 |
data=\epoc32\data\Z\private\10202BE9\101F876E.txt "private\10202BE9\101F876E.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1781 |
data=\epoc32\data\Z\private\10202BE9\2000B45D.txt "private\10202BE9\2000B45D.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1782 |
data=\epoc32\data\Z\private\10202BE9\10281893.txt "private\10202BE9\10281893.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1783 |
data=\epoc32\data\Z\private\10202BE9\10206910.txt "private\10202BE9\10206910.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1784 |
data=\epoc32\data\Z\private\10202BE9\10282CB2.txt "private\10202BE9\10282CB2.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1785 |
data=\epoc32\data\Z\private\10202BE9\101F87E3.txt "private\10202BE9\101F87E3.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1786 |
data=\epoc32\data\Z\private\10202BE9\1020298F.txt "private\10202BE9\1020298F.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1787 |
data=\epoc32\data\Z\private\10202BE9\101F87ED.txt "private\10202BE9\101F87ED.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1788 |
data=\epoc32\data\Z\private\10202BE9\10008D39.txt "private\10202BE9\10008D39.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1789 |
data=\epoc32\data\Z\private\10202BE9\2000F85A.txt "private\10202BE9\2000F85A.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1790 |
data=\epoc32\data\Z\private\10202BE9\2001844B.txt "private\10202BE9\2001844B.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1791 |
data=\epoc32\data\Z\private\10202BE9\102828AC.txt "private\10202BE9\102828AC.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1792 |
data=\epoc32\data\Z\private\10202BE9\10205043.txt "private\10202BE9\10205043.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1793 |
data=\epoc32\data\Z\private\10202BE9\10282EC7.txt "private\10202BE9\10282EC7.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1794 |
data=\epoc32\data\Z\private\10202BE9\102750E2.txt "private\10202BE9\102750E2.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1795 |
data=\epoc32\data\Z\private\10202BE9\1000102c.txt "private\10202BE9\1000102c.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1796 |
data=\epoc32\data\Z\private\10202BE9\20022D51.txt "private\10202BE9\20022D51.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1797 |
data=\epoc32\data\Z\private\10202BE9\10003A73.txt "private\10202BE9\10003A73.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1798 |
data=\epoc32\data\Z\private\10202BE9\10282DFE.txt "private\10202BE9\10282DFE.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1799 |
data=\epoc32\data\Z\private\10202BE9\200184B9.txt "private\10202BE9\200184B9.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1800 |
data=\epoc32\data\Z\private\10202BE9\10282384.txt "private\10202BE9\10282384.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1801 |
data=\epoc32\data\Z\private\10202BE9\10281EEE.txt "private\10202BE9\10281EEE.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1802 |
data=\epoc32\data\Z\private\10202BE9\101F9784.txt "private\10202BE9\101F9784.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1803 |
data=\epoc32\data\Z\private\10202BE9\101F8779.txt "private\10202BE9\101F8779.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1804 |
data=\epoc32\data\Z\private\10202BE9\10204DAC.txt "private\10202BE9\10204DAC.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1805 |
data=\epoc32\data\Z\private\10202BE9\101F877A.txt "private\10202BE9\101F877A.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1806 |
data=\epoc32\data\Z\private\10202BE9\2000E596.txt "private\10202BE9\2000E596.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1807 |
data=\epoc32\data\Z\private\10202BE9\102750B1.txt "private\10202BE9\102750B1.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1808 |
data=\epoc32\data\Z\private\10202BE9\10205afa.txt "private\10202BE9\10205afa.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1809 |
data=\epoc32\data\Z\private\10202BE9\2001B2A9.txt "private\10202BE9\2001B2A9.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1810 |
data=\epoc32\data\Z\private\10202BE9\101F6CFE.txt "private\10202BE9\101F6CFE.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1811 |
data=\epoc32\data\Z\private\10202BE9\10207831.txt "private\10202BE9\10207831.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1812 |
data=\epoc32\data\Z\private\10202BE9\1028238B.txt "private\10202BE9\1028238B.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1813 |
data=\epoc32\data\Z\private\10202BE9\10282EDC.txt "private\10202BE9\10282EDC.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1814 |
data=\epoc32\data\Z\private\10202BE9\102828B8.txt "private\10202BE9\102828B8.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1815 |
data=\epoc32\data\Z\private\10202BE9\10204DAA.txt "private\10202BE9\10204DAA.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1816 |
data=\epoc32\data\Z\private\10202BE9\10207AF7.txt "private\10202BE9\10207AF7.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1817 |
data=\epoc32\data\Z\private\10202BE9\2001CB75.txt "private\10202BE9\2001CB75.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1818 |
data=\epoc32\data\Z\private\10202BE9\2000CF7E.txt "private\10202BE9\2000CF7E.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1819 |
data=\epoc32\data\Z\private\10202BE9\2000CFD9.txt "private\10202BE9\2000CFD9.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1820 |
data=\epoc32\data\Z\private\10202BE9\10282BCE.txt "private\10202BE9\10282BCE.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1821 |
data=\epoc32\data\Z\private\10202BE9\10285a25.txt "private\10202BE9\10285a25.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1822 |
data=\epoc32\data\Z\private\10202BE9\102078E1.txt "private\10202BE9\102078E1.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1823 |
data=\epoc32\data\Z\private\10202BE9\101F9775.txt "private\10202BE9\101F9775.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1824 |
data=\epoc32\data\Z\private\10202BE9\1028224b.txt "private\10202BE9\1028224b.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1825 |
data=\epoc32\data\Z\private\10202BE9\10203833.txt "private\10202BE9\10203833.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1826 |
data=\epoc32\data\Z\private\10202BE9\1020503B.txt "private\10202BE9\1020503B.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1827 |
data=\epoc32\data\Z\private\10202BE9\102824AB.txt "private\10202BE9\102824AB.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1828 |
data=\epoc32\data\Z\private\10202BE9\101F8566.txt "private\10202BE9\101F8566.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1829 |
data=\epoc32\data\Z\private\10202BE9\101F87EE.txt "private\10202BE9\101F87EE.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1830 |
data=\epoc32\data\Z\private\10202BE9\20007564.txt "private\10202BE9\20007564.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1831 |
data=\epoc32\data\Z\private\10202BE9\1000A82B.txt "private\10202BE9\1000A82B.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1832 |
data=\epoc32\data\Z\private\10202BE9\10207453.txt "private\10202BE9\10207453.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1833 |
data=\epoc32\data\Z\private\10202BE9\101F8831.txt "private\10202BE9\101F8831.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1834 |
data=\epoc32\data\Z\private\10202BE9\2000F8EE.txt "private\10202BE9\2000F8EE.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1835 |
data=\epoc32\data\Z\private\10202BE9\102830B6.txt "private\10202BE9\102830B6.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1836 |
data=\epoc32\data\Z\private\10202BE9\1020506A.txt "private\10202BE9\1020506A.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1837 |
data=\epoc32\data\Z\private\10202BE9\101F8873.txt "private\10202BE9\101F8873.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1838 |
data=\epoc32\data\Z\private\10202BE9\10282C84.txt "private\10202BE9\10282C84.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1839 |
data=\epoc32\data\Z\private\10202BE9\2000F8F4.txt "private\10202BE9\2000F8F4.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1840 |
data=\epoc32\data\Z\private\10202BE9\20022EE1.txt "private\10202BE9\20022EE1.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1841 |
data=\epoc32\data\Z\private\10202BE9\1028281E.txt "private\10202BE9\1028281E.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1842 |
data=\epoc32\data\Z\private\10202BE9\101F9A08.txt "private\10202BE9\101F9A08.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1843 |
data=\epoc32\data\Z\private\10202BE9\101F8799.txt "private\10202BE9\101F8799.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1844 |
data=\epoc32\data\Z\private\10202BE9\2000B608.txt "private\10202BE9\2000B608.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1845 |
data=\epoc32\data\Z\private\10202BE9\1020505A.txt "private\10202BE9\1020505A.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1846 |
data=\epoc32\data\Z\private\10202BE9\10008D55.txt "private\10202BE9\10008D55.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1847 |
data=\epoc32\data\Z\private\10202BE9\101F874F.txt "private\10202BE9\101F874F.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1848 |
data=\epoc32\data\Z\private\10202BE9\10207815.txt "private\10202BE9\10207815.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1849 |
data=\epoc32\data\Z\private\10202BE9\10207286.txt "private\10202BE9\10207286.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1850 |
data=\epoc32\data\Z\private\10202BE9\101F8774.txt "private\10202BE9\101F8774.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1851 |
data=\epoc32\data\Z\private\10202BE9\10207816.txt "private\10202BE9\10207816.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1852 |
data=\epoc32\data\Z\private\10202BE9\1020727f.txt "private\10202BE9\1020727f.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1853 |
data=\epoc32\data\Z\private\10202BE9\10205CA7.txt "private\10202BE9\10205CA7.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1854 |
data=\epoc32\data\Z\private\10202BE9\101F880D.txt "private\10202BE9\101F880D.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1855 |
data=\epoc32\data\Z\private\10202BE9\2001E277.txt "private\10202BE9\2001E277.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1856 |
data=\epoc32\data\Z\private\10202BE9\102823B4.txt "private\10202BE9\102823B4.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1857 |
data=\epoc32\data\Z\private\10202BE9\10206915.txt "private\10202BE9\10206915.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1858 |
data=\epoc32\data\Z\private\10202BE9\102818EB.txt "private\10202BE9\102818EB.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1859 |
data=\epoc32\data\Z\private\10202BE9\2000F8EF.txt "private\10202BE9\2000F8EF.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1860 |
data=\epoc32\data\Z\private\10202BE9\2000E598.txt "private\10202BE9\2000E598.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1861 |
data=\epoc32\data\Z\private\10202BE9\200100B5.txt "private\10202BE9\200100B5.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1862 |
REM MISSING data=\epoc32\data\Z\private\10202BE9\10281F9F.txt private\10202BE9\10281F9F.txt |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1863 |
data=\epoc32\data\Z\private\10202BE9\10283322.txt "private\10202BE9\10283322.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1864 |
data=\epoc32\data\Z\private\10202BE9\101FFCDC.txt "private\10202BE9\101FFCDC.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1865 |
data=\epoc32\data\Z\private\10202BE9\1020506B.txt "private\10202BE9\1020506B.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1866 |
data=\epoc32\data\Z\private\10202BE9\10008D5E.txt "private\10202BE9\10008D5E.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1867 |
data=\epoc32\data\Z\private\10202BE9\10200C8D.txt "private\10202BE9\10200C8D.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1868 |
data=\epoc32\data\Z\private\10202BE9\10282CE5.txt "private\10202BE9\10282CE5.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1869 |
data=\epoc32\data\Z\private\10202BE9\10282DEE.txt "private\10202BE9\10282DEE.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1870 |
data=\epoc32\data\Z\private\10202BE9\2000F8ED.txt "private\10202BE9\2000F8ED.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1871 |
data=\epoc32\data\Z\private\10202BE9\101f413c.txt "private\10202BE9\101f413c.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1872 |
data=\epoc32\data\Z\private\10202BE9\101F99DF.txt "private\10202BE9\101F99DF.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1873 |
data=\epoc32\data\Z\private\10202BE9\101F7A7F.txt "private\10202BE9\101F7A7F.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1874 |
data=\epoc32\data\Z\private\10202BE9\10206913.txt "private\10202BE9\10206913.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1875 |
REM Security Common Utils |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1876 |
file=\epoc32\release\ARMV5\urel\scsclient.dll "sys\bin\scsclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1877 |
file=\epoc32\release\ARMV5\urel\scsserver.dll "sys\bin\scsserver.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1878 |
file=\epoc32\release\ARMV5\urel\securityutils.dll "sys\bin\securityutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1879 |
file=\epoc32\release\ARMV5\urel\ipcstream.dll "sys\bin\ipcstream.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1880 |
REM Security UPS utils implementations |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1881 |
file=\epoc32\release\ARMV5\urel\upsnotifierutil.dll "sys\bin\upsnotifierutil.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1882 |
file=\epoc32\release\ARMV5\urel\setcap.exe "sys\bin\setcap.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1883 |
file=\epoc32\release\ARMV5\urel\startupproperties.dll "Sys\bin\startupproperties.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1884 |
file=\epoc32\release\ARMV5\urel\startsafe.dll "Sys\bin\startsafe.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1885 |
file=\epoc32\release\ARMV5\urel\restartsys.dll "Sys\bin\restartsys.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1886 |
REM SysMon |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1887 |
file=\epoc32\release\ARMV5\urel\sysmoncli.dll "Sys\bin\sysmoncli.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1888 |
file=\epoc32\release\ARMV5\urel\sysmon.exe "Sys\bin\sysmon.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1889 |
REM Shim dll for SysMon |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1890 |
file=\epoc32\release\ARMV5\urel\loadsysmon.dll "Sys\bin\loadsysmon.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1891 |
file=\epoc32\release\ARMV5\urel\SIPDummyPRT.PRT "sys\bin\SIPDummyPRT.PRT" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1892 |
data=\epoc32\data\z\private\101F7989\Esock\sip.providers.esk "private\101F7989\Esock\sip.providers.esk" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1893 |
file=\epoc32\release\ARMV5\urel\SipH2LanBearerMonitor.dll "Sys\Bin\SipH2LanBearerMonitor.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1894 |
file=\epoc32\release\ARMV5\urel\sipproviders.dll "Sys\Bin\sipproviders.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1895 |
data=\epoc32\data\z\private\101F7988\esock_sip.cmi "private\101F7988\esock_sip.cmi" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1896 |
file=\epoc32\release\ARMV5\urel\SipStateMachine.dll "sys\bin\SipStateMachine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1897 |
file=\epoc32\release\ARMV5\urel\SDPCodec.dll "sys\bin\SDPCodec.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1898 |
file=\epoc32\release\ARMV5\urel\sigcomp.dll "sys\bin\SIGCOMP.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1899 |
file=\epoc32\release\ARMV5\urel\deflatecomp.dll "Sys\Bin\deflatecomp.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1900 |
data=\epoc32\data\C\private\101f5d36\sipsdp.dic "private\101f5d36\sipsdp.dic" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1901 |
file=\epoc32\release\ARMV5\urel\siprsvsrv.exe "sys\bin\siprsvsrv.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1902 |
file=\epoc32\release\ARMV5\urel\siprsvclient.dll "sys\bin\siprsvclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1903 |
file=\epoc32\release\ARMV5\urel\sipresolver.dll "sys\bin\sipresolver.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1904 |
file=\epoc32\release\ARMV5\urel\sipcodec.dll "sys\bin\sipcodec.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1905 |
file=\epoc32\release\ARMV5\urel\sipclient.dll "sys\bin\sipclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1906 |
file=\epoc32\release\ARMV5\urel\sipserver.exe "sys\bin\sipserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1907 |
file=\epoc32\release\ARMV5\urel\SIPSIGCOMP.DLL "Sys\Bin\SIPSIGCOMP.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1908 |
file=\epoc32\release\ARMV5\urel\sipgprsmon.dll "Sys\Bin\sipgprsmon.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1909 |
file=\epoc32\release\ARMV5\urel\sipdigest.dll "Sys\Bin\sipdigest.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1910 |
file=\epoc32\release\ARMV5\urel\siptls.dll "Sys\Bin\siptls.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1911 |
REM Feature IPSEC not included in this rom |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1912 |
file=\epoc32\release\ARMV5\urel\SipReqHand.dll "Sys\Bin\SipReqHand.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1913 |
file=\epoc32\release\ARMV5\urel\sipprofile.dll "sys\bin\sipprofile.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1914 |
file=\epoc32\release\ARMV5\urel\sipprofilecli.dll "sys\bin\sipprofilecli.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1915 |
file=\epoc32\release\ARMV5\urel\sipprofilefsm.dll "sys\bin\sipprofilefsm.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1916 |
file=\epoc32\release\ARMV5\urel\sipproxyrsv.dll "sys\bin\sipproxyrsv.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1917 |
file=\epoc32\release\ARMV5\urel\sipprofilesrv.exe "sys\bin\sipprofilesrv.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1918 |
file=\epoc32\release\ARMV5\urel\sipietfagnt.dll "Sys\Bin\sipietfagnt.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1919 |
file=\epoc32\release\ARMV5\urel\sipimsagnt.dll "Sys\Bin\sipimsagnt.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1920 |
data=\epoc32\data\Z\Private\101F413C\backup_registration.xml "private\101F413C\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1921 |
REM SQLITE3 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1922 |
file=\epoc32\release\ARMV5\urel\sqlite3.dll "sys\bin\sqlite3.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1923 |
file=\epoc32\release\ARMV5\urel\ssmcmn.dll "sys\bin\ssmcmn.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1924 |
file=\epoc32\release\ARMV5\urel\ssmcmd.dll "sys\bin\ssmcmd.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1925 |
file=\epoc32\release\ARMV5\urel\sysstatemgr.exe "sys\bin\sysstatemgr.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1926 |
file=\epoc32\release\ARMV5\urel\ssmstartsafe.dll "sys\bin\ssmstartsafe.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1927 |
file=\epoc32\release\ARMV5\urel\domainpolicy2.dll "sys\bin\domainpolicy2.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1928 |
file=\epoc32\release\ARMV5\urel\subtitlegraphic.dll "sys\bin\subtitlegraphic.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1929 |
file=\epoc32\release\ARMV5\urel\subtitlegraphicdrawer.dll "Sys\Bin\subtitlegraphicdrawer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1930 |
REM surface update client\server |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1931 |
file=\epoc32\release\ARMV5\urel\surfaceupdateclient.dll "sys\bin\surfaceupdateclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1932 |
file=\epoc32\release\ARMV5\urel\surfaceupdateserver.dll "sys\bin\surfaceupdateserver.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1933 |
REM Secure Software Install |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1934 |
file=\epoc32\release\ARMV5\urel\installserver.exe "sys\bin\installserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1935 |
file=\epoc32\release\ARMV5\urel\plan.dll "sys\bin\plan.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1936 |
file=\epoc32\release\ARMV5\urel\sishelper.dll "sys\bin\sishelper.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1937 |
file=\epoc32\release\ARMV5\urel\swidataprovider.dll "sys\bin\swidataprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1938 |
file=\epoc32\release\ARMV5\urel\sisxfile.dll "sys\bin\sisxfile.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1939 |
file=\epoc32\release\ARMV5\urel\siscontroller.dll "sys\bin\siscontroller.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1940 |
file=\epoc32\release\ARMV5\urel\sisresult.dll "sys\bin\sisresult.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1941 |
file=\epoc32\release\ARMV5\urel\uiss.dll "sys\bin\uiss.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1942 |
file=\epoc32\release\ARMV5\urel\uissclient.dll "sys\bin\uissclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1943 |
file=\epoc32\release\ARMV5\urel\swidaemon.exe "sys\bin\swidaemon.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1944 |
file=\epoc32\release\ARMV5\urel\sisregistryclient.dll "sys\bin\sisregistryclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1945 |
file=\epoc32\release\ARMV5\urel\sisregistryserver.exe "sys\bin\sisregistryserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1946 |
file=\epoc32\release\ARMV5\urel\sislauncherclient.dll "sys\bin\sislauncherclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1947 |
file=\epoc32\release\ARMV5\urel\sislauncherserver.exe "sys\bin\sislauncherserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1948 |
file=\epoc32\release\ARMV5\urel\integrityservices.dll "sys\bin\integrityservices.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1949 |
file=\epoc32\release\ARMV5\urel\sisregistryhelperserver.exe "sys\bin\sisregistryhelperserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1950 |
file=\epoc32\release\ARMV5\urel\ocspsupport.exe "sys\bin\ocspsupport.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1951 |
file=\epoc32\release\ARMV5\urel\ocspsupportclient.dll "sys\bin\ocspsupportclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1952 |
file=\epoc32\release\ARMV5\urel\devinfosupportcommon.dll "sys\bin\devinfosupportcommon.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1953 |
file=\epoc32\release\ARMV5\urel\devinfosupport.exe "sys\bin\devinfosupport.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1954 |
file=\epoc32\release\ARMV5\urel\devinfosupportclient.dll "sys\bin\devinfosupportclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1955 |
file=\epoc32\release\ARMV5\urel\securitymanager.dll "sys\bin\securitymanager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1956 |
file=\epoc32\release\ARMV5\urel\backuprestore.dll "sys\bin\backuprestore.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1957 |
file=\epoc32\release\ARMV5\urel\cafdataprovider.dll "sys\bin\cafdataprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1958 |
file=\epoc32\release\ARMV5\urel\pkgremover.dll "sys\bin\pkgremover.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1959 |
file=\epoc32\release\ARMV5\urel\swiobserver.exe "sys\bin\swiobserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1960 |
file=\epoc32\release\ARMV5\urel\swiutils.dll "sys\bin\swiutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1961 |
file=\epoc32\release\ARMV5\urel\swiobserverclient.dll "sys\bin\swiobserverclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1962 |
file=\epoc32\release\ARMV5\urel\upsobserver.dll "Sys\Bin\upsobserver.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1963 |
file=\epoc32\release\ARMV5\urel\recsisx.dll "Sys\Bin\recsisx.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1964 |
file=\epoc32\release\ARMV5\urel\swisidchecker.dll "Sys\Bin\swisidchecker.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1965 |
data=\epoc32\data\z\system\data\swipolicy.ini "system\data\swipolicy.ini" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1966 |
data=\epoc32\data\z\system\data\sisregistry_5.4.txt "system\data\sisregistry_5.4.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1967 |
data=\epoc32\data\Z\Resource\Errors\swierrors.R01 "Resource\Errors\swierrors.R01" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1968 |
alias Resource\Errors\swierrors.R01 Resource\Errors\swierrors.RSC |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1969 |
REM Telephony Watchers... |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1970 |
file=\epoc32\release\ARMV5\urel\telwatcherbase.dll "sys\bin\TelWatcherBase.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1971 |
file=\epoc32\release\ARMV5\urel\signalstrengthwatcher.dll "Sys\Bin\signalstrengthwatcher.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1972 |
file=\epoc32\release\ARMV5\urel\indicatorwatcher.dll "Sys\Bin\indicatorwatcher.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1973 |
REM SysStart |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1974 |
file=\epoc32\release\ARMV5\urel\SysStart.exe "Sys\bin\SysStart.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1975 |
REM Simple startup configuration - install a single resource file |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1976 |
REM as the default "mode 0" file. |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1977 |
REM Note this is a Techview specific way of including just the |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1978 |
REM SSC required in the ROM. Licensees are expected to include more |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1979 |
REM than one SSC in their devices. |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1980 |
REM Selected mode 0 startup resource file |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1981 |
REM MISSING data=\epoc32\data\Z\private\10205C44\SSCForStartupMode0_target.RSC private\10205C44\SSCForStartupMode0.RSC |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1982 |
data=\epoc32\release\ARMV5\urel\TEFCleanup.exe "sys\bin\TEFCleanup.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1983 |
file=\epoc32\release\ARMV5\urel\testexecutelogclient.dll "Sys\Bin\testexecutelogclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1984 |
file=\epoc32\release\ARMV5\urel\testexecutelogengine.exe "Sys\Bin\testexecutelogengine.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1985 |
file=\epoc32\release\ARMV5\urel\RFileLoggerClient.dll "Sys\Bin\RFileLoggerClient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1986 |
file=\epoc32\release\ARMV5\urel\RFileLoggerServer.exe "Sys\Bin\RFileLoggerServer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1987 |
file=\epoc32\release\ARMV5\urel\testexecutepipslogclient.dll "Sys\Bin\testexecutepipslogclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1988 |
REM MISSING file=\epoc32\release\ARMV5\urel\wrapperutilsplugin5.dll Sys\Bin\wrapperutilsplugin.dll |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1989 |
file=\epoc32\release\ARMV5\urel\testexecute.exe "Sys\Bin\testexecute.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1990 |
file=\epoc32\release\ARMV5\urel\testexecuteutils.dll "Sys\Bin\testexecuteutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1991 |
data=\epoc32\data\z\system\data\testexecute.ini "system\data\testexecute.ini" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1992 |
data=\epoc32\release\ARMV5\urel\TEFUtilityServer.exe "Sys\bin\TEFUtilityServer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1993 |
file=\epoc32\release\ARMV5\urel\telnetd.exe "Sys\Bin\telnetd.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1994 |
REM static dependencies |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1995 |
file=\epoc32\release\ARMV5\urel\telsess.dll "sys\bin\telsess.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1996 |
file=\epoc32\release\ARMV5\urel\RTestBed.dll "sys\bin\RTestBed.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1997 |
file=\epoc32\release\ARMV5\urel\testexecutepipslogengine.exe "Sys\Bin\testexecutepipslogengine.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1998 |
file=\epoc32\release\ARMV5\urel\tiger.exe "sys\bin\tiger.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1999 |
REM MISSING data=\epoc32\data\Z\resource\apps\tiger_AIF.MIF resource\apps\tiger_aif.mif |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2000 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\tiger_reg.rsc "Private\10003a3f\apps\tiger_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2001 |
data=\epoc32\data\Z\resource\apps\tiger.RSC "resource\apps\tiger.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2002 |
file=\epoc32\release\ARMV5\urel\a3f_trace_heap.dll "sys\bin\a3f_trace_heap.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2003 |
file=\epoc32\release\ARMV5\urel\EikCoCtlLaf.dll "sys\bin\EikCoCtlLaf.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2004 |
REM Uikon |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2005 |
file=\epoc32\release\ARMV5\urel\eikcore.dll "sys\bin\EikCore.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2006 |
file=\epoc32\release\ARMV5\urel\eiksrv.dll "sys\bin\EikSrv.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2007 |
file=\epoc32\release\ARMV5\urel\eiksrvs.exe "sys\bin\EikSrvs.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2008 |
file=\epoc32\release\ARMV5\urel\eiksrvc.dll "sys\bin\EikSrvc.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2009 |
file=\epoc32\release\ARMV5\urel\eikbackupsrv.dll "sys\bin\eikbackupsrv.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2010 |
file=\epoc32\release\ARMV5\urel\eikshtsrv.dll "sys\bin\eikshtsrv.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2011 |
REM DFRD-specific implementations of the interfaces specified by UIKLAFGT |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2012 |
file=\epoc32\release\ARMV5\urel\uiklaf.dll "sys\bin\UikLaf.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2013 |
data=\epoc32\data\Z\Resource\Apps\default_app_icon.mbm "Resource\Apps\default_app_icon.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2014 |
REM ErrorResGt |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2015 |
data=\epoc32\data\Z\Resource\Errors\ERRORRESGT.R01 "Resource\Errors\ErrorResGt.R01" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2016 |
alias Resource\Errors\ErrorResGt.R01 Resource\Errors\ErrorResGt.RSC |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2017 |
REM Viewsrv |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2018 |
file=\epoc32\release\ARMV5\urel\viewsrv.dll "sys\bin\viewsrv.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2019 |
file=\epoc32\release\ARMV5\urel\viewcli.dll "sys\bin\viewcli.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2020 |
file=\epoc32\release\ARMV5\urel\updatesystemcolorlist.exe "Sys\Bin\updatesystemcolorlist.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2021 |
REM Test code for Uikon Subsystem - kept in \uikon\groupREM #include "uikon_subsytem_unit_test.iby" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2022 |
patchdata sys\bin\eiksrv.dll addr 0x0000c944 4 5 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2023 |
file=\epoc32\release\ARMV5\urel\uloggerserver.exe "Sys\Bin\uloggerserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2024 |
file=\epoc32\release\ARMV5\urel\uloggersysstart.exe "Sys\Bin\uloggersysstart.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2025 |
file=\epoc32\release\ARMV5\urel\uloggercommand.dll "Sys\Bin\uloggercommand.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2026 |
file=\epoc32\release\ARMV5\urel\uloggerpluginframework.dll "Sys\Bin\uloggerpluginframework.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2027 |
file=\epoc32\release\ARMV5\urel\uloggerfileplugin.dll "Sys\Bin\uloggerfileplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2028 |
file=\epoc32\release\ARMV5\urel\uloggerserialplugin.dll "Sys\Bin\uloggerserialplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2029 |
file=\epoc32\release\ARMV5\urel\uloggersysconfig.dll "Sys\Bin\uloggersysconfig.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2030 |
file=\epoc32\release\ARMV5\urel\uloggerclient.dll "Sys\Bin\uloggerclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2031 |
data=\epoc32\data\Z\private\10273881\uloggerconfig.ini "private\10273881\uloggerconfig.ini" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2032 |
file=\epoc32\release\ARMV5\UDEB\referencepolicyplugin.dll "Sys\Bin\referencepolicyplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2033 |
file=\epoc32\release\ARMV5\urel\msmmsession.dll "Sys\bin\msmmsession.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2034 |
file=\epoc32\release\ARMV5\urel\msmmserver.exe "Sys\bin\msmmserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2035 |
data=\epoc32\data\Z\Resource\versions\langsw.txt "resource\versions\langsw.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2036 |
data=\epoc32\data\Z\Resource\bootdata\languages.txt "resource\Bootdata\languages.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2037 |
data=\epoc32\data\Z\Resource\versions\lang.txt "resource\versions\lang.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2038 |
REM Versit Recognizer |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2039 |
file=\epoc32\release\ARMV5\urel\rversit.dll "Sys\Bin\rversit.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2040 |
file=\epoc32\release\ARMV5\urel\videorenderer.dll "sys\bin\videorenderer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2041 |
data=\epoc32\data\Z\resource\videorenderer\videorenderer.rsc "resource\videorenderer\videorenderer.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2042 |
file=\epoc32\release\ARMV5\urel\wapurilookup.dll "Sys\Bin\wapurilookup.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2043 |
REM OpenWFC adaptation Test Scripts [no plugins] |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2044 |
REM MISSING file=\epoc32\release\ARMV5\urel\openwfcstreamoptestserver.exe System\Libs\openwfcstreamoptestserver.exe |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2045 |
REM MISSING data=\epoc32\data\Z\wfctest\tstreamoperation.script wfctest\tstreamoperation.script |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2046 |
REM Window Server - defaults to exporting the non-GCE based build |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2047 |
file=\epoc32\release\ARMV5\urel\wserv_nga.exe "sys\bin\EwSrv.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2048 |
file=\epoc32\release\ARMV5\urel\ws32_nga.dll "sys\bin\Ws32.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2049 |
file=\epoc32\release\ARMV5\urel\remotegc_nga.dll "sys\bin\remotegc.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2050 |
file=\epoc32\release\ARMV5\urel\wsgraphicdrawer_nga.dll "sys\bin\WsGraphicDrawer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2051 |
REM Pure OpenWF implementation, so skipping proprietary compositor |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2052 |
REM Window Server STD Direct GDI Plugins |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2053 |
file=\epoc32\release\ARMV5\urel\libegl_ref.dll "sys\bin\libEGL.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2054 |
REM openwfc_interop |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2055 |
file=\epoc32\release\ARMV5\urel\wfcinterop.dll "sys\bin\wfcinterop.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2056 |
file=\epoc32\release\ARMV5\urel\libwfchwsyborg.dll "sys\bin\libwfchwsyborg.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2057 |
alias \sys\bin\libwfchwsyborg.dll \sys\bin\libWFC.dll |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2058 |
file=\epoc32\release\ARMV5\UDEB\10286378.dll "Sys\Bin\10286378.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2059 |
file=\epoc32\release\ARMV5\urel\graphicsresourcewrapper.dll "sys\bin\graphicsresourcewrapper.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2060 |
file=\epoc32\release\ARMV5\urel\w32stdgraphic.dll "sys\bin\W32StdGraphic.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2061 |
file=\epoc32\release\ARMV5\UDEB\10281922.dll "Sys\Bin\10281922.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2062 |
REM Window Server Logging DLLs |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2063 |
file=\epoc32\release\ARMV5\urel\dlog.dll "sys\bin\dlog.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2064 |
file=\epoc32\release\ARMV5\urel\dlogfl.dll "sys\bin\dlogfl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2065 |
file=\epoc32\release\ARMV5\urel\dlogrd.dll "sys\bin\dlogrd.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2066 |
file=\epoc32\release\ARMV5\urel\profilerkeys.dll "sys\bin\profilerkeys.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2067 |
file=\epoc32\release\ARMV5\urel\zsh.exe "Sys\Bin\zsh.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2068 |
file=\epoc32\release\ARMV5\urel\StdioServer.exe "sys\bin\StdioServer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2069 |
data=\epoc32\WINSCW\C\system\data\config.ini "system\data\config.ini" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2070 |
data=\epoc32\winscw\c\zsh\dummy.txt "Private\2000cd0f\dummy.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2071 |
file=\epoc32\release\ARMV5\urel\zip.exe "Sys\bin\zip.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2072 |
file=\epoc32\release\ARMV5\urel\unzip.exe "Sys\bin\unzip.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2073 |
file=\epoc32\release\ARMV5\urel\find.exe "Sys\bin\find.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2074 |
file=\epoc32\release\ARMV5\urel\ps.exe "Sys\bin\ps.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2075 |
file=\epoc32\release\ARMV5\urel\grep.exe "Sys\bin\grep.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2076 |
REM FONTUTILS |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2077 |
file=\epoc32\release\ARMV5\urel\FontUtils.dll "sys\bin\FontUtils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2078 |
file=\epoc32\release\ARMV5\urel\asrsadaptationhwdevice_stub.dll "sys\bin\asrsadaptationhwdevice.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2079 |
file=\epoc32\release\ARMV5\urel\asrsgrcompilerhwdevice_stub.dll "sys\bin\asrsgrcompilerhwdevice.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2080 |
file=\epoc32\release\ARMV5\urel\asrsrecognitionhwdevice_stub.dll "sys\bin\asrsrecognitionhwdevice.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2081 |
file=\epoc32\release\ARMV5\urel\asrsttphwdevice_stub.dll "sys\bin\asrsttphwdevice.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2082 |
file=\epoc32\release\ARMV5\urel\asrsttshwdevice_stub.dll "sys\bin\asrsttshwdevice.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2083 |
file=\epoc32\release\ARMV5\urel\asrsvocmanhwdevice_stub.dll "sys\bin\asrsvocmanhwdevice.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2084 |
file=\epoc32\release\ARMV5\urel\asrsnlphwdevice_stub.dll "sys\bin\asrsnlphwdevice.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2085 |
file=\epoc32\release\ARMV5\urel\LICENSEETSY_STUB.DLL "Sys\Bin\licenseetsy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2086 |
file=\epoc32\release\ARMV5\urel\SIMATKTSY_STUB.DLL "Sys\Bin\simatktsy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2087 |
file=\epoc32\release\ARMV5\urel\tvoutconfig.dll "Sys\Bin\tvoutconfig.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2088 |
file=\epoc32\release\ARMV5\urel\ddc_access.dll "Sys\Bin\ddc_access.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2089 |
file=\epoc32\release\ARMV5\urel\power_save_display_mode_stub.dll "Sys\Bin\power_save_display_mode.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2090 |
file=\epoc32\release\ARMV5\urel\fmradiotunercontrol.dll "Sys\Bin\fmradiotunercontrol.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2091 |
file=\epoc32\release\ARMV5\urel\usbclasscontroller.dll "Sys\Bin\usbclasscontroller.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2092 |
file=\epoc32\release\ARMV5\urel\cnvshiftjisdirectmap.dll "Sys\Bin\cnvshiftjisdirectmap.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2093 |
file=\epoc32\release\ARMV5\urel\libegl_sw.dll "Sys\Bin\libegl_sw.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2094 |
file=\epoc32\release\ARMV5\urel\libopenvg_sw.dll "Sys\Bin\libopenvg_sw.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2095 |
alias \sys\bin\libopenvg_sw.dll \sys\bin\libOpenVG.dll |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2096 |
file=\epoc32\release\ARMV5\urel\libopenvgu_sw.dll "Sys\Bin\libopenvgu_sw.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2097 |
alias \sys\bin\libopenvgu_sw.dll \sys\bin\libOpenVGU.dll |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2098 |
file=\epoc32\release\ARMV5\urel\sflibopenvgrefimpl.dll "sys\bin\sflibopenvgrefimpl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2099 |
file=\epoc32\release\ARMV5\urel\libglesv1_cm.dll "Sys\Bin\libglesv1_cm.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2100 |
REM MISSING data=\epoc32\data\Z\private\10202BE9\200159c9.cre private\10202BE9\200159c9.cre |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2101 |
data=\epoc32\data\Z\private\101f5027\alarmserver.rsc "private\101f5027\alarmserver.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2102 |
data=\epoc32\data\Z\private\10202BE9\10207376.txt "private\10202BE9\10207376.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2103 |
data=\epoc32\data\Z\Resource\fonts\S60DIGI_V314.ttf "Resource\Fonts\S60DIGI_v314.ttf" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2104 |
data=\epoc32\data\Z\Resource\fonts\S60SNR_V4196.ttf "Resource\Fonts\S60SNR_v4196.ttf" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2105 |
data=\epoc32\data\Z\Resource\fonts\S60SSB_V4196.ttf "Resource\Fonts\S60SSB_v4196.ttf" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2106 |
data=\epoc32\data\Z\Resource\fonts\S60TSB_V4196.ttf "Resource\Fonts\S60TSB_v4196.ttf" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2107 |
data=\epoc32\data\Z\Private\200159c0\install\view_200286e4\hsps\00\manifest.dat "private\200159c0\install\view_200286e4\hsps\00\manifest.dat" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2108 |
data=\epoc32\data\Z\Private\200159c0\install\view_200286e5\hsps\00\manifest.dat "private\200159c0\install\view_200286e5\hsps\00\manifest.dat" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2109 |
data=\epoc32\data\Z\Private\200159c0\install\view_2001f48b\hsps\00\manifest.dat "private\200159c0\install\view_2001f48b\hsps\00\manifest.dat" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2110 |
data=\epoc32\data\Z\Private\200159c0\install\view_2001f48b\hsps\00\viewconfiguration.xml "private\200159c0\install\view_2001f48b\hsps\00\viewconfiguration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2111 |
data=\epoc32\data\Z\Private\200159c0\install\root_2001f482\hsps\00\rootconfiguration.xml "private\200159c0\install\root_2001f482\hsps\00\rootconfiguration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2112 |
data=\epoc32\data\Z\Private\200159c0\install\view_200286e4\hsps\00\viewconfiguration.xml "private\200159c0\install\view_200286e4\hsps\00\viewconfiguration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2113 |
data=\epoc32\data\Z\Private\200159c0\install\view_200286e5\hsps\00\viewconfiguration.xml "private\200159c0\install\view_200286e5\hsps\00\viewconfiguration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2114 |
file=\epoc32\release\armv5\urel\elocl.01 "sys\bin\elocl.01" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2115 |
file=\epoc32\release\ARMV5\urel\ABOUT.exe "sys\bin\ABOUT.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2116 |
data="\epoc32\data\Z\resource\apps\About.mbm_rom" "resource\apps\About.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2117 |
data=\epoc32\data\Z\resource\apps\About.mif "resource\apps\About.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2118 |
data=\epoc32\data\Z\resource\apps\ABOUT_AIF.MIF "resource\apps\ABOUT_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2119 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\ABOUT_reg.rsc "Private\10003a3f\apps\ABOUT_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2120 |
file=\epoc32\release\ARMV5\urel\aboutgsplugin.dll "Sys\Bin\aboutgsplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2121 |
data=\epoc32\data\Z\resource\apps\aboutgsplugin.mif "resource\apps\aboutgsplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2122 |
file=\epoc32\release\ARMV5\urel\accountcreationengine.dll "sys\bin\accountcreationengine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2123 |
file=\epoc32\release\ARMV5\urel\accountcreationplugin.dll "Sys\Bin\accountcreationplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2124 |
data=\epoc32\data\Z\resource\apps\acpicons.mif "resource\apps\acpicons.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2125 |
file=\epoc32\release\ARMV5\urel\ActivePalette.dll "sys\bin\ActivePalette.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2126 |
data=\epoc32\data\Z\resource\apps\activepalette2graphics.mif "resource\apps\activepalette2graphics.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2127 |
file=\epoc32\release\ARMV5\urel\adtupdater.exe "sys\bin\adtupdater.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2128 |
data=\epoc32\data\Z\private\10003a3f\import\apps\adtupdater_reg.rsc "private\10003a3f\import\apps\adtupdater_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2129 |
file=\epoc32\release\ARMV5\urel\agnentryui.dll "Sys\Bin\agnentryui.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2130 |
REM AgnVersit2 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2131 |
file=\epoc32\release\ARMV5\urel\agnversit2.dll "Sys\Bin\agnversit2.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2132 |
data=\epoc32\data\Z\resource\AgnVersit2Strings.rsc "resource\AgnVersit2Strings.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2133 |
file=\epoc32\release\ARMV5\urel\ai3xmluimain.dll "Sys\Bin\ai3xmluimain.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2134 |
data=\epoc32\data\Z\resource\apps\ai3xmlui.rsc "resource\apps\ai3xmlui.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2135 |
file=\epoc32\release\ARMV5\urel\xn3ecomelementproxy.dll "sys\bin\xn3ecomelementproxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2136 |
file=\epoc32\release\ARMV5\urel\xn3layoutengine.dll "sys\bin\xn3layoutengine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2137 |
file=\epoc32\release\ARMV5\urel\cpswrapper.dll "sys\bin\cpswrapper.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2138 |
file=\epoc32\release\ARMV5\urel\hspswrapper.dll "sys\bin\hspswrapper.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2139 |
file=\epoc32\release\ARMV5\urel\xn3utils.dll "sys\bin\xn3utils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2140 |
file=\epoc32\release\ARMV5\urel\xn3domdocument.dll "sys\bin\xn3domdocument.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2141 |
file=\epoc32\release\ARMV5\urel\xn3odt.dll "sys\bin\xn3odt.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2142 |
file=\epoc32\release\ARMV5\urel\xn3resource.dll "sys\bin\xn3resource.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2143 |
file=\epoc32\release\ARMV5\urel\hscontentcontrol.dll "sys\bin\hscontentcontrol.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2144 |
file=\epoc32\release\ARMV5\urel\extrenderingplugin.dll "sys\bin\extrenderingplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2145 |
data=\epoc32\data\z\resource\plugins\xn3volumecontrol.rsc "resource\plugins\xn3volumecontrol.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2146 |
data=\epoc32\data\Z\resource\apps\xnuiengine.rsc "resource\apps\xnuiengine.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2147 |
data=\epoc32\data\Z\resource\apps\xnwallpaperview.rsc "resource\apps\xnwallpaperview.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2148 |
file=\epoc32\release\ARMV5\urel\xn3textfactory.dll "Sys\Bin\xn3textfactory.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2149 |
file=\epoc32\release\ARMV5\urel\xn3viewfactory.dll "Sys\Bin\xn3viewfactory.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2150 |
file=\epoc32\release\ARMV5\urel\xn3bitmapfactory.dll "Sys\Bin\xn3bitmapfactory.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2151 |
file=\epoc32\release\ARMV5\urel\xn3menufactory.dll "Sys\Bin\xn3menufactory.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2152 |
file=\epoc32\release\ARMV5\urel\xn3domvisitor.dll "Sys\Bin\xn3domvisitor.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2153 |
file=\epoc32\release\ARMV5\urel\xn3popupfactory.dll "Sys\Bin\xn3popupfactory.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2154 |
file=\epoc32\release\ARMV5\urel\xn3newstickerfactory.dll "Sys\Bin\xn3newstickerfactory.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2155 |
file=\epoc32\release\ARMV5\urel\xn3volumecontrolfactory.dll "Sys\Bin\xn3volumecontrolfactory.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2156 |
file=\epoc32\release\ARMV5\urel\xn3clockfactory.dll "Sys\Bin\xn3clockfactory.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2157 |
file=\epoc32\release\ARMV5\urel\xn3nppluginfactory.dll "Sys\Bin\xn3nppluginfactory.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2158 |
file=\epoc32\release\ARMV5\urel\xn3texteditorfactory.dll "Sys\Bin\xn3texteditorfactory.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2159 |
file=\epoc32\release\ARMV5\urel\xn3animationfactory.dll "Sys\Bin\xn3animationfactory.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2160 |
file=\epoc32\release\ARMV5\urel\AIAgendaPluginEngine.dll "Sys\Bin\AIAgendaPluginEngine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2161 |
data=\epoc32\data\Z\resource\apps\aicalendarplugin2.mif "resource\apps\aicalendarplugin2.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2162 |
file=\epoc32\release\ARMV5\urel\aicalendarplugin2.dll "Sys\Bin\aicalendarplugin2.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2163 |
file=\epoc32\release\ARMV5\urel\aicontainer.dll "Sys\Bin\aicontainer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2164 |
REM AiwCallImagePlugin |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2165 |
file=\epoc32\release\ARMV5\urel\AiwCallImagePlugin.dll "Sys\Bin\AiwCallImagePlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2166 |
data=\epoc32\data\Z\System\install\aiwcallimageplugin_stub.SIS "System\Install\aiwcallimageplugin_stub.SIS" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2167 |
file=\epoc32\release\ARMV5\urel\alarmeditorapp.exe "sys\bin\alarmeditorapp.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2168 |
data=\epoc32\data\Z\resource\apps\alarmeditorapp_AIF.MIF "resource\apps\alarmeditorapp_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2169 |
data=\epoc32\data\Z\resource\apps\alarmeditorapp.RSC "resource\apps\alarmeditorapp.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2170 |
data=\epoc32\data\Z\resource\apps\alarmeditorapp_loc.RSC "resource\apps\alarmeditorapp_loc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2171 |
data=\epoc32\data\Z\private\10003a3f\import\apps\alarmeditorapp_reg.rsc "private\10003a3f\import\apps\alarmeditorapp_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2172 |
file=\epoc32\release\ARMV5\urel\AlmAlert.dll "sys\bin\AlmAlert.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2173 |
file=\epoc32\release\ARMV5\urel\AknAlarmService.dll "sys\bin\AknAlarmService.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2174 |
data=\epoc32\data\Z\system\install\alarmui_stub.sis "System\Install\alarmui_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2175 |
data=\epoc32\data\Z\data\sounds\digital\clock.aac "data\sounds\digital\clock.aac" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2176 |
data=\epoc32\data\Z\data\sounds\digital\alarm.aac "data\sounds\digital\alarm.aac" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2177 |
data=\epoc32\data\Z\private\10282BC4\Rules\alarmui_snooze.rul "private\10282BC4\Rules\alarmui_snooze.rul" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2178 |
data=\epoc32\data\Z\private\10282BC4\Rules\alarmui_activate.rul "private\10282BC4\Rules\alarmui_activate.rul" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2179 |
data=\epoc32\data\Z\private\10282BC4\Rules\alarmui_stop.rul "private\10282BC4\Rules\alarmui_stop.rul" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2180 |
data=\epoc32\data\Z\private\10282BC4\Rules\alarmui_silence.rul "private\10282BC4\Rules\alarmui_silence.rul" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2181 |
file=\epoc32\release\ARMV5\urel\amadapter2.dll "Sys\Bin\amadapter2.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2182 |
file=\epoc32\release\ARMV5\urel\AMInstallOptions.dll "sys\bin\AMInstallOptions.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2183 |
file=\epoc32\release\ARMV5\urel\ApplicationManagement.exe "sys\bin\ApplicationManagement.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2184 |
data=\EPOC32\DATA\Z\private\10003a3f\apps\ApplicationManagement_reg.RSC "private\10003a3f\import\apps\ApplicationManagement_reg.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2185 |
file=\epoc32\release\ARMV5\urel\ApplicationManagement.dll "sys\bin\ApplicationManagement.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2186 |
file=\epoc32\release\ARMV5\urel\RfsAppMgmtPlugin.dll "Sys\Bin\RfsAppMgmtPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2187 |
file=\epoc32\release\ARMV5\urel\omascomoadapter.dll "Sys\Bin\omascomoadapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2188 |
data=\epoc32\data\Z\Private\100012a5\policy\20021335.spd "PRIVATE\100012a5\policy\20021335.spd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2189 |
data=\epoc32\data\Z\Private\100012a5\policy\1020781C.spd "PRIVATE\100012a5\policy\1020781C.spd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2190 |
file=\epoc32\release\ARMV5\urel\AiwSyncProvider.dll "Sys\Bin\AiwSyncProvider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2191 |
file=\epoc32\release\ARMV5\urel\AspSyncUtil.dll "sys\bin\AspSyncutil.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2192 |
file=\epoc32\release\ARMV5\urel\aspschedulehandler.exe "sys\bin\aspschedulehandler.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2193 |
file=\epoc32\release\ARMV5\urel\AspPreSyncDefault.dll "Sys\Bin\AspPreSyncDefault.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2194 |
data=\epoc32\data\Z\resource\apps\AspSyncUtil.MIF "resource\apps\AspSyncUtil.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2195 |
data="\epoc32\data\Z\resource\apps\AspSyncUtil.mbm_rom" "resource\apps\AspSyncUtil.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2196 |
file=\epoc32\release\ARMV5\urel\audiomessageui.dll "sys\bin\audiomessageui.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2197 |
file=\epoc32\release\ARMV5\urel\audiomessage.exe "sys\bin\audiomessage.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2198 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\audiomessage_reg.rsc "Private\10003a3f\import\apps\audiomessage_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2199 |
data=\epoc32\data\Z\resource\apps\audiomessage_AIF.MIF "resource\apps\audiomessage_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2200 |
data=\epoc32\data\Z\resource\apps\audiomessage.mif "resource\apps\audiomessage.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2201 |
data=\epoc32\data\z\system\install\stub_audiomessage.sis "system\install\stub_audiomessage.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2202 |
file=\epoc32\release\ARMV5\urel\Bium.dll "sys\bin\Bium.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2203 |
file=\epoc32\release\ARMV5\urel\SatInfo.dll "sys\bin\SatInfo.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2204 |
data=\epoc32\data\Z\resource\apps\satellite.mif "resource\apps\satellite.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2205 |
data=\epoc32\data\Z\resource\apps\BLID.mif "resource\apps\BLID.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2206 |
data=\epoc32\data\Z\resource\apps\BLID_AIF.MIF "resource\apps\BLID_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2207 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\blid_reg.rsc "Private\10003a3f\import\apps\blid_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2208 |
file=\epoc32\release\ARMV5\urel\BlidEng.dll "sys\bin\BlidEng.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2209 |
file=\epoc32\release\ARMV5\urel\Blid.exe "sys\bin\Blid.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2210 |
data=\epoc32\data\Z\private\101F85A0\backup_registration.xml "private\101F85A0\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2211 |
data=\epoc32\data\Z\System\install\blidstub.sis "system\install\blidstub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2212 |
file=\epoc32\release\ARMV5\urel\bmcustomization.dll "sys\bin\bmcustomization.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2213 |
file=\epoc32\release\ARMV5\urel\bookmarkdataprovider.dll "Sys\Bin\bookmarkdataprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2214 |
data=\epoc32\data\Z\resource\bookmarkdatastore.rsc "resource\bookmarkdatastore.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2215 |
data=\epoc32\data\Z\resource\bookmarkdsa.rsc "resource\bookmarkdsa.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2216 |
data=\epoc32\data\Z\private\101F99F6\capability\102751BA.XML "private\101F99F6\capability\102751BA.XML" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2217 |
data=\epoc32\data\Z\System\install\bookmarkdsa_stub.sis "system\install\bookmarkdsa_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2218 |
file=\epoc32\release\ARMV5\urel\bpas.dll "sys\bin\bpas.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2219 |
file=\epoc32\release\ARMV5\urel\npbrowseraudiovideoplugin.dll "Sys\Bin\npbrowseraudiovideoplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2220 |
data=\epoc32\data\Z\resource\apps\browseraudiovideoplugin_AIF.MIF "resource\apps\browseraudiovideoplugin_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2221 |
file=\epoc32\release\ARMV5\urel\browserlauncher.dll "sys\bin\browserlauncher.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2222 |
file=\epoc32\release\ARMV5\urel\npSystemInfoPlugin.dll "Sys\Bin\npSystemInfoPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2223 |
data="\epoc32\data\Z\resource\apps\Browser.mbm_rom" "resource\apps\Browser.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2224 |
data=\epoc32\data\Z\resource\apps\Browser.mif "resource\apps\Browser.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2225 |
data="\epoc32\data\Z\resource\apps\browserbitmaps.mbm_rom" "resource\apps\browserbitmaps.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2226 |
file=\epoc32\release\ARMV5\urel\BrowserNG.exe "sys\bin\BrowserNG.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2227 |
data=\epoc32\data\Z\resource\apps\BrowserNG_AIF.MIF "resource\apps\BrowserNG_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2228 |
data=\epoc32\data\z\private\10003a3f\apps\BrowserNG_reg.rsc "private\10003a3f\import\apps\BrowserNG_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2229 |
data=\epoc32\release\ARMV5\urel\Browser_Stub.sis "system\install\Browser_Stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2230 |
data=\epoc32\data\c\feeds_view_template.html "feeds_view_template.html" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2231 |
data=\epoc32\data\z\private\10008d39\backup_registration.xml "private\10008d39\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2232 |
file=\epoc32\release\ARMV5\urel\BUBBLEMANAGER.dll "sys\bin\BubbleManager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2233 |
data=\epoc32\data\Z\resource\BUBBLEMANAGER.rsc "resource\BUBBLEMANAGER.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2234 |
data="\epoc32\data\Z\resource\apps\BubbleManager.mbm_rom" "resource\apps\BubbleManager.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2235 |
data=\epoc32\data\Z\resource\apps\BubbleManager.mif "resource\apps\BubbleManager.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2236 |
data=\epoc32\data\Z\System\install\bubblemanager_stub.sis "System\Install\bubblemanager_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2237 |
file=\epoc32\release\ARMV5\urel\bva.exe "sys\bin\bva.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2238 |
data=\epoc32\data\Z\resource\apps\bva_AIF.MIF "resource\apps\bva_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2239 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\bva_reg.rsc "Private\10003a3f\import\apps\bva_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2240 |
data=\epoc32\data\z\system\install\stub_bva.sis "system\install\stub_bva.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2241 |
file=\epoc32\release\ARMV5\urel\Calcsoft.exe "sys\bin\Calcsoft.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2242 |
data="\epoc32\data\Z\resource\apps\Calcsoft.mbm_rom" "resource\apps\Calcsoft.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2243 |
data=\epoc32\data\Z\resource\apps\Calcsoft.mif "resource\apps\Calcsoft.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2244 |
data=\epoc32\data\Z\resource\apps\CalcSoft_AIF.MIF "resource\apps\CalcSoft_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2245 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\CalcSoft_reg.rsc "Private\10003a3f\apps\CalcSoft_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2246 |
data=\epoc32\data\Z\private\10005902\backup_registration.xml "private\10005902\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2247 |
file=\epoc32\release\ARMV5\urel\CalDavClient.dll "sys\bin\CalDavClient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2248 |
file=\epoc32\release\ARMV5\urel\!CalDavServer.exe "sys\bin\!CalDavServer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2249 |
file=\epoc32\release\ARMV5\urel\calencaldavplugin.dll "Sys\Bin\calencaldavplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2250 |
file=\epoc32\release\ARMV5\urel\calenaiwprovider.dll "Sys\Bin\calenaiwprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2251 |
file=\epoc32\release\ARMV5\urel\calencommonutils.dll "sys\bin\calencommonutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2252 |
file=\epoc32\release\ARMV5\urel\CalenController.dll "sys\bin\CalenController.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2253 |
file=\epoc32\release\ARMV5\urel\calencustomisationmanager.dll "sys\bin\calencustomisationmanager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2254 |
file=\epoc32\release\ARMV5\urel\Calendar.exe "sys\bin\Calendar.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2255 |
data=\epoc32\data\Z\resource\apps\Calendar.mif "resource\apps\Calendar.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2256 |
data=\epoc32\data\Z\Private\10005901\backup_registration.xml "PRIVATE\10005901\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2257 |
data=\epoc32\data\Z\resource\apps\CALENDAR_AIF.MIF "resource\apps\Calendar_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2258 |
data=\epoc32\data\Z\private\10003a3f\apps\CALENDAR_REG.RSC "private\10003a3f\import\apps\CALENDAR_REG.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2259 |
data=\epoc32\data\Z\private\10202be9\10003a5b.cre "private\10202be9\10003a5b.cre" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2260 |
data=\epoc32\data\Z\system\install\calendar_stub.sis "System\Install\calendar_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2261 |
file=\epoc32\release\ARMV5\urel\calendarsearchplugin.dll "Sys\Bin\calendarsearchplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2262 |
data=\epoc32\data\Z\resource\apps\calendarsearchplugin.mif "resource\apps\calendarsearchplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2263 |
file=\epoc32\release\ARMV5\urel\CalenDefaultEditors.dll "Sys\Bin\CalenDefaultEditors.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2264 |
file=\epoc32\release\ARMV5\urel\CalenGlobalData.dll "sys\bin\CalenGlobalData.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2265 |
file=\epoc32\release\ARMV5\urel\CalenGsPlugin.dll "Sys\Bin\CalenGsPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2266 |
data=\epoc32\data\Z\resource\apps\calendarsettings.mif "resource\apps\calendarsettings.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2267 |
file=\epoc32\release\ARMV5\urel\CALENIMP.dll "sys\bin\CALENIMP.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2268 |
file=\epoc32\release\ARMV5\urel\CalenInterimUtils2.dll "sys\bin\CalenInterimUtils2.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2269 |
file=\epoc32\release\ARMV5\urel\calenlauncher.dll "sys\bin\calenlauncher.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2270 |
file=\epoc32\release\ARMV5\urel\CalenSettingsUi.dll "sys\bin\CalenSettingsUi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2271 |
file=\epoc32\release\ARMV5\urel\CalenSvrClient.dll "sys\bin\CalenSvrClient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2272 |
file=\epoc32\release\ARMV5\urel\CalenSvr.exe "sys\bin\CalenSvr.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2273 |
file=\epoc32\release\ARMV5\urel\calenviews.dll "sys\bin\calenviews.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2274 |
file=\epoc32\release\ARMV5\urel\cameraapp.exe "sys\bin\cameraapp.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2275 |
data="\epoc32\data\Z\resource\apps\cameraapp.mbm_rom" "resource\apps\cameraapp.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2276 |
data=\epoc32\data\Z\resource\apps\cameraapp.mif "resource\apps\cameraapp.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2277 |
data="\epoc32\data\Z\resource\apps\cameraapp2.mbm_rom" "resource\apps\cameraapp2.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2278 |
data=\epoc32\data\Z\resource\apps\cameraapp2.mif "resource\apps\cameraapp2.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2279 |
data=\epoc32\data\Z\resource\apps\cameraapp_AIF.MIF "resource\apps\cameraapp_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2280 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\cameraapp_reg.rsc "Private\10003a3f\import\apps\cameraapp_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2281 |
data=\epoc32\release\ARMV5\urel\z\system\sounds\Digital\cameraappCapture1.wav "system\sounds\Digital\cameraappCapture1.wav" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2282 |
data=\epoc32\release\ARMV5\urel\z\system\sounds\Digital\cameraappCapture2.wav "system\sounds\Digital\cameraappCapture2.wav" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2283 |
data=\epoc32\release\ARMV5\urel\z\system\sounds\Digital\cameraappCapture3.wav "system\sounds\Digital\cameraappCapture3.wav" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2284 |
data=\epoc32\release\ARMV5\urel\z\system\sounds\Digital\cameraappCapture4.wav "system\sounds\Digital\cameraappCapture4.wav" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2285 |
data=\epoc32\release\ARMV5\urel\z\system\sounds\Digital\cameraappFocusSucc.wav "system\sounds\Digital\cameraappFocusSucc.wav" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2286 |
data=\epoc32\release\ARMV5\urel\z\system\sounds\digital\cameraappStop.wav "system\sounds\digital\cameraappStop.wav" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2287 |
data=\epoc32\release\ARMV5\urel\z\system\sounds\digital\cameraappStart.wav "system\sounds\digital\cameraappStart.wav" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2288 |
data=\epoc32\release\ARMV5\urel\z\system\sounds\Digital\cameraappCaptureShort1.wav "system\sounds\Digital\cameraappCaptureShort1.wav" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2289 |
data=\epoc32\release\ARMV5\urel\z\system\sounds\Digital\cameraappCaptureShort2.wav "system\sounds\Digital\cameraappCaptureShort2.wav" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2290 |
data=\epoc32\release\ARMV5\urel\z\system\sounds\Digital\cameraappCaptureShort3.wav "system\sounds\Digital\cameraappCaptureShort3.wav" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2291 |
data=\epoc32\release\ARMV5\urel\z\system\sounds\Digital\cameraappCaptureShort4.wav "system\sounds\Digital\cameraappCaptureShort4.wav" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2292 |
data=\epoc32\release\ARMV5\urel\z\system\sounds\Digital\cameraappSelfTimer.wav "system\sounds\Digital\cameraappSelfTimer.wav" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2293 |
data=\epoc32\data\Z\Private\101FFA86\backup_registration.xml "private\101FFA86\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2294 |
file=\epoc32\release\ARMV5\urel\gscameraplugin.dll "Sys\Bin\gscameraplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2295 |
data=\epoc32\data\Z\resource\apps\camerasettingsplugin.mif "resource\apps\camerasettingsplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2296 |
file=\epoc32\release\ARMV5\urel\CameraUiConfigManager.dll "sys\bin\CameraUiConfigManager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2297 |
data=\epoc32\data\Z\System\install\cameraapp_stub.sis "System\Install\cameraapp_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2298 |
file=\epoc32\release\ARMV5\urel\ccaapp.exe "sys\bin\ccaapp.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2299 |
data=\epoc32\data\z\private\10003a3f\apps\ccaapp_reg.rsc "private\10003a3f\apps\ccaapp_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2300 |
file=\epoc32\release\ARMV5\urel\ccaclient.dll "sys\bin\ccaclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2301 |
file=\epoc32\release\ARMV5\urel\ccappcommlauncherplugin.dll "Sys\Bin\ccappcommlauncherplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2302 |
file=\epoc32\release\ARMV5\urel\ccacontactorservice.dll "sys\bin\ccacontactorservice.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2303 |
file=\epoc32\release\ARMV5\urel\ccappmycardplugin.dll "Sys\Bin\ccappmycardplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2304 |
file=\epoc32\release\ARMV5\urel\ccappdetailsviewplugin.dll "Sys\Bin\ccappdetailsviewplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2305 |
data=\epoc32\data\Z\resource\apps\ccappdetailsviewplugin.mif "resource\apps\ccappdetailsviewplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2306 |
file=\epoc32\release\ARMV5\urel\ccapputil.dll "sys\bin\ccapputil.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2307 |
file=\epoc32\release\ARMV5\urel\CCHServer.exe "sys\bin\CCHServer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2308 |
file=\epoc32\release\ARMV5\urel\CCHClient.dll "sys\bin\CCHClient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2309 |
file=\epoc32\release\ARMV5\urel\cch.dll "sys\bin\cch.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2310 |
file=\epoc32\release\ARMV5\urel\cchuinotifwrapper.dll "Sys\Bin\cchuinotifwrapper.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2311 |
file=\epoc32\release\ARMV5\urel\cchuinotif.dll "sys\bin\cchuinotif.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2312 |
file=\epoc32\release\ARMV5\urel\clock.exe "sys\bin\clock.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2313 |
data=\epoc32\data\Z\resource\apps\clockapp_AIF.MIF "resource\apps\clockapp_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2314 |
data=\epoc32\data\Z\resource\apps\clockapp.mif "resource\apps\clockapp.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2315 |
data=\epoc32\data\Z\resource\apps\clockapp_tab.mif "resource\apps\clockapp_tab.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2316 |
data=\epoc32\data\Z\private\10003a3f\import\apps\clock_reg.rsc "private\10003a3f\import\apps\clock_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2317 |
data=\epoc32\data\Z\resource\mcc\mcc.rsc "resource\mcc\mcc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2318 |
file=\epoc32\release\ARMV5\urel\clockalarmeditor.dll "sys\bin\clockalarmeditor.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2319 |
file=\epoc32\release\ARMV5\urel\clkuimodel.dll "sys\bin\clkuimodel.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2320 |
file=\epoc32\release\ARMV5\urel\clkdatetimeview.dll "sys\bin\clkdatetimeview.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2321 |
file=\epoc32\release\ARMV5\urel\clockcityselectionlist.dll "sys\bin\clockcityselectionlist.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2322 |
file=\epoc32\release\ARMV5\urel\clkdatetimeviewplugin.dll "Sys\Bin\clkdatetimeviewplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2323 |
file=\epoc32\release\ARMV5\urel\clockindicatorpaneplugin.dll "Sys\Bin\clockindicatorpaneplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2324 |
file=\epoc32\release\ARMV5\urel\clockserver.exe "sys\bin\clockserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2325 |
file=\epoc32\release\ARMV5\urel\clockserverclient.dll "sys\bin\clockserverclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2326 |
file=\epoc32\release\ARMV5\urel\clocktimesourceinterface.dll "sys\bin\clocktimesourceinterface.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2327 |
file=\epoc32\release\ARMV5\urel\clocktimezoneresolver.dll "sys\bin\clocktimezoneresolver.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2328 |
file=\epoc32\release\ARMV5\urel\clockecomlistener.dll "sys\bin\clockecomlistener.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2329 |
data=\epoc32\data\Z\system\install\clock2_stub.sis "system\install\clock2_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2330 |
data=\epoc32\data\Z\system\install\clock2_server_stub.sis "system\install\clock2_server_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2331 |
data=\epoc32\data\Z\system\install\clocknitzplugin_stub.sis "system\install\nitzplugin_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2332 |
file=\epoc32\release\ARMV5\urel\clocknitzplugin.dll "Sys\Bin\clocknitzplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2333 |
data=\epoc32\data\Z\private\10005906\backup_registration.xml "private\10005906\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2334 |
data=\epoc32\data\Z\private\10005903\backup_registration.xml "private\10005903\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2335 |
data=\epoc32\data\Z\private\200159A2\backup_registration.xml "private\200159A2\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2336 |
file=\epoc32\release\ARMV5\urel\cmailhandlerplugin.dll "Sys\Bin\cmailhandlerplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2337 |
data=\epoc32\data\Z\resource\apps\cmailhandlerplugin.mif "resource\apps\cmailhandlerplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2338 |
data=\epoc32\data\Z\private\10202BE9\20029F4A.txt "private\10202BE9\20029F4A.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2339 |
file=\epoc32\release\ARMV5\urel\cmscontactor.dll "sys\bin\cmscontactor.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2340 |
data=\epoc32\data\Z\resource\cms\cmscontactor.rsc "resource\cms\cmscontactor.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2341 |
file=\epoc32\release\ARMV5\urel\cmsserver.exe "sys\bin\cmsserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2342 |
file=\epoc32\release\ARMV5\urel\cmsclient.dll "sys\bin\cmsclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2343 |
data=\epoc32\data\Z\resource\cms\cmsserver.rsc "resource\cms\cmsserver.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2344 |
file=\epoc32\release\ARMV5\urel\CntFindPlugin.dll "Sys\Bin\CntFindPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2345 |
file=\epoc32\release\ARMV5\urel\CntSortPlugin.dll "Sys\Bin\CntSortPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2346 |
REM Connection utility |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2347 |
file=\epoc32\release\ARMV5\urel\ConnectUtil.dll "Sys\Bin\ConnectUtil.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2348 |
data=\epoc32\data\Z\System\install\connectutil_stub.sis "System\Install\connectutil_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2349 |
file=\epoc32\release\ARMV5\urel\contactpresence.dll "sys\bin\contactpresence.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2350 |
data=\epoc32\data\Z\resource\apps\contactssearchplugin.mif "resource\apps\contactssearchplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2351 |
file=\epoc32\release\ARMV5\urel\contactssearchplugin.dll "Sys\Bin\contactssearchplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2352 |
file=\epoc32\release\ARMV5\urel\cscengine.dll "sys\bin\cscengine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2353 |
file=\epoc32\release\ARMV5\urel\cscsettingsui.dll "sys\bin\cscsettingsui.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2354 |
DATA=\epoc32\data\Z\resource\cscengine.rsc "resource\cscengine.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2355 |
file=\epoc32\release\ARMV5\urel\cscgsplugin.dll "Sys\Bin\cscgsplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2356 |
data=\epoc32\data\Z\System\install\commsconfig_stub.sis "System\Install\commsconfig_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2357 |
file=\epoc32\release\ARMV5\urel\cscsipvoipcleanupplugin.dll "Sys\Bin\cscsipvoipcleanupplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2358 |
file=\epoc32\release\ARMV5\urel\CSC.exe "sys\bin\CSC.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2359 |
data=\epoc32\data\Z\resource\apps\CSC_AIF.MIF "resource\apps\CSC_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2360 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\CSC_reg.rsc "Private\10003a3f\import\apps\CSC_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2361 |
file=\epoc32\release\ARMV5\urel\HelpEngine.dll "sys\bin\HelpEngine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2362 |
file=\epoc32\release\ARMV5\urel\cshelp.exe "sys\bin\cshelp.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2363 |
data=\epoc32\data\Z\resource\apps\cshelp_AIF.MIF "resource\apps\cshelp_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2364 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\cshelp_reg.rsc "Private\10003a3f\apps\cshelp_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2365 |
data=\epoc32\data\Z\resource\apps\cshelp.mif "resource\apps\cshelp.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2366 |
file=\epoc32\release\ARMV5\urel\DefaultAppServer.exe "sys\bin\DefaultAppServer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2367 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\DefaultAppServer_reg.rsc "Private\10003a3f\apps\DefaultAppServer_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2368 |
file=\epoc32\release\ARMV5\urel\servicesdb.dll "sys\bin\servicesdb.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2369 |
file=\epoc32\release\ARMV5\urel\defaultappclient.dll "sys\bin\defaultappclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2370 |
file=\epoc32\release\ARMV5\urel\gsdasplugin.dll "Sys\Bin\gsdasplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2371 |
data=\epoc32\data\Z\resource\apps\GSDasPlugin.mif "resource\apps\GSDasPlugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2372 |
data=\epoc32\data\Z\Private\200159c0\install\desktop_20026f4f\hsps\00\manifest.dat "private\200159c0\install\desktop_20026f4f\hsps\00\manifest.dat" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2373 |
data=\epoc32\data\Z\resource\apps\imageprintapp_aif.mif "resource\apps\imageprintapp_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2374 |
data=\epoc32\data\Z\Private\10003A3F\Apps\imageprintapp_reg.rsc "Private\10003A3F\Apps\imageprintapp_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2375 |
FILE=\epoc32\release\ARMV5\urel\imageprintengine.dll "sys\bin\imageprintengine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2376 |
file=\epoc32\release\ARMV5\urel\imageprintapp.exe "sys\bin\imageprintapp.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2377 |
data=\epoc32\data\Z\resource\apps\imgprintbitmaps.mif "resource\apps\imgprintbitmaps.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2378 |
FILE=\epoc32\release\ARMV5\urel\imgpprintdll.dll "sys\bin\imgpprintdll.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2379 |
file=\epoc32\release\ARMV5\urel\aiwprintingprovider.dll "Sys\Bin\aiwprintingprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2380 |
DATA=\epoc32\data\Z\private\10202be9\10208a35.txt "Private\10202be9\10208a35.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2381 |
file=\epoc32\release\ARMV5\urel\devdiagapp.exe "sys\bin\devdiagapp.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2382 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\devdiagapp_reg.rsc "Private\10003a3f\import\apps\devdiagapp_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2383 |
data=\epoc32\data\z\resource\apps\devdiagapp.mif "resource\apps\devdiagapp.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2384 |
data=\epoc32\data\z\system\install\devdiagapp.SIS "System\Install\devdiagapp.SIS" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2385 |
file=\epoc32\release\ARMV5\urel\DevEncUi.exe "sys\bin\DevEncUi.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2386 |
data=\epoc32\data\Z\resource\apps\DevEncUi_AIF.MIF "resource\apps\DevEncUi_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2387 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\DevEncUi_reg.rsc "Private\10003a3f\apps\DevEncUi_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2388 |
file=\epoc32\release\ARMV5\urel\DevEncUiDmAdapter.dll "Sys\Bin\DevEncUiDmAdapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2389 |
file=\epoc32\release\ARMV5\urel\devencnotifplugin.dll "Sys\Bin\devencnotifplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2390 |
file=\epoc32\release\ARMV5\urel\devencgsplugin.dll "Sys\Bin\devencgsplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2391 |
data=\epoc32\data\Z\resource\apps\devencgsplugin.mif "resource\apps\devencgsplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2392 |
file=\epoc32\release\ARMV5\urel\btprotocol.dll "Sys\Bin\btprotocol.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2393 |
data=\epoc32\data\Z\resource\imageprintdata\protocols\btprotocol.rsc "resource\imageprintdata\protocols\btprotocol.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2394 |
DATA=\epoc32\data\Z\resource\imageprintdata\protocols\btxmltemplate.txt "resource\imageprintdata\protocols\btxmltemplate.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2395 |
file=\epoc32\release\ARMV5\urel\dpofprotdll.dll "Sys\Bin\dpofprotdll.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2396 |
file=\epoc32\release\ARMV5\urel\pdphotolib.dll "Sys\Bin\pdphotolib.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2397 |
file=\epoc32\release\ARMV5\urel\xhtmlfilecomposer.dll "sys\bin\xhtmlfilecomposer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2398 |
DATA=\epoc32\data\Z\resource\imageprintdata\protocols\xhtmltempl\xhtmlfiletemplate.txt "resource\imageprintdata\protocols\xhtmltempl\xhtmlfiletemplate.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2399 |
file=\epoc32\release\ARMV5\urel\dhcppositionprovider.dll "Sys\Bin\dhcppositionprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2400 |
file=\epoc32\release\ARMV5\urel\dialer.dll "sys\bin\DIALER.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2401 |
data=\epoc32\data\Z\System\install\dialer_stub.sis "System\Install\dialer_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2402 |
data=\epoc32\data\Z\resource\DIALER.rsc "resource\DIALER.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2403 |
data=\epoc32\data\Z\resource\apps\Dialer.mif "resource\apps\Dialer.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2404 |
file=\epoc32\release\ARMV5\urel\VTImageConverter.dll "sys\bin\VTImageConverter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2405 |
file=\epoc32\release\ARMV5\urel\DisplaySink.dll "sys\bin\DisplaySink.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2406 |
file=\epoc32\release\ARMV5\urel\VtImageTransforms.dll "sys\bin\VtImageTransforms.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2407 |
data=\epoc32\data\Z\System\install\displaysink_stub.sis "system\install\displaysink_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2408 |
file=\epoc32\release\ARMV5\urel\NSmlDmGeneralVoIPSettingsAdapter.dll "Sys\Bin\NSmlDmGeneralVoIPSettingsAdapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2409 |
file=\epoc32\release\ARMV5\urel\nsmldmvoipadapter.dll "Sys\Bin\nsmldmvoipadapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2410 |
data=\epoc32\data\Z\System\install\easydialing_stub.sis "System\Install\easydialing_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2411 |
file=\epoc32\release\ARMV5\urel\easydialingplugin.dll "Sys\Bin\easydialingplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2412 |
file=\epoc32\release\ARMV5\urel\edcontactor.dll "sys\bin\edcontactor.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2413 |
data=\epoc32\data\Z\resource\edcontactor.rsc "resource\edcontactor.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2414 |
data=\epoc32\data\z\private\10202be9\200212A0.txt "private\10202be9\200212A0.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2415 |
file=\epoc32\release\ARMV5\urel\emailclientapi.dll "Sys\Bin\emailclientapi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2416 |
file=\epoc32\release\ARMV5\urel\cmaillogger.dll "sys\bin\cmaillogger.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2417 |
file=\epoc32\release\ARMV5\urel\EmailNotificationHandler.dll "Sys\Bin\EmailNotificationHandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2418 |
file=\epoc32\release\ARMV5\urel\OMAPushEMNStringDict00.dll "Sys\Bin\OMAPushEMNStringDict00.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2419 |
file=\epoc32\release\ARMV5\urel\emailservermonitor.exe "sys\bin\emailservermonitor.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2420 |
file=\epoc32\release\ARMV5\urel\baseplugin.dll "sys\bin\baseplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2421 |
file=\epoc32\release\ARMV5\urel\MessageStoreClient.dll "sys\bin\MessageStoreClient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2422 |
file=\epoc32\release\ARMV5\urel\MessageStoreServer.dll "sys\bin\MessageStoreServer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2423 |
file=\epoc32\release\ARMV5\urel\MessageStoreExe.exe "sys\bin\MessageStoreExe.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2424 |
file=\epoc32\release\ARMV5\urel\DebugLog.dll "sys\bin\DebugLog.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2425 |
file=\epoc32\release\ARMV5\urel\ImsPointSecMonitor.dll "sys\bin\ImsPointSecMonitor.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2426 |
file=\epoc32\release\ARMV5\urel\RfsMsgStorePlugin.dll "Sys\Bin\RfsMsgStorePlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2427 |
data=\epoc32\data\Z\system\install\emailstore_stub.sis "system\install\emailstore_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2428 |
data=\epoc32\data\Z\Private\200159c0\install\emailwidget\hsps\00\manifest.dat "private\200159c0\install\emailwidget\hsps\00\manifest.dat" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2429 |
file=\epoc32\release\ARMV5\urel\emailwidgetsettings.exe "sys\bin\emailwidgetsettings.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2430 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\emailwidgetsettings_reg.rsc "Private\10003a3f\import\apps\emailwidgetsettings_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2431 |
data=\epoc32\data\Z\resource\apps\emailwidgetsettings.mif "resource\apps\emailwidgetsettings.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2432 |
data=\epoc32\data\Z\private\2001E272\backup_registration.xml "private\2001E272\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2433 |
file=\epoc32\release\ARMV5\urel\EmbeddedLinkAdapter.dll "Sys\Bin\EmbeddedLinkAdapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2434 |
data=\epoc32\data\Z\Private\200159c0\install\empty_2001f47f\xuikon\00\empty.o0000 "private\200159c0\install\empty_2001f47f\xuikon\00\empty.o0000" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2435 |
data=\epoc32\data\Z\Private\200159c0\install\empty_2001f47f\hsps\00\manifest.dat "private\200159c0\install\empty_2001f47f\hsps\00\manifest.dat" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2436 |
file=\epoc32\release\ARMV5\urel\evtutils.dll "sys\bin\evtutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2437 |
file=\epoc32\release\ARMV5\urel\evtengine.dll "sys\bin\evtengine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2438 |
file=\epoc32\release\ARMV5\urel\evteditor.dll "sys\bin\evteditor.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2439 |
file=\epoc32\release\ARMV5\urel\evthandlerserver.exe "sys\bin\evthandlerserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2440 |
file=\epoc32\release\ARMV5\urel\evthandler.exe "sys\bin\evthandler.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2441 |
file=\epoc32\release\ARMV5\urel\evthandlerapp.exe "sys\bin\evthandlerapp.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2442 |
file=\epoc32\release\ARMV5\urel\evtmgmtui.exe "sys\bin\evtmgmtui.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2443 |
data=\epoc32\data\Z\resource\apps\evtmgmtui_AIF.MIF "resource\apps\evtmgmtui_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2444 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\evtmgmtui_reg.rsc "Private\10003a3f\import\apps\evtmgmtui_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2445 |
data=\epoc32\data\Z\resource\apps\evtmgmtui.mif "resource\apps\evtmgmtui.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2446 |
data=\epoc32\data\Z\resource\apps\evteditor.mif "resource\apps\evteditor.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2447 |
data=\epoc32\data\Z\resource\apps\evthandlerserver.mif "resource\apps\evthandlerserver.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2448 |
data=\epoc32\data\Z\resource\apps\evtinfonote.mif "resource\apps\evtinfonote.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2449 |
data=\epoc32\data\Z\resource\apps\evthandlerapp_AIF.MIF "resource\apps\evthandlerapp_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2450 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\evthandlerapp_reg.rsc "Private\10003a3f\import\apps\evthandlerapp_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2451 |
file=\epoc32\release\ARMV5\urel\evtnotifierplugin.dll "Sys\Bin\evtnotifierplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2452 |
file=\epoc32\release\ARMV5\urel\evtinfonote.dll "sys\bin\evtinfonote.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2453 |
data=\epoc32\data\Z\private\2001E663\backup_registration.xml "private\2001E663\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2454 |
data=\epoc32\data\Z\System\install\eventsuistub.sis "system\install\eventsuistub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2455 |
file=\epoc32\release\ARMV5\urel\MPFileDetailsDialog.dll "sys\bin\MPFileDetailsDialog.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2456 |
file=\epoc32\release\ARMV5\urel\filedetailsplugin.dll "Sys\Bin\filedetailsplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2457 |
file=\epoc32\release\ARMV5\urel\FileList.dll "sys\bin\FileList.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2458 |
data=\epoc32\data\Z\resource\apps\filelist.mif "resource\apps\filelist.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2459 |
file=\epoc32\release\ARMV5\urel\FileManager.exe "sys\bin\FileManager.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2460 |
data=\epoc32\data\Z\resource\apps\FileManager_AIF.MIF "resource\apps\FileManager_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2461 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\FileManager_reg.rsc "Private\10003a3f\apps\FileManager_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2462 |
file=\epoc32\release\ARMV5\urel\filemanagerbkupplugin.dll "Sys\Bin\filemanagerbkupplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2463 |
file=\epoc32\release\ARMV5\urel\filemanageraiwprovider.dll "Sys\Bin\filemanageraiwprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2464 |
file=\epoc32\release\ARMV5\urel\FILEMANAGERENGINE.DLL "sys\bin\FileManagerEngine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2465 |
file=\epoc32\release\ARMV5\urel\FILEMANAGERVIEW.DLL "sys\bin\FileManagerView.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2466 |
data=\epoc32\data\Z\resource\apps\FileManager.mif "resource\apps\FileManager.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2467 |
file=\epoc32\release\ARMV5\urel\GFLM.dll "sys\bin\GFLM.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2468 |
data=\epoc32\data\Z\resource\GflmFileExtensionMimeTypes.rsc "resource\GflmFileExtensionMimeTypes.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2469 |
file=\epoc32\release\ARMV5\urel\filemanagerbkupengine.dll "sys\bin\filemanagerbkupengine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2470 |
file=\epoc32\release\ARMV5\urel\filemanagerschbkup.exe "sys\bin\filemanagerschbkup.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2471 |
data=\epoc32\data\Z\private\101F84EB\backup_registration.xml "private\101F84EB\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2472 |
data=\epoc32\data\Z\resource\apps\filessearchplugin.mif "resource\apps\filessearchplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2473 |
file=\epoc32\release\ARMV5\urel\filessearchplugin.dll "Sys\Bin\filessearchplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2474 |
file=\epoc32\release\ARMV5\urel\fmradio.exe "sys\bin\fmradio.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2475 |
data=\epoc32\data\Z\resource\apps\fmradio_AIF.MIF "resource\apps\fmradio_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2476 |
data=\epoc32\data\Z\PRIVATE\10003A3F\IMPORT\APPS\fmradio_reg.rsc "private\10003a3f\import\apps\fmradio_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2477 |
data=\epoc32\data\Z\System\install\fmradio_stub.sis "system\install\fmradio_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2478 |
data=\epoc32\data\Z\resource\apps\fmradio.mif "resource\apps\fmradio.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2479 |
file=\epoc32\release\ARMV5\urel\fmradioactiveidleengine200.dll "sys\bin\fmradioactiveidleengine200.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2480 |
file=\epoc32\release\ARMV5\urel\fmradiomcpplugin100.dll "Sys\Bin\fmradiomcpplugin100.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2481 |
file=\epoc32\release\ARMV5\urel\fmradioactionhandler.dll "Sys\Bin\fmradioactionhandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2482 |
file=\epoc32\release\ARMV5\urel\fmradioengine.dll "sys\bin\fmradioengine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2483 |
data=\epoc32\data\Z\Private\2001B25E\backup_registration.xml "PRIVATE\2001B25E\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2484 |
REM MISSING data=\epoc32\data\Z\Private\10202BE9\2001B25E.txt PRIVATE\10202BE9\2001B25E.txt |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2485 |
file=\epoc32\release\ARMV5\urel\FreestyleEmailUi.exe "sys\bin\FreestyleEmailUi.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2486 |
data="\epoc32\data\Z\resource\apps\FreestyleEmailUi.mbm_rom" "resource\apps\FreestyleEmailUi.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2487 |
data=\epoc32\data\Z\resource\apps\FreestyleEmailUi.mif "resource\apps\FreestyleEmailUi.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2488 |
data=\epoc32\data\Z\resource\apps\FreestyleEmailUi_AIF.MIF "resource\apps\FreestyleEmailUi_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2489 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\FreestyleEmailUi_reg.rsc "Private\10003a3f\import\apps\FreestyleEmailUi_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2490 |
data=\epoc32\data\Z\system\install\commonemailstub.sis "system\install\commonemailstub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2491 |
data=\epoc32\data\Z\private\2001E277\backup_registration.xml "private\2001E277\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2492 |
data=\epoc32\data\Z\private\2001E277\HtmlFile\email.html "private\2001E277\HtmlFile\email.html" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2493 |
data=\epoc32\data\Z\private\2001E277\HtmlFile\email_rtl.html "private\2001E277\HtmlFile\email_rtl.html" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2494 |
data=\epoc32\data\Z\private\2001E277\HtmlFile\header.js "private\2001E277\HtmlFile\header.js" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2495 |
data=\epoc32\data\Z\private\2001E277\HtmlFile\header.css "private\2001E277\HtmlFile\header.css" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2496 |
data=\epoc32\data\Z\private\2001E277\HtmlFile\email.js "private\2001E277\HtmlFile\email.js" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2497 |
data=\epoc32\data\Z\private\2001E277\HtmlFile\follow_up.png "private\2001E277\HtmlFile\follow_up.png" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2498 |
data=\epoc32\data\Z\private\2001E277\HtmlFile\follow_up_complete.png "private\2001E277\HtmlFile\follow_up_complete.png" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2499 |
data=\epoc32\data\Z\private\2001E277\HtmlFile\priority_high.png "private\2001E277\HtmlFile\priority_high.png" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2500 |
data=\epoc32\data\Z\private\2001E277\HtmlFile\priority_low.png "private\2001E277\HtmlFile\priority_low.png" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2501 |
data=\epoc32\data\Z\private\2001E277\HtmlFile\btn_right.png "private\2001E277\HtmlFile\btn_right.png" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2502 |
data=\epoc32\data\Z\private\2001E277\HtmlFile\btn_left.png "private\2001E277\HtmlFile\btn_left.png" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2503 |
data=\epoc32\data\Z\private\2001E277\HtmlFile\attachment.png "private\2001E277\HtmlFile\attachment.png" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2504 |
data=\epoc32\data\Z\private\2001E277\HtmlFile\expand.png "private\2001E277\HtmlFile\expand.png" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2505 |
data=\epoc32\data\Z\private\2001E277\HtmlFile\collapse.png "private\2001E277\HtmlFile\collapse.png" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2506 |
data=\epoc32\data\Z\private\2001E277\HtmlFile\hidden.png "private\2001E277\HtmlFile\hidden.png" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2507 |
file=\epoc32\release\ARMV5\urel\ipssosplugin.dll "Sys\Bin\ipssosplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2508 |
file=\epoc32\release\ARMV5\urel\ipssossettings.dll "Sys\Bin\ipssossettings.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2509 |
file=\epoc32\release\ARMV5\urel\IPSSosAOPlugin.dll "Sys\Bin\IPSSosAOPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2510 |
data=\epoc32\data\Z\private\2000E53C\backup_registration.xml "private\2000E53C\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2511 |
file=\epoc32\release\ARMV5\urel\fs_generic.dll "sys\bin\fs_generic.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2512 |
file=\epoc32\release\ARMV5\urel\fsscrollbarplugin.dll "Sys\Bin\fsscrollbarplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2513 |
data=\epoc32\data\Z\resource\plugins\fsscrollbarplugin.rsc "resource\plugins\fsscrollbarplugin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2514 |
REM ALFRED |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2515 |
file=\epoc32\release\ARMV5\urel\hitchcock.dll "sys\bin\hitchcock.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2516 |
file=\epoc32\release\ARMV5\urel\alfclient.dll "sys\bin\alfclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2517 |
file=\epoc32\release\ARMV5\urel\alfappservercore.dll "sys\bin\alfappservercore.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2518 |
file=\epoc32\release\ARMV5\urel\huirenderpluginvg.dll "Sys\Bin\huirenderpluginvg.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2519 |
file=\epoc32\release\ARMV5\urel\alfdecoderserverclient.dll "sys\bin\alfdecoderserverclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2520 |
file=\epoc32\release\ARMV5\urel\alfrenderstage.dll "Sys\Bin\alfrenderstage.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2521 |
file=\epoc32\release\ARMV5\urel\alfhintplugindrawer.dll "Sys\Bin\alfhintplugindrawer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2522 |
file=\epoc32\release\ARMV5\urel\alfhintplugin.dll "sys\bin\alfhintplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2523 |
file=\epoc32\release\ARMV5\urel\alfoogmplugin.dll "Sys\Bin\alfoogmplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2524 |
file=\epoc32\release\ARMV5\urel\alfcrpplugin.dll "Sys\Bin\alfcrpplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2525 |
data=\epoc32\data\Z\resource\plugins\alfnonsupportedwscommands.rsc "resource\plugins\alfnonsupportedwscommands.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2526 |
file=\epoc32\release\ARMV5\urel\alfappfwproxy.dll "Sys\Bin\alfappfwproxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2527 |
file=\epoc32\release\ARMV5\urel\ftokenclient.dll "sys\bin\ftokenclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2528 |
file=\epoc32\release\ARMV5\urel\!ftokenserver.exe "sys\bin\!ftokenserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2529 |
data=\epoc32\release\ARMV5\urel\uiaccelerator_stub.sis "system\install\uiaccelerator_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2530 |
file=\epoc32\release\ARMV5\urel\backgroundanimhost.exe "sys\bin\backgroundanimhost.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2531 |
REM MISSING file=\epoc32\release\ARMV5\urel\bga_reference_plugin.dll sys\bin\bga_reference_plugin.dll |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2532 |
data=\epoc32\data\Z\private\200286D3\refvertexshader.vsh "private\200286D3\refvertexshader.vsh" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2533 |
data=\epoc32\data\Z\private\200286D3\reffragmentshader.fsh "private\200286D3\reffragmentshader.fsh" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2534 |
file=\epoc32\release\ARMV5\urel\fsccontactactionmenu.dll "Sys\Bin\fsccontactactionmenu.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2535 |
file=\epoc32\release\ARMV5\urel\fsccontactactionservice.dll "Sys\Bin\fsccontactactionservice.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2536 |
data=\epoc32\data\Z\resource\fscactionutils.rsc "resource\fscactionutils.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2537 |
file=\epoc32\release\ARMV5\urel\fsccallplugin.dll "Sys\Bin\fsccallplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2538 |
data=\epoc32\data\Z\resource\apps\fsccallplugin.mif "resource\apps\fsccallplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2539 |
file=\epoc32\release\ARMV5\urel\fscsaveascontactplugin.dll "Sys\Bin\fscsaveascontactplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2540 |
data=\epoc32\data\Z\resource\apps\fscsaveascontactplugin.mif "resource\apps\fscsaveascontactplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2541 |
file=\epoc32\release\ARMV5\urel\fscpocplugin.dll "Sys\Bin\fscpocplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2542 |
data=\epoc32\data\Z\resource\apps\fscpocplugin.mif "resource\apps\fscpocplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2543 |
file=\epoc32\release\ARMV5\urel\fscsendplugin.dll "Sys\Bin\fscsendplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2544 |
data=\epoc32\data\Z\resource\apps\fscsendplugin.mif "resource\apps\fscsendplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2545 |
file=\epoc32\release\ARMV5\urel\FSMailFramework.dll "sys\bin\FSMailFramework.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2546 |
file=\epoc32\release\ARMV5\urel\FSFWCommonLib.dll "sys\bin\FSFWCommonLib.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2547 |
data=\epoc32\data\Z\RESOURCE\fsmailbrandmanager.rsc "resource\fsmailbrandmanager.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2548 |
data=\epoc32\data\Z\RESOURCE\APPS\ovi_brand_graphics.mif "resource\apps\ovi_brand_graphics.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2549 |
data=\epoc32\data\Z\RESOURCE\APPS\yahoo_brand_graphics.mif "resource\apps\yahoo_brand_graphics.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2550 |
data=\epoc32\data\Z\RESOURCE\APPS\google_brand_graphics.mif "resource\apps\google_brand_graphics.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2551 |
data=\epoc32\data\Z\RESOURCE\APPS\aol_brand_graphics.mif "resource\apps\aol_brand_graphics.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2552 |
data=\epoc32\data\Z\RESOURCE\APPS\microsoft_brand_graphics.mif "resource\apps\microsoft_brand_graphics.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2553 |
data=\epoc32\data\Z\RESOURCE\APPS\mail_for_exchange_brand_graphics.mif "resource\apps\mail_for_exchange_brand_graphics.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2554 |
file=\epoc32\release\ARMV5\urel\fsmailserver.exe "sys\bin\fsmailserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2555 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\fsmailserver_reg.rsc "Private\10003a3f\import\apps\fsmailserver_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2556 |
file=\epoc32\release\ARMV5\urel\fssendashelper.dll "sys\bin\fssendashelper.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2557 |
data=\epoc32\data\Z\resource\messaging\mtm\fsmtms.rsc "resource\messaging\mtm\fsmtms.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2558 |
file=\epoc32\release\ARMV5\urel\fsclientmtm.dll "sys\bin\fsclientmtm.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2559 |
file=\epoc32\release\ARMV5\urel\fsservermtm.dll "sys\bin\fsservermtm.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2560 |
file=\epoc32\release\ARMV5\urel\fsuimtm.dll "sys\bin\fsuimtm.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2561 |
data=\epoc32\data\Z\resource\messaging\fsuimtm.rsc "resource\messaging\fsuimtm.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2562 |
file=\epoc32\release\ARMV5\urel\fsuidatamtm.dll "sys\bin\fsuidatamtm.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2563 |
data=\epoc32\data\Z\resource\messaging\fsuidatamtm.rsc "resource\messaging\fsuidatamtm.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2564 |
data=\epoc32\data\Z\resource\apps\fsuidatamtm.mif "resource\apps\fsuidatamtm.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2565 |
file=\epoc32\release\ARMV5\urel\glxcloudview.dll "sys\bin\glxcloudview.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2566 |
file=\epoc32\release\ARMV5\urel\glxcommandhandlerdrm.dll "sys\bin\glxcommandhandlerdrm.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2567 |
file=\epoc32\release\ARMV5\urel\glxcommandhandlermoreinfo.dll "sys\bin\glxcommandhandlermoreinfo.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2568 |
file=\epoc32\release\ARMV5\urel\glxcommoncommandhandlers.dll "sys\bin\glxcommoncommandhandlers.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2569 |
file=\epoc32\release\ARMV5\urel\glxdrmutility.dll "sys\bin\glxdrmutility.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2570 |
file=\epoc32\release\ARMV5\urel\glxfetcher.dll "Sys\Bin\glxfetcher.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2571 |
data=\epoc32\data\z\private\10003a3f\import\apps\glx_reg.rsc "private\10003a3f\import\apps\glx_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2572 |
data=\epoc32\data\z\private\10003a3f\import\apps\glxivwr_reg.rsc "private\10003a3f\import\apps\glxivwr_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2573 |
data=\epoc32\data\z\system\install\glxgallery_stub.sis "system\install\glxgallery_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2574 |
file=\epoc32\release\ARMV5\urel\glx.exe "sys\bin\glx.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2575 |
file=\epoc32\release\ARMV5\urel\glxivwr.exe "sys\bin\glxivwr.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2576 |
data=\epoc32\data\Z\resource\apps\glxicons.mif "resource\apps\glxicons.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2577 |
data=\epoc32\data\Z\resource\apps\glx_aif.mif "resource\apps\glx_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2578 |
file=\epoc32\release\ARMV5\urel\glxupnpcommandhandler.dll "sys\bin\glxupnpcommandhandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2579 |
file=\epoc32\release\ARMV5\urel\glxtexturemanager.dll "sys\bin\glxtexturemanager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2580 |
file=\epoc32\release\ARMV5\urel\glxcollectionmanager.dll "sys\bin\glxcollectionmanager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2581 |
file=\epoc32\release\ARMV5\urel\glxviewbase.dll "sys\bin\glxviewbase.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2582 |
file=\epoc32\release\ARMV5\urel\glxcommandhandlermarking.dll "sys\bin\glxcommandhandlermarking.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2583 |
file=\epoc32\release\ARMV5\urel\glxcommon.dll "sys\bin\glxcommon.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2584 |
file=\epoc32\release\ARMV5\urel\glximageviewermanager.dll "sys\bin\glximageviewermanager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2585 |
file=\epoc32\release\ARMV5\urel\glxcommonui.dll "sys\bin\glxcommonui.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2586 |
file=\epoc32\release\ARMV5\urel\glxthumbnailcreator.dll "sys\bin\glxthumbnailcreator.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2587 |
file=\epoc32\release\ARMV5\urel\glxdatasourcemanager.dll "sys\bin\glxdatasourcemanager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2588 |
file=\epoc32\release\ARMV5\urel\glxdatasourcemde.dll "Sys\Bin\glxdatasourcemde.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2589 |
file=\epoc32\release\ARMV5\urel\glxcollectionpluginalbums.dll "Sys\Bin\glxcollectionpluginalbums.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2590 |
file=\epoc32\release\ARMV5\urel\glxcollectionpluginall.dll "Sys\Bin\glxcollectionpluginall.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2591 |
file=\epoc32\release\ARMV5\urel\glxcollectionpluginimageviewer.dll "Sys\Bin\glxcollectionpluginimageviewer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2592 |
file=\epoc32\release\ARMV5\urel\glxlayouts.dll "sys\bin\glxlayouts.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2593 |
file=\epoc32\release\ARMV5\urel\glxmedialists.dll "sys\bin\glxmedialists.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2594 |
file=\epoc32\release\ARMV5\urel\glxdataprovider.dll "sys\bin\glxdataprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2595 |
file=\epoc32\release\ARMV5\urel\glxvisuallistmanager.dll "sys\bin\glxvisuallistmanager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2596 |
file=\epoc32\release\ARMV5\urel\glxuiutilities.dll "sys\bin\glxuiutilities.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2597 |
file=\epoc32\release\ARMV5\urel\glxgridview.dll "sys\bin\glxgridview.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2598 |
file=\epoc32\release\ARMV5\urel\glxgridviewpluginbase.dll "sys\bin\glxgridviewpluginbase.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2599 |
file=\epoc32\release\ARMV5\urel\glxgridviewplugin.dll "Sys\Bin\glxgridviewplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2600 |
file=\epoc32\release\ARMV5\urel\glxfullscreenview.dll "sys\bin\glxfullscreenview.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2601 |
file=\epoc32\release\ARMV5\urel\glxfullscreenviewpluginbase.dll "sys\bin\glxfullscreenviewpluginbase.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2602 |
file=\epoc32\release\ARMV5\urel\glxfullscreenviewplugin.dll "Sys\Bin\glxfullscreenviewplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2603 |
file=\epoc32\release\ARMV5\urel\glxlistview.dll "sys\bin\glxlistview.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2604 |
file=\epoc32\release\ARMV5\urel\glxlistviewpluginbase.dll "sys\bin\glxlistviewpluginbase.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2605 |
file=\epoc32\release\ARMV5\urel\glxlistviewplugin.dll "Sys\Bin\glxlistviewplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2606 |
file=\epoc32\release\ARMV5\urel\glxcommandhandlerbase.dll "sys\bin\glxcommandhandlerbase.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2607 |
file=\epoc32\release\ARMV5\urel\glxzoomview.dll "sys\bin\glxzoomview.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2608 |
file=\epoc32\release\ARMV5\urel\glxmetadatadialog.dll "sys\bin\glxmetadatadialog.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2609 |
data=\epoc32\data\Z\private\10202be9\200009EE.txt "private\10202be9\200009EE.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2610 |
file=\epoc32\release\ARMV5\urel\glxlogging.dll "sys\bin\glxlogging.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2611 |
file=\epoc32\release\ARMV5\urel\glxmemoryplugin.dll "Sys\Bin\glxmemoryplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2612 |
file=\epoc32\release\ARMV5\urel\glxtvout.dll "sys\bin\glxtvout.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2613 |
file=\epoc32\release\ARMV5\urel\GMSModel.dll "sys\bin\GMSModel.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2614 |
file=\epoc32\release\ARMV5\urel\gsdevdiagplugin.dll "Sys\Bin\gsdevdiagplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2615 |
data=\epoc32\data\Z\resource\apps\GSDevDiagPlugin.mif "resource\apps\GSDevDiagPlugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2616 |
file=\epoc32\release\ARMV5\urel\GSEmailSettingsPluginDll.dll "Sys\Bin\GSEmailSettingsPluginDll.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2617 |
file=\epoc32\release\ARMV5\urel\gsvideoplugin.dll "Sys\Bin\gsvideoplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2618 |
file=\epoc32\release\ARMV5\urel\gsvmbxplugin.dll "Sys\Bin\gsvmbxplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2619 |
data=\epoc32\data\Z\resource\apps\gsvmbxplugin.mif "resource\apps\gsvmbxplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2620 |
file=\epoc32\release\ARMV5\urel\vcxhgmyvideos.dll "sys\bin\vcxhgmyvideos.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2621 |
file=\epoc32\release\ARMV5\urel\vcxhgmyvideosplugin.dll "Sys\Bin\vcxhgmyvideosplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2622 |
file=\epoc32\release\ARMV5\urel\vcxhgvodplugin.dll "Sys\Bin\vcxhgvodplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2623 |
file=\epoc32\release\ARMV5\urel\vcxhgvodui.dll "sys\bin\vcxhgvodui.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2624 |
file=\epoc32\release\ARMV5\urel\hnengine.dll "sys\bin\hnengine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2625 |
file=\epoc32\release\ARMV5\urel\hnmetadatamodel.dll "sys\bin\hnmetadatamodel.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2626 |
file=\epoc32\release\ARMV5\urel\hnpresentationmodel.dll "sys\bin\hnpresentationmodel.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2627 |
file=\epoc32\release\ARMV5\urel\hnutilities.dll "sys\bin\hnutilities.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2628 |
data=\epoc32\data\Z\private\10202be9\20012474.txt "private\10202be9\20012474.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2629 |
REM MISSING file=\epoc32\release\ARMV5\urel\ImageEditor.exe sys\bin\ImageEditor.exe |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2630 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\ImageEditor_reg.rsc "Private\10003a3f\apps\ImageEditor_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2631 |
file=\epoc32\release\ARMV5\urel\BlackWhite.pgn "sys\bin\BlackWhite.pgn" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2632 |
data=\epoc32\data\Z\resource\apps\BlackWhite.mif "resource\apps\BlackWhite.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2633 |
file=\epoc32\release\ARMV5\urel\Brightness.pgn "sys\bin\Brightness.pgn" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2634 |
data=\epoc32\data\Z\resource\apps\Brightness.mif "resource\apps\Brightness.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2635 |
file=\epoc32\release\ARMV5\urel\Bubble.pgn "sys\bin\Bubble.pgn" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2636 |
data=\epoc32\data\Z\resource\apps\Bubble.mif "resource\apps\Bubble.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2637 |
data=\epoc32\data\Z\private\101ffa91\Bubbles\Bubbles01.mbm "private\101ffa91\Bubbles\Bubbles01.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2638 |
data=\epoc32\data\Z\private\101ffa91\Bubbles\Bubbles02.mbm "private\101ffa91\Bubbles\Bubbles02.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2639 |
data=\epoc32\data\Z\private\101ffa91\Bubbles\Bubbles03.mbm "private\101ffa91\Bubbles\Bubbles03.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2640 |
file=\epoc32\release\ARMV5\urel\Cartoonize.pgn "sys\bin\Cartoonize.pgn" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2641 |
data=\epoc32\data\Z\resource\apps\Cartoonize.mif "resource\apps\Cartoonize.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2642 |
file=\epoc32\release\ARMV5\urel\Clipart.pgn "sys\bin\Clipart.pgn" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2643 |
data=\epoc32\data\Z\resource\apps\Clipart.mif "resource\apps\Clipart.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2644 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts01.mbm "private\101ffa91\cliparts\Cliparts01.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2645 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts02.mbm "private\101ffa91\cliparts\Cliparts02.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2646 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts03.mbm "private\101ffa91\cliparts\Cliparts03.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2647 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts04.mbm "private\101ffa91\cliparts\Cliparts04.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2648 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts05.mbm "private\101ffa91\cliparts\Cliparts05.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2649 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts06.mbm "private\101ffa91\cliparts\Cliparts06.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2650 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts07.mbm "private\101ffa91\cliparts\Cliparts07.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2651 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts08.mbm "private\101ffa91\cliparts\Cliparts08.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2652 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts09.mbm "private\101ffa91\cliparts\Cliparts09.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2653 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts10.mbm "private\101ffa91\cliparts\Cliparts10.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2654 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts11.mbm "private\101ffa91\cliparts\Cliparts11.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2655 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts12.mbm "private\101ffa91\cliparts\Cliparts12.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2656 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts13.mbm "private\101ffa91\cliparts\Cliparts13.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2657 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts14.mbm "private\101ffa91\cliparts\Cliparts14.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2658 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts15.mbm "private\101ffa91\cliparts\Cliparts15.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2659 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts16.mbm "private\101ffa91\cliparts\Cliparts16.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2660 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts17.mbm "private\101ffa91\cliparts\Cliparts17.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2661 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts18.mbm "private\101ffa91\cliparts\Cliparts18.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2662 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts19.mbm "private\101ffa91\cliparts\Cliparts19.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2663 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts20.mbm "private\101ffa91\cliparts\Cliparts20.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2664 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts21.mbm "private\101ffa91\cliparts\Cliparts21.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2665 |
file=\epoc32\release\ARMV5\urel\Contrast.pgn "sys\bin\Contrast.pgn" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2666 |
data=\epoc32\data\Z\resource\apps\Contrast.mif "resource\apps\Contrast.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2667 |
file=\epoc32\release\ARMV5\urel\Crop.pgn "sys\bin\Crop.pgn" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2668 |
data=\epoc32\data\Z\resource\apps\Crop.mif "resource\apps\Crop.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2669 |
file=\epoc32\release\ARMV5\urel\Frame.pgn "sys\bin\Frame.pgn" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2670 |
data=\epoc32\data\Z\resource\apps\Frame.mif "resource\apps\Frame.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2671 |
data=\epoc32\data\Z\private\101ffa91\frames\frames01.mbm "private\101ffa91\frames\frames01.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2672 |
file=\epoc32\release\ARMV5\urel\iepb.dll "sys\bin\iepb.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2673 |
file=\epoc32\release\ARMV5\urel\ImageEditorManager.dll "sys\bin\ImageEditorManager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2674 |
file=\epoc32\release\ARMV5\urel\Negative.pgn "sys\bin\Negative.pgn" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2675 |
data=\epoc32\data\Z\resource\apps\Negative.mif "resource\apps\Negative.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2676 |
file=\epoc32\release\ARMV5\urel\pb.dll "sys\bin\pb.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2677 |
file=\epoc32\release\ARMV5\urel\ImageEditorProvider.dll "Sys\Bin\ImageEditorProvider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2678 |
file=\epoc32\release\ARMV5\urel\RedEyeReduction.pgn "sys\bin\RedEyeReduction.pgn" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2679 |
data=\epoc32\data\Z\resource\apps\RedEyeReduction.mif "resource\apps\RedEyeReduction.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2680 |
file=\epoc32\release\ARMV5\urel\Resize.pgn "sys\bin\Resize.pgn" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2681 |
data=\epoc32\data\Z\resource\apps\Resize.mif "resource\apps\Resize.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2682 |
file=\epoc32\release\ARMV5\urel\RotateLeft.pgn "sys\bin\RotateLeft.pgn" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2683 |
data=\epoc32\data\Z\resource\apps\RotateLeft.mif "resource\apps\RotateLeft.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2684 |
file=\epoc32\release\ARMV5\urel\RotateRight.pgn "sys\bin\RotateRight.pgn" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2685 |
data=\epoc32\data\Z\resource\apps\RotateRight.mif "resource\apps\RotateRight.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2686 |
file=\epoc32\release\ARMV5\urel\Sepia.pgn "sys\bin\Sepia.pgn" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2687 |
data=\epoc32\data\Z\resource\apps\Sepia.mif "resource\apps\Sepia.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2688 |
file=\epoc32\release\ARMV5\urel\Sharpness.pgn "sys\bin\Sharpness.pgn" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2689 |
data=\epoc32\data\Z\resource\apps\Sharpness.mif "resource\apps\Sharpness.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2690 |
file=\epoc32\release\ARMV5\urel\Text.pgn "sys\bin\Text.pgn" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2691 |
data=\epoc32\data\Z\resource\apps\Text.mif "resource\apps\Text.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2692 |
file=\epoc32\release\ARMV5\urel\ImageEditorUi.dll "sys\bin\ImageEditorUi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2693 |
data=\epoc32\data\Z\resource\apps\ImageEditorUi.mif "resource\apps\ImageEditorUi.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2694 |
file=\epoc32\release\ARMV5\urel\imageprintserver.exe "sys\bin\imageprintserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2695 |
file=\epoc32\release\ARMV5\urel\imageprintclient.dll "sys\bin\imageprintclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2696 |
file=\epoc32\release\ARMV5\urel\imcvuiapp.exe "sys\bin\imcvuiapp.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2697 |
data=\epoc32\data\Z\private\10003a3f\apps\imcvuiapp_reg.rsc "private\10003a3f\Import\Apps\imcvuiapp_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2698 |
file=\epoc32\release\ARMV5\urel\imcvengine.dll "sys\bin\imcvengine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2699 |
file=\epoc32\release\ARMV5\urel\imcvlauncher.dll "sys\bin\imcvlauncher.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2700 |
file=\epoc32\release\ARMV5\urel\imcmslauncherplugin.dll "Sys\Bin\imcmslauncherplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2701 |
data=\epoc32\data\Z\system\install\imcvuiappstub.sis "system\install\imcvuiappstub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2702 |
file=\epoc32\release\ARMV5\urel\imstatuspaneindicatorplugin.dll "Sys\Bin\imstatuspaneindicatorplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2703 |
data=\epoc32\data\Z\system\install\imstatuspaneindicatorpluginstub.sis "system\install\imstatuspaneindicatorpluginstub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2704 |
file=\epoc32\release\ARMV5\urel\vimpstutils.dll "sys\bin\vimpstutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2705 |
file=\epoc32\release\ARMV5\urel\vimpststorage.dll "sys\bin\vimpststorage.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2706 |
file=\epoc32\release\ARMV5\urel\vimpstengine.dll "sys\bin\vimpstengine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2707 |
file=\epoc32\release\ARMV5\urel\vimpstcmdprocess.dll "sys\bin\vimpstcmdprocess.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2708 |
file=\epoc32\release\ARMV5\urel\vimpstui.dll "Sys\Bin\vimpstui.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2709 |
file=\epoc32\release\ARMV5\urel\vimpstdetailsviewplugin.dll "Sys\Bin\vimpstdetailsviewplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2710 |
data=\epoc32\data\Z\system\install\uiservicetabstub.sis "system\install\uiservicetabstub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2711 |
data=\epoc32\data\Z\private\20012423\backup_registration.xml "private\20012423\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2712 |
file=\epoc32\release\ARMV5\urel\ImumDa.dll "sys\bin\ImumDa.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2713 |
file=\epoc32\release\ARMV5\urel\ImumUtils.dll "sys\bin\ImumUtils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2714 |
file=\epoc32\release\ARMV5\urel\Imum.dll "sys\bin\Imum.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2715 |
data=\epoc32\data\Z\private\100058EB\backup_registration.xml "private\100058EB\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2716 |
data=\epoc32\data\Z\system\install\imum_stub.sis "system\install\imum_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2717 |
file=\epoc32\release\ARMV5\urel\instantmessagesalert.dll "sys\bin\instantmessagesalert.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2718 |
data=\epoc32\data\Z\system\install\instantmessagesalertstub.sis "system\install\instantmessagesalertstub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2719 |
file=\epoc32\release\ARMV5\urel\instantmsgindicatorplugin.dll "Sys\Bin\instantmsgindicatorplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2720 |
data=\epoc32\data\Z\system\install\instantmsgindicatorpluginstub.sis "system\install\instantmsgindicatorpluginstub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2721 |
file=\epoc32\release\ARMV5\urel\IntegrityCheck.exe "sys\bin\IntegrityCheck.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2722 |
file=\epoc32\release\ARMV5\urel\IntegrityCheckServer.exe "sys\bin\IntegrityCheckServer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2723 |
file=\epoc32\release\ARMV5\urel\IntegrityCheckClient.dll "sys\bin\IntegrityCheckClient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2724 |
file=\epoc32\release\ARMV5\urel\ipapputils.dll "sys\bin\ipapputils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2725 |
file=\epoc32\release\ARMV5\urel\ipvoicemailengine.dll "sys\bin\ipvoicemailengine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2726 |
data=\epoc32\data\Z\System\install\java.sis "System\Install\java.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2727 |
file=\epoc32\release\ARMV5\urel\appmngr2midletplugin.dll "Sys\Bin\appmngr2midletplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2728 |
data=\epoc32\data\Z\Resource\plugins\appmngr2midletplugin.rsc "resource\plugins\appmngr2midletplugin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2729 |
file=\epoc32\release\ARMV5\urel\javacaptain_ext_autostarter.dll "sys\bin\javacaptain_ext_autostarter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2730 |
file=\epoc32\release\ARMV5\urel\javacaptain_ext_btdeviceclassmanager.dll "sys\bin\javacaptain_ext_btdeviceclassmanager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2731 |
file=\epoc32\release\ARMV5\urel\javacaptain_ext_config.dll "sys\bin\javacaptain_ext_config.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2732 |
file=\epoc32\release\ARMV5\urel\javacaptain_ext_ondemand_2.dll "sys\bin\javacaptain_ext_ondemand_2.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2733 |
file=\epoc32\release\ARMV5\urel\javacaptain_ext_ondemand_7.dll "sys\bin\javacaptain_ext_ondemand_7.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2734 |
file=\epoc32\release\ARMV5\urel\javacaptain_ext_preinstallerstarter.dll "sys\bin\javacaptain_ext_preinstallerstarter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2735 |
file=\epoc32\release\ARMV5\urel\javacaptain_ext_pushregistryplugin.dll "sys\bin\javacaptain_ext_pushregistryplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2736 |
file=\epoc32\release\ARMV5\urel\javacaptain_ext_storageserverplugin.dll "sys\bin\javacaptain_ext_storageserverplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2737 |
file=\epoc32\release\ARMV5\urel\javacaptain_ext_settingslistener.dll "sys\bin\javacaptain_ext_settingslistener.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2738 |
file=\epoc32\release\ARMV5\urel\javacaptain.exe "sys\bin\javacaptain.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2739 |
file=\epoc32\release\ARMV5\urel\javaregistryclient.dll "sys\bin\javaregistryclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2740 |
file=\epoc32\release\ARMV5\urel\javasizehelperclient.dll "sys\bin\javasizehelperclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2741 |
file=\epoc32\release\ARMV5\urel\javasizehelperserver.dll "sys\bin\javasizehelperserver.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2742 |
file=\epoc32\release\ARMV5\urel\ifeui.dll "Sys\Bin\ifeui.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2743 |
data=\epoc32\data\Z\Resource\plugins\ifeui.rsc "resource\plugins\ifeui.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2744 |
data=\epoc32\data\Z\Private\10003a3f\apps\javainstaller_reg.rsc "private\10003a3f\import\apps\javainstaller_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2745 |
data=\epoc32\data\Z\Resource\apps\javainstaller_loc.rsc "resource\apps\javainstaller_loc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2746 |
data=\epoc32\data\Z\Resource\apps\javainstaller_icon.mif "resource\apps\javainstaller_icon.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2747 |
file=\epoc32\release\ARMV5\urel\javainstaller.dll "sys\bin\javainstaller.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2748 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javainstallerui.odc "resource\java\jvm\lib\jrt\javainstallerui.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2749 |
file=\epoc32\release\ARMV5\urel\javainstallerui.dll "sys\bin\javainstallerui.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2750 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javainstaller.odc "resource\java\jvm\lib\jrt\javainstaller.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2751 |
file=\epoc32\release\ARMV5\urel\javainstallerstarter.dll "sys\bin\javainstallerstarter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2752 |
file=\epoc32\release\ARMV5\urel\javapreinstaller.dll "sys\bin\javapreinstaller.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2753 |
data=\epoc32\data\Z\Resource\java\java_app_92.mif "resource\java\java_app.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2754 |
data=\epoc32\data\Z\Resource\java\java_trusted.png "resource\java\java_trusted.png" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2755 |
data=\epoc32\data\Z\Resource\java\java_untrusted.png "resource\java\java_untrusted.png" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2756 |
data=\epoc32\data\Z\private\102033E6\installer\inst_plugins.cfg "private\102033E6\installer\inst_plugins.cfg" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2757 |
file=\epoc32\release\ARMV5\urel\javalauncher.exe "sys\bin\javalauncher.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2758 |
file=\epoc32\release\ARMV5\urel\javaappschemeplugin.dll "Sys\Bin\javaappschemeplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2759 |
data=\epoc32\data\Z\Resource\plugins\javaappschemeplugin.rsc "resource\plugins\javaappschemeplugin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2760 |
file=\epoc32\release\ARMV5\urel\javasidchecker.dll "Sys\Bin\javasidchecker.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2761 |
data=\epoc32\data\Z\Resource\plugins\javasidchecker.rsc "resource\plugins\javasidchecker.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2762 |
file=\epoc32\release\ARMV5\urel\recjar.dll "Sys\Bin\recjar.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2763 |
data=\epoc32\data\Z\Resource\plugins\recjar.rsc "resource\plugins\recjar.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2764 |
file=\epoc32\release\ARMV5\urel\javabackup.exe "sys\bin\javabackup.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2765 |
file=\epoc32\release\ARMV5\urel\midp2backupplugin.dll "Sys\Bin\midp2backupplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2766 |
data=\epoc32\data\Z\Resource\plugins\midp2backupplugin.rsc "resource\plugins\midp2backupplugin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2767 |
data=\epoc32\data\Z\private\1028246F\backup_registration.xml "private\1028246F\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2768 |
data=\epoc32\data\Z\private\102033E6\backup_registration.xml "private\102033E6\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2769 |
file=\epoc32\release\ARMV5\urel\javacoreui.dll "sys\bin\javacoreui.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2770 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javacoreui.odc "resource\java\jvm\lib\jrt\javacoreui.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2771 |
file=\epoc32\release\ARMV5\urel\eswt.dll "sys\bin\eswt.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2772 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\eswt.odc "resource\java\jvm\lib\jrt\eswt.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2773 |
file=\epoc32\release\ARMV5\urel\eswtphysics.dll "sys\bin\eswtphysics.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2774 |
file=\epoc32\release\ARMV5\urel\eswtapifacade.dll "sys\bin\eswtapifacade.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2775 |
file=\epoc32\release\ARMV5\urel\eswtdirectcontent.dll "sys\bin\eswtdirectcontent.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2776 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\eswtdirectcontent.odc "resource\java\jvm\lib\jrt\eswtdirectcontent.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2777 |
data=\epoc32\data\Z\Private\10003a3f\apps\eswt_reg.rsc "private\10003a3f\import\apps\eswt_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2778 |
file=\epoc32\release\ARMV5\urel\javalcdui.dll "sys\bin\javalcdui.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2779 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javalcdui.odc "resource\java\jvm\lib\jrt\javalcdui.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2780 |
file=\epoc32\release\ARMV5\urel\lcdui.dll "sys\bin\lcdui.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2781 |
file=\epoc32\release\ARMV5\urel\lcdgr.dll "sys\bin\lcdgr.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2782 |
file=\epoc32\release\ARMV5\urel\lcdgdrv.dll "sys\bin\lcdgdrv.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2783 |
file=\epoc32\release\ARMV5\urel\lcdgdrvi.dll "sys\bin\lcdgdrvi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2784 |
file=\epoc32\release\ARMV5\urel\lcduiphysicswrap.dll "sys\bin\lcduiphysicswrap.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2785 |
file=\epoc32\release\ARMV5\urel\LCDC4K.dll "Sys\Bin\LCDC4K.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2786 |
file=\epoc32\release\ARMV5\urel\LCDC64K.dll "Sys\Bin\LCDC64K.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2787 |
file=\epoc32\release\ARMV5\urel\LCDC16MU.dll "Sys\Bin\LCDC16MU.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2788 |
file=\epoc32\release\ARMV5\urel\LCDC16MA.dll "Sys\Bin\LCDC16MA.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2789 |
data=\epoc32\data\Z\Resource\java\lcdgr.rsc "resource\java\lcdgr.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2790 |
data=\epoc32\data\Z\Private\10003a3f\apps\lcdui_reg.rsc "private\10003a3f\import\apps\lcdui_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2791 |
data=\epoc32\data\Z\resource\apps\lcdui.mif "resource\apps\lcdui.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2792 |
file=\epoc32\release\ARMV5\urel\javaamms.dll "sys\bin\javaamms.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2793 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javaamms.odc "resource\java\jvm\lib\jrt\javaamms.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2794 |
file=\epoc32\release\ARMV5\urel\javamobilemedia.dll "sys\bin\javamobilemedia.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2795 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javamobilemedia.odc "resource\java\jvm\lib\jrt\javamobilemedia.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2796 |
data=\epoc32\release\ARMV5\urel\z\system\sounds\digital\CamcorderJavaCapture.wav "System\Sounds\Digital\CamcorderJavaCapture.wav" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2797 |
data=\epoc32\release\ARMV5\urel\z\system\sounds\digital\CamcorderJavaStart.wav "System\Sounds\Digital\CamcorderJavaStart.wav" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2798 |
file=\epoc32\release\ARMV5\urel\javamobinfo.dll "sys\bin\javamobinfo.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2799 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javamobinfo.odc "resource\java\jvm\lib\jrt\javamobinfo.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2800 |
file=\epoc32\release\ARMV5\urel\javaglobalindicators.dll "sys\bin\javaglobalindicators.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2801 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javaglobalindicators.odc "resource\java\jvm\lib\jrt\javaglobalindicators.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2802 |
file=\epoc32\release\ARMV5\urel\javasoftnotification.dll "sys\bin\javasoftnotification.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2803 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javasoftnotification.odc "resource\java\jvm\lib\jrt\javasoftnotification.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2804 |
file=\epoc32\release\ARMV5\urel\javam2g.dll "sys\bin\javam2g.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2805 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javam2g.odc "resource\java\jvm\lib\jrt\javam2g.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2806 |
file=\epoc32\release\ARMV5\urel\javam3g.dll "sys\bin\javam3g.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2807 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javam3g.odc "resource\java\jvm\lib\jrt\javam3g.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2808 |
file=\epoc32\release\ARMV5\urel\javanokiasound.dll "sys\bin\javanokiasound.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2809 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javanokiasound.odc "resource\java\jvm\lib\jrt\javanokiasound.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2810 |
file=\epoc32\release\ARMV5\urel\javaremconobserver.dll "sys\bin\javaremconobserver.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2811 |
file=\epoc32\release\ARMV5\urel\javalegacyutils.dll "sys\bin\javalegacyutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2812 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javalegacyutils.odc "resource\java\jvm\lib\jrt\javalegacyutils.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2813 |
file=\epoc32\release\ARMV5\urel\javaruntimeui.dll "sys\bin\javaruntimeui.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2814 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javaruntimeui.odc "resource\java\jvm\lib\jrt\javaruntimeui.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2815 |
file=\epoc32\release\ARMV5\urel\javaruntimestarterutils.dll "sys\bin\javaruntimestarterutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2816 |
file=\epoc32\release\ARMV5\urel\javastarter.dll "sys\bin\javastarter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2817 |
file=\epoc32\release\ARMV5\urel\javamidp.exe "sys\bin\javamidp.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2818 |
file=\epoc32\release\ARMV5\urel\javamidpstarter.dll "sys\bin\javamidpstarter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2819 |
file=\epoc32\release\ARMV5\urel\javamidpruntime.dll "sys\bin\javamidpruntime.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2820 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javamidpruntime.odc "resource\java\jvm\lib\jrt\javamidpruntime.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2821 |
file=\epoc32\release\ARMV5\urel\javajvmargsmodifier.dll "sys\bin\javajvmargsmodifier.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2822 |
file=\epoc32\release\ARMV5\urel\j9.dll "sys\bin\j9.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2823 |
file=\epoc32\release\ARMV5\urel\j9vmall23.dll "sys\bin\j9vmall23.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2824 |
file=\epoc32\release\ARMV5\urel\j9mjit23.dll "sys\bin\j9mjit23.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2825 |
file=\epoc32\release\ARMV5\urel\jclcldc11_23.dll "sys\bin\jclcldc11_23.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2826 |
file=\epoc32\release\ARMV5\urel\jclcdc11_23.dll "sys\bin\jclcdc11_23.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2827 |
file=\epoc32\release\ARMV5\urel\j9fdm23.dll "sys\bin\j9fdm23.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2828 |
file=\epoc32\release\ARMV5\urel\JvmNativePort.dll "sys\bin\JvmNativePort.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2829 |
REM MISSING data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\bin\java.properties resource\java\jvm\bin\java.properties |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2830 |
REM MISSING data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\security\java.policy resource\java\jvm\lib\security\java.policy |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2831 |
REM MISSING data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\security\java.security resource\java\jvm\lib\security\java.security |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2832 |
file=\epoc32\release\ARMV5\urel\javautils.dll "sys\bin\javautils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2833 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javautils.odc "resource\java\jvm\lib\jrt\javautils.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2834 |
file=\epoc32\release\ARMV5\urel\javacomms.dll "sys\bin\javacomms.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2835 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javacomms.odc "resource\java\jvm\lib\jrt\javacomms.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2836 |
file=\epoc32\release\ARMV5\urel\javaipc.dll "sys\bin\javaipc.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2837 |
file=\epoc32\release\ARMV5\urel\javafileutils.dll "sys\bin\javafileutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2838 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javafileutils.odc "resource\java\jvm\lib\jrt\javafileutils.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2839 |
file=\epoc32\release\ARMV5\urel\javadebugapi.dll "sys\bin\javadebugapi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2840 |
file=\epoc32\release\ARMV5\urel\javasecurity.dll "sys\bin\javasecurity.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2841 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javasecurity.odc "resource\java\jvm\lib\jrt\javasecurity.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2842 |
file=\epoc32\release\ARMV5\urel\javaunicertstoreplugin.dll "Sys\Bin\javaunicertstoreplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2843 |
data=\epoc32\data\Z\Resource\plugins\javaunicertstoreplugin.rsc "resource\plugins\javaunicertstoreplugin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2844 |
data=\epoc32\release\ARMV5\urel\z\resource\java\security\policies\s60_manufacturer.ser "resource\java\security\policies\s60_manufacturer.ser" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2845 |
data=\epoc32\release\ARMV5\urel\z\resource\java\security\policies\s60_operator.ser "resource\java\security\policies\s60_operator.ser" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2846 |
data=\epoc32\release\ARMV5\urel\z\resource\java\security\policies\s60_trustedthirdparty.ser "resource\java\security\policies\s60_trustedthirdparty.ser" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2847 |
data=\epoc32\release\ARMV5\urel\z\resource\java\security\policies\s60_untrusted.ser "resource\java\security\policies\s60_untrusted.ser" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2848 |
data=\epoc32\release\ARMV5\urel\z\resource\java\security\policies\msa_manufacturer.ser "resource\java\security\policies\msa_manufacturer.ser" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2849 |
data=\epoc32\release\ARMV5\urel\z\resource\java\security\policies\msa_operator.ser "resource\java\security\policies\msa_operator.ser" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2850 |
data=\epoc32\release\ARMV5\urel\z\resource\java\security\policies\msa_trustedthirdparty.ser "resource\java\security\policies\msa_trustedthirdparty.ser" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2851 |
data=\epoc32\release\ARMV5\urel\z\resource\java\security\policies\msa_untrusted.ser "resource\java\security\policies\msa_untrusted.ser" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2852 |
data=\epoc32\release\ARMV5\urel\z\resource\java\security\policies\att_manufacturer.ser "resource\java\security\policies\att_manufacturer.ser" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2853 |
data=\epoc32\release\ARMV5\urel\z\resource\java\security\policies\att_operator.ser "resource\java\security\policies\att_operator.ser" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2854 |
data=\epoc32\release\ARMV5\urel\z\resource\java\security\policies\att_operatorextra.ser "resource\java\security\policies\att_operatorextra.ser" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2855 |
data=\epoc32\release\ARMV5\urel\z\resource\java\security\policies\att_trustedthirdparty.ser "resource\java\security\policies\att_trustedthirdparty.ser" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2856 |
data=\epoc32\release\ARMV5\urel\z\resource\java\security\policies\att_untrusted.ser "resource\java\security\policies\att_untrusted.ser" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2857 |
data=\epoc32\release\ARMV5\urel\z\resource\java\security\policies\all.ser "resource\java\security\policies\all.ser" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2858 |
file=\epoc32\release\ARMV5\urel\javaenvinfo.dll "sys\bin\javaenvinfo.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2859 |
data=\epoc32\release\ARMV5\urel\Z\Resource\versions\java.txt "resource\versions\java.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2860 |
file=\epoc32\release\ARMV5\urel\javastorage.dll "sys\bin\javastorage.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2861 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javastorage.odc "resource\java\jvm\lib\jrt\javastorage.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2862 |
file=\epoc32\release\ARMV5\urel\javagcf.dll "sys\bin\javagcf.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2863 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javagcf.odc "resource\java\jvm\lib\jrt\javagcf.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2864 |
file=\epoc32\release\ARMV5\urel\javaconnectionmanager.dll "sys\bin\javaconnectionmanager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2865 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javaconnectionmanager.odc "resource\java\jvm\lib\jrt\javaconnectionmanager.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2866 |
file=\epoc32\release\ARMV5\urel\javahttp.dll "sys\bin\javahttp.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2867 |
file=\epoc32\release\ARMV5\urel\javahttps.dll "sys\bin\javahttps.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2868 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javahttp.odc "resource\java\jvm\lib\jrt\javahttp.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2869 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javahttps.odc "resource\java\jvm\lib\jrt\javahttps.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2870 |
file=\epoc32\release\ARMV5\urel\javasocket.dll "sys\bin\javasocket.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2871 |
file=\epoc32\release\ARMV5\urel\javasocketscplugin.dll "sys\bin\javasocketscplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2872 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javasocket.odc "resource\java\jvm\lib\jrt\javasocket.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2873 |
file=\epoc32\release\ARMV5\urel\javassl.dll "sys\bin\javassl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2874 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javassl.odc "resource\java\jvm\lib\jrt\javassl.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2875 |
file=\epoc32\release\ARMV5\urel\javapushcontroller.dll "sys\bin\javapushcontroller.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2876 |
file=\epoc32\release\ARMV5\urel\javapushregistry.dll "sys\bin\javapushregistry.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2877 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javapushregistry.odc "resource\java\jvm\lib\jrt\javapushregistry.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2878 |
file=\epoc32\release\ARMV5\urel\javabluecove.dll "sys\bin\javabluecove.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2879 |
file=\epoc32\release\ARMV5\urel\javabluetooth.dll "sys\bin\javabluetooth.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2880 |
file=\epoc32\release\ARMV5\urel\javabluetoothcommons.dll "sys\bin\javabluetoothcommons.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2881 |
file=\epoc32\release\ARMV5\urel\javabtgoepscplugin.dll "sys\bin\javabtgoepscplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2882 |
file=\epoc32\release\ARMV5\urel\javabtl2capscplugin.dll "sys\bin\javabtl2capscplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2883 |
file=\epoc32\release\ARMV5\urel\javabtsppscplugin.dll "sys\bin\javabtsppscplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2884 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javabluecove.odc "resource\java\jvm\lib\jrt\javabluecove.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2885 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javabluetooth.odc "resource\java\jvm\lib\jrt\javabluetooth.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2886 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javabluetoothcommons.odc "resource\java\jvm\lib\jrt\javabluetoothcommons.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2887 |
file=\epoc32\release\ARMV5\urel\javawma.dll "sys\bin\javawma.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2888 |
file=\epoc32\release\ARMV5\urel\javawmamms.dll "sys\bin\javawmamms.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2889 |
file=\epoc32\release\ARMV5\urel\javacbsscplugin.dll "sys\bin\javacbsscplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2890 |
file=\epoc32\release\ARMV5\urel\javammsscplugin.dll "sys\bin\javammsscplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2891 |
file=\epoc32\release\ARMV5\urel\javasmsscplugin.dll "sys\bin\javasmsscplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2892 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javawma.odc "resource\java\jvm\lib\jrt\javawma.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2893 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javawmamms.odc "resource\java\jvm\lib\jrt\javawmamms.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2894 |
file=\epoc32\release\ARMV5\urel\javacomm.dll "sys\bin\javacomm.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2895 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javacomm.odc "resource\java\jvm\lib\jrt\javacomm.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2896 |
file=\epoc32\release\ARMV5\urel\javadatagram.dll "sys\bin\javadatagram.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2897 |
file=\epoc32\release\ARMV5\urel\javadatagramscplugin.dll "sys\bin\javadatagramscplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2898 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javadatagram.odc "resource\java\jvm\lib\jrt\javadatagram.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2899 |
file=\epoc32\release\ARMV5\urel\javalocation.dll "sys\bin\javalocation.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2900 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javalocation.odc "resource\java\jvm\lib\jrt\javalocation.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2901 |
file=\epoc32\release\ARMV5\urel\javasensor.dll "sys\bin\javasensor.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2902 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javasensor.odc "resource\java\jvm\lib\jrt\javasensor.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2903 |
file=\epoc32\release\ARMV5\urel\javawebservices.dll "sys\bin\javawebservices.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2904 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javawebservices.odc "resource\java\jvm\lib\jrt\javawebservices.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2905 |
file=\epoc32\release\ARMV5\urel\javapim.dll "sys\bin\javapim.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2906 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javapim.odc "resource\java\jvm\lib\jrt\javapim.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2907 |
file=\epoc32\release\ARMV5\urel\javarms.dll "sys\bin\javarms.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2908 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javarms.odc "resource\java\jvm\lib\jrt\javarms.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2909 |
file=\epoc32\release\ARMV5\urel\javasatsa.dll "sys\bin\javasatsa.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2910 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javasatsa.odc "resource\java\jvm\lib\jrt\javasatsa.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2911 |
file=\epoc32\release\ARMV5\urel\javafile.dll "sys\bin\javafile.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2912 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javafile.odc "resource\java\jvm\lib\jrt\javafile.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2913 |
file=\epoc32\release\ARMV5\urel\javaiapinfo.dll "sys\bin\javaiapinfo.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2914 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javaiapinfo.odc "resource\java\jvm\lib\jrt\javaiapinfo.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2915 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\resources.jar "resource\java\jvm\lib\jrt\resources.jar" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2916 |
data=\epoc32\data\Z\Resource\java\midpOdcList "resource\java\midpodclist" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2917 |
data=\epoc32\data\Z\Resource\java\installerOdcList "resource\java\installerodclist" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2918 |
data=\epoc32\data\Z\Resource\java\tckRunnerOdcList "resource\java\tckrunnerodclist" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2919 |
data=\epoc32\data\Z\Resource\java\javacontrolpanelodclist "resource\java\javacontrolpanelodclist" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2920 |
data=\epoc32\data\Z\Resource\java\security\trustroots\midprootslist "resource\java\security\trustroots\midprootslist" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2921 |
file=\epoc32\release\ARMV5\urel\javaupgradeapp.exe "sys\bin\javaupgradeapp.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2922 |
file=\epoc32\release\ARMV5\urel\javaiconsizenotifplugin.dll "Sys\Bin\javaiconsizenotifplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2923 |
data=\epoc32\data\Z\Resource\plugins\javaiconsizenotifplugin.rsc "resource\plugins\javaiconsizenotifplugin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2924 |
file=\epoc32\release\ARMV5\urel\LmkCommonUi.dll "sys\bin\LmkCommonUi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2925 |
file=\epoc32\release\ARMV5\urel\LmkUi.dll "sys\bin\LmkUi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2926 |
file=\epoc32\release\ARMV5\urel\LmkEng.dll "sys\bin\LmkEng.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2927 |
data=\epoc32\data\Z\resource\apps\Landmarks.mif "resource\apps\Landmarks.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2928 |
data=\epoc32\data\Z\Resource\apps\LmkUi.mif "resource\apps\LmkUi.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2929 |
data=\epoc32\data\Z\resource\apps\LmkMsgViewer_AIF.MIF "resource\apps\LmkMsgViewer_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2930 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\LmkMsgViewer_reg.rsc "Private\10003a3f\import\apps\LmkMsgViewer_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2931 |
file=\epoc32\release\ARMV5\urel\LmkMsgViewer.exe "sys\bin\LmkMsgViewer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2932 |
data=\epoc32\data\Z\System\install\landmarksstub.sis "system\install\landmarksstub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2933 |
file=\epoc32\release\ARMV5\urel\LogsEng.dll "sys\bin\LogsEng.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2934 |
file=\epoc32\release\ARMV5\urel\AocCtView.dll "sys\bin\AocCtView.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2935 |
file=\epoc32\release\ARMV5\urel\LogsPlugin.dll "Sys\Bin\LogsPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2936 |
file=\epoc32\release\ARMV5\urel\LogsIndicatorPlugin.dll "Sys\Bin\LogsIndicatorPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2937 |
data=\epoc32\data\Z\private\101F4CD5\backup_registration.xml "private\101F4CD5\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2938 |
file=\epoc32\release\ARMV5\urel\Logs.exe "sys\bin\Logs.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2939 |
data=\epoc32\data\Z\resource\apps\Logs.mif "resource\apps\Logs.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2940 |
data=\epoc32\data\Z\resource\apps\Logs_AIF.MIF "resource\apps\Logs_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2941 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\Logs_reg.rsc "Private\10003a3f\apps\Logs_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2942 |
file=\epoc32\release\ARMV5\urel\logsserviceextension.dll "sys\bin\logsserviceextension.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2943 |
data=\epoc32\data\Z\System\install\logsserviceextension_stub.sis "system\install\logsserviceextension_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2944 |
REM Light Weight Player |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2945 |
file=\epoc32\release\ARMV5\urel\lwplayer.exe "sys\bin\lwplayer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2946 |
data=\epoc32\data\Z\Private\10003a3f\apps\lwplayer_reg.rsc "PRIVATE\10003a3f\import\apps\lwplayer_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2947 |
file=\epoc32\release\ARMV5\urel\MsgMailEditor.exe "sys\bin\MsgMailEditor.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2948 |
data=\epoc32\data\Z\resource\apps\MsgMailEditor_AIF.MIF "resource\apps\MsgMailEditor_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2949 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\MsgMailEditor_reg.rsc "Private\10003a3f\apps\MsgMailEditor_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2950 |
file=\epoc32\release\ARMV5\urel\MsgMailViewer.exe "sys\bin\MsgMailViewer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2951 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\MsgMailViewer_reg.rsc "Private\10003a3f\apps\MsgMailViewer_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2952 |
data=\epoc32\data\Z\Private\101f4cd6\backup_registration.xml "Private\101f4cd6\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2953 |
file=\epoc32\release\ARMV5\urel\MsgMailUtils.dll "sys\bin\MsgMailUtils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2954 |
data=\epoc32\data\Z\resource\apps\msgmailutils.mif "resource\apps\msgmailutils.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2955 |
file=\epoc32\release\ARMV5\urel\MailPlainView.dll "Sys\Bin\MailPlainView.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2956 |
file=\epoc32\release\ARMV5\urel\Mailinit.exe "sys\bin\Mailinit.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2957 |
file=\epoc32\release\ARMV5\urel\matrixmenu.exe "sys\bin\matrixmenu.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2958 |
data=\epoc32\data\Z\resource\apps\matrixmenu.mif "resource\apps\matrixmenu.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2959 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\matrixmenu_reg.rsc "Private\10003a3f\import\apps\matrixmenu_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2960 |
data=\epoc32\data\Z\private\101F4CD2\backup_registration.xml "private\101F4CD2\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2961 |
file=\epoc32\release\ARMV5\urel\Mce.exe "sys\bin\Mce.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2962 |
data=\epoc32\data\Z\resource\apps\Mce_AIF.MIF "resource\apps\Mce_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2963 |
file=\epoc32\release\ARMV5\urel\MceLogEng.dll "sys\bin\MceLogEng.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2964 |
data=\epoc32\data\Z\system\install\MCE_STUB.sis "system\install\MCE_STUB.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2965 |
data=\epoc32\data\Z\private\10003a3f\apps\mce_reg.rsc "private\10003a3f\import\apps\mce_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2966 |
data=\epoc32\data\Z\resource\apps\MceExtraIcons.mif "resource\apps\MceExtraIcons.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2967 |
file=\epoc32\release\ARMV5\urel\MceSettings.dll "sys\bin\MceSettings.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2968 |
data=\epoc32\data\Z\system\install\MceSettings_stub.sis "system\install\MceSettings_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2969 |
file=\epoc32\release\ARMV5\urel\MceSettingsGSPlugin.dll "Sys\Bin\MceSettingsGSPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2970 |
data=\epoc32\data\Z\resource\apps\MceSettingsGSPluginIcons.mif "resource\apps\MceSettingsGSPluginIcons.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2971 |
data=\epoc32\data\Z\resource\MceSettingsEmailSel.rsc "resource\MceSettingsEmailSel.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2972 |
file=\epoc32\release\ARMV5\urel\mcpmusicplayer.dll "Sys\Bin\mcpmusicplayer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2973 |
file=\epoc32\release\ARMV5\urel\mediasettings.exe "sys\bin\mediasettings.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2974 |
data=\epoc32\data\Z\resource\apps\mediasettings.mif "resource\apps\mediasettings.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2975 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\mediasettings_reg.rsc "Private\10003a3f\import\apps\mediasettings_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2976 |
file=\epoc32\release\ARMV5\urel\mpsettbase.dll "sys\bin\mpsettbase.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2977 |
file=\epoc32\release\ARMV5\urel\MemStatePopup.dll "sys\bin\MemStatePopup.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2978 |
data=\epoc32\data\z\resource\apps\gridroot.mif "resource\apps\gridroot.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2979 |
data=\epoc32\include\gridroot.mbg "resource\apps\gridroot.mbg" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2980 |
data=\epoc32\data\z\resource\apps\matrixmenudata.mif "resource\apps\matrixmenudata.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2981 |
data=\epoc32\include\matrixmenudata.mbg "resource\apps\matrixmenudata.mbg" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2982 |
data=\epoc32\data\Z\private\200113DD\content\matrixmenudata.xml "private\200113DD\content\matrixmenudata.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2983 |
data=\epoc32\data\z\private\101F4CD2\import\suites\foldersuite_touch\suite.xml "private\101F4CD2\import\suites\foldersuite\suite.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2984 |
data=\epoc32\data\z\private\101F4CD2\import\suites\foldersuite_touch\items.xml "private\101F4CD2\import\suites\foldersuite\items.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2985 |
data=\epoc32\include\foldersuite.rsg "resource\apps\foldersuite.rsg" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2986 |
file=\epoc32\release\ARMV5\urel\messagessearchplugin.dll "Sys\Bin\messagessearchplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2987 |
data=\epoc32\data\Z\resource\apps\messagessearchplugin.mif "resource\apps\messagessearchplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2988 |
file=\epoc32\release\ARMV5\urel\missedalarmindicatorplugin.dll "Sys\Bin\missedalarmindicatorplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2989 |
file=\epoc32\release\ARMV5\urel\missedalarmstore.dll "sys\bin\missedalarmstore.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2990 |
file=\epoc32\release\ARMV5\urel\mmextensionmanager.dll "sys\bin\mmextensionmanager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2991 |
file=\epoc32\release\ARMV5\urel\mmfolderuiextensionplugin.dll "Sys\Bin\mmfolderuiextensionplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2992 |
file=\epoc32\release\ARMV5\urel\mmsdataprovider.dll "Sys\Bin\mmsdataprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2993 |
data=\epoc32\data\Z\resource\mmsdatastore.rsc "resource\mmsdatastore.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2994 |
data=\epoc32\data\Z\private\101F99F6\capability\101FB0E9.XML "private\101F99F6\capability\101FB0E9.XML" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2995 |
data=\epoc32\data\Z\System\install\mmsdsa_stub.sis "system\install\mmsdsa_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2996 |
data=\epoc32\data\Z\private\100058DB\backup_registration.xml "private\100058DB\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2997 |
file=\epoc32\release\ARMV5\urel\mmsconninit.dll "sys\bin\mmsconninit.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2998 |
file=\epoc32\release\ARMV5\urel\mmscli.dll "sys\bin\mmscli.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2999 |
file=\epoc32\release\ARMV5\urel\mmssrv.dll "sys\bin\mmssrv.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3000 |
file=\epoc32\release\ARMV5\urel\mmstransport.dll "sys\bin\mmstransport.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3001 |
file=\epoc32\release\ARMV5\urel\mmscodec.dll "sys\bin\mmscodec.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3002 |
file=\epoc32\release\ARMV5\urel\mmsmessage.dll "sys\bin\mmsmessage.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3003 |
file=\epoc32\release\ARMV5\urel\mmsserversettings.dll "sys\bin\mmsserversettings.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3004 |
file=\epoc32\release\ARMV5\urel\mmscodecclient.dll "sys\bin\mmscodecclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3005 |
file=\epoc32\release\ARMV5\urel\mmsappadapter.dll "sys\bin\mmsappadapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3006 |
file=\epoc32\release\ARMV5\urel\mmswatcher.dll "Sys\Bin\mmswatcher.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3007 |
file=\epoc32\release\ARMV5\urel\MmsPushHandler.dll "Sys\Bin\MmsPushHandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3008 |
file=\epoc32\release\ARMV5\urel\mmsgenutils.dll "sys\bin\mmsgenutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3009 |
file=\epoc32\release\ARMV5\urel\mmssettings.dll "sys\bin\MmsSettings.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3010 |
file=\epoc32\release\ARMV5\urel\mmsui.dll "sys\bin\MmsUi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3011 |
file=\epoc32\release\ARMV5\urel\notui.dll "sys\bin\NotUi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3012 |
file=\epoc32\release\ARMV5\urel\notviewer.exe "sys\bin\notviewer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3013 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\notviewer_reg.rsc "Private\10003a3f\import\apps\notviewer_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3014 |
data=\epoc32\data\Z\resource\apps\notviewer_AIF.MIF "resource\apps\notviewer_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3015 |
file=\epoc32\release\ARMV5\urel\mmsviewer.exe "sys\bin\mmsviewer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3016 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\mmsviewer_reg.rsc "Private\10003a3f\import\apps\mmsviewer_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3017 |
data=\epoc32\data\Z\resource\apps\mmsviewer_AIF.MIF "resource\apps\mmsviewer_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3018 |
data=\epoc32\data\z\system\install\stub_mmsviewer.sis "system\install\stub_mmsviewer.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3019 |
data=\epoc32\data\z\system\install\stub_notviewer.sis "system\install\stub_notviewer.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3020 |
data=\epoc32\data\Z\resource\apps\mmsui.mif "resource\apps\mmsui.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3021 |
file=\epoc32\release\ARMV5\urel\mmwidgets.dll "sys\bin\mmwidgets.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3022 |
data=\epoc32\data\z\resource\list\custom\akn_single_large_graphic_pane.xml "resource\list\custom\akn_single_large_graphic_pane.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3023 |
data=\epoc32\data\z\resource\list\custom\akn_logical_template_1.xml "resource\list\custom\akn_logical_template_1.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3024 |
data=\epoc32\data\z\resource\list\custom\akn_logical_template_2.xml "resource\list\custom\akn_logical_template_2.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3025 |
data=\epoc32\data\z\resource\list\custom\akn_logical_template_3.xml "resource\list\custom\akn_logical_template_3.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3026 |
data=\epoc32\data\z\resource\list\custom\akn_logical_template_4.xml "resource\list\custom\akn_logical_template_4.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3027 |
data=\epoc32\data\z\resource\list\custom\akn_logical_template_5.xml "resource\list\custom\akn_logical_template_5.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3028 |
data=\epoc32\data\z\resource\list\custom\akn_logical_template_6.xml "resource\list\custom\akn_logical_template_6.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3029 |
data=\epoc32\data\z\resource\list\custom\akn_logical_template_7.xml "resource\list\custom\akn_logical_template_7.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3030 |
data=\epoc32\data\z\resource\list\custom\akn_logical_template_8.xml "resource\list\custom\akn_logical_template_8.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3031 |
data=\epoc32\data\z\resource\list\custom\akn_logical_template_10.xml "resource\list\custom\akn_logical_template_10.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3032 |
data=\epoc32\data\z\resource\list\custom\akn_logical_template_11.xml "resource\list\custom\akn_logical_template_11.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3033 |
data=\epoc32\data\z\resource\list\custom\akn_logical_template_12.xml "resource\list\custom\akn_logical_template_12.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3034 |
data=\epoc32\data\z\resource\list\custom\akn_logical_template_13.xml "resource\list\custom\akn_logical_template_13.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3035 |
data=\epoc32\data\z\resource\grid\custom\akn_single_large_graphic_pane.xml "resource\grid\custom\akn_single_large_graphic_pane.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3036 |
data=\epoc32\data\z\resource\grid\custom\akn_logical_template_1.xml "resource\grid\custom\akn_logical_template_1.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3037 |
data=\epoc32\data\z\resource\grid\custom\akn_logical_template_2.xml "resource\grid\custom\akn_logical_template_2.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3038 |
data=\epoc32\data\z\resource\grid\custom\akn_logical_template_3.xml "resource\grid\custom\akn_logical_template_3.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3039 |
data=\epoc32\data\z\resource\grid\custom\akn_logical_template_4.xml "resource\grid\custom\akn_logical_template_4.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3040 |
data=\epoc32\data\z\resource\list\lct\akn_list_single_hc_apps_pane.xml "resource\list\lct\akn_list_single_hc_apps_pane.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3041 |
data=\epoc32\data\z\resource\list\lct\akn_single_large_graphic_pane.xml "resource\list\lct\akn_single_large_graphic_pane.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3042 |
data=\epoc32\data\z\resource\list\lct\akn_logical_template_1.xml "resource\list\lct\akn_logical_template_1.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3043 |
data=\epoc32\data\z\resource\list\lct\akn_logical_template_2.xml "resource\list\lct\akn_logical_template_2.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3044 |
data=\epoc32\data\z\resource\list\lct\akn_logical_template_3.xml "resource\list\lct\akn_logical_template_3.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3045 |
data=\epoc32\data\z\resource\list\lct\akn_logical_template_4.xml "resource\list\lct\akn_logical_template_4.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3046 |
data=\epoc32\data\z\resource\list\lct\akn_logical_template_5.xml "resource\list\lct\akn_logical_template_5.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3047 |
data=\epoc32\data\z\resource\list\lct\akn_logical_template_6.xml "resource\list\lct\akn_logical_template_6.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3048 |
data=\epoc32\data\z\resource\list\lct\akn_logical_template_6a.xml "resource\list\lct\akn_logical_template_6a.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3049 |
data=\epoc32\data\z\resource\list\lct\akn_logical_template_7.xml "resource\list\lct\akn_logical_template_7.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3050 |
data=\epoc32\data\z\resource\list\lct\akn_logical_template_8.xml "resource\list\lct\akn_logical_template_8.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3051 |
data=\epoc32\data\z\resource\list\lct\akn_logical_template_12.xml "resource\list\lct\akn_logical_template_12.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3052 |
data=\epoc32\data\z\resource\grid\lct\akn_logical_template_3.xml "resource\grid\lct\akn_logical_template_3.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3053 |
file=\epoc32\release\ARMV5\urel\mpsettropmodel.dll "Sys\Bin\mpsettropmodel.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3054 |
data=\epoc32\data\Z\resource\mpsettingsropmodel.rsc "resource\mpsettingsropmodel.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3055 |
file=\epoc32\release\ARMV5\urel\mpxaddtracksdialog.dll "sys\bin\mpxaddtracksdialog.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3056 |
data=\epoc32\data\Z\resource\apps\mpxaddtracksdialog.mif "resource\apps\mpxaddtracksdialog.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3057 |
file=\epoc32\release\ARMV5\urel\mpxaddtracksdialogplugin.dll "Sys\Bin\mpxaddtracksdialogplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3058 |
file=\epoc32\release\ARMV5\urel\mpxalbumarteditordialog.dll "sys\bin\mpxalbumarteditordialog.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3059 |
file=\epoc32\release\ARMV5\urel\mpxalbumarteditordialogplugin.dll "Sys\Bin\mpxalbumarteditordialogplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3060 |
file=\epoc32\release\ARMV5\urel\mpxaudioeffectengine.dll "sys\bin\mpxaudioeffectengine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3061 |
file=\epoc32\release\ARMV5\urel\mpxaudioeffectsview.dll "sys\bin\mpxaudioeffectsview.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3062 |
file=\epoc32\release\ARMV5\urel\mpxaudioeffectsviewplugin.dll "Sys\Bin\mpxaudioeffectsviewplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3063 |
file=\epoc32\release\ARMV5\urel\mpxcollectionview.dll "sys\bin\mpxcollectionview.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3064 |
data=\epoc32\data\Z\resource\apps\mpxcollectionview.mif "resource\apps\mpxcollectionview.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3065 |
file=\epoc32\release\ARMV5\urel\mpxcollectionviewhg.dll "sys\bin\mpxcollectionviewhg.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3066 |
data=\epoc32\data\Z\resource\apps\mpxcollectionviewhg.mif "resource\apps\mpxcollectionviewhg.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3067 |
file=\epoc32\release\ARMV5\urel\mpxcollectionviewhgplugin.dll "Sys\Bin\mpxcollectionviewhgplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3068 |
file=\epoc32\release\ARMV5\urel\mpxcollectionviewplugin.dll "Sys\Bin\mpxcollectionviewplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3069 |
file=\epoc32\release\ARMV5\urel\mpxcommoncontainer.dll "sys\bin\mpxcommoncontainer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3070 |
file=\epoc32\release\ARMV5\urel\mpxcommonplaybackview.dll "sys\bin\mpxcommonplaybackview.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3071 |
data=\epoc32\data\Z\resource\apps\mpxcommonplaybackview.mif "resource\apps\mpxcommonplaybackview.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3072 |
file=\epoc32\release\ARMV5\urel\mpxcommonui.dll "sys\bin\mpxcommonui.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3073 |
data=\epoc32\data\Z\resource\apps\mpxcommonui.mif "resource\apps\mpxcommonui.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3074 |
file=\epoc32\release\ARMV5\urel\mpxembeddedplaybackview.dll "sys\bin\mpxembeddedplaybackview.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3075 |
data=\epoc32\data\Z\resource\apps\mpxembeddedplaybackview.mif "resource\apps\mpxembeddedplaybackview.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3076 |
file=\epoc32\release\ARMV5\urel\mpxembeddedplaybackviewplugin.dll "Sys\Bin\mpxembeddedplaybackviewplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3077 |
file=\epoc32\release\ARMV5\urel\mpxequalizerview.dll "sys\bin\mpxequalizerview.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3078 |
data=\epoc32\data\Z\System\data\nullsound.mp3 "system\data\nullsound.mp3" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3079 |
file=\epoc32\release\ARMV5\urel\mpxequalizerviewplugin.dll "Sys\Bin\mpxequalizerviewplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3080 |
file=\epoc32\release\ARMV5\urel\mpxinmemoryplugin.dll "Sys\Bin\mpxinmemoryplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3081 |
file=\epoc32\release\ARMV5\urel\mpxlocalaudioplayback.dll "Sys\Bin\mpxlocalaudioplayback.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3082 |
file=\epoc32\release\ARMV5\urel\mpxm3uplaylistparsers.dll "sys\bin\mpxm3uplaylistparsers.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3083 |
file=\epoc32\release\ARMV5\urel\mpxm3uplaylistplugin.dll "Sys\Bin\mpxm3uplaylistplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3084 |
file=\epoc32\release\ARMV5\urel\mpxmainview.dll "sys\bin\mpxmainview.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3085 |
data=\epoc32\data\Z\resource\apps\mpxmainview.mif "resource\apps\mpxmainview.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3086 |
file=\epoc32\release\ARMV5\urel\mpxmainviewplugin.dll "Sys\Bin\mpxmainviewplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3087 |
data=\epoc32\data\z\system\install\mpxplugins_stub.sis "system\install\mpxplugins_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3088 |
file=\epoc32\release\ARMV5\urel\mpxmediakeyhandler.dll "sys\bin\mpxmediakeyhandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3089 |
data=\epoc32\data\Z\resource\apps\mpxmediakeyhandler.mif "resource\apps\mpxmediakeyhandler.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3090 |
file=\epoc32\release\ARMV5\urel\mpxmetadataeditordialog.dll "sys\bin\mpxmetadataeditordialog.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3091 |
file=\epoc32\release\ARMV5\urel\mpxmetadataeditordialogplugin.dll "Sys\Bin\mpxmetadataeditordialogplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3092 |
file=\epoc32\release\ARMV5\urel\mpxmetadatahandler.dll "sys\bin\mpxmetadatahandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3093 |
data=\epoc32\data\Z\resource\mplayeravrcpsettings.rsc "resource\mplayeravrcpsettings.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3094 |
data=\epoc32\data\z\system\install\mpxmusicplayerstub.sis "system\install\mpxmusicplayerstub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3095 |
data=\epoc32\data\Z\Private\102072c3\backup_registration.xml "private\102072c3\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3096 |
file=\epoc32\release\ARMV5\urel\mpx.exe "sys\bin\mpx.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3097 |
data=\epoc32\data\Z\resource\apps\mpx_AIF.MIF "resource\apps\mpx_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3098 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\mpx_reg.rsc "Private\10003a3f\import\apps\mpx_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3099 |
file=\epoc32\release\ARMV5\urel\vcxmyvideoscollectionplugin.DLL "Sys\Bin\vcxmyvideoscollectionplugin.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3100 |
file=\epoc32\release\ARMV5\urel\mpxpdplaybackview.dll "sys\bin\mpxpdplaybackview.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3101 |
file=\epoc32\release\ARMV5\urel\mpxpdplaybackviewplugin.dll "Sys\Bin\mpxpdplaybackviewplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3102 |
file=\epoc32\release\ARMV5\urel\mpxpdsbplaybackview.dll "sys\bin\mpxpdsbplaybackview.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3103 |
file=\epoc32\release\ARMV5\urel\mpxpdsbplaybackviewplugin.dll "Sys\Bin\mpxpdsbplaybackviewplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3104 |
file=\epoc32\release\ARMV5\urel\mpxplaybackview.dll "sys\bin\mpxplaybackview.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3105 |
file=\epoc32\release\ARMV5\urel\mpxplaybackviewplugin.dll "Sys\Bin\mpxplaybackviewplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3106 |
file=\epoc32\release\ARMV5\urel\mpxpodcastplaybackview.dll "sys\bin\mpxpodcastplaybackview.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3107 |
data=\epoc32\data\Z\resource\apps\mpxpodcastplaybackview.mif "resource\apps\mpxpodcastplaybackview.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3108 |
file=\epoc32\release\ARMV5\urel\mpxpodcastplaybackviewplugin.dll "Sys\Bin\mpxpodcastplaybackviewplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3109 |
file=\epoc32\release\ARMV5\urel\mpxpodcastcollectionview.dll "sys\bin\mpxpodcastcollectionview.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3110 |
data=\epoc32\data\Z\resource\apps\mpxpodcastcollectionview.mif "resource\apps\mpxpodcastcollectionview.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3111 |
file=\epoc32\release\ARMV5\urel\mpxpodcastcollectionviewplugin.dll "Sys\Bin\mpxpodcastcollectionviewplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3112 |
file=\epoc32\release\ARMV5\urel\mpxprogressdownload.dll "Sys\Bin\mpxprogressdownload.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3113 |
file=\epoc32\release\ARMV5\urel\mpxprogressdownloadsb.dll "Sys\Bin\mpxprogressdownloadsb.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3114 |
file=\epoc32\release\ARMV5\urel\mpxscreensaverplugin.dll "Sys\Bin\mpxscreensaverplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3115 |
data=\epoc32\data\Z\resource\apps\mpxscreensaverplugin.mif "resource\apps\mpxscreensaverplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3116 |
file=\epoc32\release\ARMV5\urel\mpxsqlitedbcommon.dll "sys\bin\mpxsqlitedbcommon.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3117 |
file=\epoc32\release\ARMV5\urel\mpxsqlitedbhgplugin.dll "Sys\Bin\mpxsqlitedbhgplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3118 |
data=\epoc32\data\Z\resource\apps\mpxdbhgplugin.mif "resource\apps\mpxdbhgplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3119 |
file=\epoc32\release\ARMV5\urel\mpxsqlitedbplugin.dll "Sys\Bin\mpxsqlitedbplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3120 |
data=\epoc32\data\Z\resource\apps\mpxdbplugin.mif "resource\apps\mpxdbplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3121 |
file=\epoc32\release\ARMV5\urel\mpxsqlitepodcastdbplugin.dll "Sys\Bin\mpxsqlitepodcastdbplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3122 |
data=\epoc32\data\Z\resource\apps\mpxpodcastdbplugin.mif "resource\apps\mpxpodcastdbplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3123 |
file=\epoc32\release\ARMV5\urel\mpxupnpbrowsedialog.dll "sys\bin\mpxupnpbrowsedialog.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3124 |
file=\epoc32\release\ARMV5\urel\mpxupnpbrowsedialogplugin.dll "Sys\Bin\mpxupnpbrowsedialogplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3125 |
file=\epoc32\release\ARMV5\urel\mpxupnpplaybackdialog.dll "sys\bin\mpxupnpplaybackdialog.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3126 |
file=\epoc32\release\ARMV5\urel\mpxupnpplaybackdialogplugin.dll "Sys\Bin\mpxupnpplaybackdialogplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3127 |
file=\epoc32\release\ARMV5\urel\mpxupnpplaybackview.dll "sys\bin\mpxupnpplaybackview.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3128 |
file=\epoc32\release\ARMV5\urel\mpxupnpplaybackviewplugin.dll "Sys\Bin\mpxupnpplaybackviewplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3129 |
file=\epoc32\release\ARMV5\urel\mpxvideohelixplayback.dll "Sys\Bin\mpxvideohelixplayback.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3130 |
file=\epoc32\release\ARMV5\urel\mpxvideopdlplaybackviewplugin.dll "Sys\Bin\mpxvideopdlplaybackviewplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3131 |
file=\epoc32\release\ARMV5\urel\mpxvideoplaybackcontrols.dll "sys\bin\mpxvideoplaybackcontrols.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3132 |
data=\epoc32\data\Z\resource\apps\mpxvideoplaybackcontrols.mif "resource\apps\mpxvideoplaybackcontrols.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3133 |
file=\epoc32\release\ARMV5\urel\mpxvideoplaybackviewplugin.dll "Sys\Bin\mpxvideoplaybackviewplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3134 |
file=\epoc32\release\ARMV5\urel\mpxvideoplaybackviews.dll "sys\bin\mpxvideoplaybackviews.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3135 |
file=\epoc32\release\ARMV5\urel\MpxVideoPlayer.exe "sys\bin\MpxVideoPlayer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3136 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\mpxvideoplayer_reg.rsc "Private\10003a3f\import\apps\mpxvideoplayer_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3137 |
data=\epoc32\data\Z\System\install\videoplayer_stub.sis "system\install\videoplayer_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3138 |
file=\epoc32\release\ARMV5\urel\mpxwaitnotedialog.dll "sys\bin\mpxwaitnotedialog.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3139 |
file=\epoc32\release\ARMV5\urel\mpxwaitnotedialogplugin.dll "Sys\Bin\mpxwaitnotedialogplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3140 |
file=\epoc32\release\ARMV5\urel\mrmailbox.dll "sys\bin\mrmailbox.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3141 |
file=\epoc32\release\ARMV5\urel\mrmailboxutils.dll "Sys\Bin\mrmailboxutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3142 |
file=\epoc32\release\ARMV5\urel\MemScanServ.exe "sys\bin\MemScanServ.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3143 |
file=\epoc32\release\ARMV5\urel\MemScanClient.dll "sys\bin\MemScanClient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3144 |
file=\epoc32\release\ARMV5\urel\MsgEditorAppUi.dll "sys\bin\MsgEditorAppUi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3145 |
file=\epoc32\release\ARMV5\urel\MsgEditorModel.dll "sys\bin\MsgEditorModel.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3146 |
file=\epoc32\release\ARMV5\urel\MsgEditorView.dll "sys\bin\MsgEditorView.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3147 |
file=\epoc32\release\ARMV5\urel\MsgEditorMediaControl.dll "sys\bin\MsgEditorMediaControl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3148 |
data=\epoc32\data\Z\resource\apps\MsgEditor.mif "resource\apps\MsgEditor.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3149 |
data=\epoc32\data\Z\resource\apps\msgeditor_ah.mif "resource\apps\msgeditor_ah.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3150 |
file=\epoc32\release\ARMV5\urel\MsgEditorUtils.dll "sys\bin\MsgEditorUtils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3151 |
file=\epoc32\release\ARMV5\urel\MsgErrorWatcher.dll "Sys\Bin\MsgErrorWatcher.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3152 |
file=\epoc32\release\ARMV5\urel\MsgIndicatorPlugin.dll "Sys\Bin\MsgIndicatorPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3153 |
file=\epoc32\release\ARMV5\urel\MsgMedia.dll "sys\bin\MsgMedia.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3154 |
data=\epoc32\data\Z\resource\MsgMimeToMediaMapping.rsc "resource\MsgMimeToMediaMapping.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3155 |
file=\epoc32\release\ARMV5\urel\MsgNotifiers.dll "sys\bin\MsgNotifiers.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3156 |
file=\epoc32\release\ARMV5\urel\MsgNotifiersWrapper.dll "Sys\Bin\MsgNotifiersWrapper.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3157 |
data=\epoc32\data\Z\private\100058CD\backup_registration.xml "private\100058CD\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3158 |
file=\epoc32\release\ARMV5\urel\muiu.dll "sys\bin\muiu.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3159 |
file=\epoc32\release\ARMV5\urel\muiu_internal.dll "sys\bin\muiu_internal.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3160 |
data="\epoc32\data\Z\resource\apps\Muiu.mbm_rom" "resource\apps\Muiu.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3161 |
data=\epoc32\data\Z\resource\apps\Muiu.mif "resource\apps\Muiu.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3162 |
file=\epoc32\release\ARMV5\urel\multicaluidialog.dll "sys\bin\multicaluidialog.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3163 |
data=\epoc32\data\Z\resource\apps\multicaluidialog.mif "resource\apps\multicaluidialog.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3164 |
data=\epoc32\data\Z\resource\apps\multimediasearchplugin.mif "resource\apps\multimediasearchplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3165 |
file=\epoc32\release\ARMV5\urel\multimediasearchplugin.dll "Sys\Bin\multimediasearchplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3166 |
file=\epoc32\release\ARMV5\urel\musui.exe "sys\bin\musui.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3167 |
data=\epoc32\data\Z\resource\apps\musui_AIF.MIF "resource\apps\musui_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3168 |
data=\epoc32\data\Z\resource\apps\musuiicons.mif "resource\apps\musuiicons.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3169 |
data=\epoc32\data\Z\resource\apps\musuitoolbaricons.mif "resource\apps\musuitoolbaricons.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3170 |
data=\epoc32\data\Z\Private\10003A3F\APPS\musui_reg.rsc "PRIVATE\10003A3F\IMPORT\APPS\musui_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3171 |
data="\epoc32\data\Z\resource\apps\musui.mbm_rom" "resource\apps\musui.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3172 |
file=\epoc32\release\ARMV5\urel\musmanagerserver.exe "sys\bin\musmanagerserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3173 |
file=\epoc32\release\ARMV5\urel\musmanagerclient.dll "sys\bin\musmanagerclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3174 |
file=\epoc32\release\ARMV5\urel\musengine.dll "sys\bin\musengine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3175 |
file=\epoc32\release\ARMV5\urel\musindicator.dll "sys\bin\musindicator.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3176 |
data=\epoc32\data\Z\private\1028238D\tone.amr "private\1028238D\tone.amr" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3177 |
data=\epoc32\data\Z\resource\apps\musindicatoricons.mif "resource\apps\musindicatoricons.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3178 |
data=\epoc32\data\Z\resource\apps\musindicatoricons.mbm "resource\apps\musindicatoricons.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3179 |
file=\epoc32\release\ARMV5\urel\musaoplugin.dll "Sys\Bin\musaoplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3180 |
file=\epoc32\release\ARMV5\urel\musaiwprovider.dll "Sys\Bin\musaiwprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3181 |
file=\epoc32\release\ARMV5\urel\musavailabilityplugin.dll "Sys\Bin\musavailabilityplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3182 |
file=\epoc32\release\ARMV5\urel\muswpadapter.dll "Sys\Bin\muswpadapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3183 |
file=\epoc32\release\ARMV5\urel\mussettingsui.dll "Sys\Bin\mussettingsui.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3184 |
data=\epoc32\data\Z\resource\apps\mussettingsplugin.mif "resource\apps\mussettingsplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3185 |
data=\epoc32\data\Z\system\install\multimediasharing_stub.sis "system\install\multimediasharing_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3186 |
data=\epoc32\data\Z\private\1028238D\backup_registration.xml "private\1028238D\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3187 |
file=\epoc32\release\ARMV5\urel\musiccontentpublisher.dll "Sys\Bin\musiccontentpublisher.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3188 |
data=\epoc32\data\Z\Resource\apps\musichomescreenicons.mif "resource\apps\musichomescreenicons.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3189 |
data=\epoc32\include\musichomescreen.rsg "resource\apps\musichomescreen.rsg" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3190 |
file=\epoc32\release\ARMV5\urel\musicplayeractionhandlerplugin.dll "Sys\Bin\musicplayeractionhandlerplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3191 |
data=\epoc32\data\Z\Private\200159c0\install\musicwidget_10207c18\hsps\00\manifest.dat "private\200159c0\install\musicwidget_10207c18\hsps\00\manifest.dat" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3192 |
file=\epoc32\release\ARMV5\urel\myvideosindicatorplugin.dll "Sys\Bin\myvideosindicatorplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3193 |
file=\epoc32\release\ARMV5\urel\ai3natiui.dll "Sys\Bin\ai3natiui.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3194 |
file=\epoc32\release\ARMV5\urel\Ncnlist.exe "sys\bin\Ncnlist.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3195 |
data=\epoc32\data\Z\system\install\ncnlist_stub.SIS "system\install\ncnlist_stub.SIS" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3196 |
file=\epoc32\release\ARMV5\urel\NCNNOTIFICATION.DLL "Sys\Bin\NCNNOTIFICATION.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3197 |
file=\epoc32\release\ARMV5\urel\Notepad.exe "sys\bin\Notepad.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3198 |
data=\epoc32\data\Z\resource\apps\Notepad_AIF.MIF "resource\apps\Notepad_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3199 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\Notepad_reg.rsc "Private\10003a3f\apps\Notepad_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3200 |
data=\epoc32\data\Z\private\10005907\backup_registration.xml "private\10005907\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3201 |
data=\epoc32\data\Z\resource\apps\notespluginicons.mif "resource\apps\notespluginicons.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3202 |
file=\epoc32\release\ARMV5\urel\notessearchplugin.dll "Sys\Bin\notessearchplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3203 |
file=\epoc32\release\ARMV5\urel\NpdLib.dll "sys\bin\NpdLib.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3204 |
data=\epoc32\data\Z\resource\apps\NpdLib.mif "resource\apps\NpdLib.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3205 |
data=\epoc32\data\Z\private\100012a5\policy\101F8878.spd "private\100012a5\policy\101F8878.spd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3206 |
file=\epoc32\release\ARMV5\urel\nsmlnotepaddataprovider.dll "Sys\Bin\nsmlnotepaddataprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3207 |
data=\epoc32\data\Z\resource\NSmlNotepadDataStoreFormat.RSC "resource\NSmlNotepadDataStoreFormat.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3208 |
file=\epoc32\release\ARMV5\urel\NpdViewer.exe "sys\bin\NpdViewer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3209 |
data=\epoc32\data\Z\resource\apps\NpdViewer_AIF.MIF "resource\apps\NpdViewer_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3210 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\NpdViewer_reg.rsc "Private\10003a3f\apps\NpdViewer_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3211 |
file=\epoc32\release\ARMV5\urel\nsmldmimpsadapter.dll "Sys\Bin\nsmldmimpsadapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3212 |
file=\epoc32\release\ARMV5\urel\WPEMailAdapter.dll "Sys\Bin\WPEMailAdapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3213 |
REM OMA Device Management Application UI |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3214 |
file=\epoc32\release\ARMV5\urel\NSmlDMSync.exe "sys\bin\NSmlDMSync.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3215 |
data="\epoc32\data\Z\resource\apps\NSmlDMSync.mbm_rom" "resource\apps\NSmlDMSync.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3216 |
data=\epoc32\data\Z\resource\apps\NSmlDMSync.mif "resource\apps\NSmlDMSync.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3217 |
data=\epoc32\data\Z\resource\apps\NSmlDMSync_AIF.MIF "resource\apps\NSmlDMSync_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3218 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\NSmlDMSync_reg.rsc "Private\10003a3f\apps\NSmlDMSync_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3219 |
data=\epoc32\data\Z\private\101F6DE5\backup_registration.xml "private\101F6DE5\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3220 |
file=\epoc32\release\ARMV5\urel\OmaDmCPPlugin.dll "Sys\Bin\OmaDmCPPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3221 |
REM OMA Data Synchronisation Application UI |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3222 |
REM file=\epoc32\release\ARMV5\UDEB\NSmlDSSync.exe sys\bin\NSmlDSSync.exe |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3223 |
REM file=\epoc32\release\ARMV5\UDEB\NSmlDSSync.exe sys\bin\NSmlDSSync.exe |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3224 |
file=\epoc32\release\ARMV5\urel\NSmlDSSync.exe "sys\bin\NSmlDSSync.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3225 |
REM __SCALABLE_IMAGE(\epoc32\data\Z,resource\apps,resource\apps,NSmlDSSync) |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3226 |
data=\epoc32\data\Z\resource\apps\NSmlDSSync.mif "resource\apps\NSmlDSSync.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3227 |
data=\epoc32\data\Z\resource\apps\NSmlDSSync_AIF.MIF "resource\apps\NSmlDSSync_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3228 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\NSmlDSSync_reg.rsc "Private\10003a3f\apps\NSmlDSSync_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3229 |
file=\epoc32\release\ARMV5\urel\OmaDsAppUiPlugin.dll "Sys\Bin\OmaDsAppUiPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3230 |
data=\epoc32\data\Z\Private\200159c0\install\onerow_2001f480\hsps\00\manifest.dat "private\200159c0\install\onerow_2001f480\hsps\00\manifest.dat" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3231 |
file=\epoc32\release\ARMV5\urel\OnlineSupport.exe "sys\bin\OnlineSupport.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3232 |
data=\EPOC32\DATA\Z\private\10003a3f\apps\OnlineSupport_reg.RSC "private\10003a3f\import\apps\OnlineSupport_reg.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3233 |
file=\epoc32\release\ARMV5\urel\OperatorLogoAdapter.dll "Sys\Bin\OperatorLogoAdapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3234 |
file=\epoc32\release\ARMV5\urel\Operatormenu.exe "sys\bin\Operatormenu.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3235 |
data=\epoc32\data\Z\resource\apps\Operatormenu_AIF.MIF "resource\apps\Operatormenu_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3236 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\Operatormenu_reg.rsc "Private\10003a3f\import\apps\Operatormenu_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3237 |
file=\epoc32\release\ARMV5\urel\OpLogoBC.dll "sys\bin\OpLogoBC.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3238 |
data=\epoc32\data\Z\Private\200159c0\install\organizer_2001f481\hsps\00\manifest.dat "private\200159c0\install\organizer_2001f481\hsps\00\manifest.dat" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3239 |
file=\epoc32\release\ARMV5\urel\pbk2rclcontactactionmenu.dll "Sys\Bin\pbk2rclcontactactionmenu.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3240 |
file=\epoc32\release\ARMV5\urel\pbk2rclcontactactionservice.dll "Sys\Bin\pbk2rclcontactactionservice.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3241 |
file=\epoc32\release\ARMV5\urel\pbk2rclcallplugin.dll "Sys\Bin\pbk2rclcallplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3242 |
data=\epoc32\data\Z\resource\apps\pbk2rclcallplugin.mif "resource\apps\pbk2rclcallplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3243 |
file=\epoc32\release\ARMV5\urel\pbk2rclsaveascontactplugin.dll "Sys\Bin\pbk2rclsaveascontactplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3244 |
data=\epoc32\data\Z\resource\apps\pbk2rclsaveascontactplugin.mif "resource\apps\pbk2rclsaveascontactplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3245 |
file=\epoc32\release\ARMV5\urel\pbk2rclpocplugin.dll "Sys\Bin\pbk2rclpocplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3246 |
data=\epoc32\data\Z\resource\apps\pbk2rclpocplugin.mif "resource\apps\pbk2rclpocplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3247 |
file=\epoc32\release\ARMV5\urel\pbk2rclsendplugin.dll "Sys\Bin\pbk2rclsendplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3248 |
data=\epoc32\data\Z\resource\apps\pbk2rclsendplugin.mif "resource\apps\pbk2rclsendplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3249 |
file=\epoc32\release\ARMV5\urel\pbk2rclsendbusinesscardplugin.dll "Sys\Bin\pbk2rclsendbusinesscardplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3250 |
data=\epoc32\data\Z\resource\apps\pbk2rclsendbusinesscardplugin.mif "resource\apps\pbk2rclsendbusinesscardplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3251 |
file=\epoc32\release\ARMV5\urel\pbk2rclengine.dll "sys\bin\pbk2rclengine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3252 |
data=\epoc32\data\Z\resource\apps\pbk2rclengine.mif "resource\apps\pbk2rclengine.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3253 |
file=\epoc32\release\ARMV5\urel\PcsAlgorithm1.dll "Sys\Bin\PcsAlgorithm1.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3254 |
file=\epoc32\release\ARMV5\urel\PcsAlgorithm2.dll "Sys\Bin\PcsAlgorithm2.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3255 |
file=\epoc32\release\ARMV5\urel\pscontactdatastore.dll "Sys\Bin\pscontactdatastore.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3256 |
REM DLL |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3257 |
file=\epoc32\release\ARMV5\urel\PsServerClientAPI.dll "sys\bin\PsServerClientAPI.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3258 |
file=\epoc32\release\ARMV5\urel\PcsUtils.dll "sys\bin\PcsUtils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3259 |
file=\epoc32\release\ARMV5\urel\PcsServer.exe "sys\bin\PcsServer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3260 |
data=\epoc32\data\Z\resource\contactsort.rsc "resource\contactsort.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3261 |
data=\epoc32\data\Z\system\install\psengine_stub.sis "system\install\psengine_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3262 |
file=\epoc32\release\ARMV5\urel\PhoneAnimDll.dll "sys\bin\PhoneAnimDll.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3263 |
data=\epoc32\data\Z\System\install\PhoneAnimDll_stub.sis "System\Install\PhoneAnimDll_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3264 |
file=\epoc32\release\ARMV5\urel\PbkEng.dll "sys\bin\PbkEng.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3265 |
file=\epoc32\release\ARMV5\urel\BCardEng.dll "sys\bin\BCardEng.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3266 |
file=\epoc32\release\ARMV5\urel\PbkView.dll "sys\bin\PbkView.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3267 |
data="\epoc32\data\Z\resource\apps\Phonebook.mbm_rom" "resource\apps\Phonebook.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3268 |
data=\epoc32\data\Z\resource\apps\Phonebook.mif "resource\apps\Phonebook.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3269 |
data=\epoc32\data\Z\resource\apps\Phonebook_aif.MIF "resource\apps\Phonebook_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3270 |
file=\epoc32\release\ARMV5\urel\PbkExt.dll "sys\bin\PbkExt.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3271 |
file=\epoc32\release\ARMV5\urel\PbkEngine_FM.dll "Sys\Bin\PbkEngine_FM.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3272 |
data=\epoc32\data\Z\private\101f87b1\backup_registration.xml "private\101f87b1\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3273 |
file=\epoc32\release\ARMV5\urel\Phonebook2.exe "sys\bin\Phonebook2.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3274 |
data="\epoc32\data\Z\resource\apps\Phonebook2.mbm_rom" "resource\apps\Phonebook2.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3275 |
data=\epoc32\data\Z\resource\apps\Phonebook2.mif "resource\apps\Phonebook2.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3276 |
data=\epoc32\data\Z\resource\apps\Phonebook2_AIF.MIF "resource\apps\Phonebook2_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3277 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\Phonebook2_reg.rsc "Private\10003a3f\apps\Phonebook2_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3278 |
file=\epoc32\release\ARMV5\urel\Pbk2Presentation.dll "sys\bin\Pbk2Presentation.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3279 |
file=\epoc32\release\ARMV5\urel\Pbk2UIControls.dll "sys\bin\Pbk2UIControls.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3280 |
file=\epoc32\release\ARMV5\urel\Pbk2CommonUI.dll "sys\bin\Pbk2CommonUI.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3281 |
file=\epoc32\release\ARMV5\urel\Pbk2Commands.dll "sys\bin\Pbk2Commands.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3282 |
file=\epoc32\release\ARMV5\urel\Pbk2UIExt.dll "sys\bin\Pbk2UIExt.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3283 |
file=\epoc32\release\ARMV5\urel\Pbk2CommonUtility.dll "sys\bin\Pbk2CommonUtility.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3284 |
file=\epoc32\release\ARMV5\urel\pbk2spbcontentprovider.dll "sys\bin\pbk2spbcontentprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3285 |
file=\epoc32\release\ARMV5\urel\Pbk2ServerApp.exe "sys\bin\Pbk2ServerApp.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3286 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\Pbk2ServerApp_reg.rsc "Private\10003a3f\apps\Pbk2ServerApp_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3287 |
data=\epoc32\data\Z\resource\apps\phonebook2ece.mif "resource\apps\phonebook2ece.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3288 |
file=\epoc32\release\ARMV5\urel\Pbk2UIServices.dll "Sys\Bin\Pbk2UIServices.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3289 |
file=\epoc32\release\ARMV5\urel\Pbk2UIPolicy.dll "Sys\Bin\Pbk2UIPolicy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3290 |
file=\epoc32\release\ARMV5\urel\Pbk2ExNamesListPlugin.dll "Sys\Bin\Pbk2ExNamesListPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3291 |
file=\epoc32\release\ARMV5\urel\Pbk2GroupUI.dll "Sys\Bin\Pbk2GroupUI.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3292 |
file=\epoc32\release\ARMV5\urel\Pbk2CmdExt.dll "Sys\Bin\Pbk2CmdExt.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3293 |
data=\epoc32\data\Z\resource\Pbk2UIPolicyRes.rsc "resource\Pbk2UIPolicyRes.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3294 |
file=\epoc32\release\ARMV5\urel\Pbk2MigrationSupport.dll "Sys\Bin\Pbk2MigrationSupport.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3295 |
data=\epoc32\data\Z\resource\apps\psu2.mif "resource\apps\psu2.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3296 |
file=\epoc32\release\ARMV5\urel\Pbk2USIMUI.dll "Sys\Bin\Pbk2USIMUI.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3297 |
file=\epoc32\release\ARMV5\urel\Pbk2USIMThinUI.dll "Sys\Bin\Pbk2USIMThinUI.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3298 |
file=\epoc32\release\ARMV5\urel\Pbk2MMCUI.dll "Sys\Bin\Pbk2MMCUI.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3299 |
file=\epoc32\release\ARMV5\urel\Pbk2MapUI.dll "Sys\Bin\Pbk2MapUI.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3300 |
data=\epoc32\data\Z\private\101f4cce\backup_registration.xml "private\101f4cce\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3301 |
file=\epoc32\release\ARMV5\urel\ExtensionManager.dll "Sys\Bin\ExtensionManager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3302 |
data=\epoc32\data\Z\Resource\ExtensionManager.mbm "resource\ExtensionManager.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3303 |
file=\epoc32\release\ARMV5\urel\xSPViewServices.dll "sys\bin\xSPViewServices.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3304 |
data=\epoc32\data\Z\private\10003a3f\apps\Phonebook2_reg.rsc "private\10003a3f\Import\Apps\Phonebook2_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3305 |
data=\epoc32\data\Z\System\install\pbk2_stub.sis "System\Install\pbk2_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3306 |
file=\epoc32\release\ARMV5\urel\NewContactLauncher.exe "sys\bin\NewContactLauncher.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3307 |
data=\epoc32\data\Z\resource\apps\NewContactLauncher.rsc "resource\apps\NewContactLauncher.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3308 |
data=\epoc32\data\Z\private\10003a3f\apps\NewContactLauncher_reg.rsc "private\10003a3f\import\apps\NewContactLauncher_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3309 |
data=\epoc32\data\Z\resource\apps\NewContactLauncher.mif "resource\apps\NewContactLauncher.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3310 |
file=\epoc32\release\ARMV5\urel\pbk2rclsetting.dll "Sys\Bin\pbk2rclsetting.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3311 |
file=\epoc32\release\ARMV5\urel\phonecntfinder.dll "sys\bin\phonecntfinder.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3312 |
data=\epoc32\data\Z\System\install\phonecntfinder_stub.SIS "System\Install\phonecntfinder_stub.SIS" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3313 |
file=\epoc32\release\ARMV5\urel\PHONEENGINE.DLL "sys\bin\PHONEENGINE.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3314 |
file=\epoc32\release\ARMV5\urel\ENGINEINFO.DLL "sys\bin\ENGINEINFO.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3315 |
file=\epoc32\release\ARMV5\urel\AUDIOHANDLING.DLL "sys\bin\AUDIOHANDLING.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3316 |
data=\epoc32\data\Z\resource\defaultbeep.RSC "resource\defaultbeep.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3317 |
file=\epoc32\release\ARMV5\urel\CALLHANDLING.DLL "sys\bin\CALLHANDLING.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3318 |
file=\epoc32\release\ARMV5\urel\CONTACTHANDLING.DLL "sys\bin\CONTACTHANDLING.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3319 |
file=\epoc32\release\ARMV5\urel\LOGHANDLING.DLL "sys\bin\LOGHANDLING.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3320 |
file=\epoc32\release\ARMV5\urel\peservicehandling.dll "sys\bin\peservicehandling.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3321 |
data=\epoc32\data\Z\private\1000A86C\backup_registration.xml "private\1000A86C\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3322 |
data=\epoc32\data\Z\System\install\audiohandling_stub.sis "System\Install\audiohandling_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3323 |
data=\epoc32\data\Z\System\install\callhandling_stub.sis "System\Install\callhandling_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3324 |
data=\epoc32\data\Z\System\install\contacthandling_stub.sis "System\Install\contacthandling_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3325 |
data=\epoc32\data\Z\System\install\loghandling_stub.sis "System\Install\loghandling_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3326 |
data=\epoc32\data\Z\System\install\phonemodel_stub.sis "System\Install\phonemodel_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3327 |
data=\epoc32\data\Z\System\install\servicehandling_stub.sis "System\Install\servicehandling_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3328 |
file=\epoc32\release\ARMV5\urel\phonesettings.dll "sys\bin\phonesettings.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3329 |
data=\epoc32\data\Z\System\install\phonesettings_stub.SIS "System\Install\phonesettings_stub.SIS" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3330 |
REM PhoneUI |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3331 |
file=\epoc32\release\ARMV5\urel\phoneui.exe "sys\bin\phoneui.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3332 |
data=\epoc32\data\Z\resource\apps\phoneui_AIF.MIF "resource\apps\phoneui_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3333 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\phoneui_reg.rsc "Private\10003a3f\apps\phoneui_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3334 |
data=\epoc32\data\Z\resource\apps\PhoneUI.mif "resource\apps\PhoneUI.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3335 |
file=\epoc32\release\ARMV5\urel\phoneuicontrol.dll "sys\bin\phoneuicontrol.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3336 |
file=\epoc32\release\ARMV5\urel\phoneuiutils.dll "sys\bin\phoneuiutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3337 |
file=\epoc32\release\ARMV5\urel\phoneuiview.dll "sys\bin\phoneuiview.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3338 |
file=\epoc32\release\ARMV5\urel\phoneuistates.dll "sys\bin\phoneuistates.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3339 |
file=\epoc32\release\ARMV5\urel\phonemediatorcenter.dll "sys\bin\phonemediatorcenter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3340 |
file=\epoc32\release\ARMV5\urel\phoneuivoipextension.dll "sys\bin\phoneuivoipextension.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3341 |
data=\epoc32\data\Z\System\install\phoneui_stub.sis "System\Install\phoneui_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3342 |
data=\epoc32\data\Z\System\install\phoneuicontrol_stub.sis "System\Install\phoneuicontrol_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3343 |
data=\epoc32\data\Z\System\install\phoneuistates_stub.sis "System\Install\phoneuistates_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3344 |
data=\epoc32\data\Z\System\install\phoneuiutils_stub.sis "System\Install\phoneuiutils_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3345 |
data=\epoc32\data\Z\System\install\phoneuiview_stub.sis "System\Install\phoneuiview_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3346 |
data=\epoc32\data\Z\System\install\phonemediatorcenter_stub.sis "System\Install\phonemediatorcenter_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3347 |
data=\epoc32\data\Z\System\install\phoneuivoipextension_stub.sis "System\Install\phoneuivoipextension_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3348 |
file=\epoc32\release\ARMV5\urel\PnpProvisioning.exe "sys\bin\PnpProvisioning.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3349 |
data=\EPOC32\DATA\Z\private\10003a3f\apps\pnpprovisioning_reg.RSC "private\10003a3f\import\apps\pnpprovisioning_reg.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3350 |
file=\epoc32\release\ARMV5\urel\NHwrParser.dll "sys\bin\NHwrParser.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3351 |
file=\epoc32\release\ARMV5\urel\recnhwr.dll "Sys\Bin\recnhwr.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3352 |
file=\epoc32\release\ARMV5\urel\PnpPaosFilter.dll "Sys\Bin\PnpPaosFilter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3353 |
file=\epoc32\release\ARMV5\urel\podcast.exe "sys\bin\podcast.ext" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3354 |
file=\epoc32\release\ARMV5\urel\podcastengine.dll "sys\bin\podcastengine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3355 |
REM MISSING data=\epoc32\data\Z\Resource\apps\podcast.rsc resource\apps\podcast.rsc |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3356 |
data=\epoc32\data\Z\Resource\apps\Podcast.mif "resource\apps\Podcast.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3357 |
data=\epoc32\data\Z\Resource\help\podcatcher.hlp "resource\apps\podcatcher.hlp" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3358 |
data=\epoc32\data\Z\Private\10003a3f\apps\podcast_reg.rsc "private\10003a3f\apps\podcast_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3359 |
REM MISSING data=\epoc32\data\Z\Private\A0009D00\backup_registration.xml private\A0009D00\backup_registration.xml |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3360 |
data=\epoc32\data\Z\Private\A0009D00\podcatcher.sqlite.template "private\A0009D00\podcatcher.sqlite.template" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3361 |
data=\epoc32\data\Z\Private\A0009D00\defaultfeeds.xml "private\A0009D00\defaultfeeds.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3362 |
data=\epoc32\data\Z\Private\200159c0\install\posterwideimage_2001fdbc\hsps\00\manifest.dat "private\200159c0\install\posterwideimage_2001fdbc\hsps\00\manifest.dat" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3363 |
file=\epoc32\release\ARMV5\urel\predefinedContacts.exe "sys\bin\predefinedContacts.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3364 |
data=\epoc32\data\Z\private\10202BE9\2000BEE5.txt "private\10202BE9\2000BEE5.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3365 |
file=\epoc32\release\ARMV5\urel\presencecacheutils.dll "sys\bin\presencecacheutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3366 |
file=\epoc32\release\ARMV5\urel\presencecacheclient2.dll "sys\bin\presencecacheclient2.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3367 |
file=\epoc32\release\ARMV5\urel\presencecacheserver2.exe "sys\bin\presencecacheserver2.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3368 |
file=\epoc32\release\ARMV5\urel\presencetrafficlights.dll "sys\bin\presencetrafficlights.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3369 |
data=\epoc32\data\Z\resource\apps\presencetrafficlights.mif "resource\apps\presencetrafficlights.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3370 |
file=\epoc32\release\ARMV5\urel\ProfileApp.exe "sys\bin\ProfileApp.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3371 |
data=\epoc32\data\Z\resource\apps\ProfileApp_AIF.MIF "resource\apps\ProfileApp_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3372 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\ProfileApp_reg.rsc "Private\10003a3f\apps\ProfileApp_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3373 |
file=\epoc32\release\ARMV5\urel\profilesettingsview.dll "sys\bin\profilesettingsview.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3374 |
file=\epoc32\release\ARMV5\urel\GSProfilesPlugin.dll "Sys\Bin\GSProfilesPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3375 |
data=\epoc32\data\Z\resource\apps\gsprofilesplugin.mif "resource\apps\gsprofilesplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3376 |
file=\epoc32\release\ARMV5\urel\profileaiwprovider.dll "Sys\Bin\profileaiwprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3377 |
data=\epoc32\data\Z\Private\2000B187\10283386.xml "private\2000B187\10283386.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3378 |
data=\epoc32\data\Z\Private\200159c0\install\profile_2001cb7c\hsps\00\manifest.dat "private\200159c0\install\profile_2001cb7c\hsps\00\manifest.dat" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3379 |
file=\epoc32\release\ARMV5\urel\ProvisioningFile.dll "sys\bin\ProvisioningFile.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3380 |
data=\epoc32\data\Z\resource\apps\PslnCallImagePlugin.mif "resource\apps\PslnCallImagePlugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3381 |
data=\epoc32\data\Z\System\install\pslncallimageplugin_stub.SIS "System\Install\pslncallimageplugin_stub.SIS" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3382 |
file=\epoc32\release\ARMV5\urel\PslnCallImagePlugin.dll "Sys\Bin\PslnCallImagePlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3383 |
file=\epoc32\release\ARMV5\urel\PsMruAdapter.dll "Sys\Bin\PsMruAdapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3384 |
REM PhoneSettings Notes UI |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3385 |
file=\epoc32\release\ARMV5\urel\psui.dll "sys\bin\psui.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3386 |
data=\epoc32\data\Z\System\install\psui_stub.sis "System\Install\psui_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3387 |
file=\epoc32\release\ARMV5\urel\PushMtmCliSrv.dll "sys\bin\PushMtmCliSrv.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3388 |
file=\epoc32\release\ARMV5\urel\PushMtmUi.dll "sys\bin\PushMtmUi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3389 |
file=\epoc32\release\ARMV5\urel\PushMtmUtil.dll "sys\bin\PushMtmUtil.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3390 |
data=\epoc32\data\Z\resource\apps\PushMtm.mif "resource\apps\PushMtm.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3391 |
file=\epoc32\release\ARMV5\urel\PushViewer.exe "sys\bin\PushViewer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3392 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\PushViewer_reg.rsc "Private\10003a3f\import\apps\PushViewer_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3393 |
file=\epoc32\release\ARMV5\urel\PushMtmPushContentHandler.dll "Sys\Bin\PushMtmPushContentHandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3394 |
file=\epoc32\release\ARMV5\urel\PushMtmWhiteListAdapter.dll "Sys\Bin\PushMtmWhiteListAdapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3395 |
file=\epoc32\release\ARMV5\urel\RCSE.dll "sys\bin\RCSE.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3396 |
data=\epoc32\data\Z\Private\100012a5\policy\10202869.SPD "PRIVATE\100012a5\policy\10202869.SPD" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3397 |
data=\epoc32\data\Z\Private\10202869\backup_registration.xml "private\10202869\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3398 |
file=\epoc32\release\ARMV5\urel\richBio.dll "sys\bin\richBio.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3399 |
file=\epoc32\release\ARMV5\urel\RingBC.dll "sys\bin\RingBC.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3400 |
data=\epoc32\data\Z\resource\apps\RingBC.mif "resource\apps\RingBC.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3401 |
data=\epoc32\data\Z\Private\200159c0\install\root_2001f482\xuikon\00\root.o0000 "private\200159c0\install\root_2001f482\xuikon\00\root.o0000" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3402 |
data=\epoc32\data\Z\Private\200159c0\install\root_2001f482\hsps\00\manifest.dat "private\200159c0\install\root_2001f482\hsps\00\manifest.dat" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3403 |
REM This iby file puts Symbian components to ROM. It replaces sislwappush.iby. |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3404 |
REM It does not put some components to ROM, that are put by sislwappush.iby. |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3405 |
file=\epoc32\release\ARMV5\urel\sislpushmsgutils.dll "sys\bin\sislpushmsgutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3406 |
data=\epoc32\data\Z\Resource\wappush\si.dtd "RESOURCE\wappush\si.dtd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3407 |
data=\epoc32\data\Z\Resource\wappush\sl.dtd "RESOURCE\wappush\sl.dtd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3408 |
data=\epoc32\data\Z\Resource\wappush\si10.tok "RESOURCE\wappush\si10.tok" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3409 |
data=\epoc32\data\Z\Resource\wappush\sl10.tok "RESOURCE\wappush\sl10.tok" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3410 |
file=\epoc32\release\ARMV5\urel\iptvscheduleddownloadplugin.dll "Sys\Bin\iptvscheduleddownloadplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3411 |
file=\epoc32\release\ARMV5\urel\SchemePlugin.dll "Sys\Bin\SchemePlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3412 |
file=\epoc32\release\ARMV5\urel\sconsyncclient.dll "sys\bin\sconsyncclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3413 |
file=\epoc32\release\ARMV5\urel\sconsyncserver.exe "sys\bin\sconsyncserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3414 |
file=\epoc32\release\ARMV5\urel\ScreenSaverServer.exe "sys\bin\ScreenSaverServer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3415 |
file=\epoc32\release\ARMV5\urel\ScreenSaverClient.dll "sys\bin\ScreenSaverClient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3416 |
file=\epoc32\release\ARMV5\urel\ScreenSaverAdapter.dll "Sys\Bin\ScreenSaverAdapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3417 |
file=\epoc32\release\ARMV5\urel\srchuiindeviceserviceplugin.dll "Sys\Bin\srchuiindeviceserviceplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3418 |
file=\epoc32\release\ARMV5\urel\srchuiresviewplugin.dll "Sys\Bin\srchuiresviewplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3419 |
file=\epoc32\release\ARMV5\urel\srchaiwprovider.dll "Sys\Bin\srchaiwprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3420 |
file=\epoc32\release\ARMV5\urel\srchuigenui.dll "sys\bin\srchuigenui.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3421 |
file=\epoc32\release\ARMV5\urel\srchuicommon.dll "sys\bin\srchuicommon.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3422 |
data=\epoc32\data\Z\resource\apps\srchuiindevicesvg.mif "resource\apps\srchuiindevicesvg.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3423 |
data=\epoc32\data\Z\resource\apps\gnrlsearchuisvg.mif "resource\apps\gnrlsearchuisvg.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3424 |
data=\epoc32\data\Z\resource\apps\srchuiresviewpluginicons.mif "resource\apps\srchuiresviewpluginicons.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3425 |
file=\epoc32\release\ARMV5\urel\srchuiapp.exe "sys\bin\srchuiapp.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3426 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\srchuiapp_reg.rsc "Private\10003a3f\apps\srchuiapp_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3427 |
data=\epoc32\data\Z\resource\apps\srchuiapp.mif "resource\apps\srchuiapp.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3428 |
file=\epoc32\release\ARMV5\urel\searchutilities.dll "sys\bin\searchutilities.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3429 |
file=\epoc32\release\ARMV5\urel\searchclient.dll "sys\bin\searchclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3430 |
file=\epoc32\release\ARMV5\urel\searchserver.exe "sys\bin\searchserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3431 |
file=\epoc32\release\ARMV5\urel\GenericMtmPlugin.dll "Sys\Bin\GenericMtmPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3432 |
file=\epoc32\release\ARMV5\urel\DrmLinkSender.dll "Sys\Bin\DrmLinkSender.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3433 |
file=\epoc32\release\ARMV5\urel\SERVICEREQUEST.DLL "sys\bin\SERVICEREQUEST.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3434 |
data=\epoc32\data\Z\System\install\Servicerequest_stub.sis "System\Install\Servicerequest_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3435 |
file=\epoc32\release\ARMV5\urel\servicewidgetdatapublisher.dll "Sys\Bin\servicewidgetdatapublisher.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3436 |
data=\epoc32\data\Z\system\install\servicewidget_stub.sis "system\install\servicewidget_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3437 |
data=\epoc32\data\Z\Private\200159c0\install\servicewidget_20021383\xuikon\00\servicewidget.o0000 "private\200159c0\install\servicewidget_20021383\xuikon\00\servicewidget.o0000" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3438 |
data=\epoc32\data\Z\Private\200159c0\install\servicewidget_20021383\hsps\00\manifest.dat "private\200159c0\install\servicewidget_20021383\hsps\00\manifest.dat" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3439 |
data=\epoc32\data\Z\private\10202be9\200071d3.txt "private\10202be9\200071d3.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3440 |
file=\epoc32\release\ARMV5\urel\shwslideshowengine.dll "sys\bin\shwslideshowengine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3441 |
file=\epoc32\release\ARMV5\urel\shwslideshowviewplugin.dll "Sys\Bin\shwslideshowviewplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3442 |
file=\epoc32\release\ARMV5\urel\shwsettingsplugin.dll "Sys\Bin\shwsettingsplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3443 |
file=\epoc32\release\ARMV5\urel\silenceactionplugin.dll "Sys\Bin\silenceactionplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3444 |
data=\epoc32\data\Z\private\10282BC4\Rules\silenceringingtone_activate.rul "private\10282BC4\Rules\silenceringingtone_activate.rul" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3445 |
data=\epoc32\data\Z\private\10282BC4\Rules\silenceringingtone_silence.rul "private\10282BC4\Rules\silenceringingtone_silence.rul" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3446 |
data=\epoc32\data\Z\System\install\silenceactionplugin_stub.SIS "System\Install\silenceactionplugin_stub.SIS" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3447 |
file=\epoc32\release\ARMV5\urel\sipconnectionprovider.dll "Sys\Bin\sipconnectionprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3448 |
file=\epoc32\release\ARMV5\urel\sipimresolver.dll "Sys\Bin\sipimresolver.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3449 |
file=\epoc32\release\ARMV5\urel\sipmxresolver.dll "Sys\Bin\sipmxresolver.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3450 |
file=\epoc32\release\ARMV5\urel\SmilEng.dll "sys\bin\SmilEng.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3451 |
REM SMIL transition component dll |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3452 |
file=\epoc32\release\ARMV5\urel\smiltran.dll "sys\bin\smiltran.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3453 |
file=\epoc32\release\ARMV5\urel\smilmediarenderer.dll "sys\bin\smilmediarenderer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3454 |
file=\epoc32\release\ARMV5\urel\smilplayer.dll "sys\bin\smilplayer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3455 |
data=\epoc32\data\Z\resource\apps\smilplayer.mif "resource\apps\smilplayer.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3456 |
file=\epoc32\release\ARMV5\urel\smsdataprovider.dll "Sys\Bin\smsdataprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3457 |
data=\epoc32\data\Z\resource\smsdatastore.RSC "resource\smsdatastore.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3458 |
data=\epoc32\data\Z\private\101F99F6\capability\10206B5C.XML "private\101F99F6\capability\10206B5C.XML" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3459 |
data=\epoc32\data\Z\System\install\smsdsa_stub.sis "system\install\smsdsa_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3460 |
file=\epoc32\release\ARMV5\urel\SmsStrict.DLL "Sys\Bin\SmsStrict.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3461 |
file=\epoc32\release\ARMV5\urel\SmsViewer.exe "sys\bin\SmsViewer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3462 |
data=\epoc32\data\Z\resource\apps\SmsViewer_AIF.MIF "resource\apps\SmsViewer_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3463 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\SmsViewer_reg.rsc "Private\10003a3f\import\apps\SmsViewer_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3464 |
data=\epoc32\data\z\system\install\stubsmsviewer.sis "system\install\stubsmsviewer.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3465 |
file=\epoc32\release\ARMV5\urel\smum.dll "sys\bin\smum.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3466 |
file=\epoc32\release\ARMV5\urel\smsdetailsplugin.dll "Sys\Bin\smsdetailsplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3467 |
file=\epoc32\release\ARMV5\urel\defaultsimdialogplugin.dll "Sys\Bin\defaultsimdialogplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3468 |
file=\epoc32\release\ARMV5\urel\SpdCtrl.dll "sys\bin\SpdCtrl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3469 |
data=\epoc32\data\Z\resource\apps\SpdCtrl.mif "resource\apps\SpdCtrl.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3470 |
file=\epoc32\release\ARMV5\urel\Speeddial.exe "sys\bin\Speeddial.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3471 |
data=\epoc32\data\Z\resource\apps\Speeddial_AIF.MIF "resource\apps\Speeddial_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3472 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\Speeddial_reg.rsc "Private\10003a3f\apps\Speeddial_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3473 |
file=\epoc32\release\ARMV5\urel\speeddialgsplugin.dll "Sys\Bin\speeddialgsplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3474 |
data=\epoc32\data\Z\resource\apps\speeddialgsplugin.mif "resource\apps\speeddialgsplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3475 |
file=\epoc32\release\ARMV5\urel\nssvcommandexecutor.exe "sys\bin\nssvcommandexecutor.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3476 |
file=\epoc32\release\ARMV5\urel\nssvcexecutorbearer.dll "Sys\Bin\nssvcexecutorbearer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3477 |
file=\epoc32\release\ARMV5\urel\vcommandmanager.exe "sys\bin\vcommandmanager.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3478 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\vcommandmanager_reg.rsc "Private\10003a3f\apps\vcommandmanager_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3479 |
data=\epoc32\data\Z\resource\apps\vcommandmanager.RSC "resource\apps\vcommandmanager.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3480 |
file=\epoc32\release\ARMV5\urel\vcexecutorapp.exe "sys\bin\vcexecutorapp.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3481 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\vcexecutorapp_reg.rsc "Private\10003a3f\apps\vcexecutorapp_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3482 |
file=\epoc32\release\ARMV5\urel\nssvoiceuipluginhandler.dll "sys\bin\nssvoiceuipluginhandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3483 |
file=\epoc32\release\ARMV5\urel\vuipprofileobserverplugin.dll "Sys\Bin\vuipprofileobserverplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3484 |
data=\epoc32\data\Z\Private\102818E7\defaultvoicecommands.xml "private\102818E7\defaultvoicecommands.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3485 |
data=\epoc32\data\Z\Private\102818E7\btvoicecommands.xml "private\102818E7\btvoicecommands.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3486 |
data=\epoc32\data\Z\Private\102818E7\emailvoicecommands.xml "private\102818E7\emailvoicecommands.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3487 |
data=\epoc32\data\Z\Private\102818E7\imvoicecommands.xml "private\102818E7\imvoicecommands.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3488 |
data=\epoc32\data\Z\Private\102818E7\radiovoicecommands.xml "private\102818E7\radiovoicecommands.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3489 |
data=\epoc32\data\Z\Private\102818E7\realplayervoicecommands.xml "private\102818E7\realplayervoicecommands.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3490 |
data=\epoc32\data\Z\Private\102818E7\vrvoicecommands.xml "private\102818E7\vrvoicecommands.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3491 |
REM MISSING data=\epoc32\data\Z\Private\102818E7\locationvoicecommands.xml private\102818E7\locationvoicecommands.xml |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3492 |
data=\epoc32\data\Z\Private\10201AFE\backup_registration.xml "private\10201AFE\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3493 |
data=\epoc32\data\Z\Private\10201AFF\backup_registration.xml "private\10201AFF\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3494 |
file=\epoc32\release\ARMV5\urel\nssvasapi.dll "sys\bin\nssvasapi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3495 |
file=\epoc32\release\ARMV5\urel\nssvascontacthdlr.dll "sys\bin\nssvascontacthdlr.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3496 |
file=\epoc32\release\ARMV5\urel\vcommandhandler.dll "sys\bin\vcommandhandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3497 |
file=\epoc32\release\ARMV5\urel\nsssicontrollerplugin.dll "Sys\Bin\nsssicontrollerplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3498 |
file=\epoc32\release\ARMV5\urel\nssttscontrollerplugin.dll "Sys\Bin\nssttscontrollerplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3499 |
file=\epoc32\release\ARMV5\urel\nssdevasr.dll "sys\bin\nssdevasr.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3500 |
file=\epoc32\release\ARMV5\urel\nsssispeechrecognitiondata.dll "sys\bin\nsssispeechrecognitiondata.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3501 |
file=\epoc32\release\ARMV5\urel\nsssispeechrecognitioncustomcommands.dll "sys\bin\nsssispeechrecognitioncustomcommands.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3502 |
file=\epoc32\release\ARMV5\urel\nsssispeechrecognitionutility.dll "sys\bin\nsssispeechrecognitionutility.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3503 |
file=\epoc32\release\ARMV5\urel\nssdevtts.dll "sys\bin\nssdevtts.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3504 |
file=\epoc32\release\ARMV5\urel\nssttscustomcommands.dll "sys\bin\nssttscustomcommands.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3505 |
file=\epoc32\release\ARMV5\urel\nssttscommon.dll "sys\bin\nssttscommon.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3506 |
file=\epoc32\release\ARMV5\urel\nssttsutility.dll "sys\bin\nssttsutility.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3507 |
file=\epoc32\release\ARMV5\urel\speechsynthesis.dll "sys\bin\speechsynthesis.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3508 |
file=\epoc32\release\ARMV5\urel\speechsynthesisserver.exe "sys\bin\speechsynthesisserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3509 |
data=\epoc32\data\Z\resource\nssvasresource.rsc "resource\nssvasresource.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3510 |
data=\epoc32\data\Z\resource\nssdevasr.rsc "resource\nssdevasr.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3511 |
data=\epoc32\data\Z\resource\nssdevtts.rsc "resource\nssdevtts.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3512 |
data=\epoc32\data\Z\resource\nsssisrscontrollerplugin.rsc "resource\nsssisrscontrollerplugin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3513 |
data=\epoc32\data\Z\resource\ttspluginsettings.rsc "resource\ttspluginsettings.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3514 |
data=\epoc32\data\Z\Private\100012a5\policy\10201AFE.spd "private\100012a5\policy\10201AFE.spd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3515 |
data=\epoc32\data\Z\Private\100012a5\policy\10201AFF.spd "private\100012a5\policy\10201AFF.spd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3516 |
data=\epoc32\data\Z\Private\10208ACC\10201AEE.txt "private\10208ACC\10201AEE.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3517 |
file=\epoc32\release\ARMV5\urel\SSSettings.dll "sys\bin\sssettings.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3518 |
data=\epoc32\data\Z\System\install\sssettings_stub.SIS "System\Install\sssettings_stub.SIS" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3519 |
file=\epoc32\release\ARMV5\urel\supadapter.dll "Sys\Bin\supadapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3520 |
file=\epoc32\release\ARMV5\urel\SVGCodec.dll "Sys\Bin\SVGCodec.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3521 |
data=\epoc32\data\Z\Resource\ICL\102073D7_extra.rsc "Resource\ICL\102073D7_extra.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3522 |
file=\epoc32\release\ARMV5\urel\SVGTScreenSaverPlugin.dll "Sys\Bin\SVGTScreenSaverPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3523 |
file=\epoc32\release\ARMV5\urel\SVGTAppObserverUtil.dll "sys\bin\SVGTAppObserverUtil.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3524 |
file=\epoc32\release\ARMV5\urel\SVGTFileViewDetails.dll "sys\bin\SVGTFileViewDetails.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3525 |
file=\epoc32\release\ARMV5\urel\SVGTUIControl.dll "sys\bin\SVGTUIControl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3526 |
data=\epoc32\data\Z\resource\apps\SVGTUIControl.mif "resource\apps\SVGTUIControl.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3527 |
file=\epoc32\release\ARMV5\urel\SVGTViewerApp.exe "sys\bin\SVGTViewerApp.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3528 |
data=\epoc32\data\Z\resource\apps\SVGTViewerApp_AIF.MIF "resource\apps\SVGTViewerApp_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3529 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\SVGTViewerApp_reg.rsc "Private\10003a3f\apps\SVGTViewerApp_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3530 |
file=\epoc32\release\ARMV5\urel\svp.dll "Sys\Bin\svp.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3531 |
file=\epoc32\release\ARMV5\urel\svtcallmenu.dll "Sys\Bin\svtcallmenu.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3532 |
file=\epoc32\release\ARMV5\urel\svtlogging.dll "Sys\Bin\svtlogging.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3533 |
file=\epoc32\release\ARMV5\urel\svtmatching.dll "Sys\Bin\svtmatching.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3534 |
file=\epoc32\release\ARMV5\urel\glxcollectionplugintags.dll "Sys\Bin\glxcollectionplugintags.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3535 |
file=\epoc32\release\ARMV5\urel\glxtagsbrowserviewplugin.dll "Sys\Bin\glxtagsbrowserviewplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3536 |
file=\epoc32\release\ARMV5\urel\telbranding.dll "Sys\Bin\telbranding.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3537 |
file=\epoc32\release\ARMV5\urel\telephonydevicemode.dll "sys\bin\telephonydevicemode.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3538 |
data=\epoc32\data\Z\System\Install\telephonydevicemode_stub.SIS "System\Install\telephonydevicemode_stub.SIS" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3539 |
data=\epoc32\data\Z\Private\200159c0\install\templateview_20026f50\hsps\00\manifest.dat "private\200159c0\install\templateview_20026f50\hsps\00\manifest.dat" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3540 |
file=\epoc32\release\ARMV5\urel\ThemesAdapter.dll "Sys\Bin\ThemesAdapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3541 |
data=\epoc32\data\Z\Private\200159c0\install\threerows_2001f486\hsps\00\manifest.dat "private\200159c0\install\threerows_2001f486\hsps\00\manifest.dat" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3542 |
data=\epoc32\data\Z\Private\200159c0\install\threetextrows_2001f487\hsps\00\manifest.dat "private\200159c0\install\threetextrows_2001f487\hsps\00\manifest.dat" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3543 |
file=\epoc32\release\ARMV5\urel\TouchScreenCalib.exe "sys\bin\TouchScreenCalib.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3544 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\TouchScreenCalib_reg.rsc "Private\10003a3f\apps\TouchScreenCalib_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3545 |
data=\epoc32\data\Z\Private\200159c0\install\tworows_2001f488\hsps\00\manifest.dat "private\200159c0\install\tworows_2001f488\hsps\00\manifest.dat" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3546 |
file=\epoc32\release\ARMV5\urel\TXTRECOG.dll "Sys\Bin\TXTRECOG.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3547 |
data=\epoc32\data\z\Resource\apps\TxtRecog.RSC "Resource\apps\TxtRecog.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3548 |
file=\epoc32\release\ARMV5\urel\UISettingsSrv.exe "sys\bin\UISettingsSrv.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3549 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\UISettingsSrv_reg.rsc "Private\10003a3f\apps\UISettingsSrv_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3550 |
file=\epoc32\release\ARMV5\urel\UISettingsClient.dll "sys\bin\UISettingsClient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3551 |
file=\epoc32\release\ARMV5\urel\UniEditor.exe "sys\bin\UniEditor.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3552 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\UniEditor_reg.rsc "Private\10003a3f\import\apps\UniEditor_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3553 |
data=\epoc32\data\Z\resource\apps\UniEditor_AIF.MIF "resource\apps\UniEditor_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3554 |
data=\epoc32\data\z\system\install\stub_unieditor.sis "system\install\stub_unieditor.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3555 |
file=\epoc32\release\ARMV5\urel\UniMmsPlugin.dll "Sys\Bin\UniMmsPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3556 |
file=\epoc32\release\ARMV5\urel\UniDataModel.dll "sys\bin\UniDataModel.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3557 |
file=\epoc32\release\ARMV5\urel\UniMtms.dll "sys\bin\UniMtms.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3558 |
file=\epoc32\release\ARMV5\urel\UniPluginApi.dll "sys\bin\UniPluginApi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3559 |
file=\epoc32\release\ARMV5\urel\VideoConversionApi.dll "sys\bin\VideoConversionApi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3560 |
file=\epoc32\release\ARMV5\urel\UniSmsPlugin.dll "Sys\Bin\UniSmsPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3561 |
file=\epoc32\release\ARMV5\urel\UniUtils.dll "sys\bin\UniUtils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3562 |
data="\epoc32\data\Z\resource\apps\uniutils.mbm_rom" "resource\apps\uniutils.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3563 |
data=\epoc32\data\Z\resource\apps\uniutils.mif "resource\apps\uniutils.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3564 |
file=\epoc32\release\ARMV5\urel\USSD.EXE "sys\bin\Ussd.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3565 |
data=\epoc32\data\Z\System\install\Ussd_stub.sis "System\Install\Ussd_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3566 |
data=\epoc32\data\Z\resource\apps\Ussd_AIF.MIF "resource\apps\Ussd_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3567 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\Ussd_reg.rsc "Private\10003a3f\apps\Ussd_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3568 |
file=\epoc32\release\ARMV5\urel\vcalbc.dll "sys\bin\vcalbc.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3569 |
file=\epoc32\release\ARMV5\urel\VcardBc.dll "sys\bin\VcardBc.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3570 |
file=\epoc32\release\ARMV5\urel\vccutils.dll "sys\bin\vccutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3571 |
data=\epoc32\data\Z\System\install\vcc_stub.sis "System\Install\vcc_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3572 |
file=\epoc32\release\ARMV5\urel\wpvccadapter.dll "Sys\Bin\wpvccadapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3573 |
file=\epoc32\release\ARMV5\urel\nsmldmvccadapter.dll "Sys\Bin\nsmldmvccadapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3574 |
file=\epoc32\release\ARMV5\urel\vcchotrigger.dll "sys\bin\vcchotrigger.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3575 |
file=\epoc32\release\ARMV5\urel\vccperformer.dll "Sys\Bin\vccperformer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3576 |
file=\epoc32\release\ARMV5\urel\vccuipropertyhandler.dll "sys\bin\vccuipropertyhandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3577 |
file=\epoc32\release\ARMV5\urel\vcxnsscheduleplugin.dll "Sys\Bin\vcxnsscheduleplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3578 |
file=\epoc32\release\ARMV5\urel\vcxnsscheduleview.dll "sys\bin\vcxnsscheduleview.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3579 |
file=\epoc32\release\ARMV5\urel\vcommand.exe "sys\bin\vcommand.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3580 |
data=\epoc32\data\Z\resource\apps\vcommand_AIF.MIF "resource\apps\vcommand_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3581 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\vcommand_reg.rsc "Private\10003a3f\apps\vcommand_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3582 |
data=\epoc32\data\Z\resource\apps\vcommand.mif "resource\apps\vcommand.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3583 |
file=\epoc32\release\ARMV5\urel\vccontrolpanelplugin.dll "Sys\Bin\vccontrolpanelplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3584 |
data=\epoc32\data\Z\resource\apps\vccontrolpanelplugin.mif "resource\apps\vccontrolpanelplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3585 |
data=\epoc32\data\Z\Private\101F8555\backup_registration.xml "PRIVATE\101F8555\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3586 |
data=\epoc32\data\Z\Resource\versions\sw.txt "resource\versions\sw.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3587 |
data=\epoc32\data\Z\Resource\versions\model.txt "resource\versions\model.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3588 |
data=\epoc32\data\Z\Resource\versions\imeisv.txt "resource\versions\imeisv.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3589 |
REM Versit2 Parsers |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3590 |
file=\epoc32\release\ARMV5\urel\versit2.dll "sys\bin\Versit2.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3591 |
file=\epoc32\release\ARMV5\urel\VcXNotifierPlugin.DLL "Sys\Bin\VcXNotifierPlugin.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3592 |
file=\epoc32\release\ARMV5\urel\vcxnsuiengine.dll "sys\bin\vcxnsuiengine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3593 |
file=\epoc32\release\ARMV5\urel\IptvClientApi.dll "sys\bin\IptvClientApi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3594 |
file=\epoc32\release\ARMV5\urel\IptvServer.exe "sys\bin\IptvServer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3595 |
file=\epoc32\release\ARMV5\urel\LiveTvUtils.dll "sys\bin\LiveTvUtils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3596 |
file=\epoc32\release\ARMV5\urel\IptvOmaProvisioningAdapter.dll "Sys\Bin\IptvOmaProvisioningAdapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3597 |
file=\epoc32\release\ARMV5\urel\vcxnssettingsengine.dll "sys\bin\vcxnssettingsengine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3598 |
file=\epoc32\release\ARMV5\urel\IptvProvisioningApp.exe "sys\bin\IptvProvisioningApp.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3599 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\IptvProvisioningApp_reg.rsc "Private\10003a3f\import\apps\IptvProvisioningApp_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3600 |
file=\epoc32\release\ARMV5\urel\IptvProvisioningProcessor.dll "sys\bin\IptvProvisioningProcessor.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3601 |
file=\epoc32\release\ARMV5\urel\IptvProvRec.DLL "Sys\Bin\IptvProvRec.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3602 |
file=\epoc32\release\ARMV5\urel\IptvRssPlugin.DLL "Sys\Bin\IptvRssPlugin.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3603 |
file=\epoc32\release\ARMV5\urel\VideoServices.exe "sys\bin\VideoServices.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3604 |
data=\epoc32\data\Z\resource\apps\VideoServices_AIF.MIF "resource\apps\VideoServices_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3605 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\VideoServices_reg.rsc "Private\10003a3f\import\apps\VideoServices_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3606 |
file=\epoc32\release\ARMV5\urel\VideoSource.dll "sys\bin\VideoSource.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3607 |
data=\epoc32\data\Z\System\install\videosource_stub.sis "system\install\videosource_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3608 |
REM Video telephony engine libraries |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3609 |
file=\epoc32\release\ARMV5\urel\videotelproto.dll "sys\bin\videotelproto.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3610 |
file=\epoc32\release\ARMV5\urel\Videoteleng.dll "sys\bin\Videoteleng.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3611 |
file=\epoc32\release\ARMV5\urel\cscallctrl.dll "sys\bin\cscallctrl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3612 |
file=\epoc32\release\ARMV5\urel\vtlogger.dll "sys\bin\vtlogger.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3613 |
data=\epoc32\data\Z\System\install\videoteleng_stub.sis "system\install\videoteleng_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3614 |
REM Video Telephone application |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3615 |
file=\epoc32\release\ARMV5\urel\videotelui.exe "sys\bin\videotelui.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3616 |
data=\epoc32\data\Z\resource\apps\videotelui_AIF.MIF "resource\apps\videotelui_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3617 |
data=\epoc32\data\Z\resource\apps\videotelui.mif "resource\apps\videotelui.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3618 |
data=\epoc32\data\Z\System\install\videotelui_stub.sis "system\install\videotelui_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3619 |
data=\epoc32\data\Z\Private\10003a3f\apps\videotelui_reg.rsc "private\10003a3f\import\apps\videotelui_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3620 |
file=\epoc32\release\ARMV5\urel\IptvUtil.dll "sys\bin\IptvUtil.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3621 |
data=\epoc32\data\Z\resource\apps\iptvmimesupport.RSC "resource\apps\iptvmimesupport.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3622 |
file=\epoc32\release\ARMV5\urel\vcxviewmessageutility.dll "sys\bin\vcxviewmessageutility.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3623 |
data=\epoc32\data\Z\private\10202be9\2001B288.txt "private\10202BE9\2001B288.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3624 |
file=\epoc32\release\ARMV5\urel\vimpstsettings.dll "sys\bin\vimpstsettings.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3625 |
data=\epoc32\data\Z\system\install\vimpstsettingsstub.sis "system\install\vimpstsettingsstub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3626 |
file=\epoc32\release\ARMV5\urel\VPbkEng.dll "sys\bin\VPbkEng.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3627 |
file=\epoc32\release\ARMV5\urel\VPbkEngUtils.dll "sys\bin\VPbkEngUtils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3628 |
file=\epoc32\release\ARMV5\urel\VPbkVCardEng.dll "sys\bin\VPbkVCardEng.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3629 |
file=\epoc32\release\ARMV5\urel\VPbkSimStoreService.dll "sys\bin\VPbkSimStoreService.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3630 |
file=\epoc32\release\ARMV5\urel\VPbkSimStoreImpl.dll "sys\bin\VPbkSimStoreImpl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3631 |
file=\epoc32\release\ARMV5\urel\VPbkSimStoreCommon.dll "sys\bin\VPbkSimStoreCommon.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3632 |
file=\epoc32\release\ARMV5\urel\VPbkSimServer.exe "sys\bin\VPbkSimServer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3633 |
file=\epoc32\release\ARMV5\urel\VPbkCntModel.dll "Sys\Bin\VPbkCntModel.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3634 |
file=\epoc32\release\ARMV5\urel\VPbkSimStore.dll "Sys\Bin\VPbkSimStore.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3635 |
data=\epoc32\data\Z\resource\VPbkEng.rsc "resource\VPbkEng.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3636 |
data=\epoc32\data\Z\resource\VPbkFieldTypeSelectors.rsc "resource\VPbkFieldTypeSelectors.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3637 |
data=\epoc32\data\Z\resource\VPbkVCardEng.rsc "resource\VPbkVCardEng.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3638 |
data=\epoc32\data\Z\resource\VPbkSimStoreRes.rsc "resource\VPbkSimStoreRes.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3639 |
file=\epoc32\release\ARMV5\urel\Vm.exe "sys\bin\Vm.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3640 |
data=\epoc32\data\Z\resource\apps\Vm_AIF.MIF "resource\apps\Vm_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3641 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\Vm_reg.rsc "Private\10003a3f\apps\Vm_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3642 |
data="\epoc32\data\Z\resource\apps\Vm.mbm_rom" "resource\apps\Vm.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3643 |
data=\epoc32\data\Z\resource\apps\Vm.mif "resource\apps\Vm.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3644 |
data=\epoc32\data\Z\System\install\vm_stub.sis "System\Install\vm_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3645 |
data=\epoc32\data\Z\Private\10003a3f\apps\vm_reg.rsc "private\10003a3f\import\apps\vm_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3646 |
file=\epoc32\release\ARMV5\urel\Voicerecorder.exe "sys\bin\Voicerecorder.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3647 |
data=\epoc32\data\Z\resource\apps\Voicerecorder_AIF.MIF "resource\apps\Voicerecorder_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3648 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\Voicerecorder_reg.rsc "Private\10003a3f\import\apps\Voicerecorder_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3649 |
file=\epoc32\release\ARMV5\urel\GSVoiceRecorderPlugin.dll "Sys\Bin\GSVoiceRecorderPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3650 |
data=\epoc32\data\Z\Resource\apps\Voicerecorder.mif "resource\apps\Voicerecorder.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3651 |
file=\epoc32\release\ARMV5\urel\VoicerecorderUtils.DLL "sys\bin\VoicerecorderUtils.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3652 |
file=\epoc32\release\ARMV5\urel\VoicerecorderRecview.DLL "sys\bin\VoicerecorderRecview.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3653 |
file=\epoc32\release\ARMV5\urel\NewService.DLL "sys\bin\NewService.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3654 |
data=\epoc32\data\Z\resource\apps\GSVoiceRecorderPlugin.mif "resource\apps\GSVoiceRecorderPlugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3655 |
data=\epoc32\data\Z\Private\100058CA\backup_registration.xml "private\100058CA\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3656 |
data=\epoc32\data\Z\System\Install\VoiceRecorder_stub.SIS "System\install\VoiceRecorder_stub.SIS" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3657 |
data=\epoc32\data\Z\resource\apps\voiceui.mif "resource\apps\voiceui.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3658 |
file=\epoc32\release\ARMV5\urel\voiceUiRecognition.dll "sys\bin\voiceUiRecognition.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3659 |
file=\epoc32\release\ARMV5\urel\vuivoicerecognition.exe "sys\bin\vuivoicerecognition.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3660 |
data=\epoc32\data\Z\resource\apps\vuivoicerecognition_AIF.MIF "resource\apps\vuivoicerecognition_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3661 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\vuivoicerecognition_reg.rsc "Private\10003a3f\apps\vuivoicerecognition_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3662 |
data=\epoc32\release\ARMV5\urel\z\system\sounds\digital\NameDiallerStartTone.wav "System\sounds\digital\NameDiallerStartTone.wav" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3663 |
data=\epoc32\release\ARMV5\urel\z\system\sounds\digital\namediallerconfirmtone.wav "System\sounds\digital\namediallerconfirmtone.wav" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3664 |
data=\epoc32\release\ARMV5\urel\z\system\sounds\digital\btnamediallerstarttone.wav "System\sounds\digital\btnamediallerstarttone.wav" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3665 |
file=\epoc32\release\ARMV5\urel\aiwpbkinfoviewprovider.dll "Sys\Bin\aiwpbkinfoviewprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3666 |
file=\epoc32\release\ARMV5\urel\pbkinfoview.dll "sys\bin\pbkinfoview.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3667 |
file=\epoc32\release\ARMV5\urel\voipeventlog.dll "sys\bin\voipeventlog.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3668 |
file=\epoc32\release\ARMV5\urel\voipxmlprocessor.dll "sys\bin\voipxmlprocessor.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3669 |
file=\epoc32\release\ARMV5\urel\voipprovrec.dll "Sys\Bin\voipprovrec.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3670 |
file=\epoc32\release\ARMV5\urel\voipprovisioningapp.exe "sys\bin\voipprovisioningapp.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3671 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\voipprovisioningapp_reg.rsc "Private\10003a3f\import\apps\voipprovisioningapp_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3672 |
file=\epoc32\release\ARMV5\urel\vrec.dll "Sys\Bin\vrec.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3673 |
file=\epoc32\release\ARMV5\urel\vtmediatorplugin.dll "Sys\Bin\vtmediatorplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3674 |
file=\epoc32\release\ARMV5\urel\WallpaperAdapter.dll "Sys\Bin\WallpaperAdapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3675 |
REM This iby file puts Symbian components to ROM. |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3676 |
REM It replaces Symbian wappush.iby. |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3677 |
file=\epoc32\release\ARMV5\urel\Wutil.dll "sys\bin\Wutil.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3678 |
file=\epoc32\release\ARMV5\urel\wnode.dll "sys\bin\Wnode.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3679 |
file=\epoc32\release\ARMV5\urel\dtdmdl.dll "sys\bin\Dtdmdl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3680 |
file=\epoc32\release\ARMV5\urel\bnf.dll "sys\bin\Bnf.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3681 |
data=\epoc32\data\Z\Resource\Errors\WapBaseErr.R01 "Resource\Errors\WapBaseErr.R01" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3682 |
alias Resource\Errors\WapBaseErr.R01 Resource\Errors\WapBaseErr.RSC |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3683 |
file=\epoc32\release\ARMV5\urel\XmlElemt.dll "sys\bin\Xmlelemt.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3684 |
file=\epoc32\release\ARMV5\urel\WbxmlLib.dll "sys\bin\Wbxmllib.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3685 |
file=\epoc32\release\ARMV5\urel\HTTPResponse.dll "sys\bin\HTTPResponse.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3686 |
file=\epoc32\release\ARMV5\urel\Xmllib.dll "sys\bin\Xmllib.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3687 |
file=\epoc32\release\ARMV5\urel\wappushutils.dll "sys\bin\wappushutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3688 |
file=\epoc32\release\ARMV5\urel\pushapphandler.dll "Sys\Bin\pushapphandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3689 |
file=\epoc32\release\ARMV5\urel\pushsecurity.dll "Sys\Bin\pushsecurity.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3690 |
file=\epoc32\release\ARMV5\urel\pushwatcher.dll "Sys\Bin\pushwatcher.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3691 |
file=\epoc32\release\ARMV5\urel\pushmsgentry.dll "sys\bin\pushmsgentry.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3692 |
data=\epoc32\data\Z\Private\200159c0\install\wideimage_2001f489\hsps\00\manifest.dat "private\200159c0\install\wideimage_2001f489\hsps\00\manifest.dat" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3693 |
file=\epoc32\release\ARMV5\urel\widgetmanager.dll "Sys\Bin\widgetmanager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3694 |
data=\epoc32\data\Z\resource\apps\widgetmanager.mif "resource\apps\widgetmanager.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3695 |
data=\epoc32\data\Z\System\install\widgetmanager_stub.sis "system\install\widgetmanager_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3696 |
data=\epoc32\data\Z\private\10202be9\20026F53.txt "private\10202be9\20026F53.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3697 |
file=\epoc32\release\ARMV5\urel\WMLBC.dll "sys\bin\WMLBC.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3698 |
file=\epoc32\release\ARMV5\urel\wpgeneralvoipsettingsadapter.dll "Sys\Bin\wpgeneralvoipsettingsadapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3699 |
file=\epoc32\release\ARMV5\urel\wpvoipadapter.dll "Sys\Bin\wpvoipadapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3700 |
file=\epoc32\release\ARMV5\urel\WVSAPSettingsStore.dll "sys\bin\WVSAPSettingsStore.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3701 |
REM xhtmlparser component dll |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3702 |
file=\epoc32\release\ARMV5\urel\xhtmlparser.dll "sys\bin\xhtmlparser.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3703 |
file=\epoc32\release\ARMV5\urel\accfwuinotifier.dll "Sys\Bin\accfwuinotifier.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3704 |
file=\epoc32\release\ARMV5\urel\actionhandlerplugins.dll "Sys\Bin\actionhandlerplugins.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3705 |
file=\epoc32\release\ARMV5\urel\actionhandlerservice.dll "Sys\Bin\actionhandlerservice.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3706 |
file=\epoc32\release\ARMV5\urel\AdvancedTspController.dll "Sys\Bin\AdvancedTspController.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3707 |
data=\epoc32\data\Z\private\10282BC4\rules\keyevent.rul "private\10282BC4\rules\keyevent.rul" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3708 |
data=\epoc32\data\Z\private\10282BC4\rules\keyincall.rul "private\10282BC4\rules\keyincall.rul" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3709 |
data=\epoc32\data\Z\private\10282BC4\rules\keyinfmtx.rul "private\10282BC4\rules\keyinfmtx.rul" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3710 |
file=\epoc32\release\ARMV5\urel\aidevstaplg.dll "Sys\Bin\aidevstaplg.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3711 |
file=\epoc32\release\ARMV5\urel\aiprofileplugin.dll "Sys\Bin\aiprofileplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3712 |
file=\epoc32\release\ARMV5\urel\aisatplugin.dll "Sys\Bin\aisatplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3713 |
data=\epoc32\data\Z\System\install\SatPlugin_stub.sis "System\Install\SatPlugin_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3714 |
file=\epoc32\release\ARMV5\urel\aiwdialdata.dll "sys\bin\aiwdialdata.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3715 |
data=\epoc32\data\Z\System\install\aiwdialdata_stub.SIS "System\Install\aiwdialdata_stub.SIS" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3716 |
file=\epoc32\release\ARMV5\urel\aiwsplugin.dll "sys\bin\aiwsplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3717 |
file=\epoc32\release\ARMV5\urel\akncompamode.dll "Sys\Bin\akncompamode.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3718 |
data=\epoc32\data\Z\resource\akncompamode.rsc "resource\akncompamode.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3719 |
data=\epoc32\data\Z\resource\akncomparesources.rsc "resource\akncomparesources.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3720 |
file=\epoc32\release\ARMV5\urel\akncompasrv.exe "sys\bin\akncompasrv.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3721 |
file=\epoc32\release\ARMV5\urel\akncompags.dll "Sys\Bin\akncompags.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3722 |
data=\epoc32\data\Z\resource\akncompagsrsc.rsc "resource\akncompagsrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3723 |
file=\epoc32\release\ARMV5\UDEB\akncustcmds.dll "sys\bin\akncustcmds.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3724 |
file=\epoc32\release\ARMV5\urel\AknExtendedFader_arm11.dll "Sys\Bin\AknExtendedFader_arm11.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3725 |
file=\epoc32\release\ARMV5\urel\aknfepuiinterface.dll "sys\bin\aknfepuiinterface.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3726 |
file=\epoc32\release\ARMV5\urel\aknoldstylenotif.dll "sys\bin\aknoldstylenotif.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3727 |
file=\epoc32\release\ARMV5\urel\AKNNOTIFIERWRAPPER.DLL "sys\bin\aknNotifierWrapper.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3728 |
file=\epoc32\release\ARMV5\urel\aknnotifyplugin2.dll "Sys\Bin\aknnotifyplugin2.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3729 |
file=\epoc32\release\ARMV5\urel\akncapserver.exe "sys\bin\akncapserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3730 |
data=\epoc32\data\Z\System\..\PRIVATE\10003A3F\APPS\Akncapserver_REG.RSC "Private\10003a3f\apps\akncapserver_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3731 |
file=\epoc32\release\ARMV5\urel\aknnfysrv.exe "sys\bin\aknnfysrv.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3732 |
data=\epoc32\data\Z\System\..\PRIVATE\10003A3F\APPS\aknnfysrv_REG.RSC "Private\10003a3f\apps\aknnfysrv_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3733 |
file=\epoc32\release\ARMV5\urel\akncapserverclient.dll "sys\bin\akncapserverclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3734 |
file=\epoc32\release\ARMV5\urel\avkonstartupextensionplugin.dll "Sys\Bin\avkonstartupextensionplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3735 |
data=\epoc32\data\Z\Private\10207218\backup_registration.xml "private\10207218\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3736 |
file=\epoc32\release\ARMV5\urel\akndynamicsoftnote.dll "sys\bin\akndynamicsoftnote.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3737 |
file=\epoc32\release\ARMV5\urel\akndynamicsoftnoteeventmanager.dll "sys\bin\akndynamicsoftnoteeventmanager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3738 |
file=\epoc32\release\ARMV5\urel\ecompluginnotifier.dll "sys\bin\ecompluginnotifier.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3739 |
file=\epoc32\release\ARMV5\urel\AknIcon.dll "sys\bin\AknIcon.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3740 |
file=\epoc32\release\ARMV5\urel\AknIconSrv.exe "sys\bin\AknIconSrv.exe" fixed |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3741 |
data=\epoc32\data\Z\resource\AknIconSrv.rsc "resource\AknIconSrv.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3742 |
file=\epoc32\release\ARMV5\urel\AknIconOomPlugin.dll "Sys\Bin\AknIconOomPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3743 |
REM AKNINPUTLANGUAGE |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3744 |
file=\epoc32\release\ARMV5\urel\akninputlanguage.dll "sys\bin\akninputlanguage.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3745 |
file=\epoc32\release\ARMV5\urel\aknjapanesereading.dll "sys\bin\aknjapanesereading.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3746 |
REM AKNLAYOUT2 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3747 |
REM AKNLAYOUT2_QHD_TOUCH |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3748 |
REM AKNLAYOUT2_COMMON |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3749 |
file=\epoc32\release\ARMV5\urel\AknLayout2.dll "sys\bin\AknLayout2.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3750 |
file=\epoc32\release\ARMV5\urel\AknLayout2scalable.dll "sys\bin\AknLayout2scalable.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3751 |
file=\epoc32\release\ARMV5\urel\AknLayout2adaptation.dll "sys\bin\AknLayout2adaptation.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3752 |
file=\epoc32\release\ARMV5\urel\aknlayout2hierarchy.dll "sys\bin\aknlayout2hierarchy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3753 |
file=\epoc32\release\ARMV5\urel\101fe2aa.dll "Sys\Bin\101fe2aa.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3754 |
data=\epoc32\data\Z\resource\cdl\101fe2aa_cdl_detail.rsc "Resource\Cdl\101fe2aa_cdl_detail.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3755 |
file=\epoc32\release\ARMV5\urel\10283389.dll "Sys\Bin\10283389.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3756 |
data=\epoc32\data\Z\resource\cdl\10283389_cdl_detail.rsc "Resource\Cdl\10283389_cdl_detail.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3757 |
REM AKNLAYOUT2_NHD |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3758 |
REM MISSING file=\epoc32\release\ARMV5\urel\10281f13.dll Sys\Bin\10281f13.dll |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3759 |
REM MISSING data=\epoc32\data\Z\resource\cdl\10281f13_cdl_detail.rsc Resource\Cdl\10281f13_cdl_detail.rsc |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3760 |
REM AKNLAYOUT2_NHD4_TOUCH |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3761 |
file=\epoc32\release\ARMV5\urel\2001cb93.dll "Sys\Bin\2001cb93.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3762 |
data=\epoc32\data\Z\resource\cdl\2001cb93_cdl_detail.rsc "Resource\Cdl\2001cb93_cdl_detail.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3763 |
REM AKNLAYOUT2_DOUBLE |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3764 |
REM AKNLAYOUT2_HVGA |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3765 |
REM AKNLAYOUT2_HVGA_TOUCH |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3766 |
REM AKNLAYOUT2_LOW |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3767 |
REM AKNLAYOUT2_QVGA1 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3768 |
REM AKNLAYOUT2_QVGA2 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3769 |
REM AKNLAYOUT2_QVGA_TOUCH |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3770 |
REM AKNLAYOUT2_UIACCEL |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3771 |
REM AKNLAYOUT2_UIACCEL_QHD_TOUCH |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3772 |
file=\epoc32\release\ARMV5\urel\10285D7B.dll "Sys\Bin\10285D7B.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3773 |
data=\epoc32\data\Z\resource\cdl\10285D7B_cdl_detail.rsc "Resource\Cdl\10285D7B_cdl_detail.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3774 |
REM AKNLAYOUT2_UIACCEL_NHD |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3775 |
REM MISSING file=\epoc32\release\ARMV5\urel\2001CB5B.dll Sys\Bin\2001CB5B.dll |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3776 |
REM MISSING data=\epoc32\data\Z\resource\cdl\2001CB5B_cdl_detail.rsc Resource\Cdl\2001CB5B_cdl_detail.rsc |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3777 |
REM AKNLAYOUT2_UIACCEL_NHD4_TOUCH |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3778 |
file=\epoc32\release\ARMV5\urel\2001E2B1.dll "Sys\Bin\2001E2B1.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3779 |
data=\epoc32\data\Z\resource\cdl\2001E2B1_cdl_detail.rsc "Resource\Cdl\2001E2B1_cdl_detail.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3780 |
REM AKNLAYOUT2_UIACCEL_DOUBLE |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3781 |
REM AKNLAYOUT2_UIACCEL_HVGA |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3782 |
REM AKNLAYOUT2_UIACCEL_HVGA_TOUCH |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3783 |
REM AKNLAYOUT2_UIACCEL_LOW |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3784 |
REM AKNLAYOUT2_UIACCEL_QVGA1 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3785 |
REM AKNLAYOUT2_UIACCEL_QVGA2 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3786 |
REM AKNLAYOUT2_UIACCEL_QVGA_TOUCH |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3787 |
REM AKNLAYOUT2_UIACCEL_VGA |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3788 |
REM AKNLAYOUT2_UIACCEL_VGA3 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3789 |
REM AKNLAYOUT2_UIACCEL_VGA4_TOUCH |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3790 |
REM AKNLAYOUT2_VGA |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3791 |
REM AKNLAYOUT2_VGA3 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3792 |
REM AKNLAYOUT2_VGA4_TOUCH |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3793 |
REM AKNLAYOUT2_VGA_TOUCH |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3794 |
file=\epoc32\release\ARMV5\urel\aknlistloadertfx.dll "sys\bin\aknlistloadertfx.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3795 |
file=\epoc32\release\ARMV5\urel\AknMemoryCardUi.DLL "sys\bin\AknMemoryCardUi.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3796 |
data="\epoc32\data\Z\resource\apps\AknMemoryCardUi.mbm_rom" "resource\apps\AknMemoryCardUi.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3797 |
data=\epoc32\data\Z\resource\apps\AknMemoryCardUi.mif "resource\apps\AknMemoryCardUi.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3798 |
file=\epoc32\release\ARMV5\urel\aknphysics.dll "sys\bin\aknphysics.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3799 |
data=\epoc32\data\Z\private\10202be9\20021192.txt "private\10202be9\20021192.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3800 |
file=\epoc32\release\ARMV5\urel\AknPictograph.dll "sys\bin\AknPictograph.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3801 |
file=\epoc32\release\ARMV5\urel\aknskins.dll "sys\bin\aknskins.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3802 |
file=\epoc32\release\ARMV5\urel\aknskinsrv.dll "sys\bin\aknskinsrv.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3803 |
file=\epoc32\release\ARMV5\urel\aknskinsrv.exe "sys\bin\aknskinsrv.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3804 |
file=\epoc32\release\ARMV5\urel\aknskinrenderlib.dll "sys\bin\aknskinrenderlib.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3805 |
file=\epoc32\release\ARMV5\urel\aknswallpaperutils.dll "sys\bin\aknswallpaperutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3806 |
file=\epoc32\release\ARMV5\urel\aknlocalskinlib.dll "sys\bin\aknlocalskinlib.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3807 |
file=\epoc32\release\ARMV5\urel\aknswallpaperplugin.dll "Sys\Bin\aknswallpaperplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3808 |
data="\epoc32\data\Z\resource\skins\101f84b9\series60skin.mbm_rom" "resource\skins\101f84b9\series60skin.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3809 |
data=\epoc32\data\Z\private\10207114\import\101f84b9\series60skin.skn "private\10207114\import\101f84b9\series60skin.skn" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3810 |
data=\epoc32\data\Z\resource\skins\101f84b9\series60skin.mif "resource\skins\101f84b9\series60skin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3811 |
file=\epoc32\release\ARMV5\urel\101f84b9.dll "Sys\Bin\101f84b9.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3812 |
data=\epoc32\data\Z\resource\cdl\101f84b9_cdl_detail.rsc "Resource\Cdl\101f84b9_cdl_detail.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3813 |
data="\epoc32\data\Z\resource\skins\2000B12D\haze.mbm_rom" "resource\skins\2000B12D\haze.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3814 |
data=\epoc32\data\Z\private\10207114\import\2000B12D\haze.skn "private\10207114\import\2000B12D\haze.skn" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3815 |
data=\epoc32\data\Z\resource\skins\2000B12D\haze.mif "resource\skins\2000B12D\haze.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3816 |
data=\epoc32\data\Z\private\10207114\import\2000B12E\jing.skn "private\10207114\import\2000B12E\jing.skn" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3817 |
data=\epoc32\data\Z\resource\skins\2000B12E\jing.mif "resource\skins\2000B12E\jing.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3818 |
data=\epoc32\data\Z\System\install\Series60SkinsSupport.SIS "system\install\Series60SkinsSupport.SIS" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3819 |
data=\epoc32\data\Z\System\install\Series60ScalableSkinsSupport.SIS "system\install\Series60ScalableSkinsSupport.SIS" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3820 |
data=\epoc32\data\Z\private\10207114\backup_registration.xml "private\10207114\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3821 |
file=\epoc32\release\ARMV5\urel\AknSkinsOOMPlugin.dll "Sys\Bin\AknSkinsOOMPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3822 |
REM MISSING DATA=\epoc32\data\Z\resource\skins\101f84b9\101f84b9.sel resource\skins\101f84b9\101f84b9.sel |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3823 |
file=\epoc32\release\ARMV5\urel\akntouchgesturefw.dll "sys\bin\akntouchgesturefw.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3824 |
file=\epoc32\release\ARMV5\urel\akntransitionutils.dll "sys\bin\akntransitionutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3825 |
file=\epoc32\release\ARMV5\urel\alfresourcepool.dll "sys\bin\alfresourcepool.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3826 |
file=\epoc32\release\ARMV5\urel\osncore.dll "sys\bin\osncore.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3827 |
file=\epoc32\release\ARMV5\urel\alfwidgetmodel.dll "sys\bin\alfwidgetmodel.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3828 |
file=\epoc32\release\ARMV5\urel\alfwidgetutils.dll "sys\bin\alfwidgetutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3829 |
file=\epoc32\release\ARMV5\urel\alfwidgetfactory.dll "Sys\Bin\alfwidgetfactory.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3830 |
file=\epoc32\release\ARMV5\urel\alfopenwfrs.dll "Sys\Bin\alfopenwfrs.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3831 |
file=\epoc32\release\ARMV5\urel\AlfTransEffectPlugin.dll "Sys\Bin\AlfTransEffectPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3832 |
file=\epoc32\release\ARMV5\urel\TfxSrvPlugin.dll "Sys\Bin\TfxSrvPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3833 |
file=\epoc32\release\ARMV5\urel\alfcontainerwidget.dll "Sys\Bin\alfcontainerwidget.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3834 |
file=\epoc32\release\ARMV5\urel\alfscrollbarwidget.dll "Sys\Bin\alfscrollbarwidget.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3835 |
file=\epoc32\release\ARMV5\urel\alfviewwidget.dll "Sys\Bin\alfviewwidget.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3836 |
file=\epoc32\release\ARMV5\urel\ALWAYSONLINEMANAGERSERVER.dll "sys\bin\ALWAYSONLINEMANAGERSERVER.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3837 |
file=\epoc32\release\ARMV5\urel\ALWAYSONLINEMANAGERCLIENT.dll "sys\bin\ALWAYSONLINEMANAGERCLIENT.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3838 |
file=\epoc32\release\ARMV5\urel\ALWAYSONLINESTARTER.exe "sys\bin\ALWAYSONLINESTARTER.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3839 |
data=\epoc32\data\Z\system\install\aomanager_stub.sis "system\install\aomanager_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3840 |
file=\epoc32\release\ARMV5\urel\ALWAYSONLINEEMAILPLUGIN.DLL "Sys\Bin\ALWAYSONLINEEMAILPLUGIN.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3841 |
data=\epoc32\data\Z\system\install\aoemailplugin_stub.sis "system\install\aoemailplugin_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3842 |
file=\epoc32\release\ARMV5\UDEB\APControlListPlugin.DLL "Sys\Bin\APControlListPlugin.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3843 |
data=\epoc32\data\Z\resource\apps\APControlListplugin.mif "resource\apps\APControlListplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3844 |
file=\epoc32\release\ARMV5\urel\ApEngine.dll "sys\bin\ApEngine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3845 |
file=\epoc32\release\ARMV5\urel\SWInstCli.dll "sys\bin\SWInstCli.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3846 |
file=\epoc32\release\ARMV5\urel\SWInstSvrUI.exe "sys\bin\SWInstSvrUI.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3847 |
data=\epoc32\data\Z\resource\apps\SWInstSvrUI_AIF.MIF "resource\apps\SWInstSvrUI_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3848 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\SWInstSvrUI_reg.rsc "Private\10003a3f\apps\SWInstSvrUI_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3849 |
file=\epoc32\release\ARMV5\urel\SWInstCommonUI.dll "sys\bin\SWInstCommonUI.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3850 |
file=\epoc32\release\ARMV5\urel\SisxUI.dll "Sys\Bin\SisxUI.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3851 |
file=\epoc32\release\ARMV5\urel\SWInstTaskManager.dll "sys\bin\SWInstTaskManager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3852 |
file=\epoc32\release\ARMV5\urel\SWInstLogTask.dll "Sys\Bin\SWInstLogTask.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3853 |
data=\epoc32\data\Z\Private\100012a5\policy\10207216.spd "PRIVATE\100012a5\policy\10207216.spd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3854 |
file=\epoc32\release\ARMV5\urel\SWInstFileTask.dll "Sys\Bin\SWInstFileTask.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3855 |
file=\epoc32\release\ARMV5\urel\SWInstStartupTask.dll "Sys\Bin\SWInstStartupTask.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3856 |
data=\epoc32\data\Z\Private\101F875A\backup_registration.xml "PRIVATE\101F875A\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3857 |
file=\epoc32\release\ARMV5\urel\ApplicationStateSourcePlugIn.dll "Sys\Bin\ApplicationStateSourcePlugIn.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3858 |
data=\epoc32\data\Z\private\10282BC4\rules\autorotateui_activate.rul "private\10282BC4\rules\autorotateui_activate.rul" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3859 |
data=\epoc32\data\Z\private\10282BC4\rules\autorotateui_alwaysinportrait.rul "private\10282BC4\rules\autorotateui_alwaysinportrait.rul" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3860 |
data=\epoc32\data\Z\private\10282BC4\rules\autorotateui_init.rul "private\10282BC4\rules\autorotateui_init.rul" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3861 |
data=\epoc32\data\Z\private\10282BC4\rules\autorotateui_rotate.rul "private\10282BC4\rules\autorotateui_rotate.rul" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3862 |
file=\epoc32\release\ARMV5\urel\appmngr2.exe "sys\bin\appmngr2.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3863 |
data=\epoc32\data\Z\resource\apps\appmngr2_AIF.MIF "resource\apps\appmngr2_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3864 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\appmngr2_reg.rsc "Private\10003a3f\apps\appmngr2_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3865 |
data=\epoc32\data\Z\resource\apps\appmngr2.mif "resource\apps\appmngr2.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3866 |
file=\epoc32\release\ARMV5\urel\appmngr2gsinstalledplugin.dll "Sys\Bin\appmngr2gsinstalledplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3867 |
file=\epoc32\release\ARMV5\urel\appmngr2gsinstfilesplugin.dll "Sys\Bin\appmngr2gsinstfilesplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3868 |
file=\epoc32\release\ARMV5\urel\appmngr2gssettingsplugin.dll "Sys\Bin\appmngr2gssettingsplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3869 |
file=\epoc32\release\ARMV5\urel\appmngr2pluginapi.dll "sys\bin\appmngr2pluginapi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3870 |
file=\epoc32\release\ARMV5\urel\appmngr2sisxplugin.dll "Sys\Bin\appmngr2sisxplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3871 |
data=\epoc32\data\Z\resource\apps\appmngr2sisx.mif "resource\apps\appmngr2sisx.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3872 |
file=\epoc32\release\ARMV5\urel\appmngr2widgetplugin.dll "Sys\Bin\appmngr2widgetplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3873 |
data=\epoc32\data\Z\resource\apps\appmngr2widget.mif "resource\apps\appmngr2widget.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3874 |
FILE=\epoc32\release\ARMV5\urel\ApSettingsHandlerUi.dll "sys\bin\ApSettingsHandlerUi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3875 |
data=\epoc32\data\Z\resource\apps\ApSettings.mif "resource\apps\ApSettings.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3876 |
file=\epoc32\release\ARMV5\urel\ApSettingsPlugin.DLL "Sys\Bin\ApSettingsPlugin.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3877 |
data=\epoc32\data\Z\resource\apps\apsettingsplugin.mif "resource\apps\apsettingsplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3878 |
REM AsxParser |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3879 |
data=\epoc32\data\Z\System\install\AsxParser_stub.SIS "system\install\AsxParser_stub.SIS" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3880 |
file=\epoc32\release\ARMV5\urel\AsxParser.dll "sys\bin\AsxParser.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3881 |
file=\epoc32\release\ARMV5\urel\audiofetcher.dll "Sys\Bin\audiofetcher.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3882 |
data=\epoc32\data\Z\resource\apps\audiofetcher.mif "resource\apps\audiofetcher.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3883 |
file=\epoc32\release\ARMV5\urel\Autolock.exe "sys\bin\Autolock.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3884 |
data=\epoc32\data\Z\resource\apps\Autolock.mif "resource\apps\Autolock.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3885 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\Autolock_reg.rsc "Private\10003a3f\apps\Autolock_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3886 |
REM AVKON |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3887 |
file=\epoc32\release\ARMV5\urel\avkon.dll "sys\bin\avkon.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3888 |
file=\epoc32\release\ARMV5\urel\akninit.dll "Sys\Bin\akninit.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3889 |
file=\epoc32\release\ARMV5\urel\aknnotify.dll "sys\bin\aknnotify.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3890 |
file=\epoc32\release\ARMV5\urel\aknnotifyplugin.dll "sys\bin\aknnotifyplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3891 |
file=\epoc32\release\ARMV5\urel\aknanimdll.dll "sys\bin\aknanimdll.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3892 |
file=\epoc32\release\ARMV5\urel\AknKeyRotator.dll "sys\bin\AknKeyRotator.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3893 |
file=\epoc32\release\ARMV5\urel\aknhlist.dll "sys\bin\aknhlist.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3894 |
data="\epoc32\data\Z\resource\apps\avkon2.mbm_rom" "resource\apps\avkon2.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3895 |
data=\epoc32\data\Z\resource\apps\avkon2.mif "resource\apps\avkon2.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3896 |
data="\epoc32\data\Z\resource\apps\callstatus.mbm_rom" "resource\apps\callstatus.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3897 |
data=\epoc32\data\Z\resource\apps\callstatus.mif "resource\apps\callstatus.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3898 |
data=\epoc32\data\Z\resource\apps\smiley.mif "resource\apps\smiley.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3899 |
file=\epoc32\release\ARMV5\urel\102827CF.dll "Sys\Bin\102827CF.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3900 |
data=\epoc32\data\Z\resource\cdl\102827CF_cdl_detail.rsc "Resource\Cdl\102827CF_cdl_detail.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3901 |
data=\epoc32\data\Z\Resource\aknpriv.rsc "resource\aknpriv.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3902 |
data=\epoc32\data\Z\Resource\smiley.rsc "resource\smiley.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3903 |
data=\epoc32\data\Z\Resource\avkonsystemsounds\volume_min.wav "resource\avkonsystemsounds\volume_min.wav" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3904 |
data=\epoc32\data\Z\Resource\avkonsystemsounds\volume_max.wav "resource\avkonsystemsounds\volume_max.wav" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3905 |
data=\epoc32\data\Z\Resource\avkonsystemsounds\default_beep.wav "resource\avkonsystemsounds\default_beep.wav" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3906 |
data=\epoc32\data\Z\Resource\avkonsystemsounds\battery_dead.wav "resource\avkonsystemsounds\battery_dead.wav" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3907 |
data=\epoc32\data\Z\Resource\avkonsystemsounds\battery_low.wav "resource\avkonsystemsounds\battery_low.wav" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3908 |
data=\epoc32\data\Z\Resource\avkonsystemsounds\confirmation.wav "resource\avkonsystemsounds\confirmation.wav" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3909 |
data=\epoc32\data\Z\Resource\avkonsystemsounds\warning.wav "resource\avkonsystemsounds\warning.wav" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3910 |
file=\epoc32\release\ARMV5\urel\bsengine.exe "sys\bin\bsengine.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3911 |
data=\epoc32\data\Z\private\2000F83E\bs_config.xml "private\2000F83E\bs_config.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3912 |
file=\epoc32\release\ARMV5\urel\bsclient.dll "sys\bin\bsclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3913 |
file=\epoc32\release\ARMV5\urel\bsserver.exe "sys\bin\bsserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3914 |
file=\epoc32\release\ARMV5\urel\bsinstall.exe "sys\bin\bsinstall.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3915 |
data=\epoc32\data\Z\Private\102828dd\backup_registration.xml "private\102828dd\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3916 |
data=\epoc32\data\Z\system\install\bsstub.sis "system\install\bsstub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3917 |
file=\epoc32\release\ARMV5\urel\BrowserDialogsProvider.dll "sys\bin\BrowserDialogsProvider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3918 |
file=\epoc32\release\ARMV5\urel\BrowserRec.dll "Sys\Bin\BrowserRec.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3919 |
file=\epoc32\release\ARMV5\urel\BrowserTelService.dll "sys\bin\BrowserTelService.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3920 |
file=\epoc32\release\ARMV5\urel\btaudiomanclient.dll "Sys\Bin\btaudiomanclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3921 |
file=\epoc32\release\ARMV5\urel\btaudioman.exe "sys\bin\btaudioman.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3922 |
file=\epoc32\release\ARMV5\urel\btaudiostreamer.dll "sys\bin\btaudiostreamer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3923 |
file=\epoc32\release\ARMV5\urel\btengsrv.exe "sys\bin\btengsrv.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3924 |
file=\epoc32\release\ARMV5\urel\bttoggle.exe "sys\bin\bttoggle.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3925 |
file=\epoc32\release\ARMV5\urel\btengconnman.dll "sys\bin\btengconnman.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3926 |
file=\epoc32\release\ARMV5\urel\btengdevman.dll "sys\bin\btengdevman.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3927 |
file=\epoc32\release\ARMV5\urel\btengdiscovery.dll "sys\bin\btengdiscovery.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3928 |
file=\epoc32\release\ARMV5\urel\btfeatures.dll "sys\bin\btfeatures.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3929 |
file=\epoc32\release\ARMV5\urel\btengsettings.dll "sys\bin\btengsettings.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3930 |
data=\epoc32\data\Z\Private\10003A3F\APPS\bttoggle_reg.rsc "Private\10003a3f\apps\bttoggle_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3931 |
data=\epoc32\data\Z\resource\btengsdp.rsc "resource\btengsdp.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3932 |
data=\epoc32\data\Z\resource\btrfs.txt "resource\btrfs.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3933 |
file=\epoc32\release\ARMV5\urel\btbearer.dll "Sys\Bin\btbearer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3934 |
file=\epoc32\release\ARMV5\urel\btrfsplugin.dll "Sys\Bin\btrfsplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3935 |
file=\epoc32\release\ARMV5\urel\btpsmplugin.dll "Sys\Bin\btpsmplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3936 |
file=\epoc32\release\ARMV5\urel\paintcursor.exe "sys\bin\paintcursor.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3937 |
data=\epoc32\data\Z\resource\apps\paintcursor.mif "resource\apps\paintcursor.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3938 |
data=\epoc32\data\Z\resource\apps\paintcursor_AIF.MIF "resource\apps\paintcursor_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3939 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\paintcursor_reg.rsc "Private\10003a3f\apps\paintcursor_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3940 |
file=\epoc32\release\ARMV5\urel\bthidsettings.dll "sys\bin\bthidsettings.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3941 |
file=\epoc32\release\ARMV5\urel\layoutmgr.exe "sys\bin\layoutmgr.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3942 |
file=\epoc32\release\ARMV5\urel\kbdclient.dll "sys\bin\kbdclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3943 |
file=\epoc32\release\ARMV5\urel\bthidserver.exe "sys\bin\bthidserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3944 |
file=\epoc32\release\ARMV5\urel\bthidclient.dll "sys\bin\bthidclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3945 |
file=\epoc32\release\ARMV5\urel\BTMouse_Animation_client.dll "sys\bin\BTMouse_Animation_client.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3946 |
file=\epoc32\release\ARMV5\urel\BTcursor_server.dll "sys\bin\BTcursor_server.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3947 |
file=\epoc32\release\ARMV5\urel\hidkeyboard.dll "Sys\Bin\hidkeyboard.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3948 |
file=\epoc32\release\ARMV5\urel\hidmouse.dll "Sys\Bin\hidmouse.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3949 |
file=\epoc32\release\ARMV5\urel\kbdlayout.dll "Sys\Bin\kbdlayout.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3950 |
file=\epoc32\release\ARMV5\urel\bthidkbdsettings.dll "Sys\Bin\bthidkbdsettings.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3951 |
file=\epoc32\release\ARMV5\urel\bthidengplugin.dll "Sys\Bin\bthidengplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3952 |
data=\epoc32\data\Z\resource\apps\BTMouseBitMaps.mbm "resource\apps\BTMouseBitMaps.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3953 |
file=\epoc32\release\ARMV5\urel\btmac.dll "Sys\Bin\btmac.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3954 |
file=\epoc32\release\ARMV5\urel\btmonobearer.dll "Sys\Bin\btmonobearer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3955 |
file=\epoc32\release\ARMV5\urel\atcodec.dll "sys\bin\atcodec.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3956 |
file=\epoc32\release\ARMV5\urel\BTMonoCmdHandler.dll "sys\bin\BTMonoCmdHandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3957 |
REM Bluetooth notifiers library |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3958 |
file=\epoc32\release\ARMV5\urel\btnotif.dll "sys\bin\btnotif.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3959 |
data=\epoc32\data\Z\resource\apps\btnotif.mif "resource\apps\btnotif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3960 |
file=\epoc32\release\ARMV5\urel\btnotifwrapper.dll "Sys\Bin\btnotifwrapper.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3961 |
file=\epoc32\release\ARMV5\urel\btpbap.dll "Sys\Bin\btpbap.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3962 |
file=\epoc32\release\ARMV5\urel\btsac.dll "Sys\Bin\btsac.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3963 |
file=\epoc32\release\ARMV5\urel\btrcc.dll "Sys\Bin\btrcc.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3964 |
REM Bluetooth SAP ECom Plugin |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3965 |
file=\epoc32\release\ARMV5\urel\BTSap.dll "Sys\Bin\BTSap.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3966 |
file=\epoc32\release\ARMV5\urel\BtUi.exe "sys\bin\BtUi.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3967 |
data=\epoc32\data\Z\resource\apps\BtUi.mif "resource\apps\BtUi.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3968 |
data=\epoc32\data\Z\resource\apps\BtUi_AIF.MIF "resource\apps\BtUi_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3969 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\BtUi_reg.rsc "Private\10003a3f\apps\BtUi_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3970 |
file=\epoc32\release\ARMV5\urel\btdevmodel.dll "sys\bin\btdevmodel.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3971 |
file=\epoc32\release\ARMV5\urel\BtuiPlugin.dll "Sys\Bin\BtuiPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3972 |
file=\epoc32\release\ARMV5\urel\CallAudioControl.dll "sys\bin\CallAudioControl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3973 |
data=\epoc32\data\Z\System\install\CallAudioControl_Stub.sis "System\Install\CallAudioControl_Stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3974 |
data=\epoc32\data\Z\private\10207BD2\backup_registration.xml "private\10207BD2\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3975 |
file=\epoc32\release\ARMV5\urel\callprovider.dll "sys\bin\callprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3976 |
data=\epoc32\data\Z\System\install\callprovider_stub.SIS "System\Install\callprovider_stub.SIS" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3977 |
file=\epoc32\release\ARMV5\urel\CallStateSourcePlugIn.dll "Sys\Bin\CallStateSourcePlugIn.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3978 |
REM CallUI Plugin |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3979 |
file=\epoc32\release\ARMV5\urel\CaUiPlugin.dll "Sys\Bin\CaUiPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3980 |
REM CallUI Engine |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3981 |
file=\epoc32\release\ARMV5\urel\CaUiEngine.dll "sys\bin\CaUiEngine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3982 |
REM Enabler for exlipsing ROM binaries |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3983 |
data=\epoc32\data\Z\System\install\callui_stub.sis "system\install\callui_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3984 |
file=\epoc32\release\ARMV5\urel\CAEENGINE.DLL "sys\bin\CAEENGINE.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3985 |
file=\epoc32\release\ARMV5\urel\ASYNCHFSQ.DLL "sys\bin\ASYNCHFSQ.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3986 |
file=\epoc32\release\ARMV5\urel\CAESTILLCONVERTER.DLL "sys\bin\CAESTILLCONVERTER.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3987 |
file=\epoc32\release\ARMV5\urel\CAMCCONTROLLER.DLL "Sys\Bin\CAMCCONTROLLER.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3988 |
file=\epoc32\release\ARMV5\urel\CAMC3GPSINK.DLL "sys\bin\CAMC3GPSINK.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3989 |
file=\epoc32\release\ARMV5\urel\CAMCMEDIARECORDER.DLL "sys\bin\CAMCMEDIARECORDER.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3990 |
file=\epoc32\release\ARMV5\urel\CBSSERVER.EXE "sys\bin\CBSSERVER.EXE" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3991 |
file=\epoc32\release\ARMV5\urel\CBSCLIENT.DLL "sys\bin\CBSCLIENT.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3992 |
file=\epoc32\release\ARMV5\urel\CBSMCNCLIENT.DLL "sys\bin\CBSMCNCLIENT.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3993 |
data=\epoc32\data\Z\private\1000A859\backup_registration.xml "private\1000A859\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3994 |
data=\epoc32\data\Z\System\install\cbsserver_stub.sis "System\Install\cbsserver_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3995 |
data=\epoc32\data\Z\System\install\cbsclient_stub.sis "System\Install\cbsclient_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3996 |
data=\epoc32\data\Z\System\install\cbsmcnclient_stub.sis "System\Install\cbsmcnclient_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3997 |
file=\epoc32\release\ARMV5\urel\CbsUiApp.exe "sys\bin\CbsUiApp.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3998 |
data=\epoc32\data\Z\resource\apps\CbsUiApp.mif "resource\apps\CbsUiApp.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3999 |
data=\epoc32\data\Z\resource\apps\CbsUiApp_AIF.MIF "resource\apps\CbsUiApp_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4000 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\CbsUiApp_reg.rsc "Private\10003a3f\apps\CbsUiApp_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4001 |
data=\epoc32\data\Z\System\install\cbsuiapp_stub.sis "system\install\cbsuiapp_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4002 |
data=\epoc32\data\Z\Private\10003a3f\apps\cbsuiapp_reg.rsc "private\10003a3f\import\apps\cbsuiapp_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4003 |
file=\epoc32\release\ARMV5\urel\cce.dll "sys\bin\cce.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4004 |
REM Generic connection dialogs |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4005 |
file=\epoc32\release\ARMV5\urel\CCONNDLGPLUGIN.DLL "sys\bin\CCONNDLGPLUGIN.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4006 |
file=\epoc32\release\ARMV5\urel\ccclientsession.dll "sys\bin\ccclientsession.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4007 |
file=\epoc32\release\ARMV5\urel\ccsrvapi.dll "sys\bin\ccsrvapi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4008 |
file=\epoc32\release\ARMV5\urel\hsccapiclient.dll "sys\bin\hsccapiclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4009 |
file=\epoc32\release\ARMV5\urel\hsccproviderclient.dll "sys\bin\hsccproviderclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4010 |
file=\epoc32\release\ARMV5\urel\hscontentinfo.dll "sys\bin\hscontentinfo.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4011 |
file=\epoc32\release\ARMV5\urel\ccserver.exe "sys\bin\ccserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4012 |
REM CDL |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4013 |
file=\epoc32\release\ARMV5\urel\cdlengine.dll "sys\bin\cdlengine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4014 |
file=\epoc32\release\ARMV5\urel\cdlserver.exe "sys\bin\cdlserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4015 |
file=\epoc32\release\ARMV5\urel\cenrepdatabase.dll "sys\bin\cenrepdatabase.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4016 |
file=\epoc32\release\ARMV5\urel\cenrepsourceplugin.dll "Sys\Bin\cenrepsourceplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4017 |
data=\epoc32\data\z\private\10282BC4\settings\10282f41\10282f41.xml "private\10282bc4\settings\10282f41\10282f41.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4018 |
file=\epoc32\release\ARMV5\urel\CertManUi.dll "Sys\Bin\CertManUi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4019 |
file=\epoc32\release\ARMV5\urel\CERTSAVER.exe "sys\bin\CERTSAVER.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4020 |
data=\epoc32\data\Z\System\..\PRIVATE\10003A3F\APPS\CERTSAVER_reg.rsc "Private\10003a3f\apps\CERTSAVER_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4021 |
file=\epoc32\release\ARMV5\urel\cmmanager.dll "sys\bin\cmmanager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4022 |
data=\epoc32\data\Z\resource\apps\cmmanager.mif "resource\apps\cmmanager.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4023 |
file=\epoc32\release\ARMV5\urel\cmmanagerdatabase.dll "sys\bin\cmmanagerdatabase.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4024 |
file=\epoc32\release\ARMV5\urel\cmpluginembdestination.dll "Sys\Bin\cmpluginembdestination.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4025 |
file=\epoc32\release\ARMV5\urel\cmpluginpacketdata.dll "Sys\Bin\cmpluginpacketdata.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4026 |
data=\epoc32\data\Z\resource\apps\cmpluginpacketdata.mif "resource\apps\cmpluginpacketdata.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4027 |
file=\epoc32\release\ARMV5\urel\cmpluginvpn.dll "Sys\Bin\cmpluginvpn.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4028 |
data=\epoc32\data\Z\resource\apps\cmpluginvpn.mif "resource\apps\cmpluginvpn.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4029 |
file=\epoc32\release\ARMV5\urel\cmpluginwlan.dll "Sys\Bin\cmpluginwlan.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4030 |
data=\epoc32\data\Z\resource\apps\cmpluginwlan.mif "resource\apps\cmpluginwlan.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4031 |
file=\epoc32\release\ARMV5\urel\CMS.dll "sys\bin\CMS.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4032 |
file=\epoc32\release\ARMV5\urel\cntparserserverexe.exe "sys\bin\cntparserserverexe.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4033 |
file=\epoc32\release\ARMV5\urel\cntparserserver.dll "sys\bin\cntparserserver.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4034 |
file=\epoc32\release\ARMV5\urel\CodEng.dll "sys\bin\CodEng.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4035 |
file=\epoc32\release\ARMV5\urel\CodUi.dll "sys\bin\CodUi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4036 |
file=\epoc32\release\ARMV5\urel\CodRecog.dll "Sys\Bin\CodRecog.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4037 |
file=\epoc32\release\ARMV5\urel\CodViewer.exe "sys\bin\CodViewer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4038 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\CodViewer_reg.rsc "Private\10003a3f\import\apps\CodViewer_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4039 |
file=\epoc32\release\ARMV5\urel\DdRecog.dll "Sys\Bin\DdRecog.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4040 |
file=\epoc32\release\ARMV5\urel\DdViewer.exe "sys\bin\DdViewer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4041 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\DdViewer_reg.rsc "Private\10003a3f\import\apps\DdViewer_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4042 |
file=\epoc32\release\ARMV5\urel\CodDownload.dll "sys\bin\CodDownload.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4043 |
file=\epoc32\release\ARMV5\urel\RoapApp.exe "sys\bin\RoapApp.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4044 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\RoapApp_reg.rsc "Private\10003a3f\import\apps\RoapApp_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4045 |
file=\epoc32\release\ARMV5\urel\commonadapter.dll "sys\bin\commonadapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4046 |
file=\epoc32\release\ARMV5\urel\commondialogs.dll "sys\bin\commondialogs.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4047 |
data=\epoc32\data\Z\resource\apps\commondialogs.mif "resource\apps\commondialogs.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4048 |
file=\epoc32\release\ARMV5\urel\commonui.dll "sys\bin\commonui.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4049 |
file=\epoc32\release\ARMV5\urel\commonuinpdapiloader.dll "sys\bin\commonuinpdapiloader.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4050 |
file=\epoc32\release\ARMV5\urel\commonuimpengineapiloader.dll "sys\bin\commonuimpengineapiloader.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4051 |
REM binaries |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4052 |
file=\epoc32\release\ARMV5\urel\commsdatstartup.exe "Sys\Bin\commsdatstartup.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4053 |
file=\epoc32\release\ARMV5\urel\commsdatcreator.dll "sys\bin\commsdatcreator.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4054 |
file=\epoc32\release\ARMV5\urel\commsdatcreatorrfsplugin.dll "Sys\Bin\commsdatcreatorrfsplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4055 |
REM Varintadata for commsdat creation |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4056 |
REM data=\epoc32\data\Z\private\10281BC3\VariantData.xml private\10281BC3\VariantData.xml |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4057 |
file=\epoc32\release\ARMV5\urel\connectiondialogswrapper.DLL "Sys\Bin\connectiondialogswrapper.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4058 |
file=\epoc32\release\ARMV5\urel\ConnectionManager.dll "sys\bin\ConnectionManager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4059 |
data="\epoc32\data\Z\resource\apps\ConnMan.mbm_rom" "resource\apps\ConnMan.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4060 |
data=\epoc32\data\Z\resource\apps\ConnMan.mif "resource\apps\ConnMan.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4061 |
file=\epoc32\release\ARMV5\urel\connectionmonitorplugin.dll "Sys\Bin\connectionmonitorplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4062 |
data=\epoc32\data\Z\resource\apps\connectionmonitorplugin.mif "resource\apps\connectionmonitorplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4063 |
file=\epoc32\release\ARMV5\urel\ConnectionMonitorUi.exe "sys\bin\ConnectionMonitorUi.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4064 |
data=\epoc32\data\Z\resource\apps\ConnectionMonitorUi.mif "resource\apps\ConnectionMonitorUi.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4065 |
data=\epoc32\data\Z\resource\apps\ConnectionMonitorUi_AIF.MIF "resource\apps\ConnectionMonitorUi_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4066 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\ConnectionMonitorUi_reg.rsc "Private\10003a3f\apps\ConnectionMonitorUi_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4067 |
file=\epoc32\release\ARMV5\urel\ConnectionUiUtilities.dll "sys\bin\ConnectionUiUtilities.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4068 |
file=\epoc32\release\ARMV5\urel\ConnUiUtilsNotif.DLL "sys\bin\ConnUiUtilsNotif.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4069 |
data=\epoc32\data\Z\resource\apps\ConnectionUiUtilities.mif "resource\apps\ConnectionUiUtilities.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4070 |
file=\epoc32\release\ARMV5\urel\CONNMON.DLL "sys\bin\CONNMON.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4071 |
file=\epoc32\release\ARMV5\urel\CONNMONEXE.EXE "sys\bin\CONNMONEXE.EXE" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4072 |
file=\epoc32\release\ARMV5\urel\CONNMONEXT.DLL "sys\bin\CONNMONEXT.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4073 |
file=\epoc32\release\ARMV5\urel\ContentListingFramework.dll "sys\bin\ContentListingFramework.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4074 |
file=\epoc32\release\ARMV5\urel\MediaCollectionManager.dll "sys\bin\MediaCollectionManager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4075 |
file=\epoc32\release\ARMV5\urel\cpserver.exe "sys\bin\cpserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4076 |
file=\epoc32\release\ARMV5\urel\cpstorage.dll "sys\bin\cpstorage.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4077 |
file=\epoc32\release\ARMV5\urel\cputils.dll "sys\bin\cputils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4078 |
file=\epoc32\release\ARMV5\urel\contentharvesterclient.dll "sys\bin\contentharvesterclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4079 |
file=\epoc32\release\ARMV5\urel\contentharvester.exe "sys\bin\contentharvester.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4080 |
file=\epoc32\release\ARMV5\urel\pluginvalidator.dll "sys\bin\pluginvalidator.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4081 |
file=\epoc32\release\ARMV5\urel\chswiplugin.dll "Sys\Bin\chswiplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4082 |
file=\epoc32\release\ARMV5\urel\chfactorysettingsplugin.dll "Sys\Bin\chfactorysettingsplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4083 |
data=\epoc32\data\z\private\20016b7b\backup_registration.xml "private\20016b7b\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4084 |
data=\epoc32\data\z\private\10202be9\20016b7b.txt "private\10202be9\20016b7b.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4085 |
file=\epoc32\release\ARMV5\urel\CFActivatorEngine.dll "sys\bin\CFActivatorEngine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4086 |
file=\epoc32\release\ARMV5\urel\CFClient.dll "sys\bin\CFClient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4087 |
file=\epoc32\release\ARMV5\urel\CFContextSourceManager.dll "sys\bin\CFContextSourceManager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4088 |
file=\epoc32\release\ARMV5\urel\CFContextSourceSettingsManager.dll "sys\bin\CFContextSourceSettingsManager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4089 |
file=\epoc32\release\ARMV5\urel\cfoperationpluginservices.dll "sys\bin\cfoperationpluginservices.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4090 |
file=\epoc32\release\ARMV5\urel\CFScriptEngine.dll "sys\bin\CFScriptEngine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4091 |
file=\epoc32\release\ARMV5\urel\CFServices.dll "sys\bin\CFServices.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4092 |
file=\epoc32\release\ARMV5\urel\CFServer.exe "sys\bin\CFServer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4093 |
data=\epoc32\data\Z\private\10282BC4\backup_registration.xml "private\10282BC4\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4094 |
file=\epoc32\release\ARMV5\urel\basicoperationsplugin.dll "Sys\Bin\basicoperationsplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4095 |
file=\epoc32\release\ARMV5\urel\CookieFilter.dll "Sys\Bin\CookieFilter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4096 |
file=\epoc32\release\ARMV5\urel\CookieManager.dll "sys\bin\CookieManager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4097 |
file=\epoc32\release\ARMV5\urel\CookieServer.exe "sys\bin\CookieServer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4098 |
data=\epoc32\data\z\private\101F8530\CookieGroup.xml "private\101F8530\CookieGroup.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4099 |
file=\epoc32\release\ARMV5\urel\csplugin.dll "Sys\Bin\csplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4100 |
data=\epoc32\data\Z\System\install\csplugin_stub.sis "System\Install\csplugin_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4101 |
file=\epoc32\release\ARMV5\urel\CTSecDlgs.dll "sys\bin\CTSecDlgs.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4102 |
file=\epoc32\release\ARMV5\urel\CTSecDialogImpl.dll "sys\bin\CTSecDialogImpl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4103 |
file=\epoc32\release\ARMV5\urel\CTSECDLGNOTIFIER.dll "Sys\Bin\CTSECDLGNOTIFIER.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4104 |
file=\epoc32\release\ARMV5\urel\cXmlParser.dll "sys\bin\cXmlParser.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4105 |
file=\epoc32\release\ARMV5\urel\Dataconnectionlogger.exe "sys\bin\Dataconnectionlogger.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4106 |
data=\epoc32\data\Z\private\101F6CFE\backup_registration.xml "private\101F6CFE\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4107 |
file=\epoc32\release\ARMV5\urel\DBRECOVERY.EXE "sys\bin\DBRECOVERY.EXE" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4108 |
file=\epoc32\release\ARMV5\urel\dcmoclient.dll "sys\bin\dcmoclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4109 |
file=\epoc32\release\ARMV5\urel\DeflateFilter.dll "Sys\Bin\DeflateFilter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4110 |
file=\epoc32\release\ARMV5\urel\devdiagaudioplugin.dll "Sys\Bin\devdiagaudioplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4111 |
file=\epoc32\release\ARMV5\urel\devdiagbatterychargercabletestplugin.dll "Sys\Bin\devdiagbatterychargercabletestplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4112 |
file=\epoc32\release\ARMV5\urel\devdiagbrowserplugin.dll "Sys\Bin\devdiagbrowserplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4113 |
file=\epoc32\release\ARMV5\urel\devdiagconnectivitysuiteplugin.dll "Sys\Bin\devdiagconnectivitysuiteplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4114 |
data=\epoc32\data\Z\resource\devdiagconnectivitysuitepluginrsc.rsc "resource\devdiagconnectivitysuitepluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4115 |
data=\epoc32\data\Z\resource\apps\devdiagconnectivitysuiteplugin.mif "resource\apps\devdiagconnectivitysuiteplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4116 |
file=\epoc32\release\ARMV5\urel\devdiagcoveragesuiteplugin.dll "Sys\Bin\devdiagcoveragesuiteplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4117 |
data=\epoc32\data\Z\resource\devdiagcoveragesuitepluginrsc.rsc "resource\devdiagcoveragesuitepluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4118 |
data=\epoc32\data\Z\resource\apps\devdiagcoveragesuiteplugin.mif "resource\apps\devdiagcoveragesuiteplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4119 |
file=\epoc32\release\ARMV5\urel\devdiagdatanetworktestplugin.dll "Sys\Bin\devdiagdatanetworktestplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4120 |
file=\epoc32\release\ARMV5\urel\devdiagexternalmediacardplugin.dll "Sys\Bin\devdiagexternalmediacardplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4121 |
file=\epoc32\release\ARMV5\urel\devdiaghardwaresuiteplugin.dll "Sys\Bin\devdiaghardwaresuiteplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4122 |
data=\epoc32\data\Z\resource\devdiaghardwaresuitepluginrsc.rsc "resource\devdiaghardwaresuitepluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4123 |
data=\epoc32\data\Z\resource\apps\devdiaghardwaresuiteplugin.mif "resource\apps\devdiaghardwaresuiteplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4124 |
file=\epoc32\release\ARMV5\urel\devdiagheadsetcabletestplugin.dll "Sys\Bin\devdiagheadsetcabletestplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4125 |
file=\epoc32\release\ARMV5\urel\devdiagnetcoverageplugin.dll "Sys\Bin\devdiagnetcoverageplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4126 |
file=\epoc32\release\ARMV5\urel\devdiagservicessuiteplugin.dll "Sys\Bin\devdiagservicessuiteplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4127 |
data=\epoc32\data\Z\resource\devdiagservicessuitepluginrsc.rsc "resource\devdiagservicessuitepluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4128 |
data=\epoc32\data\Z\resource\apps\devdiagservicessuiteplugin.mif "resource\apps\devdiagservicessuiteplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4129 |
file=\epoc32\release\ARMV5\urel\devdiagspeakerplugin.dll "Sys\Bin\devdiagspeakerplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4130 |
file=\epoc32\release\ARMV5\urel\devdiagtoplevelsuiteplugin.dll "Sys\Bin\devdiagtoplevelsuiteplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4131 |
data=\epoc32\data\Z\resource\devdiagtoplevelsuitepluginrsc.rsc "resource\devdiagtoplevelsuitepluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4132 |
file=\epoc32\release\ARMV5\urel\DevDiagUSBCableTestPlugin.dll "Sys\Bin\DevDiagUSBCableTestPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4133 |
file=\epoc32\release\ARMV5\urel\devdiagvibrateplugin.dll "Sys\Bin\devdiagvibrateplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4134 |
file=\epoc32\release\ARMV5\urel\devenccommonutils.dll "sys\bin\devenccommonutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4135 |
file=\epoc32\release\ARMV5\urel\DevEncRfsPlugin.dll "Sys\Bin\DevEncRfsPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4136 |
file=\epoc32\release\ARMV5\urel\Pk5Recognizer.dll "Sys\Bin\Pk5Recognizer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4137 |
data=\epoc32\data\z\Resource\Plugins\Pk5Recognizer.RSC "Resource\Plugins\Pk5Recognizer.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4138 |
file=\epoc32\release\ARMV5\urel\DevEncStarter.exe "sys\bin\DevEncStarter.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4139 |
data=\epoc32\data\Z\resource\apps\DevEncStarter.rsc "resource\apps\DevEncStarter.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4140 |
file=\epoc32\release\ARMV5\urel\jsdevice.dll "sys\bin\jsdevice.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4141 |
FILE=\epoc32\release\ARMV5\urel\DevTokenClient.DLL "sys\bin\DevTokenclient.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4142 |
FILE=\epoc32\release\ARMV5\urel\DevTokenServer.exe "sys\bin\DevTokenServer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4143 |
FILE=\epoc32\release\ARMV5\urel\DevTokenShared.DLL "sys\bin\DevTokenShared.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4144 |
file=\epoc32\release\ARMV5\urel\DevCertStore.DLL "Sys\Bin\DevCertStore.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4145 |
file=\epoc32\release\ARMV5\urel\DevKeyStore.DLL "Sys\Bin\DevKeyStore.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4146 |
file=\epoc32\release\ARMV5\urel\DevSrvCertStore.DLL "Sys\Bin\DevSrvCertStore.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4147 |
file=\epoc32\release\ARMV5\urel\diagframework.dll "sys\bin\diagframework.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4148 |
file=\epoc32\release\ARMV5\urel\devdiaginternalmemoryplugin.dll "Sys\Bin\devdiaginternalmemoryplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4149 |
file=\epoc32\release\ARMV5\urel\diagpluginbase.dll "sys\bin\diagpluginbase.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4150 |
file=\epoc32\release\ARMV5\urel\diagresultsdatabase.dll "sys\bin\diagresultsdatabase.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4151 |
file=\epoc32\release\ARMV5\urel\diagresultsdatabaseserver.exe "sys\bin\diagresultsdatabaseserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4152 |
file=\epoc32\release\ARMV5\urel\directorylocalizer.dll "sys\bin\directorylocalizer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4153 |
file=\epoc32\release\ARMV5\urel\DisconnectDlgClient.DLL "sys\bin\DisconnectDlgClient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4154 |
file=\epoc32\release\ARMV5\urel\DisconnectDlg.dll "sys\bin\DisconnectDlg.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4155 |
data="\epoc32\data\Z\resource\apps\DisconnectDlgUi.mbm_rom" "resource\apps\DisconnectDlgUi.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4156 |
data=\epoc32\data\Z\resource\apps\DisconnectDlgUi.mif "resource\apps\DisconnectDlgUi.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4157 |
file=\epoc32\release\ARMV5\urel\displaysourceplugin.dll "Sys\Bin\displaysourceplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4158 |
file=\epoc32\release\ARMV5\urel\dmeventnotifier.exe "sys\bin\dmeventnotifier.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4159 |
file=\epoc32\release\ARMV5\urel\nsmldmnatfwtraversaladapter.dll "Sys\Bin\nsmldmnatfwtraversaladapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4160 |
file=\epoc32\release\ARMV5\urel\nsmldmsipadapter.dll "Sys\Bin\nsmldmsipadapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4161 |
file=\epoc32\release\ARMV5\urel\DMUtilServer.exe "sys\bin\DMUtilServer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4162 |
file=\epoc32\release\ARMV5\urel\DMUtil.dll "sys\bin\DMUtil.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4163 |
file=\epoc32\release\ARMV5\urel\HttpDMServEng.dll "sys\bin\HttpDMServEng.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4164 |
file=\epoc32\release\ARMV5\urel\DownloadMgr.dll "sys\bin\DownloadMgr.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4165 |
file=\epoc32\release\ARMV5\urel\DownloadMgrServer.exe "sys\bin\DownloadMgrServer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4166 |
file=\epoc32\release\ARMV5\urel\DownloadMgrUiLib.dll "sys\bin\DownloadMgrUiLib.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4167 |
data="\epoc32\data\Z\resource\apps\DownloadMgrUiLib.mbm_rom" "resource\apps\DownloadMgrUiLib.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4168 |
data=\epoc32\data\Z\resource\apps\DownloadMgrUiLib.mif "resource\apps\DownloadMgrUiLib.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4169 |
file=\epoc32\release\ARMV5\urel\DRMCOMMON.DLL "sys\bin\DRMCOMMON.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4170 |
data=\epoc32\data\Z\resource\DRMCOMMON.RSC "resource\DRMCOMMON.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4171 |
file=\epoc32\release\ARMV5\urel\DcfRep.dll "sys\bin\DcfRep.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4172 |
file=\epoc32\release\ARMV5\urel\DcfRepSrv.EXE "sys\bin\DcfRepSrv.EXE" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4173 |
file=\epoc32\release\ARMV5\urel\DRMHELPERSERVER.EXE "sys\bin\DRMHELPERSERVER.EXE" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4174 |
file=\epoc32\release\ARMV5\urel\DrmKeyStorage.dll "sys\bin\DrmKeyStorage.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4175 |
file=\epoc32\release\ARMV5\urel\DrmStdKeyStorage.dll "sys\bin\DrmStdKeyStorage.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4176 |
file=\epoc32\release\ARMV5\urel\DrmCrypto.DLL "sys\bin\DrmCrypto.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4177 |
file=\epoc32\release\ARMV5\urel\DrmDcf.DLL "sys\bin\DrmDcf.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4178 |
file=\epoc32\release\ARMV5\urel\DrmRights.DLL "sys\bin\DrmRights.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4179 |
file=\epoc32\release\ARMV5\urel\DrmServerInterfaces.DLL "sys\bin\DrmServerInterfaces.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4180 |
file=\epoc32\release\ARMV5\urel\DrmParsers.DLL "sys\bin\DrmParsers.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4181 |
file=\epoc32\release\ARMV5\urel\RightsServer.EXE "sys\bin\RightsServer.EXE" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4182 |
file=\epoc32\release\ARMV5\urel\DrmServiceAPI.dll "sys\bin\DrmServiceAPI.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4183 |
file=\epoc32\release\ARMV5\urel\RECDRM.DLL "Sys\Bin\RECDRM.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4184 |
data=\epoc32\data\Z\private\102073ea\excludes\101F51F2.exc "private\102073ea\excludes\101F51F2.exc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4185 |
file=\epoc32\release\ARMV5\urel\OmaDrmAgent.dll "Sys\Bin\OmaDrmAgent.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4186 |
file=\epoc32\release\ARMV5\urel\DrmRel1_0StringDict00.dll "Sys\Bin\DrmRel1_0StringDict00.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4187 |
file=\epoc32\release\ARMV5\urel\DrmRel2_1StringDict00.dll "Sys\Bin\DrmRel2_1StringDict00.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4188 |
file=\epoc32\release\ARMV5\urel\ROHANDLER.DLL "Sys\Bin\ROHANDLER.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4189 |
file=\epoc32\release\ARMV5\urel\RoapHandler.DLL "sys\bin\RoapHandler.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4190 |
file=\epoc32\release\ARMV5\urel\HTTPFilterDRM.dll "Sys\Bin\HTTPFilterDRM.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4191 |
data=\epoc32\data\Z\Private\101F51F2\backup_registration.xml "PRIVATE\101F51F2\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4192 |
data=\epoc32\data\Z\System\Install\OmaDrm_Stub.SIS "system\install\OmaDrm_Stub.SIS" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4193 |
file=\epoc32\release\ARMV5\urel\DRMENCRYPTOR.exe "sys\bin\DRMENCRYPTOR.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4194 |
data="\epoc32\data\Z\resource\apps\DRMEncryptor.mbm_rom" "resource\apps\DRMEncryptor.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4195 |
data=\epoc32\data\Z\resource\apps\DRMEncryptor.mif "resource\apps\DRMEncryptor.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4196 |
data=\epoc32\data\Z\resource\apps\DRMENCRYPTOR_AIF.MIF "resource\apps\DRMENCRYPTOR_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4197 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\DRMENCRYPTOR_reg.rsc "Private\10003a3f\apps\DRMENCRYPTOR_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4198 |
data=\epoc32\data\Z\resource\apps\drmencryptor.rsc "resource\apps\drmencryptor.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4199 |
file=\epoc32\release\ARMV5\urel\DRMHelper.dll "sys\bin\DRMHelper.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4200 |
file=\epoc32\release\ARMV5\urel\DRMLicenseManager.DLL "sys\bin\DRMLicenseManager.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4201 |
file=\epoc32\release\ARMV5\urel\DRMLicenseChecker.DLL "sys\bin\DRMLicenseChecker.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4202 |
file=\epoc32\release\ARMV5\urel\DRMRightsManager.exe "sys\bin\DRMRightsManager.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4203 |
data=\epoc32\data\Z\resource\apps\DRMRightsManager.mif "resource\apps\DRMRightsManager.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4204 |
data=\epoc32\data\Z\resource\apps\DRMRightsManager_AIF.MIF "resource\apps\DRMRightsManager_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4205 |
data=\epoc32\data\z\private\10003a3f\apps\DRMRightsManager_reg.rsc "private\10003a3f\import\apps\DRMRightsManager_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4206 |
data=\epoc32\data\Z\System\install\DRMRightsManager_stub.SIS "system\install\DRMRightsManager_stub.SIS" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4207 |
file=\epoc32\release\ARMV5\urel\drmrightsstoringlocation.dll "sys\bin\drmrightsstoringlocation.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4208 |
file=\epoc32\release\ARMV5\urel\drmroapwbxmlparser.dll "sys\bin\drmroapwbxmlparser.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4209 |
file=\epoc32\release\ARMV5\urel\drmserviceapiwrapper.dll "sys\bin\drmserviceapiwrapper.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4210 |
file=\epoc32\release\ARMV5\urel\drmsettingsplugin.dll "Sys\Bin\drmsettingsplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4211 |
data=\epoc32\data\Z\System\install\commondrm_stub.SIS "system\install\commondrm_stub.SIS" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4212 |
file=\epoc32\release\ARMV5\urel\DRMUtility.dll "sys\bin\DRMUtility.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4213 |
file=\epoc32\release\ARMV5\urel\drmutilitycommon.dll "sys\bin\drmutilitycommon.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4214 |
file=\epoc32\release\ARMV5\urel\drmutilitywmdrmwrapper.dll "sys\bin\drmutilitywmdrmwrapper.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4215 |
file=\epoc32\release\ARMV5\urel\DrmUtilityDmgrWrapper.dll "sys\bin\DrmUtilityDmgrWrapper.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4216 |
file=\epoc32\release\ARMV5\urel\DrmRightsInfo.dll "sys\bin\DrmRightsInfo.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4217 |
file=\epoc32\release\ARMV5\urel\DrmRightsInfoImpl.dll "sys\bin\DrmRightsInfoImpl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4218 |
file=\epoc32\release\ARMV5\urel\DRMUiHandling.dll "sys\bin\DRMUiHandling.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4219 |
file=\epoc32\release\ARMV5\urel\DRMUiHandlingImpl.dll "sys\bin\DRMUiHandlingImpl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4220 |
file=\epoc32\release\ARMV5\urel\DRMAutomatedUsage.dll "sys\bin\DRMAutomatedUsage.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4221 |
file=\epoc32\release\ARMV5\urel\DRMAutomatedUsageImpl.dll "sys\bin\DRMAutomatedUsageImpl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4222 |
file=\epoc32\release\ARMV5\urel\dunatext.dll "sys\bin\dunatext.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4223 |
file=\epoc32\release\ARMV5\urel\dunbt.dll "sys\bin\dunbt.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4224 |
file=\epoc32\release\ARMV5\urel\dunclient.dll "Sys\Bin\dunclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4225 |
file=\epoc32\release\ARMV5\urel\dunir.dll "sys\bin\dunir.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4226 |
file=\epoc32\release\ARMV5\urel\dunserver.exe "sys\bin\dunserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4227 |
file=\epoc32\release\ARMV5\urel\dunusb.dll "sys\bin\dunusb.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4228 |
file=\epoc32\release\ARMV5\urel\dunutils.dll "sys\bin\dunutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4229 |
file=\epoc32\release\ARMV5\urel\eapol.dll "sys\bin\Eapol.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4230 |
file=\epoc32\release\ARMV5\urel\eapsim.dll "Sys\Bin\eapsim.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4231 |
file=\epoc32\release\ARMV5\urel\eapaka.dll "Sys\Bin\eapaka.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4232 |
file=\epoc32\release\ARMV5\urel\eapmschapv2.dll "Sys\Bin\eapmschapv2.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4233 |
file=\epoc32\release\ARMV5\urel\eaptlspeap.dll "Sys\Bin\eaptlspeap.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4234 |
file=\epoc32\release\ARMV5\urel\eapsecurid.dll "Sys\Bin\eapsecurid.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4235 |
file=\epoc32\release\ARMV5\urel\eapvpnif.dll "Sys\Bin\eapvpnif.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4236 |
file=\epoc32\release\ARMV5\urel\wlaneapolif.dll "Sys\Bin\wlaneapolif.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4237 |
file=\epoc32\release\ARMV5\urel\eapprotectedsetup.dll "Sys\Bin\eapprotectedsetup.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4238 |
data=\epoc32\data\Z\Private\100012A5\policy\102072e9.spd "private\100012A5\policy\102072e9.spd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4239 |
data=\epoc32\data\Z\Private\101F8EC5\backup_registration_eapol.xml "private\101F8EC5\backup_registration_eapol.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4240 |
data=\epoc32\data\Z\Private\101F8EC5\eap.conf "private\101F8EC5\eap.conf" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4241 |
file=\epoc32\release\ARMV5\urel\eikctl.dll "sys\bin\eikctl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4242 |
REM RefUI implementation of UIKON components |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4243 |
file=\epoc32\release\ARMV5\urel\eikcoctl.dll "sys\bin\eikcoctl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4244 |
file=\epoc32\release\ARMV5\urel\eikdlg.dll "sys\bin\eikdlg.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4245 |
file=\epoc32\release\ARMV5\urel\eikcdlg.dll "sys\bin\eikcdlg.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4246 |
data=\epoc32\data\Z\Resource\eikcdlg.rsc "resource\eikcdlg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4247 |
file=\epoc32\release\ARMV5\urel\eiksrvui.dll "sys\bin\eiksrvui.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4248 |
file=\epoc32\release\ARMV5\urel\eikalert.dll "sys\bin\eikalert.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4249 |
file=\epoc32\release\ARMV5\urel\econseik.dll "sys\bin\econs.dll" uid3=0x100039e7 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4250 |
file=\epoc32\release\ARMV5\urel\MMDataSourceFactory.dll "sys\bin\MMDataSourceFactory.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4251 |
file=\epoc32\release\ARMV5\urel\StreamControlCustomCommands.dll "sys\bin\StreamControlCustomCommands.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4252 |
file=\epoc32\release\ARMV5\urel\CacheSource.dll "sys\bin\CacheSource.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4253 |
file=\epoc32\release\ARMV5\urel\DataSourceConfigIntfc.dll "sys\bin\DataSourceConfigIntfc.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4254 |
file=\epoc32\release\ARMV5\urel\EnhancedMediaClient.dll "sys\bin\EnhancedMediaClient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4255 |
file=\epoc32\release\ARMV5\urel\TransferRateMonitor.dll "sys\bin\TransferRateMonitor.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4256 |
file=\epoc32\release\ARMV5\urel\ProgDLSource.dll "Sys\Bin\ProgDLSource.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4257 |
file=\epoc32\release\ARMV5\urel\DataBufferSource.DLL "Sys\Bin\DataBufferSource.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4258 |
file=\epoc32\release\ARMV5\urel\FileSource.DLL "Sys\Bin\FileSource.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4259 |
file=\epoc32\release\ARMV5\urel\DescriptorDataSource.DLL "Sys\Bin\DescriptorDataSource.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4260 |
data=\epoc32\data\Z\System\install\WMA_AudCon_stub.sis "System\Install\WMA_AudCon_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4261 |
data=\epoc32\data\Z\System\install\EnhancedMediaClient_Stub.SIS "System\Install\EnhancedMediaClient_Stub.SIS" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4262 |
file=\epoc32\release\ARMV5\urel\DOSENPOLICY.DLL "sys\bin\DOSENPOLICY.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4263 |
data=\epoc32\data\Z\System\install\DosEnPolicy_stub.sis "system\install\DosEnPolicy_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4264 |
data=\epoc32\data\Z\resource\apps\Equalizer.mif "resource\apps\Equalizer.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4265 |
file=\epoc32\release\ARMV5\urel\Equalizer.dll "sys\bin\Equalizer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4266 |
file=\epoc32\release\ARMV5\urel\extendedconnpref.dll "sys\bin\extendedconnpref.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4267 |
file=\epoc32\release\ARMV5\urel\extendedconnprefecom.dll "Sys\Bin\extendedconnprefecom.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4268 |
REM Favourites Engine |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4269 |
file=\epoc32\release\ARMV5\urel\FavouritesEngine.dll "sys\bin\FavouritesEngine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4270 |
file=\epoc32\release\ARMV5\urel\FavouritesSrv.exe "sys\bin\FavouritesSrv.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4271 |
data=\epoc32\data\Z\private\100012a5\policy\101FD685.SPD "private\100012a5\policy\101FD685.SPD" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4272 |
data=\epoc32\data\Z\private\10008d38\backup_registration.xml "private\10008d38\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4273 |
data=\epoc32\data\Z\private\10008d38\BookmarkImportSample.txt "data\BookmarkImportSample.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4274 |
file=\epoc32\release\ARMV5\urel\FeedsServer.exe "sys\bin\FeedsServer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4275 |
file=\epoc32\release\ARMV5\urel\FeedsServerApi.dll "sys\bin\FeedsServerApi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4276 |
file=\epoc32\release\ARMV5\urel\FeedsServerClient.dll "sys\bin\FeedsServerClient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4277 |
data=\epoc32\data\z\private\1020728E\default_feeds.xml "private\1020728E\default_feeds.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4278 |
data=\epoc32\data\Z\private\100012a5\policy\10281F95.SPD "private\100012a5\policy\10281F95.SPD" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4279 |
data=\epoc32\data\Z\private\1020728E\backup_registration.xml "private\1020728E\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4280 |
file=\epoc32\release\ARMV5\urel\FindUtil.dll "sys\bin\FindUtil.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4281 |
file=\epoc32\release\ARMV5\urel\inlinetext.dll "sys\bin\inlinetext.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4282 |
file=\epoc32\release\ARMV5\urel\fmPresetUtility.dll "sys\bin\fmPresetUtility.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4283 |
data=\epoc32\data\Z\Private\10207B87\backup_registration.xml "PRIVATE\10207B87\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4284 |
REM FONTPROVIDER |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4285 |
file=\epoc32\release\ARMV5\urel\FontProvider.dll "sys\bin\FontProvider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4286 |
data=\epoc32\data\z\private\1020509C\link.ini "private\1020509C\link.ini" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4287 |
file=\epoc32\release\ARMV5\urel\fotaengine.dll "sys\bin\fotaengine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4288 |
file=\epoc32\release\ARMV5\urel\FMSClient.dll "sys\bin\FMSClient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4289 |
file=\epoc32\release\ARMV5\urel\fotaserver.exe "sys\bin\fotaserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4290 |
data="\epoc32\data\Z\resource\apps\fotaserver.mbm_rom" "resource\apps\fotaserver.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4291 |
data=\epoc32\data\Z\resource\apps\fotaserver.mif "resource\apps\fotaserver.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4292 |
data=\epoc32\data\Z\resource\apps\fotaserver_AIF.MIF "resource\apps\fotaserver_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4293 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\fotaserver_reg.rsc "Private\10003a3f\apps\fotaserver_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4294 |
file=\epoc32\release\ARMV5\urel\fotaschedulehandler.exe "sys\bin\fotaschedulehandler.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4295 |
file=\epoc32\release\ARMV5\urel\FMSServer.exe "sys\bin\FMSServer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4296 |
file=\epoc32\release\ARMV5\urel\fotadiskstorage.dll "Sys\Bin\fotadiskstorage.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4297 |
file=\epoc32\release\ARMV5\urel\RfsFotaPlugin.dll "Sys\Bin\RfsFotaPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4298 |
file=\epoc32\release\ARMV5\urel\fotacustcmds.dll "sys\bin\fotacustcmds.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4299 |
file=\epoc32\release\ARMV5\urel\gamedatarec.dll "Sys\Bin\gamedatarec.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4300 |
file=\epoc32\release\ARMV5\urel\ganes.dll "sys\bin\ganes.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4301 |
data=\epoc32\data\Z\resource\apps\ganes.mif "resource\apps\ganes.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4302 |
data=\epoc32\data\Z\System\install\ganesstub.sis "System\Install\ganesstub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4303 |
FILE=\epoc32\release\ARMV5\urel\gba2.dll "sys\bin\gba2.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4304 |
FILE=\epoc32\release\ARMV5\urel\gbaserver2.exe "sys\bin\gbaserver2.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4305 |
data=\epoc32\data\Z\System\install\gba_stub.sis "System\Install\gba_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4306 |
file=\epoc32\release\ARMV5\urel\gbauicc2.dll "Sys\Bin\gbauicc2.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4307 |
file=\epoc32\release\ARMV5\urel\httpfiltergba2.dll "Sys\Bin\httpfiltergba2.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4308 |
file=\epoc32\release\ARMV5\urel\generichid.dll "sys\bin\generichid.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4309 |
file=\epoc32\release\ARMV5\urel\gesturehelper.dll "sys\bin\gesturehelper.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4310 |
file=\epoc32\release\ARMV5\urel\goommonitor.dll "sys\bin\goommonitor.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4311 |
data=\epoc32\data\Z\System\..\private\10207218\goomconfig.xml "private\10207218\goomconfig.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4312 |
file=\epoc32\release\ARMV5\urel\gsaccessoryplugin.dll "Sys\Bin\gsaccessoryplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4313 |
data=\epoc32\data\Z\resource\apps\gsaccplugin.mif "resource\apps\gsaccplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4314 |
file=\epoc32\release\ARMV5\urel\GSAdminPlugin.dll "Sys\Bin\GSAdminPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4315 |
data=\epoc32\data\Z\resource\apps\GSAdminPlugin.mif "resource\apps\GSAdminPlugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4316 |
file=\epoc32\release\ARMV5\urel\GSApp.exe "sys\bin\GSApp.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4317 |
data=\epoc32\data\Z\resource\apps\GSApp_aif.MIF "resource\apps\GSApp_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4318 |
data=\epoc32\data\Z\System\..\PRIVATE\10003A3F\APPS\GSApp_reg.RSC "Private\10003a3f\apps\GSApp_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4319 |
file=\epoc32\release\ARMV5\urel\GSFramework.dll "sys\bin\GSFramework.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4320 |
file=\epoc32\release\ARMV5\urel\GSEcomPlugin.dll "sys\bin\GSEcomPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4321 |
data=\epoc32\data\Z\resource\apps\Gsfwicon.mif "resource\apps\Gsfwicon.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4322 |
data=\epoc32\data\Z\private\100058EC\backup_registration.xml "private\100058EC\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4323 |
file=\epoc32\release\ARMV5\urel\GSAppsPlugin.dll "Sys\Bin\GSAppsPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4324 |
data=\epoc32\data\Z\resource\apps\GSAppsPlugin.mif "resource\apps\GSAppsPlugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4325 |
file=\epoc32\release\ARMV5\urel\BackgroundImage.dll "sys\bin\BackgroundImage.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4326 |
file=\epoc32\release\ARMV5\urel\GSCallBarringPlugin.dll "Sys\Bin\GSCallBarringPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4327 |
data=\epoc32\data\Z\resource\apps\GSCallBarringplugin.mif "resource\apps\GSCallBarringplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4328 |
file=\epoc32\release\ARMV5\urel\GSCallDivertPlugin.dll "Sys\Bin\GSCallDivertPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4329 |
data=\epoc32\data\Z\resource\apps\GSCallDivertplugin.mif "resource\apps\GSCallDivertplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4330 |
file=\epoc32\release\ARMV5\urel\GSCallPlugin.dll "Sys\Bin\GSCallPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4331 |
data=\epoc32\data\Z\resource\apps\GSCallplugin.mif "resource\apps\GSCallplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4332 |
file=\epoc32\release\ARMV5\urel\gsconnsettingsplugin.dll "Sys\Bin\gsconnsettingsplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4333 |
data=\epoc32\data\Z\resource\apps\gsconnsettingsplugin.mif "resource\apps\gsconnsettingsplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4334 |
file=\epoc32\release\ARMV5\urel\GSConPlugin.dll "Sys\Bin\GSConPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4335 |
data=\epoc32\data\Z\resource\apps\GSConPlugin.mif "resource\apps\GSConPlugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4336 |
file=\epoc32\release\ARMV5\urel\GSDataCallPlugin.dll "Sys\Bin\GSDataCallPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4337 |
data=\epoc32\data\Z\resource\apps\GSDataCallPlugin.mif "resource\apps\GSDataCallPlugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4338 |
file=\epoc32\release\ARMV5\urel\GSDeviceManagementPlugin.dll "Sys\Bin\GSDeviceManagementPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4339 |
data=\epoc32\data\Z\resource\apps\GSDeviceManagementPlugin.mif "resource\apps\GSDeviceManagementPlugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4340 |
file=\epoc32\release\ARMV5\urel\GSDisplayPlugin.dll "Sys\Bin\GSDisplayPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4341 |
data=\epoc32\data\Z\resource\apps\GSDisplayplugin.mif "resource\apps\GSDisplayplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4342 |
data=\epoc32\data\Z\Private\2000B187\2000B591.xml "private\2000B187\2000B591.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4343 |
file=\epoc32\release\ARMV5\urel\GSGenPlugin.dll "Sys\Bin\GSGenPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4344 |
data=\epoc32\data\Z\resource\apps\GSGenPlugin.mif "resource\apps\GSGenPlugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4345 |
file=\epoc32\release\ARMV5\urel\GSIndicatorPlugin.dll "Sys\Bin\GSIndicatorPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4346 |
file=\epoc32\release\ARMV5\urel\GSInstallationsPlugin.dll "Sys\Bin\GSInstallationsPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4347 |
data=\epoc32\data\Z\resource\apps\GSInstallationsPlugin.mif "resource\apps\GSInstallationsPlugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4348 |
file=\epoc32\release\ARMV5\urel\GSLangPlugin.dll "Sys\Bin\GSLangPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4349 |
data=\epoc32\data\Z\resource\apps\GSLangPlugin.mif "resource\apps\GSLangPlugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4350 |
file=\epoc32\release\ARMV5\urel\gslauncher.dll "sys\bin\gslauncher.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4351 |
file=\epoc32\release\ARMV5\urel\GSListBox.dll "sys\bin\GSListBox.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4352 |
file=\epoc32\release\ARMV5\urel\GSNetworkPlugin.dll "Sys\Bin\GSNetworkPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4353 |
data=\epoc32\data\Z\resource\apps\GSNetworkplugin.mif "resource\apps\GSNetworkplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4354 |
data=\epoc32\data\Z\Private\2000B187\2000B593.xml "private\2000B187\2000B593.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4355 |
file=\epoc32\release\ARMV5\urel\GSOpticalJoystickPlugin.dll "Sys\Bin\GSOpticalJoystickPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4356 |
data=\epoc32\data\Z\resource\apps\GSOpticalJoystickPlugin.mif "resource\apps\GSOpticalJoystickPlugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4357 |
file=\epoc32\release\ARMV5\urel\GSPDataAccessPointPlugin.dll "Sys\Bin\GSPDataAccessPointPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4358 |
file=\epoc32\release\ARMV5\urel\GSPDataConnectionPlugin.dll "Sys\Bin\GSPDataConnectionPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4359 |
file=\epoc32\release\ARMV5\urel\GSPDataHSDPAPlugin.dll "Sys\Bin\GSPDataHSDPAPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4360 |
file=\epoc32\release\ARMV5\urel\GSPDataPlugin.dll "Sys\Bin\GSPDataPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4361 |
data=\epoc32\data\Z\resource\apps\GSPDataPlugin.mif "resource\apps\GSPDataPlugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4362 |
file=\epoc32\release\ARMV5\urel\GSPowerSavingQueryPlugin.dll "Sys\Bin\GSPowerSavingQueryPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4363 |
data=\epoc32\data\Z\resource\apps\GSPowerSavingQueryPlugin.mif "resource\apps\GSPowerSavingQueryPlugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4364 |
file=\epoc32\release\ARMV5\urel\GSSecurityPlugin.dll "Sys\Bin\GSSecurityPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4365 |
data=\epoc32\data\Z\resource\apps\GSSecPlugin.mif "resource\apps\GSSecPlugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4366 |
file=\epoc32\release\ARMV5\urel\gssensorplugin.dll "Sys\Bin\gssensorplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4367 |
data=\epoc32\data\Z\resource\apps\gssenplugin.mif "resource\apps\gssenplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4368 |
file=\epoc32\release\ARMV5\urel\GSServerEngine.dll "sys\bin\GSServerEngine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4369 |
file=\epoc32\release\ARMV5\urel\GSSimSecPlugin.dll "Sys\Bin\GSSimSecPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4370 |
file=\epoc32\release\ARMV5\urel\GSSIPSettingsPlugin.dll "Sys\Bin\GSSIPSettingsPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4371 |
data=\epoc32\data\Z\resource\apps\GSSIPSettingsPlugin.mif "resource\apps\GSSIPSettingsPlugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4372 |
file=\epoc32\release\ARMV5\urel\GSSynchronisationPlugin.dll "Sys\Bin\GSSynchronisationPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4373 |
data=\epoc32\data\Z\resource\apps\GSSynchronisationPlugin.mif "resource\apps\GSSynchronisationPlugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4374 |
file=\epoc32\release\ARMV5\urel\GSTelPlugin.dll "Sys\Bin\GSTelPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4375 |
data=\epoc32\data\Z\resource\apps\GSTelplugin.mif "resource\apps\GSTelplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4376 |
file=\epoc32\release\ARMV5\urel\GSXDMPlugin.dll "Sys\Bin\GSXDMPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4377 |
data=\epoc32\data\Z\resource\apps\GSXDMplugin.mif "resource\apps\GSXDMplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4378 |
file=\epoc32\release\ARMV5\urel\hapticsconnplugin.dll "Sys\Bin\hapticsconnplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4379 |
file=\epoc32\release\ARMV5\urel\hidheadset.dll "Sys\Bin\hidheadset.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4380 |
file=\epoc32\release\ARMV5\urel\hidremconbearer.dll "Sys\Bin\hidremconbearer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4381 |
file=\epoc32\release\ARMV5\urel\hotspotclient.dll "sys\bin\hotspotclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4382 |
file=\epoc32\release\ARMV5\urel\ictsclientinterface.dll "sys\bin\ictsclientinterface.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4383 |
file=\epoc32\release\ARMV5\urel\HotSpotServer.exe "sys\bin\HotSpotServer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4384 |
file=\epoc32\release\ARMV5\urel\NetCfgExtnHotSpot.dll "Sys\Bin\NetCfgExtnHotSpot.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4385 |
file=\epoc32\release\ARMV5\urel\HssMgmtImpl.dll "Sys\Bin\HssMgmtImpl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4386 |
file=\epoc32\release\ARMV5\urel\wlanagthotspotimpl.dll "Sys\Bin\wlanagthotspotimpl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4387 |
file=\epoc32\release\ARMV5\urel\HsBrowser.exe "sys\bin\HsBrowser.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4388 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\HsBrowser_reg.rsc "Private\10003a3f\apps\HsBrowser_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4389 |
data=\epoc32\data\Z\resource\apps\hsbrowsericon_AIF.MIF "resource\apps\hsbrowsericon_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4390 |
data=\epoc32\data\Z\Private\10282EC5\backup_registration.xml "private\10282EC5\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4391 |
data=\epoc32\data\Z\system\install\hotspotfwstub.sis "system\install\hotspotfwstub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4392 |
data=\epoc32\data\Z\system\install\ictsstub.sis "system\install\ictsstub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4393 |
file=\epoc32\release\ARMV5\urel\hspluginsettings.dll "sys\bin\hspluginsettings.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4394 |
file=\epoc32\release\ARMV5\urel\hspsdomdocument.dll "sys\bin\hspsdomdocument.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4395 |
file=\epoc32\release\ARMV5\urel\hspsresource.dll "sys\bin\hspsresource.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4396 |
file=\epoc32\release\ARMV5\urel\hspsresult.dll "sys\bin\hspsresult.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4397 |
file=\epoc32\release\ARMV5\urel\hspsodt.dll "sys\bin\hspsodt.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4398 |
file=\epoc32\release\ARMV5\urel\hspsdefrep.dll "sys\bin\hspsdefrep.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4399 |
file=\epoc32\release\ARMV5\urel\hspsdefinitionengineinterface.dll "sys\bin\hspsdefinitionengineinterface.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4400 |
file=\epoc32\release\ARMV5\urel\hspsdefinitionengine.dll "Sys\Bin\hspsdefinitionengine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4401 |
file=\epoc32\release\ARMV5\urel\hspsclient.dll "sys\bin\hspsclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4402 |
file=\epoc32\release\ARMV5\urel\hspsclientsession.dll "sys\bin\hspsclientsession.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4403 |
file=\epoc32\release\ARMV5\urel\hspsrequestclient.dll "sys\bin\hspsrequestclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4404 |
file=\epoc32\release\ARMV5\urel\hspsthemeserver.exe "sys\bin\hspsthemeserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4405 |
data=\epoc32\data\Z\private\200159c0\backup_registration.xml "private\200159c0\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4406 |
file=\epoc32\release\ARMV5\urel\hspsservice.dll "sys\bin\hspsservice.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4407 |
file=\epoc32\release\ARMV5\urel\hspsprovider.dll "Sys\Bin\hspsprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4408 |
file=\epoc32\release\ARMV5\urel\hswidgetpublisher.dll "sys\bin\hswidgetpublisher.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4409 |
file=\epoc32\release\ARMV5\urel\HttpFilterAcceptHeader.dll "Sys\Bin\HttpFilterAcceptHeader.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4410 |
file=\epoc32\release\ARMV5\urel\httpfilterauthentication.dll "Sys\Bin\httpfilterauthentication.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4411 |
file=\epoc32\release\ARMV5\urel\httpfiltercommon.dll "sys\bin\httpfiltercommon.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4412 |
file=\epoc32\release\ARMV5\urel\httpfilterconnhandler.dll "Sys\Bin\httpfilterconnhandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4413 |
file=\epoc32\release\ARMV5\urel\httpfilterIop.dll "Sys\Bin\httpfilterIop.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4414 |
file=\epoc32\release\ARMV5\urel\httpfilterproxy.dll "Sys\Bin\httpfilterproxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4415 |
file=\epoc32\release\ARMV5\urel\iaupdate.exe "sys\bin\iaupdate.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4416 |
data=\epoc32\data\Z\resource\apps\iaupdate.mif "resource\apps\iaupdate.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4417 |
data=\epoc32\data\Z\resource\apps\iaupdate_AIF.MIF "resource\apps\iaupdate_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4418 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\iaupdate_reg.rsc "Private\10003a3f\import\apps\iaupdate_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4419 |
file=\epoc32\release\ARMV5\urel\iaupdater.exe "sys\bin\iaupdater.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4420 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\iaupdater_reg.rsc "Private\10003a3f\import\apps\iaupdater_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4421 |
file=\epoc32\release\ARMV5\urel\iaupdatelauncher.exe "sys\bin\iaupdatelauncher.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4422 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\iaupdatelauncher_reg.rsc "Private\10003a3f\import\apps\iaupdatelauncher_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4423 |
file=\epoc32\release\ARMV5\urel\iaupdatetools.dll "sys\bin\iaupdatetools.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4424 |
file=\epoc32\release\ARMV5\urel\iaupdateapi.dll "sys\bin\iaupdateapi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4425 |
file=\epoc32\release\ARMV5\urel\iaupdateengine.dll "sys\bin\iaupdateengine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4426 |
file=\epoc32\release\ARMV5\urel\iaupdaterfiles.dll "sys\bin\iaupdaterfiles.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4427 |
file=\epoc32\release\ARMV5\urel\iaupdatebg.exe "sys\bin\iaupdatebg.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4428 |
file=\epoc32\release\ARMV5\urel\iaupdatefwupdate.dll "sys\bin\iaupdatefwupdate.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4429 |
data=\epoc32\data\Z\Private\2000F85A\iaupdateengineconfig_testing.xml "PRIVATE\2000F85A\iaupdateengineconfig.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4430 |
data=\epoc32\data\Z\Private\2000F85A\backup_registration.xml "PRIVATE\2000F85A\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4431 |
data=\epoc32\data\Z\System\install\iaupdate_stub.sis "system\install\iaupdate_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4432 |
data=\epoc32\data\Z\System\install\iaupdater_stub.sis "system\install\iaupdater_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4433 |
file=\epoc32\release\ARMV5\urel\ailaunch.exe "sys\bin\ailaunch.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4434 |
file=\epoc32\release\ARMV5\urel\homescreen.exe "sys\bin\homescreen.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4435 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\homescreen_reg.rsc "Private\10003a3f\apps\homescreen_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4436 |
data=\epoc32\data\Z\resource\apps\homescreen_AIF.MIF "resource\apps\homescreen_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4437 |
file=\epoc32\release\ARMV5\urel\aiutils.dll "sys\bin\aiutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4438 |
file=\epoc32\release\ARMV5\urel\aiidleint.dll "sys\bin\aiidleint.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4439 |
file=\epoc32\release\ARMV5\urel\aifw.dll "sys\bin\aifw.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4440 |
file=\epoc32\release\ARMV5\urel\SenIDWSFplugin.dll "Sys\Bin\SenIDWSFplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4441 |
file=\epoc32\release\ARMV5\urel\SenIdWsfSecMech.dll "Sys\Bin\SenIdWsfSecMech.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4442 |
file=\epoc32\release\ARMV5\urel\Ihl.dll "sys\bin\Ihl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4443 |
file=\epoc32\release\ARMV5\urel\EngineWrapper.dll "sys\bin\ENgineWrapper.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4444 |
file=\epoc32\release\ARMV5\urel\FilterBrightness.dll "sys\bin\FilterBrightness.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4445 |
file=\epoc32\release\ARMV5\urel\FilterBubble.dll "sys\bin\FilterBubble.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4446 |
file=\epoc32\release\ARMV5\urel\FilterBuffer.dll "sys\bin\FilterBuffer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4447 |
file=\epoc32\release\ARMV5\urel\FilterCartoon.dll "sys\bin\FilterCartoon.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4448 |
file=\epoc32\release\ARMV5\urel\FilterClipart.dll "sys\bin\FilterClipart.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4449 |
file=\epoc32\release\ARMV5\urel\FilterContrast.dll "sys\bin\FilterContrast.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4450 |
file=\epoc32\release\ARMV5\urel\FilterCrop.dll "sys\bin\FilterCrop.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4451 |
file=\epoc32\release\ARMV5\urel\FilterFrame.dll "sys\bin\FilterFrame.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4452 |
file=\epoc32\release\ARMV5\urel\FilterGrayScale.dll "sys\bin\FilterGrayScale.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4453 |
file=\epoc32\release\ARMV5\urel\FilterIclSource.dll "sys\bin\FilterIclSource.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4454 |
file=\epoc32\release\ARMV5\urel\FilterJpegSource.dll "sys\bin\FilterJpegSource.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4455 |
file=\epoc32\release\ARMV5\urel\FilterJpegTarget.dll "sys\bin\FilterJpegTarget.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4456 |
file=\epoc32\release\ARMV5\urel\FilterNegate.dll "sys\bin\FilterNegate.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4457 |
file=\epoc32\release\ARMV5\urel\FilterRedEye.dll "sys\bin\FilterRedEye.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4458 |
file=\epoc32\release\ARMV5\urel\FilterRotate.dll "sys\bin\FilterRotate.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4459 |
file=\epoc32\release\ARMV5\urel\FilterScale.dll "sys\bin\FilterScale.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4460 |
file=\epoc32\release\ARMV5\urel\FilterSepia.dll "sys\bin\FilterSepia.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4461 |
file=\epoc32\release\ARMV5\urel\FilterSharpness.dll "sys\bin\FilterSharpness.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4462 |
file=\epoc32\release\ARMV5\urel\FilterText.dll "sys\bin\FilterText.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4463 |
file=\epoc32\release\ARMV5\urel\SystemParameters.dll "sys\bin\SystemParameters.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4464 |
file=\epoc32\release\ARMV5\urel\ImageEditorUtils.dll "sys\bin\ImageEditorUtils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4465 |
file=\epoc32\release\ARMV5\urel\IMAGINGCONFIGMANAGER.DLL "sys\bin\IMAGINGCONFIGMANAGER.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4466 |
file=\epoc32\release\ARMV5\urel\immanager.dll "sys\bin\immanager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4467 |
file=\epoc32\release\ARMV5\urel\imdatamodel.dll "sys\bin\imdatamodel.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4468 |
file=\epoc32\release\ARMV5\urel\imoperation.dll "sys\bin\imoperation.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4469 |
file=\epoc32\release\ARMV5\urel\improcessor.dll "sys\bin\improcessor.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4470 |
file=\epoc32\release\ARMV5\urel\imecomhook.dll "Sys\Bin\imecomhook.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4471 |
file=\epoc32\release\ARMV5\urel\imdatamodelhook.dll "Sys\Bin\imdatamodelhook.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4472 |
file=\epoc32\release\ARMV5\urel\imoperationshook.dll "Sys\Bin\imoperationshook.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4473 |
file=\epoc32\release\ARMV5\urel\improcessorhook.dll "Sys\Bin\improcessorhook.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4474 |
data=\epoc32\data\Z\system\install\imfeaturepluginstub.sis "system\install\imfeaturepluginstub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4475 |
file=\epoc32\release\ARMV5\urel\imcacheserver.exe "sys\bin\imcacheserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4476 |
file=\epoc32\release\ARMV5\urel\imcacheclient.dll "sys\bin\imcacheclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4477 |
data=\epoc32\data\Z\system\install\imcachestub.sis "system\install\imcachestub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4478 |
file=\epoc32\release\ARMV5\urel\jplangutil.dll "sys\bin\jplangutil.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4479 |
file=\epoc32\release\ARMV5\urel\KeyEventFw.DLL "sys\bin\KeyEventFw.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4480 |
data=\epoc32\data\Z\resource\AknKeyEventMap.rsc "resource\AknKeyEventMap.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4481 |
file=\epoc32\release\ARMV5\urel\keylockpolicyapi.dll "sys\bin\keylockpolicyapi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4482 |
file=\epoc32\release\ARMV5\urel\KeyPublisherPlugin.dll "sys\bin\KeyPublisherPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4483 |
REM LBS Query And Notification Api |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4484 |
file=\epoc32\release\ARMV5\urel\eposprvqnif.dll "sys\bin\eposprvqnif.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4485 |
file=\epoc32\release\ARMV5\urel\LBTContextSourcePlugIn.dll "Sys\Bin\LBTContextSourcePlugIn.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4486 |
file=\epoc32\release\ARMV5\urel\lbtmgmtplugin.dll "Sys\Bin\lbtmgmtplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4487 |
data=\epoc32\data\Z\System\install\lbtmgmtuistub.sis "system\install\lbtmgmtuistub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4488 |
file=\epoc32\release\ARMV5\urel\lccustomplugin.dll "Sys\Bin\lccustomplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4489 |
file=\epoc32\release\ARMV5\urel\lcstylustap.dll "Sys\Bin\lcstylustap.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4490 |
file=\epoc32\release\ARMV5\urel\eposlandmarks.dll "sys\bin\eposlandmarks.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4491 |
data=\epoc32\data\Z\private\100012a5\policy\101fe978.spd "private\100012a5\policy\101fe978.spd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4492 |
file=\epoc32\release\ARMV5\urel\eposlmsearchlib.dll "sys\bin\eposlmsearchlib.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4493 |
file=\epoc32\release\ARMV5\urel\eposlmmultidbsearch.dll "sys\bin\eposlmmultidbsearch.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4494 |
file=\epoc32\release\ARMV5\urel\eposlmdbmanlib.dll "sys\bin\eposlmdbmanlib.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4495 |
file=\epoc32\release\ARMV5\urel\eposlmlocalaccess.dll "sys\bin\eposlmlocalaccess.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4496 |
data=\epoc32\data\Z\resource\eposlmasyncops.rsc "resource\eposlmasyncops.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4497 |
file=\epoc32\release\ARMV5\urel\eposlmserver.exe "sys\bin\eposlmserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4498 |
data=\epoc32\data\Z\private\101fdf81\eposlmserver.rsc "private\101fdf81\eposlmserver.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4499 |
data=\epoc32\data\Z\private\101fdf81\backup_registration.xml "private\101fdf81\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4500 |
file=\epoc32\release\ARMV5\urel\eposlmintservices.dll "sys\bin\eposlmintservices.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4501 |
data=\epoc32\data\Z\resource\eposlmcompactdblevel.rsc "resource\eposlmcompactdblevel.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4502 |
data=\epoc32\data\Z\resource\apps\eposlmglcategories.mif "resource\apps\eposlmglcategories.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4503 |
file=\epoc32\release\ARMV5\urel\eposlmlocalaccessprovider.dll "Sys\Bin\eposlmlocalaccessprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4504 |
file=\epoc32\release\ARMV5\urel\eposlmlocalsearchprovider.dll "Sys\Bin\eposlmlocalsearchprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4505 |
file=\epoc32\release\ARMV5\urel\eposlmlocaldbmanprovider.dll "Sys\Bin\eposlmlocaldbmanprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4506 |
file=\epoc32\release\ARMV5\urel\eposlmdbmanprov.dll "Sys\Bin\eposlmdbmanprov.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4507 |
file=\epoc32\release\ARMV5\urel\eposlmdbreg.dll "sys\bin\eposlmdbreg.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4508 |
file=\epoc32\release\ARMV5\urel\eposlmservlib.dll "sys\bin\eposlmservlib.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4509 |
file=\epoc32\release\ARMV5\urel\eposlmrecognizer.dll "Sys\Bin\eposlmrecognizer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4510 |
file=\epoc32\release\ARMV5\urel\eposlmconverter.dll "Sys\Bin\eposlmconverter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4511 |
data=\epoc32\data\Z\System\install\locationlandmarksstub.sis "system\install\locationlandmarksstub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4512 |
file=\epoc32\release\ARMV5\urel\mnclientlib.dll "sys\bin\mnclientlib.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4513 |
file=\epoc32\release\ARMV5\urel\mnservicelib.dll "sys\bin\mnservicelib.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4514 |
file=\epoc32\release\ARMV5\urel\mnaiwprovider.dll "Sys\Bin\mnaiwprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4515 |
data=\epoc32\data\Z\System\install\locationmnfwstub.sis "system\install\locationmnfwstub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4516 |
file=\epoc32\release\ARMV5\urel\epos_suplterminitiation.dll "sys\bin\epos_suplterminitiation.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4517 |
file=\epoc32\release\ARMV5\urel\epos_suplnetinitiation.dll "sys\bin\epos_suplnetinitiation.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4518 |
file=\epoc32\release\ARMV5\urel\epossuplgateway.exe "sys\bin\epossuplgateway.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4519 |
data=\epoc32\data\Z\private\102073CA\backup_registration.xml "private\102073CA\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4520 |
file=\epoc32\release\ARMV5\urel\epossuplprotocolhandlerplugin.dll "sys\bin\epossuplprotocolhandlerplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4521 |
file=\epoc32\release\ARMV5\urel\epos_suplsettings.dll "sys\bin\epos_suplsettings.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4522 |
file=\epoc32\release\ARMV5\urel\epos_csuplutils.dll "sys\bin\epos_csuplutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4523 |
data=\epoc32\data\Z\System\install\locationsuplfwstub.sis "system\install\locationsuplfwstub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4524 |
data=\epoc32\data\Z\System\install\locationsysuistub.sis "system\install\locationsysuistub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4525 |
file=\epoc32\release\ARMV5\urel\locsysuiview.dll "Sys\Bin\locsysuiview.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4526 |
data=\epoc32\data\Z\resource\apps\locsysuiview.mif "resource\apps\locsysuiview.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4527 |
file=\epoc32\release\ARMV5\urel\locsysuiengine.dll "sys\bin\locsysuiengine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4528 |
file=\epoc32\release\ARMV5\urel\lbt.dll "sys\bin\lbt.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4529 |
file=\epoc32\release\ARMV5\urel\lbtlogger.dll "sys\bin\lbtlogger.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4530 |
file=\epoc32\release\ARMV5\urel\lbtserverlogicbase.dll "sys\bin\lbtserverlogicbase.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4531 |
file=\epoc32\release\ARMV5\urel\lbtserver.exe "sys\bin\lbtserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4532 |
file=\epoc32\release\ARMV5\urel\lbtserverlogic.dll "Sys\Bin\lbtserverlogic.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4533 |
file=\epoc32\release\ARMV5\urel\lbtstrategypluginapi.dll "sys\bin\lbtstrategypluginapi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4534 |
file=\epoc32\release\ARMV5\urel\lbtcontainer.dll "sys\bin\lbtcontainer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4535 |
file=\epoc32\release\ARMV5\urel\lbtstrategy.dll "Sys\Bin\lbtstrategy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4536 |
file=\epoc32\release\ARMV5\urel\ltmvmtdetapi.dll "sys\bin\ltmvmtdetapi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4537 |
file=\epoc32\release\ARMV5\urel\ltcellidmovdet.dll "Sys\Bin\ltcellidmovdet.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4538 |
data=\epoc32\data\Z\private\1028312B\backup_registration.xml "private\1028312B\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4539 |
file=\epoc32\release\ARMV5\urel\lbtmanager.dll "sys\bin\lbtmanager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4540 |
data=\epoc32\data\Z\System\install\lbtstub.sis "system\install\lbtstub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4541 |
file=\epoc32\release\ARMV5\urel\locbtnotifier.dll "Sys\Bin\locbtnotifier.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4542 |
data=\epoc32\data\Z\private\10282BC4\Rules\locbtgpspsypscontextstate.rul "private\10282BC4\Rules\locbtgpspsypscontextstate.rul" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4543 |
data=\epoc32\data\Z\private\10282BC4\Settings\10282C74\locbtgpspsypscontextstate.xml "private\10282BC4\Settings\10282C74\locbtgpspsypscontextstate.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4544 |
file=\epoc32\release\ARMV5\urel\locgpsindicatorplugin.dll "Sys\Bin\locgpsindicatorplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4545 |
file=\epoc32\release\ARMV5\urel\lockapp.exe "sys\bin\lockapp.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4546 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\lockapp_reg.rsc "Private\10003a3f\apps\lockapp_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4547 |
data=\epoc32\data\Z\System\install\lockapp_stub.sis "system\install\lockapp_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4548 |
file=\epoc32\release\ARMV5\UDEB\lockclient.dll "sys\bin\lockclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4549 |
file=\epoc32\release\ARMV5\urel\locnotprefplugin.dll "Sys\Bin\locnotprefplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4550 |
file=\epoc32\release\ARMV5\urel\locod.exe "sys\bin\locod.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4551 |
file=\epoc32\release\ARMV5\urel\locpsysettingsui.dll "Sys\Bin\locpsysettingsui.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4552 |
data=\epoc32\data\Z\resource\apps\locpsysettings.mif "resource\apps\locpsysettings.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4553 |
file=\epoc32\release\ARMV5\urel\locpsysettingseng.dll "sys\bin\locpsysettingseng.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4554 |
file=\epoc32\release\ARMV5\urel\locsettingsuiclient.dll "sys\bin\locsettingsuiclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4555 |
file=\epoc32\release\ARMV5\urel\locsettingsuiserver.exe "sys\bin\locsettingsuiserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4556 |
data=\epoc32\data\Z\resource\apps\locsettingsuiserver_AIF.MIF "resource\apps\locsettingsuiserver_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4557 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\locsettingsuiserver_reg.rsc "Private\10003a3f\import\apps\locsettingsuiserver_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4558 |
data=\epoc32\data\Z\private\10281861\backup_registration.xml "private\10281861\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4559 |
file=\epoc32\release\ARMV5\urel\locsuplsettings.dll "Sys\Bin\locsuplsettings.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4560 |
data=\epoc32\data\Z\resource\apps\locsuplsettings.mif "resource\apps\locsuplsettings.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4561 |
file=\epoc32\release\ARMV5\urel\locnotifierwrapper.dll "Sys\Bin\locnotifierwrapper.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4562 |
file=\epoc32\release\ARMV5\urel\locverifierdlg.dll "sys\bin\locverifierdlg.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4563 |
file=\epoc32\release\ARMV5\urel\locutils.dll "sys\bin\locutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4564 |
data=\epoc32\data\Z\RESOURCE\locutils.rsc "resource\locutils.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4565 |
file=\epoc32\release\ARMV5\urel\mcsmenuutils.dll "sys\bin\mcsmenuutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4566 |
file=\epoc32\release\ARMV5\urel\mcsmenueng.dll "sys\bin\mcsmenueng.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4567 |
file=\epoc32\release\ARMV5\urel\mcsmenu.dll "sys\bin\mcsmenu.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4568 |
file=\epoc32\release\ARMV5\urel\mcsmenuserver.exe "sys\bin\mcsmenuserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4569 |
file=\epoc32\release\ARMV5\urel\mcsextendedmenu.dll "sys\bin\mcsextendedmenu.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4570 |
file=\epoc32\release\ARMV5\urel\mcssathandler.dll "sys\bin\mcssathandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4571 |
file=\epoc32\release\ARMV5\urel\menuinterface.dll "sys\bin\menuinterface.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4572 |
file=\epoc32\release\ARMV5\urel\mcsmenuhandler.dll "Sys\Bin\mcsmenuhandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4573 |
data=\epoc32\data\Z\Private\200113dd\backup_registration.xml "PRIVATE\200113dd\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4574 |
data=\epoc32\data\Z\resource\apps\aimcsplugin.mif "resource\apps\aimcsplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4575 |
file=\epoc32\release\ARMV5\urel\mcsplugin.dll "Sys\Bin\mcsplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4576 |
file=\epoc32\release\ARMV5\urel\mcspluginhandler.dll "Sys\Bin\mcspluginhandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4577 |
file=\epoc32\release\ARMV5\urel\mcspluginsettings.dll "Sys\Bin\mcspluginsettings.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4578 |
file=\epoc32\release\ARMV5\urel\mcsservice.dll "sys\bin\mcsservice.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4579 |
file=\epoc32\release\ARMV5\urel\mcsprovider.dll "Sys\Bin\mcsprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4580 |
rem - MdE binaries |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4581 |
file=\epoc32\release\ARMV5\urel\mdeclient.dll "sys\bin\mdeclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4582 |
file=\epoc32\release\ARMV5\urel\mdccommon.dll "sys\bin\mdccommon.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4583 |
file=\epoc32\release\ARMV5\urel\!mdsserver.exe "sys\bin\!mdsserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4584 |
rem - MdE data files |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4585 |
data=\epoc32\data\z\Private\200009F3\schema.mde "PRIVATE\200009F3\schema.mde" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4586 |
data=\epoc32\data\z\Private\200009F3\defaultimportfile.mde "PRIVATE\200009F3\defaultimportfile.mde" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4587 |
data=\epoc32\data\z\Private\200009F3\backup_registration.xml "PRIVATE\200009F3\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4588 |
data=\epoc32\data\z\Private\200009F5\backup_registration.xml "PRIVATE\200009F5\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4589 |
data=\epoc32\data\z\Private\200009F5\mappings.db "PRIVATE\200009F5\mappings.db" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4590 |
rem - Harvester and Context Engine binaries |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4591 |
file=\epoc32\release\ARMV5\urel\HarvesterPluginInterface.dll "sys\bin\HarvesterPluginInterface.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4592 |
file=\epoc32\release\ARMV5\urel\HarvesterClient.dll "sys\bin\HarvesterClient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4593 |
file=\epoc32\release\ARMV5\urel\HarvesterServer.exe "sys\bin\HarvesterServer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4594 |
file=\epoc32\release\ARMV5\urel\harvestercommon.dll "sys\bin\harvestercommon.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4595 |
file=\epoc32\release\ARMV5\urel\harvesterdata.dll "sys\bin\harvesterdata.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4596 |
file=\epoc32\release\ARMV5\urel\mdsfileserverplugin.pxt "sys\bin\mdsfileserverplugin.pxt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4597 |
file=\epoc32\release\ARMV5\urel\HarvesterImagePlugin.dll "Sys\Bin\HarvesterImagePlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4598 |
file=\epoc32\release\ARMV5\urel\HarvesterVideoPlugin.dll "Sys\Bin\HarvesterVideoPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4599 |
file=\epoc32\release\ARMV5\urel\HarvesterMessagePlugin.dll "Sys\Bin\HarvesterMessagePlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4600 |
file=\epoc32\release\ARMV5\urel\harvesteromadrmplugin.dll "Sys\Bin\harvesteromadrmplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4601 |
file=\epoc32\release\ARMV5\urel\harvesterwmvplugin.dll "Sys\Bin\harvesterwmvplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4602 |
file=\epoc32\release\ARMV5\urel\harvesterrtpplugin.dll "Sys\Bin\harvesterrtpplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4603 |
file=\epoc32\release\ARMV5\urel\harvesteraudioplugin.dll "Sys\Bin\harvesteraudioplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4604 |
rem - Blacklist server binaries |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4605 |
file=\epoc32\release\ARMV5\urel\!blacklistserver.exe "sys\bin\!blacklistserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4606 |
file=\epoc32\release\ARMV5\urel\blacklistclient.dll "sys\bin\blacklistclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4607 |
file=\epoc32\release\ARMV5\urel\MonitorPluginInterface.dll "sys\bin\MonitorPluginInterface.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4608 |
file=\epoc32\release\ARMV5\urel\MMCMonitorPlugin.dll "Sys\Bin\MMCMonitorPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4609 |
file=\epoc32\release\ARMV5\urel\FileMonitorPlugin.dll "Sys\Bin\FileMonitorPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4610 |
file=\epoc32\release\ARMV5\urel\MessageMonitorPlugin.dll "Sys\Bin\MessageMonitorPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4611 |
file=\epoc32\release\ARMV5\urel\mdsoomplugin.dll "Sys\Bin\mdsoomplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4612 |
file=\epoc32\release\ARMV5\urel\ContextPluginInterface.dll "sys\bin\ContextPluginInterface.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4613 |
file=\epoc32\release\ARMV5\urel\ContextEngine.dll "sys\bin\ContextEngine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4614 |
file=\epoc32\release\ARMV5\urel\locationcontextplugin.dll "Sys\Bin\locationcontextplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4615 |
file=\epoc32\release\ARMV5\urel\calendarcontextplugin.dll "Sys\Bin\calendarcontextplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4616 |
file=\epoc32\release\ARMV5\urel\ComposerPluginInterface.dll "sys\bin\ComposerPluginInterface.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4617 |
file=\epoc32\release\ARMV5\urel\ComposerImagePlugin.dll "Sys\Bin\ComposerImagePlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4618 |
REM locationmanager |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4619 |
file=\epoc32\release\ARMV5\urel\locationmanager.dll "sys\bin\locationmanager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4620 |
REM locationmanagerserver |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4621 |
file=\epoc32\release\ARMV5\urel\locationmanagerserver.exe "sys\bin\locationmanagerserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4622 |
REM watchdog |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4623 |
file=\epoc32\release\ARMV5\urel\mdswatchdog.exe "sys\bin\mdswatchdog.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4624 |
REM locationtrail |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4625 |
file=\epoc32\release\ARMV5\urel\locationtrail.dll "sys\bin\locationtrail.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4626 |
REM ReverseGeocode |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4627 |
file=\epoc32\release\ARMV5\urel\ReverseGeocode.dll "sys\bin\ReverseGeocode.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4628 |
REM Reverse geocoder plugin |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4629 |
file=\epoc32\release\ARMV5\urel\ReverseGeoCoderPlugin.dll "Sys\Bin\ReverseGeoCoderPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4630 |
REM tagcreator |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4631 |
file=\epoc32\release\ARMV5\urel\tagcreator.dll "sys\bin\tagcreator.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4632 |
REM geotagger |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4633 |
file=\epoc32\release\ARMV5\urel\geotagger.dll "sys\bin\geotagger.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4634 |
REM geoconverter |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4635 |
file=\epoc32\release\ARMV5\urel\geoconverter.dll "sys\bin\geoconverter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4636 |
REM Location Manager data files |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4637 |
data=\epoc32\data\Z\Private\10202BE9\200071BE.txt "PRIVATE\10202BE9\200071BE.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4638 |
REM Harvester Cen Repo file |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4639 |
data=\epoc32\data\Z\Private\10202BE9\200009FE.txt "PRIVATE\10202BE9\200009FE.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4640 |
REM MdS version CenRep file |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4641 |
data=\epoc32\data\Z\Private\10202BE9\200009F3.txt "PRIVATE\10202BE9\200009F3.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4642 |
REM Harvester MMC plugin CenRep file |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4643 |
data=\epoc32\data\Z\Private\10202BE9\20007183.txt "PRIVATE\10202BE9\20007183.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4644 |
data=\epoc32\data\Z\System\install\contentlistingframework_stub.sis "system\install\contentlistingframework_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4645 |
data=\epoc32\data\Z\System\install\contextengine_stub.sis "system\install\contextengine_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4646 |
data=\epoc32\data\Z\System\install\blacklistserver_stub.sis "system\install\blacklistserver_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4647 |
data=\epoc32\data\Z\System\install\composerplugins_stub.sis "system\install\composerplugins_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4648 |
data=\epoc32\data\Z\System\install\harvester_stub.sis "system\install\harvester_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4649 |
data=\epoc32\data\Z\System\install\harvesterplugins_stub.sis "system\install\harvesterplugins_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4650 |
data=\epoc32\data\Z\System\install\monitorplugins_stub.sis "system\install\monitorplugins_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4651 |
data=\epoc32\data\Z\System\install\locationmanager_stub.sis "system\install\locationmanager_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4652 |
data=\epoc32\data\Z\System\install\metadataengine_stub.sis "system\install\metadataengine_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4653 |
data=\epoc32\data\Z\System\install\mds_stub.sis "system\install\mds_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4654 |
data=\epoc32\data\Z\System\install\mdswatchdog_stub.sis "system\install\mdswatchdog_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4655 |
REM MISSING data=\epoc32\data\Z\System\install\locationmanagerclient_stub.sis system\install\locationmanagerclient_stub.sis |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4656 |
REM MISSING data=\epoc32\data\Z\System\install\locationtrail_stub.sis system\install\locationtrail_stub.sis |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4657 |
REM MISSING data=\epoc32\data\Z\System\install\locationmanagerserver_stub.sis system\install\locationmanagerserver_stub.sis |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4658 |
REM MISSING data=\epoc32\data\Z\System\install\ReverseGeocode_stub.sis system\install\ReverseGeocode_stub.sis |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4659 |
REM MISSING data=\epoc32\data\Z\System\install\ReverseGeoCoderPlugin_stub.sis system\install\ReverseGeoCoderPlugin_stub.sis |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4660 |
REM MISSING data=\epoc32\data\Z\System\install\tagcreator_stub.sis system\install\tagcreator_stub.sis |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4661 |
REM MISSING data=\epoc32\data\Z\System\install\geotagger_stub.sis system\install\geotagger_stub.sis |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4662 |
REM MISSING data=\epoc32\data\Z\System\install\geoconverter_stub.sis system\install\geoconverter_stub.sis |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4663 |
file=\epoc32\release\ARMV5\urel\MGFetch.dll "sys\bin\MGFetch.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4664 |
file=\epoc32\release\ARMV5\urel\MediaFileList.dll "sys\bin\MediaFileList.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4665 |
data=\epoc32\data\Z\resource\apps\mediafilelist.mif "resource\apps\mediafilelist.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4666 |
file=\epoc32\release\ARMV5\urel\MetaDataUtility.dll "sys\bin\MetaDataUtility.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4667 |
file=\epoc32\release\ARMV5\urel\3GPExtParser.dll "sys\bin\3GPExtParser.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4668 |
data=\epoc32\data\Z\Resource\TopCharacterSet.rsc "resource\TopCharacterSet.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4669 |
data=\epoc32\data\Z\System\install\metadata_stub.sis "System\Install\metadata_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4670 |
file=\epoc32\release\ARMV5\urel\mmfaudiotonecontroller.dll "Sys\Bin\mmfaudiotonecontroller.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4671 |
file=\epoc32\release\ARMV5\urel\recrt.dll "Sys\Bin\recrt.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4672 |
file=\epoc32\release\ARMV5\urel\MMKeyBearer.dll "Sys\Bin\MMKeyBearer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4673 |
data=\epoc32\data\Z\System\install\mmmtpdpstub.sis "System\install\mmmtpdpstub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4674 |
file=\epoc32\release\ARMV5\urel\mediamtpdataprovider.dll "Sys\Bin\mediamtpdataprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4675 |
data=\epoc32\data\Z\resource\mtp\10207C4B.rsc "resource\mtp\10207C4B.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4676 |
file=\epoc32\release\ARMV5\urel\abstractmediamtpdataprovider.dll "Sys\Bin\abstractmediamtpdataprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4677 |
data=\epoc32\data\Z\resource\mtp\10207C53.rsc "resource\mtp\10207C53.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4678 |
file=\epoc32\release\ARMV5\urel\mmmtpdprequestprocessor.dll "sys\bin\mmmtpdprequestprocessor.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4679 |
file=\epoc32\release\ARMV5\urel\modematplugin.dll "Sys\Bin\modematplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4680 |
file=\epoc32\release\ARMV5\urel\mpm.dll "sys\bin\mpm.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4681 |
file=\epoc32\release\ARMV5\urel\mpmdefaultconnection.dll "sys\bin\mpmdefaultconnection.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4682 |
file=\epoc32\release\ARMV5\urel\mpmserver.exe "sys\bin\mpmserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4683 |
REM Media Player Settings Engine |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4684 |
data=\epoc32\data\Z\System\install\mpsetteng_stub.sis "system\install\mpsetteng_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4685 |
file=\epoc32\release\ARMV5\urel\MPSettEngine.dll "sys\bin\MPSettEngine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4686 |
data=\epoc32\data\z\system\install\mpxstub.sis "system\install\mpxstub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4687 |
file=\epoc32\release\ARMV5\urel\mpxalbumartutility.dll "sys\bin\mpxalbumartutility.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4688 |
file=\epoc32\release\ARMV5\urel\mpxcollectionutility.dll "sys\bin\mpxcollectionutility.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4689 |
file=\epoc32\release\ARMV5\urel\mpxcollectionserver.exe "sys\bin\mpxcollectionserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4690 |
file=\epoc32\release\ARMV5\urel\mpxcollectionengine.dll "sys\bin\mpxcollectionengine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4691 |
file=\epoc32\release\ARMV5\urel\mpxcollectionhelper.dll "sys\bin\mpxcollectionhelper.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4692 |
file=\epoc32\release\ARMV5\urel\mpxcommon.dll "sys\bin\mpxcommon.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4693 |
data=\epoc32\data\Z\Private\101ffc02\backup_registration.xml "private\101ffc02\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4694 |
file=\epoc32\release\ARMV5\urel\mpxharvesterserver.exe "sys\bin\mpxharvesterserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4695 |
file=\epoc32\release\ARMV5\urel\mpxfilehandler.dll "sys\bin\mpxfilehandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4696 |
file=\epoc32\release\ARMV5\urel\mpxharvesterutility.dll "sys\bin\mpxharvesterutility.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4697 |
file=\epoc32\release\ARMV5\urel\mpxcollectionmediator.dll "sys\bin\mpxcollectionmediator.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4698 |
file=\epoc32\release\ARMV5\urel\mpxmetadataextractor.dll "sys\bin\mpxmetadataextractor.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4699 |
file=\epoc32\release\ARMV5\urel\mpxplaybackengine.dll "sys\bin\mpxplaybackengine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4700 |
file=\epoc32\release\ARMV5\urel\mpxplaybackserver.exe "sys\bin\mpxplaybackserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4701 |
file=\epoc32\release\ARMV5\urel\mpxplaybackutility.dll "sys\bin\mpxplaybackutility.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4702 |
file=\epoc32\release\ARMV5\urel\mpxplaylistengine.dll "sys\bin\mpxplaylistengine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4703 |
data=\epoc32\data\Z\resource\mpxplaylisttopcharacterset.rsc "resource\mpxplaylisttopcharacterset.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4704 |
file=\epoc32\release\ARMV5\urel\mpxviewutility.dll "sys\bin\mpxviewutility.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4705 |
file=\epoc32\release\ARMV5\urel\mpxviewplugin.dll "sys\bin\mpxviewplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4706 |
file=\epoc32\release\ARMV5\urel\msgcommonutils.dll "sys\bin\msgcommonutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4707 |
data=\epoc32\data\Z\resource\msgcommonutils.rsc "resource\msgcommonutils.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4708 |
file=\epoc32\release\ARMV5\urel\msgconnmanager.dll "sys\bin\msgconnmanager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4709 |
file=\epoc32\release\ARMV5\urel\btmtmui.dll "sys\bin\btmtmui.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4710 |
file=\epoc32\release\ARMV5\urel\irmtmui.dll "sys\bin\irmtmui.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4711 |
file=\epoc32\release\ARMV5\urel\mtppictbridgedp.dll "Sys\Bin\mtppictbridgedp.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4712 |
data=\epoc32\data\Z\resource\mtp\2001FE3C.rsc "resource\mtp\2001FE3C.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4713 |
file=\epoc32\release\ARMV5\urel\rptp.dll "sys\bin\rptp.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4714 |
file=\epoc32\release\ARMV5\urel\mtpimagedp.dll "Sys\Bin\mtpimagedp.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4715 |
data=\epoc32\data\Z\resource\mtp\2001FCAE.rsc "resource\mtp\2001FCAE.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4716 |
REM MISSING file=\epoc32\release\ARMV5\urel\mtpstatusservice.dll Sys\Bin\mtpstatusservice.dll |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4717 |
REM MISSING data=\epoc32\data\Z\resource\mtp\2001a97f.rsc resource\mtp\2001a97f.rsc |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4718 |
REM MISSING file=\epoc32\release\ARMV5\urel\mtpmetadataservice.dll Sys\Bin\mtpmetadataservice.dll |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4719 |
REM MISSING data=\epoc32\data\Z\resource\mtp\2001A9A3.rsc resource\mtp\2001A9A3.rsc |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4720 |
REM MISSING file=\epoc32\release\ARMV5\urel\mtpwmpextndp.dll Sys\Bin\mtpwmpextndp.dll |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4721 |
REM MISSING data=\epoc32\data\Z\resource\mtp\1028716c.rsc resource\mtp\1028716c.rsc |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4722 |
REM MISSING file=\epoc32\release\ARMV5\urel\mtppimproxy.dll system\libs\mtppimproxy.dll |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4723 |
REM MISSING file=\epoc32\release\ARMV5\urel\mtpcalendardp.dll Sys\Bin\mtpcalendardp.dll |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4724 |
REM MISSING data=\epoc32\data\Z\resource\mtp\102871B8.rsc resource\mtp\102871B8.rsc |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4725 |
REM MISSING file=\epoc32\release\ARMV5\urel\mtptaskdp.dll Sys\Bin\mtptaskdp.dll |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4726 |
REM MISSING data=\epoc32\data\Z\resource\mtp\10287013.rsc resource\mtp\10287013.rsc |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4727 |
REM MISSING file=\epoc32\release\ARMV5\urel\mtpcontactdp.dll Sys\Bin\mtpcontactdp.dll |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4728 |
REM MISSING data=\epoc32\data\Z\resource\mtp\102872bd.rsc resource\mtp\102872bd.rsc |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4729 |
REM MISSING data=\epoc32\data\Z\resource\apps\mtpcontactviewdefinition.rsc resource\apps\mtpcontactviewdefinition.rsc |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4730 |
file=\epoc32\release\ARMV5\urel\mtpcontroller.dll "Sys\Bin\mtpcontroller.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4731 |
file=\epoc32\release\ARMV5\urel\mulcoverflowwidget.dll "Sys\Bin\mulcoverflowwidget.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4732 |
file=\epoc32\release\ARMV5\urel\muldatamodelplugin.dll "Sys\Bin\muldatamodelplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4733 |
file=\epoc32\release\armv5\urel\mulmodelutility.dll "sys\bin\mulmodelutility.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4734 |
file=\epoc32\release\armv5\urel\muldatamodel.dll "sys\bin\muldatamodel.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4735 |
file=\epoc32\release\ARMV5\urel\mulsliderwidget.dll "Sys\Bin\mulsliderwidget.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4736 |
data=\epoc32\data\Z\resource\apps\mulsliderwidget.mif "resource\apps\mulsliderwidget.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4737 |
file=\epoc32\release\ARMV5\urel\mmccinterface.dll "sys\bin\mmccinterface.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4738 |
file=\epoc32\release\ARMV5\urel\mmccjitterbuffer.dll "sys\bin\mmccjitterbuffer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4739 |
file=\epoc32\release\ARMV5\urel\mmccqoscontroller.dll "sys\bin\mmccqoscontroller.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4740 |
file=\epoc32\release\ARMV5\urel\mmccmultiplexer.dll "sys\bin\mmccmultiplexer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4741 |
file=\epoc32\release\ARMV5\urel\mmccsubcontroller.dll "sys\bin\mmccsubcontroller.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4742 |
file=\epoc32\release\ARMV5\urel\mmcccontroller.dll "Sys\Bin\mmcccontroller.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4743 |
file=\epoc32\release\ARMV5\urel\mmccrtpsourcesink.dll "Sys\Bin\mmccrtpsourcesink.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4744 |
file=\epoc32\release\ARMV5\urel\mmccamrplformat.dll "Sys\Bin\mmccamrplformat.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4745 |
file=\epoc32\release\ARMV5\urel\mmccg711plformat.dll "Sys\Bin\mmccg711plformat.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4746 |
file=\epoc32\release\ARMV5\urel\mmccredplformat.dll "Sys\Bin\mmccredplformat.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4747 |
file=\epoc32\release\ARMV5\urel\mmccg729plformat.dll "Sys\Bin\mmccg729plformat.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4748 |
file=\epoc32\release\ARMV5\urel\mmccilbcplformat.dll "Sys\Bin\mmccilbcplformat.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4749 |
file=\epoc32\release\ARMV5\urel\mmccdtmfplformat.dll "Sys\Bin\mmccdtmfplformat.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4750 |
file=\epoc32\release\ARMV5\urel\mmccanyplformat.dll "Sys\Bin\mmccanyplformat.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4751 |
file=\epoc32\release\ARMV5\urel\mmcch263plformat.dll "Sys\Bin\mmcch263plformat.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4752 |
file=\epoc32\release\ARMV5\urel\mmccavcplformat.dll "Sys\Bin\mmccavcplformat.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4753 |
file=\epoc32\release\ARMV5\urel\mmccfilesourcesink.dll "Sys\Bin\mmccfilesourcesink.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4754 |
file=\epoc32\release\ARMV5\urel\mmccvideosourcesink.dll "Sys\Bin\mmccvideosourcesink.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4755 |
file=\epoc32\release\ARMV5\urel\mmccanysourcesink.dll "Sys\Bin\mmccanysourcesink.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4756 |
data=\epoc32\data\Z\System\install\multimediacommscontroller_stub.sis "System\Install\multimediacommscontroller_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4757 |
file=\epoc32\release\ARMV5\urel\mceserver.exe "sys\bin\mceserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4758 |
file=\epoc32\release\ARMV5\urel\mceclient.dll "sys\bin\mceclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4759 |
file=\epoc32\release\ARMV5\urel\fcpluginengine.dll "sys\bin\fcpluginengine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4760 |
file=\epoc32\release\ARMV5\urel\fctbcp.dll "Sys\Bin\fctbcp.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4761 |
data=\epoc32\data\Z\System\install\multimediacommsengine_stub.sis "system\install\multimediacommsengine_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4762 |
file=\epoc32\release\armv5\urel\mulutility.dll "sys\bin\mulutility.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4763 |
data=\epoc32\data\Z\private\10202be9\102747d2.txt "private\10202be9\102747d2.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4764 |
data=\epoc32\data\Z\private\10282F04\backup_registration.xml "PRIVATE\10282F04\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4765 |
file=\epoc32\release\ARMV5\urel\connectionmux.dll "sys\bin\connectionmux.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4766 |
file=\epoc32\release\ARMV5\urel\natconfw.dll "sys\bin\natconfw.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4767 |
file=\epoc32\release\ARMV5\urel\natfwnatsettings.dll "sys\bin\natfwnatsettings.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4768 |
file=\epoc32\release\ARMV5\urel\natfwstunclient.dll "sys\bin\natfwstunclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4769 |
file=\epoc32\release\ARMV5\urel\natfwunsafprotocols.dll "sys\bin\natfwunsafprotocols.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4770 |
file=\epoc32\release\ARMV5\urel\socketmediaconnwrapper.dll "sys\bin\socketmediaconnwrapper.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4771 |
file=\epoc32\release\ARMV5\urel\stunserver.dll "sys\bin\stunserver.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4772 |
file=\epoc32\release\ARMV5\urel\icecandidatehandler.dll "Sys\Bin\icecandidatehandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4773 |
file=\epoc32\release\ARMV5\urel\stunplugin.dll "Sys\Bin\stunplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4774 |
file=\epoc32\release\ARMV5\urel\turnplugin.dll "Sys\Bin\turnplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4775 |
file=\epoc32\release\ARMV5\urel\natfwsdpprovider.dll "Sys\Bin\natfwsdpprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4776 |
file=\epoc32\release\ARMV5\urel\NATTraversalController.dll "Sys\Bin\NATTraversalController.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4777 |
data=\epoc32\data\Z\System\Install\altair-engine-stub.sis "System\Install\altair-engine-stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4778 |
file=\epoc32\release\ARMV5\urel\ncdengine_20019119.dll "sys\bin\ncdengine_20019119.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4779 |
file=\epoc32\release\ARMV5\urel\ncdserver_20019119.exe "sys\bin\ncdserver_20019119.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4780 |
file=\epoc32\release\ARMV5\urel\ncdutils_20019119.dll "sys\bin\ncdutils_20019119.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4781 |
file=\epoc32\release\ARMV5\urel\ncddevicemgmt_20019119.dll "sys\bin\ncddevicemgmt_20019119.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4782 |
file=\epoc32\release\ARMV5\urel\ncdproxy_20019119.dll "Sys\Bin\ncdproxy_20019119.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4783 |
data=\epoc32\data\Z\Private\20019119\backup_registration.xml "PRIVATE\20019119\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4784 |
file=\epoc32\release\ARMV5\urel\NETWORKHANDLING.DLL "sys\bin\NETWORKHANDLING.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4785 |
REM Enabler for exlipsing ROM binaries |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4786 |
data=\epoc32\data\Z\System\install\networkhandling_stub.sis "system\install\networkhandling_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4787 |
file=\epoc32\release\ARMV5\urel\nlanpppsy.dll "Sys\Bin\nlanpppsy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4788 |
data=\epoc32\data\Z\System\install\npppsystub.sis "system\install\npppsystub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4789 |
file=\epoc32\release\ARMV5\urel\nlasuplpsy.dll "Sys\Bin\nlasuplpsy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4790 |
data=\epoc32\data\Z\System\install\suplpsystub.sis "system\install\suplpsystub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4791 |
REM SyncML Common modules |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4792 |
REM \common\inc\policy |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4793 |
data=\epoc32\release\ARMV5\urel\z\private\100012a5\policy\101F99FB.SPD "private\100012a5\policy\101F99FB.SPD" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4794 |
REM \common\wbxml |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4795 |
file=\epoc32\release\ARMV5\urel\nsmlwbxml.dll "sys\bin\nsmlwbxml.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4796 |
REM \common\transport |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4797 |
file=\epoc32\release\ARMV5\urel\nsmltransport.dll "sys\bin\nsmltransport.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4798 |
REM \common\http |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4799 |
file=\epoc32\release\ARMV5\urel\nsmlhttp.dll "sys\bin\nsmlhttp.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4800 |
REM \dm\settings |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4801 |
file=\epoc32\release\ARMV5\urel\NSmlDMSettings.dll "sys\bin\NSmlDMSettings.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4802 |
REM \ds\settings |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4803 |
file=\epoc32\release\ARMV5\urel\NSmlDSSettings.dll "sys\bin\NSmlDSSettings.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4804 |
REM \common\obexclient |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4805 |
file=\epoc32\release\ARMV5\urel\nsmlobexclient.dll "sys\bin\nsmlobexclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4806 |
REM \common\obexcommserver |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4807 |
file=\epoc32\release\ARMV5\urel\nsmlobexcommserver.dll "sys\bin\nsmlobexcommserver.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4808 |
REM \common\obexserverbinding |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4809 |
file=\epoc32\release\ARMV5\urel\nsmlobexserverbinding.dll "sys\bin\nsmlobexserverbinding.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4810 |
REM \common\obexdsplugin |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4811 |
file=\epoc32\release\ARMV5\urel\nsmlobexdsplugin.dll "Sys\Bin\nsmlobexdsplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4812 |
data=\epoc32\data\Z\private\101F99F6\capability\101F6DE4.xml "private\101F99F6\capability\101F6DE4.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4813 |
REM \common\obexdmplugin |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4814 |
file=\epoc32\release\ARMV5\urel\nsmlobexdmplugin.dll "Sys\Bin\nsmlobexdmplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4815 |
data=\epoc32\data\Z\private\101F99F6\capability\101F6DE5.xml "private\101F99F6\capability\101F6DE5.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4816 |
REM \common\syncagent |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4817 |
file=\epoc32\release\ARMV5\urel\nsmlagentcommon.dll "sys\bin\nsmlagentcommon.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4818 |
REM \common\historylog |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4819 |
file=\epoc32\release\ARMV5\urel\nsmlhistorylog.dll "sys\bin\nsmlhistorylog.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4820 |
REM \common\sosserver |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4821 |
file=\epoc32\release\ARMV5\urel\nsmlsosserver.exe "sys\bin\nsmlsosserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4822 |
data=\epoc32\data\Z\private\101F99FB\backup_registration.xml "private\101F99FB\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4823 |
REM \common\sosserver_clientapi |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4824 |
file=\epoc32\release\ARMV5\urel\SyncMLClientAPI.dll "sys\bin\SyncMLClientAPI.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4825 |
REM common\sosserver_privateapi |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4826 |
file=\epoc32\release\ARMV5\urel\NSmlPrivateAPI.dll "sys\bin\NSmlPrivateAPI.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4827 |
REM \common\sosserver_TransportHandler |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4828 |
file=\epoc32\release\ARMV5\urel\nsmltransporthandler.dll "sys\bin\nsmltransporthandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4829 |
REM common\Alert Queue |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4830 |
file=\epoc32\release\ARMV5\urel\NSmlAlertQueue.dll "sys\bin\NSmlAlertQueue.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4831 |
data=\epoc32\data\Z\resource\NSmlDSTypesRes.rsc "resource\NSmlDSTypesRes.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4832 |
REM stub sis file |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4833 |
data=\epoc32\data\Z\System\install\syncmlfw_stub.sis "System\Install\syncmlfw_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4834 |
REM Debug modules for debugging purposes |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4835 |
REM \common\xml |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4836 |
file=\epoc32\release\ARMV5\urel\nsmlxml.dll "sys\bin\nsmlxml.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4837 |
REM \common\debug |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4838 |
REM file=\epoc32\release\ARMV5\urel\nsmldebug.dll sys\bin\nsmldebug.dll |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4839 |
REM SyncML Device Management |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4840 |
REM SyncML Device Management plug-in adapters |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4841 |
file=\epoc32\release\ARMV5\urel\nsmldmdevdetailadapter.dll "Sys\Bin\nsmldmdevdetailadapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4842 |
file=\epoc32\release\ARMV5\urel\nsmldmdevinfoadapter.dll "Sys\Bin\nsmldmdevinfoadapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4843 |
file=\epoc32\release\ARMV5\urel\nsmldmsettingsadapter12.dll "Sys\Bin\nsmldmsettingsadapter12.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4844 |
file=\epoc32\release\ARMV5\urel\nsmldmstreamingadapter.dll "Sys\Bin\nsmldmstreamingadapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4845 |
file=\epoc32\release\ARMV5\urel\nsmldmbrowseradapter.dll "Sys\Bin\nsmldmbrowseradapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4846 |
file=\epoc32\release\ARMV5\urel\nsmldssettingsadapter.dll "Sys\Bin\nsmldssettingsadapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4847 |
file=\epoc32\release\ARMV5\urel\nsmldmemailadapter.dll "Sys\Bin\nsmldmemailadapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4848 |
file=\epoc32\release\ARMV5\urel\nsmldmmmsadapter.dll "Sys\Bin\nsmldmmmsadapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4849 |
file=\epoc32\release\ARMV5\urel\nsmldmfotaadapter.dll "Sys\Bin\nsmldmfotaadapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4850 |
data=\epoc32\release\ARMV5\urel\z\private\100012a5\policy\101F9A02.SPD "private\100012a5\policy\101F9A02.SPD" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4851 |
REM DM utils |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4852 |
REM file=\epoc32\release\ARMV5\urel\nsmldmaputils.dll sys\bin\nsmldmaputils.dll |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4853 |
file=\epoc32\release\ARMV5\urel\nsmldmclientserverutils.dll "sys\bin\nsmldmclientserverutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4854 |
file=\epoc32\release\ARMV5\urel\nsmldmiapmatcher.dll "sys\bin\nsmldmiapmatcher.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4855 |
REM Tree db handler |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4856 |
file=\epoc32\release\ARMV5\urel\nsmldmtreedbhandler.dll "sys\bin\nsmldmtreedbhandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4857 |
REM Tree db client |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4858 |
file=\epoc32\release\ARMV5\urel\nsmldmtreedbclient.dll "sys\bin\nsmldmtreedbclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4859 |
REM callback server |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4860 |
file=\epoc32\release\ARMV5\urel\nsmldmcallbackserver.exe "sys\bin\nsmldmcallbackserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4861 |
data=\epoc32\data\Z\private\101F9A06\backup_registration.xml "private\101F9A06\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4862 |
REM Host server base |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4863 |
file=\epoc32\release\ARMV5\urel\nsmldmhostserver.dll "sys\bin\nsmldmhostserver.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4864 |
REM Host servers |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4865 |
file=\epoc32\release\ARMV5\urel\nsmldmhostserver1.exe "sys\bin\nsmldmhostserver1.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4866 |
file=\epoc32\release\ARMV5\urel\nsmldmhostserver2.exe "sys\bin\nsmldmhostserver2.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4867 |
file=\epoc32\release\ARMV5\urel\nsmldmhostserver3.exe "sys\bin\nsmldmhostserver3.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4868 |
file=\epoc32\release\ARMV5\urel\nsmldmhostserver4.exe "sys\bin\nsmldmhostserver4.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4869 |
file=\epoc32\release\ARMV5\urel\dmnetworkmon.exe "sys\bin\dmnetworkmon.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4870 |
REM Tree module |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4871 |
file=\epoc32\release\ARMV5\urel\nsmldmmodule.dll "sys\bin\nsmldmmodule.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4872 |
REM Sync Agent |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4873 |
file=\epoc32\release\ARMV5\urel\nsmldmagent.dll "sys\bin\nsmldmagent.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4874 |
REM wappushalert |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4875 |
file=\epoc32\release\ARMV5\urel\nsmldmwappushalert.dll "Sys\Bin\nsmldmwappushalert.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4876 |
file=\epoc32\release\ARMV5\urel\nsmlinternetadapter.dll "Sys\Bin\nsmlinternetadapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4877 |
file=\epoc32\release\ARMV5\urel\globalwlanadapter.dll "Sys\Bin\globalwlanadapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4878 |
file=\epoc32\release\ARMV5\urel\nsmldmbmadapter.dll "Sys\Bin\nsmldmbmadapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4879 |
file=\epoc32\release\ARMV5\urel\wlanctrldcmoadapter.dll "Sys\Bin\wlanctrldcmoadapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4880 |
REM DM OMA provisioning |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4881 |
file=\epoc32\release\ARMV5\urel\wpdm.dll "Sys\Bin\wpdm.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4882 |
REM SyncML Data Synchronisation |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4883 |
REM Sync settings OTA configuration disabled |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4884 |
REM data=\epoc32\data\Z\resource\messaging\bif\nsmlsp_sms_no.rsc resource\messaging\bif\nsmlsp_sms_no.rsc |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4885 |
REM Policy files |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4886 |
data=\epoc32\release\ARMV5\urel\z\private\100012a5\policy\101F99FD.SPD "private\100012a5\policy\101F99FD.SPD" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4887 |
data=\epoc32\release\ARMV5\urel\z\private\100012a5\policy\101F99FE.SPD "private\100012a5\policy\101F99FE.SPD" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4888 |
REM SyncML Data Synchronisation plug-in adapters |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4889 |
file=\epoc32\release\ARMV5\urel\nsmlagendadataprovider.dll "Sys\Bin\nsmlagendadataprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4890 |
data=\epoc32\data\Z\resource\NSmlAgendaDataStore_1_1_2.rsc "resource\NSmlAgendaDataStore_1_1_2.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4891 |
file=\epoc32\release\ARMV5\urel\nsmlcontactsdataprovider.dll "Sys\Bin\nsmlcontactsdataprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4892 |
data=\epoc32\data\Z\resource\NSmlContactsDataStoreFormat_1_1_2.rsc "resource\NSmlContactsDataStoreFormat_1_1_2.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4893 |
data=\epoc32\data\Z\resource\NSmlContactsDataStoreFormat_1_2.rsc "resource\NSmlContactsDataStoreFormat_1_2.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4894 |
data=\epoc32\data\Z\resource\NSmlDSProfileRes.rsc "resource\NSmlDSProfileRes.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4895 |
REM \ds\adapters\dataproviderbase |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4896 |
file=\epoc32\release\ARMV5\urel\smldataprovider.dll "sys\bin\smldataprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4897 |
REM \ds\Adapter Log |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4898 |
file=\epoc32\release\ARMV5\urel\NSmlAdapterLog.dll "sys\bin\NSmlAdapterLog.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4899 |
REM \ds\datamod |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4900 |
file=\epoc32\release\ARMV5\urel\nsmldatamod.dll "sys\bin\nsmldatamod.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4901 |
REM \ds\dshostclient |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4902 |
file=\epoc32\release\ARMV5\urel\NSmldshostclient.dll "sys\bin\NSmldshostclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4903 |
REM \ds\dshostserverbase |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4904 |
file=\epoc32\release\ARMV5\urel\nsmldshostserver.dll "sys\bin\nsmldshostserver.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4905 |
REM \ds\dshostservers |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4906 |
file=\epoc32\release\ARMV5\urel\nsmldshostserver2.exe "sys\bin\nsmldshostserver2.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4907 |
file=\epoc32\release\ARMV5\urel\nsmldshostserver1.exe "sys\bin\nsmldshostserver1.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4908 |
file=\epoc32\release\ARMV5\urel\netmon.exe "sys\bin\netmon.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4909 |
data=\epoc32\data\Z\private\101F99FD\backup_registration.xml "private\101F99FD\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4910 |
data=\epoc32\data\Z\private\101F99FE\backup_registration.xml "private\101F99FE\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4911 |
REM \ds\setting |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4912 |
REM data=\epoc32\data\Z\private\101F99FB\VariantData.xml \private\101F99FB\VariantData.xml |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4913 |
REM \ds\agentlog |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4914 |
file=\epoc32\release\ARMV5\urel\nsmlagentlog.dll "sys\bin\nsmlagentlog.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4915 |
REM ds\wappushalert |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4916 |
file=\epoc32\release\ARMV5\urel\nsmldswappushalert.dll "Sys\Bin\nsmldswappushalert.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4917 |
REM \ds\alerthandler |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4918 |
file=\epoc32\release\ARMV5\urel\nsmldsalert.dll "Sys\Bin\nsmldsalert.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4919 |
REM \ds\provisioningadapter |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4920 |
file=\epoc32\release\ARMV5\urel\wpds.dll "Sys\Bin\wpds.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4921 |
REM \ds\dsutils |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4922 |
file=\epoc32\release\ARMV5\urel\nsmlchangefinder.dll "sys\bin\nsmlchangefinder.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4923 |
file=\epoc32\release\ARMV5\urel\nsmldbcaps.dll "sys\bin\nsmldbcaps.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4924 |
file=\epoc32\release\ARMV5\urel\nsmlCGIScriptParser.dll "sys\bin\nsmlCGIScriptParser.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4925 |
file=\epoc32\release\ARMV5\urel\nsmlfilter.dll "sys\bin\nsmlfilter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4926 |
file=\epoc32\release\ARMV5\urel\syncmldatafilter.dll "sys\bin\syncmldatafilter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4927 |
file=\epoc32\release\ARMV5\urel\smlstoreformat.dll "sys\bin\smlstoreformat.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4928 |
file=\epoc32\release\ARMV5\urel\NsmlProfileUtil.dll "sys\bin\NsmlProfileUtil.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4929 |
file=\epoc32\release\ARMV5\urel\nsmlfolderparser.dll "sys\bin\nsmlfolderparser.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4930 |
REM defaultagendahandler plugin |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4931 |
file=\epoc32\release\ARMV5\urel\nsmldefaultagendahandler.dll "Sys\Bin\nsmldefaultagendahandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4932 |
data=\epoc32\data\Z\resource\nsmldefaultagendahandler_1_2.RSC "resource\nsmldefaultagendahandler_1_2.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4933 |
REM \ds\syncagent |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4934 |
file=\epoc32\release\ARMV5\urel\nsmldsagent.dll "sys\bin\nsmldsagent.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4935 |
REM NUMBERGROUPING |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4936 |
file=\epoc32\release\ARMV5\urel\numbergrouping.dll "sys\bin\numbergrouping.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4937 |
data=\epoc32\data\Z\Resource\numbergrouping.rsc "resource\numbergrouping.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4938 |
file=\epoc32\release\ARMV5\urel\nvgdecoder.dll "sys\bin\nvgdecoder.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4939 |
file=\epoc32\release\ARMV5\urel\NVGDecoder_SW.dll "sys\bin\NVGDecoder_SW.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4940 |
file=\epoc32\release\ARMV5\urel\obexservicebip.dll "Sys\Bin\obexservicebip.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4941 |
file=\epoc32\release\ARMV5\urel\obexservicebtsend.dll "Sys\Bin\obexservicebtsend.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4942 |
file=\epoc32\release\ARMV5\urel\obexserviceirsend.dll "Sys\Bin\obexserviceirsend.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4943 |
file=\epoc32\release\ARMV5\urel\obexserviceman.dll "Sys\Bin\obexserviceman.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4944 |
file=\epoc32\release\ARMV5\urel\obexserviceman.exe "sys\bin\obexserviceman.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4945 |
file=\epoc32\release\ARMV5\urel\obexusbapi.dll "sys\bin\obexusbapi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4946 |
data=\epoc32\data\Z\Private\101F7C87\backup_registration.xml "private\101F7C87\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4947 |
file=\epoc32\release\ARMV5\urel\obexservicemanbt.dll "Sys\Bin\obexservicemanbt.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4948 |
file=\epoc32\release\ARMV5\urel\obexservicemanir.dll "Sys\Bin\obexservicemanir.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4949 |
file=\epoc32\release\ARMV5\urel\obexservicemanusb.dll "Sys\Bin\obexservicemanusb.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4950 |
file=\epoc32\release\ARMV5\urel\obexserviceopp.dll "Sys\Bin\obexserviceopp.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4951 |
file=\epoc32\release\ARMV5\urel\obexservicesendutils.dll "sys\bin\obexservicesendutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4952 |
file=\epoc32\release\ARMV5\urel\obexutils.dll "sys\bin\obexutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4953 |
file=\epoc32\release\ARMV5\urel\ode.dll "sys\bin\ode.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4954 |
file=\epoc32\release\ARMV5\urel\epos_comasuplasnplugin.dll "sys\bin\epos_comasuplasnplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4955 |
file=\epoc32\release\ARMV5\urel\epos_omasupllistener.exe "sys\bin\epos_omasupllistener.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4956 |
file=\epoc32\release\ARMV5\urel\eposomasuplprotocolhandler.dll "Sys\Bin\eposomasuplprotocolhandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4957 |
file=\epoc32\release\ARMV5\urel\eposomasuplprotocolhandler1.dll "Sys\Bin\eposomasuplprotocolhandler1.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4958 |
file=\epoc32\release\ARMV5\urel\eposomasuplprotocolhandler2.dll "Sys\Bin\eposomasuplprotocolhandler2.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4959 |
file=\epoc32\release\ARMV5\urel\epos_omasuplprovhandler.dll "Sys\Bin\epos_omasuplprovhandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4960 |
data=\epoc32\data\Z\resource\epos_omasuplprovhandlerres.rsc "resource\epos_omasuplprovhandlerres.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4961 |
file=\epoc32\release\ARMV5\urel\epos_omasuplwaplistener.dll "Sys\Bin\epos_omasuplwaplistener.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4962 |
file=\epoc32\release\ARMV5\urel\epos_omasuplsyncmldm.dll "Sys\Bin\epos_omasuplsyncmldm.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4963 |
file=\epoc32\release\ARMV5\urel\epos_omasuplnotifierplugin.dll "Sys\Bin\epos_omasuplnotifierplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4964 |
file=\epoc32\release\ARMV5\urel\epos_omasuplnotifier.dll "sys\bin\epos_omasuplnotifier.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4965 |
data=\epoc32\data\Z\private\1027509E\backup_registration.xml "private\1027509E\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4966 |
data=\epoc32\data\Z\System\install\omasuplprotocolhandlerstub.sis "system\install\omasuplprotocolhandlerstub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4967 |
file=\epoc32\release\ARMV5\urel\oodmonitor.dll "sys\bin\oodmonitor.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4968 |
file=\epoc32\release\ARMV5\urel\oommonitor.dll "sys\bin\oommonitor.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4969 |
data=\epoc32\data\Z\System\..\private\10207218\oomconfig.xml "private\10207218\oomconfig.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4970 |
file=\epoc32\release\ARMV5\urel\OrientationActionPlugIn.dll "Sys\Bin\OrientationActionPlugIn.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4971 |
REM PENINPUTARC |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4972 |
file=\epoc32\release\ARMV5\urel\peninputclient.dll "sys\bin\peninputclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4973 |
file=\epoc32\release\ARMV5\urel\peninputlayoutinterface.dll "sys\bin\peninputlayoutinterface.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4974 |
file=\epoc32\release\ARMV5\urel\peninputlayouteng.dll "sys\bin\peninputlayouteng.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4975 |
file=\epoc32\release\ARMV5\urel\peninputlayoutcontrol.dll "sys\bin\peninputlayoutcontrol.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4976 |
file=\epoc32\release\ARMV5\urel\peninputanim.dll "sys\bin\peninputanim.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4977 |
file=\epoc32\release\ARMV5\urel\peninputserver.exe "sys\bin\peninputserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4978 |
file=\epoc32\release\ARMV5\urel\peninputpluginutils.dll "sys\bin\peninputpluginutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4979 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\peninputserver_reg.rsc "Private\10003a3f\apps\peninputserver_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4980 |
data=\EPOC32\DATA\Z\resource\apps\peninputserver.RSC "resource\apps\peninputserver.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4981 |
file=\epoc32\release\ARMV5\urel\gspeninputplugin.dll "Sys\Bin\gspeninputplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4982 |
file=\epoc32\release\ARMV5\urel\2000B5E7.dll "Sys\Bin\2000B5E7.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4983 |
data=\epoc32\data\Z\resource\apps\gspeninputplugin_AIF.MIF "resource\apps\gspeninputplugin_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4984 |
file=\epoc32\release\ARMV5\urel\peninputsetting.exe "sys\bin\peninputsetting.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4985 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\peninputsetting_reg.rsc "Private\10003a3f\apps\peninputsetting_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4986 |
file=\epoc32\release\ARMV5\urel\peninputcommonctrls.dll "sys\bin\peninputcommonctrls.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4987 |
data=\epoc32\data\Z\resource\apps\peninputmodeswitcher.mif "resource\apps\peninputmodeswitcher.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4988 |
file=\epoc32\release\ARMV5\urel\peninputcommonlayout.dll "sys\bin\peninputcommonlayout.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4989 |
file=\epoc32\release\ARMV5\urel\peninputimeplugingeneric.dll "Sys\Bin\peninputimeplugingeneric.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4990 |
file=\epoc32\release\ARMV5\urel\phoneclient.DLL "sys\bin\phoneclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4991 |
data=\epoc32\data\Z\System\install\PhoneClient_stub.sis "system\install\PhoneClient_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4992 |
file=\epoc32\release\ARMV5\urel\phonecmdhandler.dll "sys\bin\phonecmdhandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4993 |
file=\epoc32\release\ARMV5\urel\PhoneParser.dll "sys\bin\PhoneParser.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4994 |
data=\epoc32\data\Z\System\install\phoneparser_stub.SIS "System\Install\phoneparser_stub.SIS" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4995 |
file=\epoc32\release\ARMV5\urel\PhoneServer.exe "sys\bin\PhoneServer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4996 |
data=\epoc32\data\Z\System\install\PhoneServer_stub.sis "system\install\PhoneServer_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4997 |
REM redefined DATAZ_ as \epoc32\data\Z |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4998 |
data=\epoc32\data\Z\Private\10000850\backup_registration.xml "PRIVATE\10000850\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4999 |
file=\epoc32\release\ARMV5\urel\pictbridge.dll "sys\bin\pictbridge.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5000 |
data=\epoc32\data\Z\resource\dps.RSC "resource\dps.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5001 |
data=\epoc32\data\Z\System\install\playbackhelper_stub.sis "system\install\playbackhelper_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5002 |
file=\epoc32\release\ARMV5\urel\playbackhelper.dll "sys\bin\playbackhelper.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5003 |
file=\epoc32\release\ARMV5\urel\playlistrecognizer.dll "Sys\Bin\playlistrecognizer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5004 |
data=\epoc32\data\Z\System\install\playlistrecognizer_stub.sis "system\install\playlistrecognizer_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5005 |
file=\epoc32\release\ARMV5\urel\pmadapter.dll "Sys\Bin\pmadapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5006 |
file=\epoc32\release\ARMV5\urel\PolicyEngine.dll "sys\bin\PolicyEngine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5007 |
file=\epoc32\release\ARMV5\urel\PolicyEngineServer.exe "sys\bin\PolicyEngineServer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5008 |
file=\epoc32\release\ARMV5\urel\CentRepToolServer.exe "sys\bin\CentRepToolServer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5009 |
file=\epoc32\release\ARMV5\urel\CentRepTool.dll "sys\bin\CentRepTool.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5010 |
file=\epoc32\release\ARMV5\urel\PolicyEngineUI.dll "Sys\Bin\PolicyEngineUI.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5011 |
file=\epoc32\release\ARMV5\urel\PMRFsPlugin.dll "Sys\Bin\PMRFsPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5012 |
file=\epoc32\release\ARMV5\urel\BSUtil.dll "sys\bin\BSUtil.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5013 |
file=\epoc32\release\ARMV5\urel\batterypopupcontrol.dll "sys\bin\batterypopupcontrol.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5014 |
file=\epoc32\release\ARMV5\urel\batindicatorpaneplugin.dll "Sys\Bin\batindicatorpaneplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5015 |
data=\epoc32\data\Z\resource\plugins\batindicatorpaneplugin.rsc "resource\plugins\batindicatorpaneplugin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5016 |
data=\epoc32\data\Z\resource\apps\batterypopupcontrol.mif "resource\apps\batterypopupcontrol.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5017 |
file=\epoc32\release\ARMV5\urel\simpleplugin.dll "Sys\Bin\simpleplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5018 |
data=\epoc32\data\Z\system\install\presencefwsimpleadptstub.sis "system\install\presencefwsimpleadptstub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5019 |
data=\epoc32\data\z\private\10202BE9\1028224B_s60.cre "private\10202BE9\1028224B.cre" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5020 |
data=\epoc32\data\z\private\10202BE9\10282266_s60.cre "private\10202BE9\10282266.cre" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5021 |
file=\epoc32\release\ARMV5\urel\profileengine.dll "sys\bin\profileengine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5022 |
file=\epoc32\release\ARMV5\urel\profileeng.dll "sys\bin\profileeng.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5023 |
file=\epoc32\release\ARMV5\urel\profilescheduleevent.exe "sys\bin\profilescheduleevent.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5024 |
data=\epoc32\release\ARMV5\urel\z\system\sounds\digital\No_Sound.wav "resource\No_Sound.wav" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5025 |
data=\epoc32\data\Z\Private\100058F8\backup_registration.xml "private\100058F8\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5026 |
file=\epoc32\release\ARMV5\urel\ProfileSettingsMonitor.exe "sys\bin\ProfileSettingsMonitor.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5027 |
data=\epoc32\data\Z\System\install\ProfileSettingsMonitor_Stub.SIS "System\Install\ProfileSettingsMonitor_Stub.SIS" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5028 |
file=\epoc32\release\ARMV5\urel\ProgressiveDownloadUtility.dll "sys\bin\ProgressiveDownloadUtility.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5029 |
file=\epoc32\release\ARMV5\urel\PDProperties.dll "sys\bin\PDProperties.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5030 |
file=\epoc32\release\ARMV5\urel\ProgressiveDownloadSource.dll "Sys\Bin\ProgressiveDownloadSource.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5031 |
data=\epoc32\data\Z\System\install\ProgressiveDownload_Stub.SIS "System\Install\ProgressiveDownload_Stub.SIS" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5032 |
file=\epoc32\release\ARMV5\urel\ProvisioningEngine.dll "sys\bin\ProvisioningEngine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5033 |
file=\epoc32\release\ARMV5\urel\ProvisioningParser.dll "sys\bin\ProvisioningParser.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5034 |
file=\epoc32\release\ARMV5\urel\ProvisioningBC.dll "sys\bin\ProvisioningBC.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5035 |
file=\epoc32\release\ARMV5\urel\ProvisioningHandler.dll "Sys\Bin\ProvisioningHandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5036 |
file=\epoc32\release\ARMV5\urel\WPWAPAdapter.dll "Sys\Bin\WPWAPAdapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5037 |
file=\epoc32\release\ARMV5\urel\WPStreamingAdapter.dll "Sys\Bin\WPStreamingAdapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5038 |
file=\epoc32\release\ARMV5\urel\WPAPAdapter.dll "Sys\Bin\WPAPAdapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5039 |
file=\epoc32\release\ARMV5\urel\wpdestinationnwadapter.dll "Sys\Bin\wpdestinationnwadapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5040 |
file=\epoc32\release\ARMV5\urel\WPMbxNbrAdapter.dll "Sys\Bin\WPMbxNbrAdapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5041 |
file=\epoc32\release\ARMV5\urel\WPWVAdapter.dll "Sys\Bin\WPWVAdapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5042 |
file=\epoc32\release\ARMV5\urel\ProvisioningSC.exe "sys\bin\ProvisioningSC.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5043 |
data=\epoc32\data\Z\Private\100012a5\policy\101F84D6.spd "PRIVATE\100012a5\policy\101F84D6.spd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5044 |
data=\epoc32\data\Z\Private\\101F8597\backup_registration.xml "PRIVATE\101F8597\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5045 |
file=\epoc32\release\ARMV5\urel\PnP.dll "sys\bin\PnP.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5046 |
file=\epoc32\release\ARMV5\urel\psln.exe "sys\bin\psln.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5047 |
data=\epoc32\data\Z\resource\apps\pslnicon.mif "resource\apps\pslnicon.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5048 |
data=\epoc32\data\Z\resource\apps\psln_AIF.MIF "resource\apps\psln_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5049 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\psln_reg.rsc "Private\10003a3f\apps\psln_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5050 |
file=\epoc32\release\ARMV5\urel\pslnengine.dll "sys\bin\pslnengine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5051 |
file=\epoc32\release\ARMV5\urel\pslnframework.dll "sys\bin\pslnframework.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5052 |
file=\epoc32\release\ARMV5\urel\pslnprofilesettingsloader.dll "sys\bin\pslnprofilesettingsloader.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5053 |
file=\epoc32\release\ARMV5\urel\pslnwallpaperutilsloader.dll "sys\bin\pslnwallpaperutilsloader.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5054 |
file=\epoc32\release\ARMV5\urel\pslnbrowserlaunchloader.dll "sys\bin\pslnbrowserlaunchloader.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5055 |
data=\epoc32\data\Z\resource\apps\pslngsplugin.mif "resource\apps\pslngsplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5056 |
file=\epoc32\release\ARMV5\urel\pslngsplugin.dll "Sys\Bin\pslngsplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5057 |
file=\epoc32\release\ARMV5\urel\pslnslidesetdialog.dll "Sys\Bin\pslnslidesetdialog.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5058 |
data=\epoc32\data\Z\private\10005A32\backup_registration.xml "private\10005A32\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5059 |
data=\epoc32\data\Z\private\2000B187\cenrep\101F8770.xml "private\2000B187\cenrep\101F8770.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5060 |
data=\epoc32\data\Z\private\2000B187\cenrep\102818E8.xml "private\2000B187\cenrep\102818E8.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5061 |
file=\epoc32\release\ARMV5\urel\PSStateSourcePlugIn.dll "Sys\Bin\PSStateSourcePlugIn.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5062 |
data=\epoc32\data\Z\private\10282BC4\Settings\10282C74\10282C74.xml "private\10282BC4\Settings\10282C74\10282C74.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5063 |
file=\epoc32\release\ARMV5\urel\psuigsplugin.dll "Sys\Bin\psuigsplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5064 |
data=\epoc32\data\Z\resource\apps\psuigsplugin.mif "resource\apps\psuigsplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5065 |
file=\epoc32\release\ARMV5\urel\ptiengine.dll "sys\bin\ptiengine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5066 |
data=\epoc32\data\Z\resource\ptiengine.rsc "resource\ptiengine.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5067 |
file=\epoc32\release\ARMV5\urel\QtCore.dll "sys\bin\QtCore.dll" UNPAGED |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5068 |
file=\epoc32\release\ARMV5\urel\QtGui.dll "sys\bin\QtGui.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5069 |
file=\epoc32\release\ARMV5\urel\QtOpenVG.dll "sys\bin\QtOpenVG.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5070 |
file=\epoc32\release\ARMV5\urel\QtSvg.dll "sys\bin\QtSvg.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5071 |
file=\epoc32\release\ARMV5\urel\QtSql.dll "sys\bin\QtSql.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5072 |
file=\epoc32\release\ARMV5\urel\QtXml.dll "sys\bin\QtXml.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5073 |
file=\epoc32\release\ARMV5\urel\QtNetwork.dll "sys\bin\QtNetwork.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5074 |
file=\epoc32\release\ARMV5\urel\QtScript.dll "sys\bin\QtScript.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5075 |
file=\epoc32\release\ARMV5\urel\QtTest.dll "sys\bin\QtTest.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5076 |
file=\epoc32\release\ARMV5\urel\QtWebKit.dll "sys\bin\QtWebKit.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5077 |
file=\epoc32\release\ARMV5\urel\phonon.dll "sys\bin\phonon.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5078 |
file=\epoc32\release\ARMV5\urel\QtMultimedia.dll "sys\bin\QtMultimedia.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5079 |
file=\epoc32\release\ARMV5\urel\QtXmlPatterns.dll "sys\bin\QtXmlPatterns.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5080 |
file=\epoc32\release\ARMV5\urel\qgif.dll "sys\bin\qgif.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5081 |
file=\epoc32\release\ARMV5\urel\qico.dll "sys\bin\qico.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5082 |
file=\epoc32\release\ARMV5\urel\qjpeg.dll "sys\bin\qjpeg.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5083 |
file=\epoc32\release\ARMV5\urel\qmng.dll "sys\bin\qmng.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5084 |
file=\epoc32\release\ARMV5\urel\qsvg.dll "sys\bin\qsvg.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5085 |
file=\epoc32\release\ARMV5\urel\qtiff.dll "sys\bin\qtiff.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5086 |
file=\epoc32\release\ARMV5\urel\qcncodecs.dll "sys\bin\qcncodecs.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5087 |
file=\epoc32\release\ARMV5\urel\qjpcodecs.dll "sys\bin\qjpcodecs.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5088 |
file=\epoc32\release\ARMV5\urel\qkrcodecs.dll "sys\bin\qkrcodecs.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5089 |
file=\epoc32\release\ARMV5\urel\qtwcodecs.dll "sys\bin\qtwcodecs.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5090 |
file=\epoc32\release\ARMV5\urel\qsvgicon.dll "sys\bin\qsvgicon.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5091 |
REM MISSING file=\epoc32\release\ARMV5\urel\qaudio.dll sys\bin\qaudio.dll |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5092 |
REM MISSING file=\epoc32\release\ARMV5\urel\qvggraphicssystem.dll sys\bin\qvggraphicssystem.dll |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5093 |
file=\epoc32\release\ARMV5\urel\qts60plugin_5_0.dll "sys\bin\qts60plugin_5_0.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5094 |
data=\epoc32\data\Z\resource\apps\s60main.RSC "resource\apps\s60main.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5095 |
data=\epoc32\data\z\resource\qt\plugins\imageformats\qgif.qtplugin "resource\qt\plugins\imageformats\qgif.qtplugin" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5096 |
data=\epoc32\data\z\resource\qt\plugins\imageformats\qico.qtplugin "resource\qt\plugins\imageformats\qico.qtplugin" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5097 |
data=\epoc32\data\z\resource\qt\plugins\imageformats\qjpeg.qtplugin "resource\qt\plugins\imageformats\qjpeg.qtplugin" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5098 |
data=\epoc32\data\z\resource\qt\plugins\imageformats\qmng.qtplugin "resource\qt\plugins\imageformats\qmng.qtplugin" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5099 |
data=\epoc32\data\z\resource\qt\plugins\imageformats\qsvg.qtplugin "resource\qt\plugins\imageformats\qsvg.qtplugin" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5100 |
data=\epoc32\data\z\resource\qt\plugins\imageformats\qtiff.qtplugin "resource\qt\plugins\imageformats\qtiff.qtplugin" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5101 |
data=\epoc32\data\z\resource\qt\plugins\codecs\qcncodecs.qtplugin "resource\qt\plugins\codecs\qcncodecs.qtplugin" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5102 |
data=\epoc32\data\z\resource\qt\plugins\codecs\qjpcodecs.qtplugin "resource\qt\plugins\codecs\qjpcodecs.qtplugin" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5103 |
data=\epoc32\data\z\resource\qt\plugins\codecs\qkrcodecs.qtplugin "resource\qt\plugins\codecs\qkrcodecs.qtplugin" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5104 |
data=\epoc32\data\z\resource\qt\plugins\codecs\qtwcodecs.qtplugin "resource\qt\plugins\codecs\qtwcodecs.qtplugin" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5105 |
data=\epoc32\data\z\resource\qt\plugins\iconengines\qsvgicon.qtplugin "resource\qt\plugins\iconengines\qsvgicon.qtplugin" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5106 |
REM MISSING data=\epoc32\data\qt\qtlibspluginstubs\qaudio.qtplugin resource\qt\plugins\audio\qaudio.qtplugin |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5107 |
data=\epoc32\data\z\resource\qt\plugins\graphicssystems\qvggraphicssystem.qtplugin "resource\qt\plugins\graphicssystems\qvggraphicssystem.qtplugin" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5108 |
data=\epoc32\data\Z\System\install\qt_stub.sis "System\Install\qt_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5109 |
data=\epoc32\data\Z\System\install\qtwebkit_stub.sis "System\Install\qtwebkit_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5110 |
file=\epoc32\release\ARMV5\urel\Radio_Utility.dll "sys\bin\Radio_Utility.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5111 |
data=\epoc32\data\Z\System\install\radioutility_stub.sis "system\install\radioutility_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5112 |
file=\epoc32\release\ARMV5\urel\RadioSession.dll "sys\bin\RadioSession.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5113 |
file=\epoc32\release\ARMV5\urel\RadioServer.exe "sys\bin\RadioServer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5114 |
file=\epoc32\release\ARMV5\urel\RECENTURLSTORE.DLL "sys\bin\RECENTURLSTORE.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5115 |
file=\epoc32\release\ARMV5\urel\RLockSettings.dll "sys\bin\RLockSettings.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5116 |
file=\epoc32\release\ARMV5\urel\RLock.exe "sys\bin\RLock.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5117 |
file=\epoc32\release\ARMV5\urel\RFS.DLL "sys\bin\RFS.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5118 |
file=\epoc32\release\ARMV5\urel\RfsServer.exe "sys\bin\RfsServer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5119 |
file=\epoc32\release\ARMV5\urel\GSRFSPlugin.dll "Sys\Bin\GSRFSPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5120 |
data=\epoc32\data\Z\resource\apps\GSRFSPlugin.mif "resource\apps\GSRFSPlugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5121 |
file=\epoc32\release\ARMV5\urel\rfscustcmd.dll "sys\bin\rfscustcmd.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5122 |
file=\epoc32\release\ARMV5\urel\AIRFSPlugin.dll "Sys\Bin\AIRFSPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5123 |
file=\epoc32\release\ARMV5\urel\CertRFSPlugin.dll "Sys\Bin\CertRFSPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5124 |
file=\epoc32\release\ARMV5\urel\ClockRFSPlugin.dll "Sys\Bin\ClockRFSPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5125 |
file=\epoc32\release\ARMV5\urel\DatastoreRFSPlugin.dll "Sys\Bin\DatastoreRFSPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5126 |
file=\epoc32\release\ARMV5\urel\DefaultFolderRFSPlugin.dll "Sys\Bin\DefaultFolderRFSPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5127 |
file=\epoc32\release\ARMV5\urel\RfsDisplayContrastPlugin.dll "Sys\Bin\RfsDisplayContrastPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5128 |
file=\epoc32\release\ARMV5\urel\FavouritesRFSPlugin.dll "Sys\Bin\FavouritesRFSPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5129 |
file=\epoc32\release\ARMV5\urel\NitzRFSPlugin.dll "Sys\Bin\NitzRFSPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5130 |
file=\epoc32\release\ARMV5\urel\StarterRFSPlugin.dll "Sys\Bin\StarterRFSPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5131 |
file=\epoc32\release\ARMV5\urel\SyncMLRFSPlugin.dll "Sys\Bin\SyncMLRFSPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5132 |
file=\epoc32\release\ARMV5\urel\TelephonyRFSPlugin.dll "Sys\Bin\TelephonyRFSPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5133 |
file=\epoc32\release\ARMV5\urel\SecureFormatter.exe "sys\bin\SecureFormatter.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5134 |
file=\epoc32\release\ARMV5\urel\FormatterRFSPlugin.dll "Sys\Bin\FormatterRFSPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5135 |
file=\epoc32\release\ARMV5\urel\UnitconverterRFSPlugin.dll "Sys\Bin\UnitconverterRFSPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5136 |
file=\epoc32\release\ARMV5\urel\SIPRFSPlugin.dll "Sys\Bin\SIPRFSPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5137 |
file=\epoc32\release\ARMV5\urel\msgcentrerfsplugin.dll "Sys\Bin\msgcentrerfsplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5138 |
file=\epoc32\release\ARMV5\urel\ROMTMCLI.DLL "sys\bin\ROMTMCLI.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5139 |
file=\epoc32\release\ARMV5\urel\ROMTMDAT.DLL "sys\bin\ROMTMDAT.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5140 |
file=\epoc32\release\ARMV5\urel\ROMTMSER.DLL "sys\bin\ROMTMSER.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5141 |
file=\epoc32\release\ARMV5\urel\ROMTMUI.DLL "sys\bin\ROMTMUI.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5142 |
data=\epoc32\data\Z\resource\messaging\mtm\ROMTMREG.rsc "resource\messaging\mtm\ROMTMREG.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5143 |
file=\epoc32\release\ARMV5\urel\rsfwcontrol.dll "sys\bin\rsfwcontrol.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5144 |
file=\epoc32\release\ARMV5\urel\rsfwmountman.dll "sys\bin\rsfwmountman.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5145 |
file=\epoc32\release\ARMV5\urel\rsfwmountstore.dll "sys\bin\rsfwmountstore.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5146 |
file=\epoc32\release\ARMV5\urel\rsfwmountutils.dll "sys\bin\rsfwmountutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5147 |
file=\epoc32\release\ARMV5\urel\rsfwcommon.dll "sys\bin\rsfwcommon.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5148 |
file=\epoc32\release\ARMV5\urel\eremotefs.fsy "sys\bin\eremotefs.fsy" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5149 |
file=\epoc32\release\ARMV5\urel\remotefe.exe "sys\bin\remotefe.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5150 |
file=\epoc32\release\ARMV5\urel\rsfwbootmounter.exe "sys\bin\rsfwbootmounter.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5151 |
file=\epoc32\release\ARMV5\urel\rsfwdavaccess.dll "Sys\Bin\rsfwdavaccess.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5152 |
file=\epoc32\release\ARMV5\urel\rsfwsession.dll "sys\bin\rsfwsession.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5153 |
file=\epoc32\release\ARMV5\urel\rsfwconfig.dll "sys\bin\rsfwconfig.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5154 |
file=\epoc32\release\ARMV5\urel\rsfwgsplugin.dll "Sys\Bin\rsfwgsplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5155 |
data=\epoc32\data\Z\resource\apps\rsfwgsplugin.mif "resource\apps\rsfwgsplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5156 |
file=\epoc32\release\ARMV5\urel\rsfwnotplugin.dll "Sys\Bin\rsfwnotplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5157 |
file=\epoc32\release\ARMV5\urel\rsfwmountconfbc.dll "sys\bin\rsfwmountconfbc.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5158 |
file=\epoc32\release\ARMV5\urel\rtpservice.dll "sys\bin\rtpservice.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5159 |
file=\epoc32\release\ARMV5\urel\rtpstppacket.dll "sys\bin\rtpstppacket.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5160 |
data=\epoc32\data\Z\System\install\rtpstack_stub.sis "system\install\rtpstack_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5161 |
file=\epoc32\release\ARMV5\urel\S60StreamingSource.dll "Sys\Bin\S60StreamingSource.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5162 |
file=\epoc32\release\ARMV5\UDEB\s60mcpr.dll "Sys\Bin\s60mcpr.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5163 |
file=\epoc32\release\ARMV5\urel\bsservice.dll "Sys\Bin\bsservice.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5164 |
file=\epoc32\release\ARMV5\urel\cpclient.dll "Sys\Bin\cpclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5165 |
file=\epoc32\release\ARMV5\urel\sapidataplugin.dll "Sys\Bin\sapidataplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5166 |
file=\epoc32\release\ARMV5\urel\SatSystemState.dll "sys\bin\SatSystemState.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5167 |
file=\epoc32\release\ARMV5\urel\SatEventMonitors.dll "sys\bin\SatEventMonitors.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5168 |
file=\epoc32\release\ARMV5\urel\SATENGINE.DLL "sys\bin\SATENGINE.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5169 |
file=\epoc32\release\ARMV5\urel\SATSERVER.EXE "sys\bin\SATSERVER.EXE" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5170 |
file=\epoc32\release\ARMV5\urel\SATCLIENT.DLL "sys\bin\SATCLIENT.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5171 |
file=\epoc32\release\ARMV5\urel\SATINTERNALCLIENT.DLL "sys\bin\SATINTERNALCLIENT.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5172 |
data=\epoc32\data\Z\System\install\SatServer_stub.sis "System\Install\SatServer_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5173 |
file=\epoc32\release\ARMV5\urel\DisplayTextCmd.dll "Sys\Bin\DisplayTextCmd.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5174 |
file=\epoc32\release\ARMV5\urel\CallControlCmd.dll "Sys\Bin\CallControlCmd.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5175 |
file=\epoc32\release\ARMV5\urel\GetInkeyCmd.dll "Sys\Bin\GetInkeyCmd.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5176 |
file=\epoc32\release\ARMV5\urel\GetInputCmd.dll "Sys\Bin\GetInputCmd.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5177 |
file=\epoc32\release\ARMV5\urel\LanguageNotificationCmd.dll "Sys\Bin\LanguageNotificationCmd.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5178 |
file=\epoc32\release\ARMV5\urel\LaunchBrowserCmd.dll "Sys\Bin\LaunchBrowserCmd.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5179 |
file=\epoc32\release\ARMV5\urel\MoSmControlCmd.dll "Sys\Bin\MoSmControlCmd.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5180 |
file=\epoc32\release\ARMV5\urel\PlayToneCmd.dll "Sys\Bin\PlayToneCmd.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5181 |
file=\epoc32\release\ARMV5\urel\ProvideLocalInfoCmd.dll "Sys\Bin\ProvideLocalInfoCmd.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5182 |
file=\epoc32\release\ARMV5\urel\RefreshCmd.dll "Sys\Bin\RefreshCmd.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5183 |
file=\epoc32\release\ARMV5\urel\RefreshRequiredCmd.dll "Sys\Bin\RefreshRequiredCmd.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5184 |
file=\epoc32\release\ARMV5\urel\SelectItemCmd.dll "Sys\Bin\SelectItemCmd.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5185 |
file=\epoc32\release\ARMV5\urel\SendDtmfCmd.dll "Sys\Bin\SendDtmfCmd.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5186 |
file=\epoc32\release\ARMV5\urel\SendSsCmd.dll "Sys\Bin\SendSsCmd.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5187 |
file=\epoc32\release\ARMV5\urel\SendSmCmd.dll "Sys\Bin\SendSmCmd.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5188 |
file=\epoc32\release\ARMV5\urel\SendUssdCmd.dll "Sys\Bin\SendUssdCmd.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5189 |
file=\epoc32\release\ARMV5\urel\SetUpCallCmd.dll "Sys\Bin\SetUpCallCmd.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5190 |
file=\epoc32\release\ARMV5\urel\SetUpEventListCmd.dll "Sys\Bin\SetUpEventListCmd.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5191 |
file=\epoc32\release\ARMV5\urel\SetUpIdleModeTextCmd.dll "Sys\Bin\SetUpIdleModeTextCmd.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5192 |
file=\epoc32\release\ARMV5\urel\SetUpMenuCmd.dll "Sys\Bin\SetUpMenuCmd.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5193 |
file=\epoc32\release\ARMV5\urel\SimSessionEndCmd.dll "Sys\Bin\SimSessionEndCmd.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5194 |
file=\epoc32\release\ARMV5\urel\CloseChannelCmd.dll "Sys\Bin\CloseChannelCmd.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5195 |
file=\epoc32\release\ARMV5\urel\OpenChannelCmd.dll "Sys\Bin\OpenChannelCmd.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5196 |
file=\epoc32\release\ARMV5\urel\SendDataCmd.dll "Sys\Bin\SendDataCmd.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5197 |
file=\epoc32\release\ARMV5\urel\ReceiveDataCmd.dll "Sys\Bin\ReceiveDataCmd.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5198 |
file=\epoc32\release\ARMV5\urel\GetChannelStatusCmd.dll "Sys\Bin\GetChannelStatusCmd.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5199 |
file=\epoc32\release\ARMV5\urel\SATUI.exe "sys\bin\SATUI.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5200 |
data=\epoc32\data\Z\resource\apps\Satui_AIF.MIF "resource\apps\Satui_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5201 |
data="\epoc32\data\Z\resource\apps\Satui.mbm_rom" "resource\apps\Satui.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5202 |
data=\epoc32\data\Z\resource\apps\Satui.mif "resource\apps\Satui.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5203 |
file=\epoc32\release\ARMV5\urel\SATSHELLCNTRL.DLL "sys\bin\SATSHELLCNTRL.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5204 |
data=\epoc32\data\Z\Private\10003a3f\apps\Satui_reg.rsc "private\10003a3f\import\apps\Satui_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5205 |
data=\epoc32\data\Z\System\install\SatApp_stub.sis "System\Install\SatApp_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5206 |
file=\epoc32\release\ARMV5\urel\SchemeDispatcher.dll "Sys\Bin\SchemeDispatcher.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5207 |
file=\epoc32\release\ARMV5\urel\SchemeApp.exe "sys\bin\SchemeApp.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5208 |
data=\epoc32\data\Z\resource\apps\SchemeApp_AIF.MIF "resource\apps\SchemeApp_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5209 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\SchemeApp_reg.rsc "Private\10003a3f\import\apps\SchemeApp_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5210 |
file=\epoc32\release\ARMV5\urel\sconcsc.dll "sys\bin\sconcsc.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5211 |
data=\epoc32\data\Z\Private\101F99F6\capability\101F9698.xml "PRIVATE\101F99F6\capability\101F9698.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5212 |
data=\epoc32\data\Z\Private\101F99F6\capability\fwdcomp.xml "PRIVATE\101F99F6\capability\fwdcomp.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5213 |
data=\epoc32\data\Z\Private\101F99F6\capability\101F99F6.xml "PRIVATE\101F99F6\capability\101F99F6.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5214 |
file=\epoc32\release\ARMV5\urel\sconftp.dll "sys\bin\sconftp.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5215 |
file=\epoc32\release\ARMV5\urel\sconftpplugin.dll "Sys\Bin\sconftpplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5216 |
file=\epoc32\release\ARMV5\urel\sconconmlhandler.dll "sys\bin\sconconmlhandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5217 |
file=\epoc32\release\ARMV5\urel\sconpcconnserver.exe "sys\bin\sconpcconnserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5218 |
file=\epoc32\release\ARMV5\urel\sconpcconnclient.dll "sys\bin\sconpcconnclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5219 |
data=\epoc32\data\Z\System\install\secon_stub.sis "system\install\secon_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5220 |
data=\epoc32\data\Z\System\install\sconpcconnplugin_stub.sis "system\install\sconpcconnplugin_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5221 |
data=\epoc32\data\Z\System\install\sconftpplugin_stub.sis "system\install\sconftpplugin_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5222 |
file=\epoc32\release\ARMV5\urel\sconpcconnplugin.dll "Sys\Bin\sconpcconnplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5223 |
file=\epoc32\release\ARMV5\urel\catalogspcconnectivityplugin.dll "sys\bin\catalogspcconnectivityplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5224 |
file=\epoc32\release\ARMV5\urel\sconpcd.dll "sys\bin\sconpcd.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5225 |
data=\epoc32\data\Z\Private\10202D56\sbeconfig.xml "PRIVATE\10202D56\sbeconfig.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5226 |
file=\epoc32\release\ARMV5\urel\SCPClient.dll "sys\bin\SCPClient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5227 |
file=\epoc32\release\ARMV5\urel\SCPDatabase.dll "sys\bin\SCPDatabase.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5228 |
data=\epoc32\data\Z\Private\100012a5\policy\2002677A.SPD "PRIVATE\100012a5\policy\2002677A.SPD" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5229 |
file=\epoc32\release\ARMV5\urel\SCPEventHandler.dll "sys\bin\SCPEventHandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5230 |
file=\epoc32\release\ARMV5\urel\SCPServer.exe "sys\bin\SCPServer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5231 |
file=\epoc32\release\ARMV5\urel\SCPPatternPlugin.dll "Sys\Bin\SCPPatternPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5232 |
file=\epoc32\release\ARMV5\urel\SCPHistoryPlugin.dll "Sys\Bin\SCPHistoryPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5233 |
file=\epoc32\release\ARMV5\urel\SCPTimestampPlugin.dll "Sys\Bin\SCPTimestampPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5234 |
file=\epoc32\release\ARMV5\urel\screensaver.exe "sys\bin\screensaver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5235 |
data=\epoc32\data\Z\resource\apps\screensaver.RSC "resource\apps\screensaver.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5236 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\screensaver_reg.rsc "Private\10003a3f\apps\screensaver_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5237 |
data=\epoc32\data\Z\Private\100056CF\backup_registration.xml "private\100056CF\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5238 |
file=\epoc32\release\ARMV5\urel\screensaveraiwplugin.dll "Sys\Bin\screensaveraiwplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5239 |
file=\epoc32\release\ARMV5\urel\ScreenSaverAnimPlugin.dll "Sys\Bin\ScreenSaverAnimPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5240 |
file=\epoc32\release\ARMV5\urel\ScreenSaverGifAnimPlugin.dll "Sys\Bin\ScreenSaverGifAnimPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5241 |
file=\epoc32\release\ARMV5\urel\searchmanager.dll "sys\bin\searchmanager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5242 |
file=\epoc32\release\ARMV5\urel\searchdatamodel.dll "sys\bin\searchdatamodel.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5243 |
file=\epoc32\release\ARMV5\urel\searchoperation.dll "sys\bin\searchoperation.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5244 |
file=\epoc32\release\ARMV5\urel\searchprocessor.dll "sys\bin\searchprocessor.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5245 |
file=\epoc32\release\ARMV5\urel\searchecomhook.dll "Sys\Bin\searchecomhook.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5246 |
file=\epoc32\release\ARMV5\urel\searchdatamodelhook.dll "Sys\Bin\searchdatamodelhook.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5247 |
file=\epoc32\release\ARMV5\urel\searchoperationshook.dll "Sys\Bin\searchoperationshook.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5248 |
file=\epoc32\release\ARMV5\urel\searchprocessorhook.dll "Sys\Bin\searchprocessorhook.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5249 |
file=\epoc32\release\ARMV5\urel\SecModUI.dll "Sys\Bin\SecModUI.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5250 |
file=\epoc32\release\ARMV5\urel\SecUi.dll "sys\bin\SecUi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5251 |
file=\epoc32\release\ARMV5\urel\SecurityNotifier.dll "sys\bin\SecurityNotifier.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5252 |
file=\epoc32\release\ARMV5\urel\Securitynotifierwrapper.dll "Sys\Bin\Securitynotifierwrapper.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5253 |
file=\epoc32\release\ARMV5\urel\SENDUI.DLL "sys\bin\Sendui.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5254 |
file=\epoc32\release\ARMV5\urel\SenduiDataUtils.dll "sys\bin\SenduiDataUtils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5255 |
file=\epoc32\release\ARMV5\urel\SendUiWatcher.dll "Sys\Bin\SendUiWatcher.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5256 |
file=\epoc32\release\ARMV5\urel\SendUiServiceResolver.exe "sys\bin\SendUiServiceResolver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5257 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\SendUiServiceResolver_reg.rsc "Private\10003a3f\import\apps\SendUiServiceResolver_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5258 |
file=\epoc32\release\ARMV5\urel\senduilauncher.exe "sys\bin\senduilauncher.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5259 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\senduilauncher_reg.rsc "Private\10003a3f\import\apps\senduilauncher_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5260 |
data=\epoc32\data\z\system\install\stub_senduiserviceresolver.sis "system\install\stub_senduiserviceresolver.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5261 |
data=\epoc32\data\z\system\install\stub_senduilauncher.sis "system\install\stub_senduilauncher.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5262 |
file=\epoc32\release\ARMV5\urel\sensordatacompensatorplugin.dll "sys\bin\sensordatacompensatorplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5263 |
data=\epoc32\data\Z\private\10282bc4\rules\sensordatacompensationui.rul "private\10282BC4\rules\sensordatacompensationui.rul" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5264 |
data=\epoc32\data\Z\private\10282bc4\rules\sensordatacompensationdevice.rul "private\10282BC4\rules\sensordatacompensationdevice.rul" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5265 |
file=\epoc32\release\ARMV5\urel\SensorSourcePlugIn.dll "Sys\Bin\SensorSourcePlugIn.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5266 |
data=\epoc32\data\Z\private\10282BC4\Settings\10282DF0\10282DF0.xml "private\10282BC4\Settings\10282DF0\10282DF0.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5267 |
file=\epoc32\release\ARMV5\urel\Liwservicehandler.dll "sys\bin\Liwservicehandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5268 |
data=\epoc32\data\Z\resource\liwServiceHandler.rsc "resource\liwServiceHandler.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5269 |
file=\epoc32\release\ARMV5\urel\liwResolver.dll "Sys\Bin\liwResolver.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5270 |
file=\epoc32\release\ARMV5\urel\RTSecMgrServer.exe "sys\bin\RTSecMgrServer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5271 |
file=\epoc32\release\ARMV5\urel\RTSecMgrClient.dll "sys\bin\RTSecMgrClient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5272 |
file=\epoc32\release\ARMV5\urel\RTSecMgrUtil.dll "sys\bin\RTSecMgrUtil.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5273 |
data=\epoc32\data\Z\Private\2000f847\backup_registration.xml "private\2000f847\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5274 |
file=\epoc32\release\ARMV5\urel\locationservice.dll "sys\bin\locationservice.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5275 |
file=\epoc32\release\ARMV5\urel\locationprovider.dll "Sys\Bin\locationprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5276 |
file=\epoc32\release\ARMV5\urel\landmarkservice.dll "sys\bin\landmarkservice.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5277 |
file=\epoc32\release\ARMV5\urel\landmarkprovider.dll "Sys\Bin\landmarkprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5278 |
file=\epoc32\release\ARMV5\urel\messagingservice.dll "sys\bin\messagingservice.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5279 |
file=\epoc32\release\ARMV5\urel\messagingprovider.dll "Sys\Bin\messagingprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5280 |
file=\epoc32\release\ARMV5\urel\mediamanagementservice.dll "sys\bin\mediamanagementservice.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5281 |
file=\epoc32\release\ARMV5\urel\mediamanagementprovider.dll "Sys\Bin\mediamanagementprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5282 |
file=\epoc32\release\ARMV5\urel\contactservice.dll "sys\bin\contactservice.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5283 |
file=\epoc32\release\ARMV5\urel\contactprovider.dll "Sys\Bin\contactprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5284 |
file=\epoc32\release\ARMV5\urel\appmanagerservice.dll "sys\bin\appmanagerservice.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5285 |
file=\epoc32\release\ARMV5\urel\appmanagerprovider.dll "Sys\Bin\appmanagerprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5286 |
file=\epoc32\release\ARMV5\urel\calendarservice.dll "sys\bin\calendarservice.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5287 |
file=\epoc32\release\ARMV5\urel\calendarprovider.dll "Sys\Bin\calendarprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5288 |
file=\epoc32\release\ARMV5\urel\loggingservice.dll "sys\bin\loggingservice.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5289 |
file=\epoc32\release\ARMV5\urel\loggingprovider.dll "Sys\Bin\loggingprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5290 |
file=\epoc32\release\ARMV5\urel\sensorservice.dll "sys\bin\sensorservice.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5291 |
file=\epoc32\release\ARMV5\urel\sensorprovider.dll "Sys\Bin\sensorprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5292 |
file=\epoc32\release\ARMV5\urel\sysinfoservice.dll "sys\bin\sysinfoservice.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5293 |
file=\epoc32\release\ARMV5\urel\sysinfoprovider.dll "Sys\Bin\sysinfoprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5294 |
file=\epoc32\release\ARMV5\urel\serviceregistryprovider.dll "Sys\Bin\serviceregistryprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5295 |
data=\epoc32\data\Z\System\INSTALL\serviceapi_stub.sis "System\Install\serviceapi_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5296 |
data=\epoc32\data\Z\System\INSTALL\platformservices_stub.sis "System\Install\platformservices_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5297 |
data=\epoc32\data\Z\System\WidgetLibs\platformservices.js "System\WidgetLibs\platformservices.js" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5298 |
file=\epoc32\release\ARMV5\urel\servicehandler.dll "sys\bin\servicehandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5299 |
data=\epoc32\data\Z\resource\AiwServiceHandler.rsc "resource\AiwServiceHandler.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5300 |
file=\epoc32\release\ARMV5\urel\aiwresolver.dll "Sys\Bin\aiwresolver.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5301 |
file=\epoc32\release\ARMV5\urel\serviceselector.dll "sys\bin\serviceselector.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5302 |
data=\epoc32\data\Z\System\install\serviceselector_stub.sis "System\Install\serviceselector_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5303 |
file=\epoc32\release\ARMV5\urel\presenceplugin.dll "Sys\Bin\presenceplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5304 |
file=\epoc32\release\ARMV5\urel\simpleengine.dll "sys\bin\simpleengine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5305 |
file=\epoc32\release\ARMV5\urel\simplesiputils.dll "sys\bin\simplesiputils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5306 |
file=\epoc32\release\ARMV5\urel\simplexmlutils.dll "sys\bin\simplexmlutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5307 |
file=\epoc32\release\ARMV5\urel\rlspresxdm.dll "sys\bin\rlspresxdm.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5308 |
file=\epoc32\release\ARMV5\urel\presencesettingsapi.dll "sys\bin\presencesettingsapi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5309 |
file=\epoc32\release\ARMV5\urel\PresenceDM.dll "Sys\Bin\PresenceDM.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5310 |
file=\epoc32\release\ARMV5\urel\PresenceProvisioning.dll "Sys\Bin\PresenceProvisioning.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5311 |
data=\epoc32\data\Z\private\10281EEB\backup_registration.xml "private\10281EEB\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5312 |
file=\epoc32\release\ARMV5\urel\simpleimplugin.dll "Sys\Bin\simpleimplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5313 |
file=\epoc32\release\ARMV5\urel\wpsipadapter.dll "Sys\Bin\wpsipadapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5314 |
file=\epoc32\release\ARMV5\urel\sipsystemstatemonitor.dll "Sys\Bin\sipsystemstatemonitor.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5315 |
file=\epoc32\release\ARMV5\urel\sipwlanmon.dll "Sys\Bin\sipwlanmon.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5316 |
file=\epoc32\release\ARMV5\urel\SlideshowPlugin.dll "Sys\Bin\SlideshowPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5317 |
file=\epoc32\release\ARMV5\urel\sortutil.dll "sys\bin\sortutil.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5318 |
file=\epoc32\release\ARMV5\urel\SplashScreen.exe "sys\bin\SplashScreen.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5319 |
file=\epoc32\release\ARMV5\urel\spsbackuphelper.exe "sys\bin\spsbackuphelper.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5320 |
file=\epoc32\release\ARMV5\urel\serviceprovidersettings.dll "sys\bin\serviceprovidersettings.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5321 |
data=\epoc32\data\Z\Private\10282E7E\backup_registration.xml "private\10282E7E\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5322 |
data=\epoc32\data\Z\Private\200286D2\backup_registration.xml "private\200286D2\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5323 |
data=\epoc32\data\Z\System\install\spsbackuphelper_stub.sis "System\Install\spsbackuphelper_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5324 |
file=\epoc32\release\ARMV5\urel\Srtp.dll "sys\bin\Srtp.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5325 |
data=\epoc32\data\Z\System\install\srtpstack_stub.sis "system\install\srtpstack_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5326 |
file=\epoc32\release\ARMV5\urel\startup.exe "sys\bin\startup.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5327 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\StartUp_reg.rsc "Private\10003a3f\apps\StartUp_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5328 |
file=\epoc32\release\ARMV5\urel\syserrcmd.dll "sys\bin\syserrcmd.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5329 |
data=\epoc32\data\Z\private\100058F4\backup_registration.xml "private\100058F4\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5330 |
file=\epoc32\release\ARMV5\urel\sanimengine.dll "sys\bin\sanimengine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5331 |
file=\epoc32\release\ARMV5\urel\sanimctrl.dll "sys\bin\sanimctrl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5332 |
file=\epoc32\release\ARMV5\urel\sanimihlplugin.dll "Sys\Bin\sanimihlplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5333 |
file=\epoc32\release\ARMV5\urel\sanimmmfplugin.dll "Sys\Bin\sanimmmfplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5334 |
file=\epoc32\release\ARMV5\urel\sanimsvgplugin.dll "Sys\Bin\sanimsvgplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5335 |
file=\epoc32\release\ARMV5\urel\stmgesturefw.dll "sys\bin\stmgesturefw.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5336 |
data=\epoc32\data\Z\System\install\CenRepStub.sis "System\Install\CenRepStub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5337 |
file=\epoc32\release\ARMV5\urel\SVGEngine.dll "sys\bin\SVGEngine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5338 |
file=\epoc32\release\ARMV5\urel\Svgrecog.dll "Sys\Bin\Svgrecog.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5339 |
file=\epoc32\release\ARMV5\urel\SVGEngineJI.dll "sys\bin\SVGEngineJI.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5340 |
file=\epoc32\release\ARMV5\urel\npsvgtplugin.dll "Sys\Bin\npsvgtplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5341 |
file=\epoc32\release\ARMV5\urel\SyncMLNotifier.dll "sys\bin\SyncMLNotifier.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5342 |
file=\epoc32\release\ARMV5\urel\SyncMLNotifierWrapper.dll "Sys\Bin\SyncMLNotifierWrapper.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5343 |
file=\epoc32\release\ARMV5\urel\SyncService.dll "sys\bin\SyncService.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5344 |
file=\epoc32\release\ARMV5\urel\NspsWsPlugin.dll "sys\bin\NspsWsPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5345 |
file=\epoc32\release\ARMV5\urel\SysAp.exe "sys\bin\SysAp.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5346 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\SysAp_reg.rsc "Private\10003a3f\apps\SysAp_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5347 |
file=\epoc32\release\ARMV5\urel\tacticonactionplugin.dll "Sys\Bin\tacticonactionplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5348 |
data=\epoc32\data\Z\private\10282BC4\Rules\tacticon.rul "private\10282BC4\Rules\tacticon.rul" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5349 |
file=\epoc32\release\ARMV5\urel\tacticon.dll "sys\bin\tacticon.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5350 |
file=\epoc32\release\ARMV5\urel\tacticonserver.exe "sys\bin\tacticonserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5351 |
file=\epoc32\release\ARMV5\urel\tacticonpluginfw.dll "sys\bin\tacticonpluginfw.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5352 |
data=\epoc32\data\Z\System\Sounds\Digital\tacticons.ivt "System\Sounds\Digital\tacticons.ivt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5353 |
file=\epoc32\release\ARMV5\urel\tactileactionplugin.dll "Sys\Bin\tactileactionplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5354 |
data=\epoc32\data\Z\private\10282BC4\Rules\tactile.rul "private\10282BC4\Rules\tactile.rul" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5355 |
file=\epoc32\release\ARMV5\urel\tactileclickplugin.dll "sys\bin\tactileclickplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5356 |
file=\epoc32\release\ARMV5\urel\tactilearearegistry.dll "sys\bin\tactilearearegistry.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5357 |
file=\epoc32\release\ARMV5\urel\touchfeedback.dll "sys\bin\touchfeedback.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5358 |
file=\epoc32\release\ARMV5\urel\tactilefeedbackresolver.dll "sys\bin\tactilefeedbackresolver.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5359 |
data=\epoc32\data\Z\Private\10003B20\9.2_TactileFeedbackLevel1_A.ivt "private\10003B20\9.2_TactileFeedbackLevel1_A.ivt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5360 |
data=\epoc32\data\Z\Private\10003B20\9.2_TactileFeedbackLevel2_A.ivt "private\10003B20\9.2_TactileFeedbackLevel2_A.ivt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5361 |
data=\epoc32\data\Z\Private\10003B20\9.2_TactileFeedbackLevel3_A.ivt "private\10003B20\9.2_TactileFeedbackLevel3_A.ivt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5362 |
file=\epoc32\release\ARMV5\urel\tsappecom.dll "Sys\Bin\tsappecom.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5363 |
data=\epoc32\data\Z\private\10003a3f\apps\taskswitcher_reg.rsc "private\10003a3f\import\apps\taskswitcher_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5364 |
file=\epoc32\release\ARMV5\urel\taskswitcher.exe "sys\bin\taskswitcher.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5365 |
data=\epoc32\data\Z\private\20016BF0\backup_registration.xml "private\20016BF0\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5366 |
data=\epoc32\data\Z\System\install\taskswitcher_stub.sis "system\install\taskswitcher_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5367 |
file=\epoc32\release\ARMV5\urel\tcadapter.dll "Sys\Bin\tcadapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5368 |
file=\epoc32\release\ARMV5\urel\telephonyservice.dll "sys\bin\telephonyservice.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5369 |
file=\epoc32\release\ARMV5\urel\terminalcontrol.dll "sys\bin\terminalcontrol.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5370 |
file=\epoc32\release\ARMV5\urel\TerminalControl.exe "sys\bin\TerminalControl.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5371 |
data=\epoc32\release\armv5\urel\Z\private\1020783F\format_e_.txt "private\1020783F\format_e_.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5372 |
file=\epoc32\release\ARMV5\urel\thumbagdaemon.exe "sys\bin\thumbagdaemon.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5373 |
file=\epoc32\release\ARMV5\urel\thumbnailmanager.dll "sys\bin\thumbnailmanager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5374 |
file=\epoc32\release\ARMV5\urel\thumbnailserver.exe "sys\bin\thumbnailserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5375 |
file=\epoc32\release\ARMV5\urel\thumbnailvideoprovider.dll "Sys\Bin\thumbnailvideoprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5376 |
file=\epoc32\release\ARMV5\urel\thumbnailimageprovider.dll "Sys\Bin\thumbnailimageprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5377 |
file=\epoc32\release\ARMV5\urel\thumbnailaudioprovider.dll "Sys\Bin\thumbnailaudioprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5378 |
data=\epoc32\data\Z\System\install\thumbnailmanager_stub.sis "system\install\thumbnailmanager_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5379 |
data=\epoc32\data\Z\System\install\vtne_stub.sis "system\install\vtne_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5380 |
file=\epoc32\release\ARMV5\urel\TNEENGINE.DLL "sys\bin\TNEENGINE.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5381 |
file=\epoc32\release\ARMV5\urel\tscontextservicesutils.dll "sys\bin\tscontextservicesutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5382 |
file=\epoc32\release\ARMV5\urel\20016BEC.DLL "Sys\Bin\20016BEC.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5383 |
file=\epoc32\release\ARMV5\urel\tspreviewprovider.dll "sys\bin\tspreviewprovider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5384 |
file=\epoc32\release\ARMV5\urel\tsfswclient.dll "sys\bin\tsfswclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5385 |
file=\epoc32\release\ARMV5\urel\tsfswutils.dll "sys\bin\tsfswutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5386 |
file=\epoc32\release\ARMV5\urel\tsfswengine.dll "sys\bin\tsfswengine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5387 |
file=\epoc32\release\ARMV5\urel\tsfswserver.exe "sys\bin\tsfswserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5388 |
file=\epoc32\release\ARMV5\urel\uaproffilter.dll "Sys\Bin\uaproffilter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5389 |
file=\epoc32\release\ARMV5\urel\avcontrolframework.dll "sys\bin\avcontrolframework.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5390 |
file=\epoc32\release\ARMV5\urel\upnpcommand.dll "sys\bin\upnpcommand.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5391 |
file=\epoc32\release\ARMV5\urel\avconnectionmanager.dll "sys\bin\avconnectionmanager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5392 |
file=\epoc32\release\ARMV5\urel\avcontentdirectory.dll "sys\bin\avcontentdirectory.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5393 |
file=\epoc32\release\ARMV5\urel\avmediaserverclient.dll "sys\bin\avmediaserverclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5394 |
file=\epoc32\release\ARMV5\urel\upnpavobjects.dll "sys\bin\upnpavobjects.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5395 |
file=\epoc32\release\ARMV5\urel\avmediaserver.exe "sys\bin\avmediaserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5396 |
data=\epoc32\data\Z\private\101f977c\objects.xml "private\101f977c\objects.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5397 |
data=\epoc32\data\Z\private\101f977c\public\MediaServer1\ConnectionManager1.xml "private\101f977c\public\MediaServer1\ConnectionManager1.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5398 |
data=\epoc32\data\Z\private\101f977c\public\MediaServer1\ContentDirectory1.xml "private\101f977c\public\MediaServer1\ContentDirectory1.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5399 |
data=\epoc32\data\Z\private\101f977c\public\MediaServer1\MediaServer1.xml "private\101f977c\public\MediaServer1\MediaServer1.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5400 |
data=\epoc32\data\Z\private\101f977c\backup_registration.xml "private\101f977c\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5401 |
data=\epoc32\data\Z\private\101f977d\backup_registration.xml "private\101f977d\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5402 |
file=\epoc32\release\ARMV5\urel\upnpipserversutils.dll "sys\bin\upnpipserversutils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5403 |
file=\epoc32\release\ARMV5\urel\dlnawebserver.dll "sys\bin\dlnawebserver.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5404 |
file=\epoc32\release\ARMV5\urel\upnpserviceframework.dll "sys\bin\upnpserviceframework.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5405 |
file=\epoc32\release\ARMV5\urel\ssdpserver.dll "sys\bin\ssdpserver.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5406 |
file=\epoc32\release\ARMV5\urel\messagehandler.exe "sys\bin\messagehandler.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5407 |
file=\epoc32\release\ARMV5\urel\upnpcontrolpointbase.dll "sys\bin\upnpcontrolpointbase.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5408 |
file=\epoc32\release\ARMV5\urel\httptransfer.dll "sys\bin\httptransfer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5409 |
file=\epoc32\release\ARMV5\urel\upnpconnectionmanagersession.dll "sys\bin\upnpconnectionmanagersession.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5410 |
file=\epoc32\release\ARMV5\urel\upnpconnmanager.exe "sys\bin\upnpconnmanager.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5411 |
data=\epoc32\data\Z\private\10204162\backup_registration.xml "private\10204162\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5412 |
data=\epoc32\data\Z\system\install\upnpstack.SIS "system\install\upnpstack.SIS" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5413 |
data=\epoc32\data\Z\system\install\homemedia.SIS "system\install\homemedia.SIS" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5414 |
file=\epoc32\release\ARMV5\urel\usbbasicpersonality.dll "Sys\Bin\usbbasicpersonality.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5415 |
file=\epoc32\release\ARMV5\urel\usbclasschangeui.exe "sys\bin\usbclasschangeui.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5416 |
data=\epoc32\data\Z\resource\apps\usbui.mif "resource\apps\usbui.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5417 |
data=\epoc32\data\Z\resource\apps\usbclasschangeui_AIF.MIF "resource\apps\usbclasschangeui_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5418 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\usbclasschangeui_reg.rsc "Private\10003a3f\apps\usbclasschangeui_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5419 |
file=\epoc32\release\ARMV5\urel\USBClassChangeUIPlugin.dll "Sys\Bin\USBClassChangeUIPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5420 |
file=\epoc32\release\ARMV5\urel\usbdevcon.exe "sys\bin\usbdevcon.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5421 |
file=\epoc32\release\ARMV5\urel\usblocodplugin.dll "Sys\Bin\usblocodplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5422 |
file=\epoc32\release\ARMV5\urel\usbmscpersonality.dll "Sys\Bin\usbmscpersonality.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5423 |
file=\epoc32\release\ARMV5\urel\usbobexclasscontroller.dll "Sys\Bin\usbobexclasscontroller.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5424 |
file=\epoc32\release\ARMV5\urel\usbotgwatcher.dll "sys\bin\usbotgwatcher.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5425 |
REM MISSING file=\epoc32\release\ARMV5\urel\errrd c:\resource\errrd |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5426 |
file=\epoc32\release\ARMV5\urel\usbremotepersonality.dll "Sys\Bin\usbremotepersonality.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5427 |
REM USB UI notifiers ecom plug-in |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5428 |
file=\epoc32\release\ARMV5\urel\usbuinotif.dll "Sys\Bin\usbuinotif.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5429 |
file=\epoc32\release\ARMV5\urel\usbavkonnotif.dll "sys\bin\usbavkonnotif.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5430 |
file=\epoc32\release\ARMV5\urel\usbwatcher.exe "sys\bin\usbwatcher.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5431 |
file=\epoc32\release\ARMV5\urel\usbwatcher.dll "sys\bin\usbwatcher.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5432 |
file=\epoc32\release\ARMV5\urel\usbpersonality.dll "sys\bin\usbpersonality.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5433 |
data=\epoc32\data\Z\private\101F9696\backup_registration.xml "private\101F9696\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5434 |
data=\epoc32\data\Z\Private\101fe1db\numberofacmfunctions.ini "private\101fe1db\numberofacmfunctions.ini" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5435 |
file=\epoc32\release\ARMV5\urel\VGRenderer.dll "sys\bin\VGRenderer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5436 |
file=\epoc32\release\ARMV5\urel\PseudoVG.dll "sys\bin\PseudoVG.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5437 |
file=\epoc32\release\ARMV5\urel\SWVG.dll "sys\bin\SWVG.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5438 |
file=\epoc32\release\ARMV5\urel\VibraActionPlugIn.dll "Sys\Bin\VibraActionPlugIn.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5439 |
file=\epoc32\release\ARMV5\urel\vcxconnectionutility.dll "sys\bin\vcxconnectionutility.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5440 |
file=\epoc32\release\ARMV5\urel\vcxconnutilpsworker.exe "sys\bin\vcxconnutilpsworker.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5441 |
file=\epoc32\release\ARMV5\urel\videoplaylistutility.dll "sys\bin\videoplaylistutility.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5442 |
file=\epoc32\release\ARMV5\urel\CseSchedulerClient.dll "sys\bin\CseSchedulerClient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5443 |
file=\epoc32\release\ARMV5\urel\CseSchedulerServer.exe "sys\bin\CseSchedulerServer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5444 |
file=\epoc32\release\ARMV5\urel\vmbx.dll "sys\bin\vmbx.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5445 |
data=\epoc32\data\Z\System\install\vmbx_stub.sis "System\Install\vmbx_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5446 |
file=\epoc32\release\ARMV5\urel\VoIPJitterBuffer.dll "sys\bin\VoIPJitterBuffer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5447 |
file=\epoc32\release\ARMV5\urel\VoIPAudioServer.exe "sys\bin\VoIPAudioServer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5448 |
file=\epoc32\release\ARMV5\urel\VoIPAudioSession.dll "sys\bin\VoIPAudioSession.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5449 |
file=\epoc32\release\ARMV5\urel\VoIPAudioIntfc.dll "sys\bin\VoIPAudioIntfc.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5450 |
data=\epoc32\data\Z\System\install\VoIPAudioSrvc_Stub.sis "System\Install\VoIPAudioSrvc_Stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5451 |
data=\epoc32\data\Z\Resource\Errors\vpnerr.R01 "resource\errors\vpnerr.R01" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5452 |
alias resource\errors\vpnerr.R01 resource\errors\vpnerr.RSC |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5453 |
file=\epoc32\release\ARMV5\urel\vpnapi.dll "sys\bin\vpnapi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5454 |
FILE=\epoc32\release\ARMV5\urel\wapisecuritysettingsui.dll "sys\bin\wapisecuritysettingsui.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5455 |
data="\epoc32\data\Z\resource\apps\webkit.mbm_rom" "resource\apps\webkit.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5456 |
file=\epoc32\release\ARMV5\urel\BrowserEngine.dll "sys\bin\BrowserEngine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5457 |
file=\epoc32\release\ARMV5\urel\JavascriptCore.dll "sys\bin\JavascriptCore.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5458 |
file=\epoc32\release\ARMV5\urel\WebKitUtils.dll "sys\bin\WebKitUtils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5459 |
file=\epoc32\release\ARMV5\urel\PageScaler.dll "sys\bin\PageScaler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5460 |
file=\epoc32\release\ARMV5\urel\MemMan.dll "sys\bin\MemMan.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5461 |
file=\epoc32\release\ARMV5\urel\WmlEngine.dll "sys\bin\WmlEngine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5462 |
file=\epoc32\release\ARMV5\urel\BrowserCache.dll "sys\bin\BrowserCache.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5463 |
file=\epoc32\release\ARMV5\urel\npscript.dll "sys\bin\npscript.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5464 |
file=\epoc32\release\ARMV5\urel\MemoryPlugin.dll "Sys\Bin\MemoryPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5465 |
data=\epoc32\data\Z\resource\apps\WebKitIcons.mif "resource\apps\webkiticons.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5466 |
data=\epoc32\data\Z\resource\apps\webkitutilsicons.mif "resource\apps\webkitutilsicons.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5467 |
file=\epoc32\release\ARMV5\urel\WEBUTILS.dll "sys\bin\WEBUTILS.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5468 |
FILE=\epoc32\release\ARMV5\urel\WEPSecuritySettingsUI.dll "sys\bin\WEPSecuritySettingsUI.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5469 |
file=\epoc32\release\ARMV5\urel\WidgetBackupRestore.exe "sys\bin\WidgetBackupRestore.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5470 |
data=\epoc32\data\Z\Private\2000B4D8\backup_registration.xml "private\2000B4D8\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5471 |
file=\epoc32\release\ARMV5\urel\WidgetEngine.dll "sys\bin\WidgetEngine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5472 |
file=\epoc32\release\ARMV5\urel\WidgetMemoryPlugin.dll "Sys\Bin\WidgetMemoryPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5473 |
file=\epoc32\release\ARMV5\urel\WidgetInstaller.dll "sys\bin\WidgetInstaller.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5474 |
file=\epoc32\release\ARMV5\urel\WidgetRegistry.exe "sys\bin\WidgetRegistry.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5475 |
file=\epoc32\release\ARMV5\urel\WidgetRegistryClient.dll "sys\bin\WidgetRegistryClient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5476 |
data=\epoc32\data\Z\Private\10282f06\Widget_lproj.xml "private\10282f06\Widget_lproj.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5477 |
data=\epoc32\data\Z\Private\10282f06\WidgetAccessPolicy.xml "private\10282f06\WidgetAccessPolicy.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5478 |
file=\epoc32\release\ARMV5\urel\WidgetUi.exe "sys\bin\WidgetUi.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5479 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\WidgetUi_reg.rsc "Private\10003a3f\import\apps\WidgetUi_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5480 |
file=\epoc32\release\ARMV5\urel\WidgetLauncher.exe "sys\bin\WidgetLauncher.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5481 |
file=\epoc32\release\ARMV5\urel\WidgetInstallerUI.dll "Sys\Bin\WidgetInstallerUI.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5482 |
file=\epoc32\release\ARMV5\urel\WidgetRecognizer.dll "Sys\Bin\WidgetRecognizer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5483 |
file=\epoc32\release\ARMV5\urel\widgetsidchecker.dll "Sys\Bin\widgetsidchecker.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5484 |
REM Wi-Fi Protected Setup |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5485 |
file=\epoc32\release\ARMV5\urel\WIFIPROTCLIENT.DLL "sys\bin\WIFIPROTCLIENT.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5486 |
file=\epoc32\release\ARMV5\urel\WIFIPROTPLUGIN.DLL "sys\bin\WIFIPROTPLUGIN.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5487 |
FILE=\epoc32\release\ARMV5\urel\WIMCLIENT.DLL "sys\bin\WIMCLIENT.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5488 |
FILE=\epoc32\release\ARMV5\urel\SWIMREADER.DLL "sys\bin\SWIMREADER.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5489 |
FILE=\epoc32\release\ARMV5\urel\SCARD.DLL "sys\bin\SCARD.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5490 |
FILE=\epoc32\release\ARMV5\urel\WIMSERVER.EXE "sys\bin\WIMSERVER.EXE" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5491 |
FILE=\epoc32\release\ARMV5\urel\WIMUTIL.DLL "sys\bin\WIMUTIL.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5492 |
file=\epoc32\release\ARMV5\urel\WIMPLUGIN.DLL "Sys\Bin\WIMPLUGIN.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5493 |
file=\epoc32\release\ARMV5\urel\eapnotifwrapper.dll "Sys\Bin\eapnotifwrapper.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5494 |
file=\epoc32\release\ARMV5\urel\mschapv2notifdlg.dll "sys\bin\mschapv2notifdlg.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5495 |
file=\epoc32\release\ARMV5\urel\gtcnotifdlg.dll "sys\bin\gtcnotifdlg.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5496 |
file=\epoc32\release\ARMV5\urel\papnotifdlg.dll "sys\bin\papnotifdlg.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5497 |
file=\epoc32\release\ARMV5\urel\EapPluginConfig.dll "Sys\Bin\EapPluginConfig.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5498 |
file=\epoc32\release\ARMV5\urel\wlanindicatorplugin.dll "Sys\Bin\wlanindicatorplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5499 |
file=\epoc32\release\ARMV5\urel\wlanplugin.DLL "Sys\Bin\wlanplugin.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5500 |
data=\epoc32\data\Z\resource\apps\wlanplugin.mif "resource\apps\wlanplugin.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5501 |
data=\epoc32\data\Z\Private\2000b187\200100c0.xml "private\2000b187\200100c0.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5502 |
data=\epoc32\data\Z\Private\2000b187\cenrep\101f8e44.xml "private\2000b187\cenrep\101f8e44.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5503 |
file=\epoc32\release\ARMV5\urel\wlanpsmplugin.dll "Sys\Bin\wlanpsmplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5504 |
FILE=\epoc32\release\ARMV5\urel\wlansettingsui.dll "sys\bin\wlansettingsui.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5505 |
REM WlanSniffer |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5506 |
data=\epoc32\data\Z\resource\apps\wsficons_AIF.MIF "resource\apps\wsficons_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5507 |
data=\epoc32\data\Z\resource\apps\wsficons.mif "resource\apps\wsficons.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5508 |
file=\epoc32\release\ARMV5\urel\wmdrmfileserverclient.dll "sys\bin\wmdrmfileserverclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5509 |
file=\epoc32\release\ARMV5\urel\wmdrmfileserver.exe "sys\bin\wmdrmfileserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5510 |
file=\epoc32\release\ARMV5\urel\drmasf.dll "sys\bin\drmasf.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5511 |
file=\epoc32\release\ARMV5\urel\wmdrmclient.dll "sys\bin\wmdrmclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5512 |
file=\epoc32\release\ARMV5\urel\wmdrmserver.exe "sys\bin\wmdrmserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5513 |
file=\epoc32\release\ARMV5\urel\wmdrmclientwrapper.dll "sys\bin\wmdrmclientwrapper.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5514 |
data=\epoc32\data\Z\System\install\wmdrm_stub.sis "system\install\wmdrm_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5515 |
data=\epoc32\data\Z\private\102073ea\excludes\10282F1B.exc "private\102073ea\excludes\10282F1B.exc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5516 |
file=\epoc32\release\ARMV5\urel\wmdrmdlaapp.exe "sys\bin\wmdrmdlaapp.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5517 |
data=\epoc32\data\Z\private\10003a3f\apps\wmdrmdlaapp_reg.rsc "private\10003a3f\import\apps\wmdrmdlaapp_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5518 |
file=\epoc32\release\ARMV5\urel\wmdrmdlautils.dll "sys\bin\wmdrmdlautils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5519 |
data=\epoc32\data\Z\resource\apps\wmdrmdla.mif "resource\apps\wmdrmdla.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5520 |
file=\epoc32\release\ARMV5\urel\wmdrmdlawrapper.dll "sys\bin\wmdrmdlawrapper.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5521 |
file=\epoc32\release\ARMV5\urel\wmdrmdladefaulthttpplugin.dll "Sys\Bin\wmdrmdladefaulthttpplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5522 |
file=\epoc32\release\ARMV5\urel\wmdrmdladefaultuiplugin.dll "Sys\Bin\wmdrmdladefaultuiplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5523 |
file=\epoc32\release\ARMV5\urel\httpfiltercamese.dll "Sys\Bin\httpfiltercamese.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5524 |
file=\epoc32\release\ARMV5\urel\wmdrmaccess.dll "sys\bin\wmdrmaccess.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5525 |
file=\epoc32\release\ARMV5\urel\wmdrmkeystorage.dll "sys\bin\wmdrmkeystorage.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5526 |
file=\epoc32\release\ARMV5\urel\wmdrmotaaccess.dll "sys\bin\wmdrmotaaccess.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5527 |
file=\epoc32\release\ARMV5\urel\cameseutility.dll "sys\bin\cameseutility.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5528 |
file=\epoc32\release\ARMV5\urel\wmdrmagent.dll "Sys\Bin\wmdrmagent.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5529 |
file=\epoc32\release\ARMV5\urel\wmdrmdla.dll "sys\bin\wmdrmdla.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5530 |
file=\epoc32\release\ARMV5\urel\wmdrmpd.dll "sys\bin\wmdrmpd.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5531 |
FILE=\epoc32\release\ARMV5\urel\WPASecuritySettingsUI.dll "sys\bin\WPASecuritySettingsUI.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5532 |
file=\epoc32\release\ARMV5\urel\wpnatfwtraversaladapter.dll "Sys\Bin\wpnatfwtraversaladapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5533 |
file=\epoc32\release\ARMV5\urel\wrtdataplugin.dll "Sys\Bin\wrtdataplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5534 |
file=\epoc32\release\ARMV5\urel\wrtharvester.dll "Sys\Bin\wrtharvester.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5535 |
file=\epoc32\release\ARMV5\urel\SenServConn.dll "sys\bin\SenServConn.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5536 |
file=\epoc32\release\ARMV5\urel\wsconnagent.dll "sys\bin\wsconnagent.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5537 |
file=\epoc32\release\ARMV5\urel\Sen.EXE "sys\bin\Sen.EXE" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5538 |
data=\epoc32\data\Z\System\install\S60SOA.SIS "System\Install\S60SOA.SIS" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5539 |
data=\epoc32\data\Z\private\101F96F4\backup_registration.xml "private\101F96F4\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5540 |
file=\epoc32\release\ARMV5\urel\SenCredentialManager.dll "sys\bin\SenCredentialManager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5541 |
file=\epoc32\release\ARMV5\urel\SenServDesc.dll "sys\bin\SenServDesc.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5542 |
REM WlanSnifferAiHelperApplication |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5543 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\wsfaihelper_reg.rsc "Private\10003a3f\apps\wsfaihelper_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5544 |
file=\epoc32\release\ARMV5\urel\wsfaihelper.exe "sys\bin\wsfaihelper.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5545 |
file=\epoc32\release\ARMV5\urel\wsfaiplugin.dll "Sys\Bin\wsfaiplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5546 |
REM WlanSnifferApWizard |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5547 |
file=\epoc32\release\ARMV5\urel\wsfapwizard.dll "sys\bin\wsfapwizard.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5548 |
REM WlanSnifferClient |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5549 |
file=\epoc32\release\ARMV5\urel\wsfclient.dll "sys\bin\wsfclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5550 |
REM WlanSnifferApplication |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5551 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\wlansniffer_reg.rsc "Private\10003a3f\apps\wlansniffer_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5552 |
file=\epoc32\release\ARMV5\urel\wlansniffer.exe "sys\bin\wlansniffer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5553 |
REM WlanSnifferModel |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5554 |
file=\epoc32\release\ARMV5\urel\wsfmodel.dll "sys\bin\wsfmodel.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5555 |
file=\epoc32\release\ARMV5\urel\SenFragment.dll "sys\bin\SenFragment.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5556 |
file=\epoc32\release\ARMV5\urel\SenFramework.dll "sys\bin\SenFramework.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5557 |
REM WlanSnifferServer |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5558 |
file=\epoc32\release\ARMV5\urel\wsfserver.exe "sys\bin\wsfserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5559 |
data=\epoc32\data\Z\Private\200159c0\install\wsfwidget_20026F45\hsps\00\manifest.dat "private\200159c0\install\wsfwidget_20026F45\hsps\00\manifest.dat" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5560 |
data=\epoc32\data\Z\Private\200159c0\install\wsfwidget_20026F45\xuikon\00\wsfwidget.o0000 "private\200159c0\install\wsfwidget_20026F45\xuikon\00\wsfwidget.o0000" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5561 |
REM WlanInfo |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5562 |
file=\epoc32\release\ARMV5\urel\wsfwlaninfo.dll "sys\bin\wsfwlaninfo.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5563 |
REM WsfWlanInfoSorting |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5564 |
file=\epoc32\release\ARMV5\urel\wsfwlaninfosorting.dll "sys\bin\wsfwlaninfosorting.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5565 |
data=\epoc32\data\Z\resource\apps\wsfwlaninfosorting.mif "resource\apps\wsfwlaninfosorting.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5566 |
data=\epoc32\data\Z\private\10281caa\backup_registration.xml "private\10281caa\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5567 |
data=\epoc32\data\Z\private\100012a5\policy\2000cf30.spd "private\100012a5\policy\2000cf30.spd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5568 |
file=\epoc32\release\ARMV5\urel\SenHostConn.dll "sys\bin\SenHostConn.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5569 |
file=\epoc32\release\ARMV5\urel\SenHostletTransportPlugin.DLL "Sys\Bin\SenHostletTransportPlugin.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5570 |
file=\epoc32\release\ARMV5\urel\SenHttpChannelTransport.DLL "Sys\Bin\SenHttpChannelTransport.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5571 |
file=\epoc32\release\ARMV5\urel\SenWsiBasicPlugin.dll "Sys\Bin\SenWsiBasicPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5572 |
file=\epoc32\release\ARMV5\urel\SenIdentityManager.dll "sys\bin\SenIdentityManager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5573 |
data=\Epoc32\Data\WSINI.ini "System\Data\Wsini.ini" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5574 |
file=\epoc32\release\ARMV5\urel\SenLocalTransportPlugin.DLL "Sys\Bin\SenLocalTransportPlugin.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5575 |
file=\epoc32\release\ARMV5\urel\SenLogger.dll "sys\bin\SenLogger.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5576 |
file=\epoc32\release\ARMV5\urel\SenServMgr.dll "sys\bin\SenServMgr.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5577 |
file=\epoc32\release\ARMV5\urel\SenMessages.dll "sys\bin\SenMessages.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5578 |
file=\epoc32\release\ARMV5\urel\sennotdlg.dll "sys\bin\sennotdlg.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5579 |
file=\epoc32\release\ARMV5\urel\sennotifierplugin.dll "Sys\Bin\sennotifierplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5580 |
file=\epoc32\release\ARMV5\urel\wsovi.dll "Sys\Bin\wsovi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5581 |
file=\epoc32\release\ARMV5\urel\SenPasswordTransforms.dll "Sys\Bin\SenPasswordTransforms.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5582 |
file=\epoc32\release\ARMV5\urel\SenProvider.dll "sys\bin\SenProvider.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5583 |
file=\epoc32\release\ARMV5\urel\SenRestPlugin.dll "Sys\Bin\SenRestPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5584 |
file=\epoc32\release\ARMV5\urel\WSStarMessageHandlers.dll "Sys\Bin\WSStarMessageHandlers.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5585 |
file=\epoc32\release\ARMV5\urel\WSStarPlugin.dll "Sys\Bin\WSStarPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5586 |
file=\epoc32\release\ARMV5\urel\WSPolicy.dll "sys\bin\WSPolicy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5587 |
file=\epoc32\release\ARMV5\urel\SenUtils.dll "sys\bin\SenUtils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5588 |
file=\epoc32\release\ARMV5\urel\SenXml.dll "sys\bin\SenXml.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5589 |
file=\epoc32\release\ARMV5\urel\X509CertNameParser.dll "sys\bin\X509CertNameParser.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5590 |
file=\epoc32\release\ARMV5\urel\XCFW.dll "sys\bin\XCFW.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5591 |
file=\epoc32\release\ARMV5\urel\XdmEngine.dll "sys\bin\XdmEngine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5592 |
file=\epoc32\release\ARMV5\urel\XdmXmlParser.dll "sys\bin\XdmXmlParser.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5593 |
file=\epoc32\release\ARMV5\urel\XdmSettingsApi.dll "sys\bin\XdmSettingsApi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5594 |
file=\epoc32\release\ARMV5\urel\XdmDeviceManagementAdapter.dll "Sys\Bin\XdmDeviceManagementAdapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5595 |
file=\epoc32\release\ARMV5\urel\XdmProvisioning.dll "Sys\Bin\XdmProvisioning.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5596 |
file=\epoc32\release\ARMV5\urel\XcapUtils.dll "sys\bin\XcapUtils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5597 |
file=\epoc32\release\ARMV5\urel\XcapCacheClient.dll "sys\bin\XcapCacheClient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5598 |
file=\epoc32\release\ARMV5\urel\XcapCache.exe "sys\bin\XcapCache.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5599 |
file=\epoc32\release\ARMV5\urel\XcapHttpTransport.dll "sys\bin\XcapHttpTransport.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5600 |
file=\epoc32\release\ARMV5\urel\XcapAppUsage.dll "Sys\Bin\XcapAppUsage.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5601 |
file=\epoc32\release\ARMV5\urel\XcapOperations.dll "Sys\Bin\XcapOperations.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5602 |
file=\epoc32\release\ARMV5\urel\XcapProtocol.dll "Sys\Bin\XcapProtocol.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5603 |
data=\epoc32\data\Z\private\10207421\backup_registration.xml "private\10207421\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5604 |
file=\epoc32\release\ARMV5\urel\LocalProtocol.dll "Sys\Bin\LocalProtocol.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5605 |
file=\epoc32\release\ARMV5\urel\LocalOperations.dll "Sys\Bin\LocalOperations.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5606 |
file=\epoc32\release\ARMV5\urel\ximputils.dll "sys\bin\ximputils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5607 |
file=\epoc32\release\ARMV5\urel\ximpoperations.dll "sys\bin\ximpoperations.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5608 |
file=\epoc32\release\ARMV5\urel\ximpprocessor.dll "sys\bin\ximpprocessor.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5609 |
file=\epoc32\release\ARMV5\urel\ximpsrvclient.dll "sys\bin\ximpsrvclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5610 |
file=\epoc32\release\ARMV5\urel\ximpdatamodel.dll "sys\bin\ximpdatamodel.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5611 |
file=\epoc32\release\ARMV5\urel\ximpmanager.dll "sys\bin\ximpmanager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5612 |
file=\epoc32\release\ARMV5\urel\ximpserver.exe "sys\bin\ximpserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5613 |
file=\epoc32\release\ARMV5\urel\ximprootserver.exe "sys\bin\ximprootserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5614 |
file=\epoc32\release\ARMV5\urel\ximpecomhook.dll "Sys\Bin\ximpecomhook.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5615 |
file=\epoc32\release\ARMV5\urel\presencemanager.dll "sys\bin\presencemanager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5616 |
file=\epoc32\release\ARMV5\urel\presencedatamodel.dll "sys\bin\presencedatamodel.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5617 |
file=\epoc32\release\ARMV5\urel\presenceoperation.dll "sys\bin\presenceoperation.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5618 |
file=\epoc32\release\ARMV5\urel\presencecacheclient.dll "sys\bin\presencecacheclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5619 |
file=\epoc32\release\ARMV5\urel\presencecacheserver.exe "sys\bin\presencecacheserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5620 |
file=\epoc32\release\ARMV5\urel\presenceecomhook.dll "Sys\Bin\presenceecomhook.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5621 |
file=\epoc32\release\ARMV5\urel\presencedatamodelhook.dll "Sys\Bin\presencedatamodelhook.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5622 |
file=\epoc32\release\ARMV5\urel\presencecacheecomhook.dll "Sys\Bin\presencecacheecomhook.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5623 |
file=\epoc32\release\ARMV5\urel\XMLInterface.dll "sys\bin\XMLInterface.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5624 |
file=\epoc32\release\ARMV5\urel\accmonitor.dll "sys\bin\accmonitor.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5625 |
data=\epoc32\data\Z\Private\100012a5\DBS_10205030_accpolicydb.db "Private\100012a5\DBS_10205030_accpolicydb.db" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5626 |
file=\epoc32\release\ARMV5\urel\RemConExtensionApi.dll "sys\bin\RemConExtensionApi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5627 |
file=\epoc32\release\ARMV5\urel\RemConKeyEventConverter.dll "Sys\Bin\RemConKeyEventConverter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5628 |
file=\epoc32\release\ARMV5\urel\AccAudioControl.dll "sys\bin\AccAudioControl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5629 |
file=\epoc32\release\ARMV5\urel\AccBTControl.dll "sys\bin\AccBTControl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5630 |
file=\epoc32\release\ARMV5\urel\AccClient.dll "sys\bin\AccClient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5631 |
file=\epoc32\release\ARMV5\urel\AccControl.dll "sys\bin\AccControl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5632 |
file=\epoc32\release\ARMV5\urel\AccPolicy.dll "sys\bin\AccPolicy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5633 |
file=\epoc32\release\ARMV5\urel\AccPolCom.dll "sys\bin\AccPolCom.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5634 |
file=\epoc32\release\ARMV5\urel\AccPolicyDB.dll "sys\bin\AccPolicyDB.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5635 |
file=\epoc32\release\ARMV5\urel\AccServer.exe "sys\bin\AccServer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5636 |
file=\epoc32\release\ARMV5\urel\AsyComms.dll "sys\bin\AsyComms.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5637 |
file=\epoc32\release\ARMV5\urel\AsyProxy.dll "sys\bin\AsyProxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5638 |
file=\epoc32\release\ARMV5\urel\accsrvutil.dll "sys\bin\accsrvutil.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5639 |
file=\epoc32\release\ARMV5\urel\accpolaudiodevicetopology.dll "sys\bin\accpolaudiodevicetopology.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5640 |
data=\epoc32\data\Z\Private\100012A5\policy\10205030.spd "private\100012A5\policy\10205030.spd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5641 |
file=\epoc32\release\ARMV5\urel\AddedDevSoundControlMsgHdlr.dll "sys\bin\AddedDevSoundControlMsgHdlr.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5642 |
file=\epoc32\release\ARMV5\urel\AddedDevSoundControlProxy.dll "sys\bin\AddedDevSoundControlProxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5643 |
file=\epoc32\release\ARMV5\urel\ASYReferencePlugin.dll "Sys\Bin\ASYReferencePlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5644 |
file=\epoc32\release\ARMV5\urel\atextclient.dll "sys\bin\atextclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5645 |
file=\epoc32\release\ARMV5\urel\atextcommon.dll "sys\bin\atextcommon.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5646 |
file=\epoc32\release\ARMV5\urel\atextcommonbase.dll "sys\bin\atextcommonbase.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5647 |
file=\epoc32\release\ARMV5\urel\atextpluginbase.dll "sys\bin\atextpluginbase.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5648 |
file=\epoc32\release\ARMV5\urel\atext.exe "sys\bin\atext.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5649 |
file=\epoc32\release\ARMV5\urel\atextcommon.exe "sys\bin\atextcommon.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5650 |
file=\epoc32\release\ARMV5\urel\AudioOutputControlUtility.dll "sys\bin\AudioOutputControlUtility.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5651 |
file=\epoc32\release\ARMV5\urel\AudioOutputControlUtilityProxy.dll "sys\bin\AudioOutputControlUtilityProxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5652 |
data=\epoc32\data\Z\System\install\AudioOutputControlUtility_Stub.SIS "System\Install\AudioOutputControlUtility_Stub.SIS" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5653 |
file=\epoc32\release\ARMV5\urel\AudioInputRouting.dll "sys\bin\AudioInputRouting.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5654 |
file=\epoc32\release\ARMV5\urel\AudioInputMessageHandler.dll "sys\bin\AudioInputMessageHandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5655 |
file=\epoc32\release\ARMV5\urel\AudioInputProxy.dll "sys\bin\AudioInputProxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5656 |
file=\epoc32\release\ARMV5\urel\AudioOutputRouting.dll "sys\bin\AudioOutputRouting.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5657 |
file=\epoc32\release\ARMV5\urel\AudioOutputMessageHandler.dll "sys\bin\AudioOutputMessageHandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5658 |
file=\epoc32\release\ARMV5\urel\AudioOutputProxy.dll "sys\bin\AudioOutputProxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5659 |
data=\epoc32\data\Z\System\install\AudioRouting_Stub.SIS "System\Install\AudioRouting_Stub.SIS" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5660 |
file=\epoc32\release\ARMV5\urel\ciextnclientplugin.DLL "Sys\Bin\ciextnclientplugin.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5661 |
file=\epoc32\release\ARMV5\urel\ciextnserverplugin.DLL "Sys\Bin\ciextnserverplugin.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5662 |
file=\epoc32\release\ARMV5\urel\ciplatformfactoryplugin.DLL "Sys\Bin\ciplatformfactoryplugin.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5663 |
file=\epoc32\release\ARMV5\urel\ciplatformmsghndlrplugin.DLL "Sys\Bin\ciplatformmsghndlrplugin.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5664 |
file=\epoc32\release\ARMV5\urel\CommonDSY.DLL "sys\bin\CommonDSY.DLL" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5665 |
data=\epoc32\release\ARMV5\urel\Z\private\101f6efa\dosserver.ini "private\101f6efa\dosserver.ini" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5666 |
file=\epoc32\release\ARMV5\urel\ConfigurationComponentsFactory.dll "sys\bin\ConfigurationComponentsFactory.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5667 |
data=\epoc32\data\Z\System\install\ConfigurationComponentsFactory_Stub.SIS "System\Install\ConfigurationComponentsFactory_Stub.SIS" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5668 |
file=\epoc32\release\ARMV5\UREL\libdbus.dll "sys\bin\libdbus.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5669 |
file=\epoc32\release\ARMV5\UREL\libdbus-utils.dll "sys\bin\libdbus-utils.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5670 |
file=\epoc32\release\ARMV5\UREL\libdbus-glib.dll "sys\bin\libdbus-glib.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5671 |
file=\epoc32\release\ARMV5\UREL\dbusdaemon.exe "sys\bin\dbusdaemon.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5672 |
data=\EPOC32\WINSCW\C\data\dbus\system.conf "data\dbus\system.conf" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5673 |
file=\epoc32\release\ARMV5\urel\diskspacereserver.dll "sys\bin\diskspacereserver.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5674 |
file=\epoc32\release\ARMV5\urel\diskspacereservationplugin.dll "Sys\Bin\diskspacereservationplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5675 |
file=\epoc32\release\ARMV5\urel\DosSrv.dll "sys\bin\DosSrv.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5676 |
file=\epoc32\release\ARMV5\urel\DosServer.exe "sys\bin\DosServer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5677 |
file=\epoc32\release\ARMV5\urel\DSClient.dll "sys\bin\DSClient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5678 |
file=\epoc32\release\ARMV5\urel\DRMAudioPlayUtility.dll "sys\bin\DRMAudioPlayUtility.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5679 |
file=\epoc32\release\ARMV5\urel\DRMPlayServer.exe "sys\bin\DRMPlayServer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5680 |
data=\epoc32\data\Z\System\install\DRMAudioPlayer_Stub.SIS "System\Install\DRMAudioPlayer_Stub.SIS" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5681 |
file=\epoc32\release\ARMV5\urel\edidparser.dll "sys\bin\edidparser.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5682 |
file=\epoc32\release\ARMV5\urel\AudioEqualizerEffect.dll "sys\bin\AudioEqualizerEffect.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5683 |
file=\epoc32\release\ARMV5\urel\AudioEqualizerMessageHandler.dll "sys\bin\AudioEqualizerMessageHandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5684 |
file=\epoc32\release\ARMV5\urel\AudioEqualizerProxy.dll "sys\bin\AudioEqualizerProxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5685 |
file=\epoc32\release\ARMV5\urel\BassBoostEffect.dll "sys\bin\BassBoostEffect.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5686 |
file=\epoc32\release\ARMV5\urel\BassBoostMessageHandler.dll "sys\bin\BassBoostMessageHandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5687 |
file=\epoc32\release\ARMV5\urel\BassBoostProxy.dll "sys\bin\BassBoostProxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5688 |
file=\epoc32\release\ARMV5\urel\DistanceAttenuationEffect.dll "sys\bin\DistanceAttenuationEffect.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5689 |
file=\epoc32\release\ARMV5\urel\DistanceAttenuationMessageHandler.dll "sys\bin\DistanceAttenuationMessageHandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5690 |
file=\epoc32\release\ARMV5\urel\DistanceAttenuationProxy.dll "sys\bin\DistanceAttenuationProxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5691 |
file=\epoc32\release\ARMV5\urel\DopplerBase.dll "sys\bin\DopplerBase.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5692 |
file=\epoc32\release\ARMV5\urel\EffectBase.dll "sys\bin\EffectBase.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5693 |
file=\epoc32\release\ARMV5\urel\EnvironmentalReverbEffect.dll "sys\bin\EnvironmentalReverbEffect.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5694 |
file=\epoc32\release\ARMV5\urel\EnvironmentalReverbMessageHandler.dll "sys\bin\EnvironmentalReverbMessageHandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5695 |
file=\epoc32\release\ARMV5\urel\EnvironmentalReverbProxy.dll "sys\bin\EnvironmentalReverbProxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5696 |
file=\epoc32\release\ARMV5\urel\ListenerDopplerEffect.dll "sys\bin\ListenerDopplerEffect.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5697 |
file=\epoc32\release\ARMV5\urel\ListenerDopplerMessageHandler.dll "sys\bin\ListenerDopplerMessageHandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5698 |
file=\epoc32\release\ARMV5\urel\ListenerDopplerProxy.dll "sys\bin\ListenerDopplerProxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5699 |
file=\epoc32\release\ARMV5\urel\ListenerLocationEffect.dll "sys\bin\ListenerLocationEffect.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5700 |
file=\epoc32\release\ARMV5\urel\ListenerLocationMessageHandler.dll "sys\bin\ListenerLocationMessageHandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5701 |
file=\epoc32\release\ARMV5\urel\ListenerLocationProxy.dll "sys\bin\ListenerLocationProxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5702 |
file=\epoc32\release\ARMV5\urel\ListenerOrientationEffect.dll "sys\bin\ListenerOrientationEffect.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5703 |
file=\epoc32\release\ARMV5\urel\ListenerOrientationMessageHandler.dll "sys\bin\ListenerOrientationMessageHandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5704 |
file=\epoc32\release\ARMV5\urel\ListenerOrientationProxy.dll "sys\bin\ListenerOrientationProxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5705 |
file=\epoc32\release\ARMV5\urel\LocationBase.dll "sys\bin\LocationBase.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5706 |
file=\epoc32\release\ARMV5\urel\LoudnessEffect.dll "sys\bin\LoudnessEffect.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5707 |
file=\epoc32\release\ARMV5\urel\LoudnessMessageHandler.dll "sys\bin\LoudnessMessageHandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5708 |
file=\epoc32\release\ARMV5\urel\LoudnessProxy.dll "sys\bin\LoudnessProxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5709 |
file=\epoc32\release\ARMV5\urel\OrientationBase.dll "sys\bin\OrientationBase.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5710 |
file=\epoc32\release\ARMV5\urel\RoomLevelEffect.dll "sys\bin\RoomLevelEffect.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5711 |
file=\epoc32\release\ARMV5\urel\RoomLevelMessageHandler.dll "sys\bin\RoomLevelMessageHandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5712 |
file=\epoc32\release\ARMV5\urel\RoomLevelProxy.dll "sys\bin\RoomLevelProxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5713 |
file=\epoc32\release\ARMV5\urel\SourceDopplerEffect.dll "sys\bin\SourceDopplerEffect.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5714 |
file=\epoc32\release\ARMV5\urel\SourceDopplerMessageHandler.dll "sys\bin\SourceDopplerMessageHandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5715 |
file=\epoc32\release\ARMV5\urel\SourceDopplerProxy.dll "sys\bin\SourceDopplerProxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5716 |
file=\epoc32\release\ARMV5\urel\SourceLocationEffect.dll "sys\bin\SourceLocationEffect.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5717 |
file=\epoc32\release\ARMV5\urel\SourceLocationMessageHandler.dll "sys\bin\SourceLocationMessageHandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5718 |
file=\epoc32\release\ARMV5\urel\SourceLocationProxy.dll "sys\bin\SourceLocationProxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5719 |
file=\epoc32\release\ARMV5\urel\SourceOrientationEffect.dll "sys\bin\SourceOrientationEffect.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5720 |
file=\epoc32\release\ARMV5\urel\SourceOrientationMessageHandler.dll "sys\bin\SourceOrientationMessageHandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5721 |
file=\epoc32\release\ARMV5\urel\SourceOrientationProxy.dll "sys\bin\SourceOrientationProxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5722 |
file=\epoc32\release\ARMV5\urel\StereoWideningEffect.dll "sys\bin\StereoWideningEffect.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5723 |
file=\epoc32\release\ARMV5\urel\StereoWideningMessageHandler.dll "sys\bin\StereoWideningMessageHandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5724 |
file=\epoc32\release\ARMV5\urel\StereoWideningProxy.dll "sys\bin\StereoWideningProxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5725 |
data=\epoc32\data\Z\System\install\Effect_Stub.SIS "System\Install\Effect_Stub.SIS" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5726 |
file=\epoc32\release\ARMV5\urel\AudioEqualizerUtility.dll "sys\bin\AudioEqualizerUtility.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5727 |
file=\epoc32\release\ARMV5\urel\EnvironmentalReverbUtility.dll "sys\bin\EnvironmentalReverbUtility.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5728 |
file=\epoc32\release\ARMV5\urel\StereoWideningUtility.dll "sys\bin\StereoWideningUtility.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5729 |
data=\epoc32\data\Z\System\install\EffectsPresets_Stub.SIS "System\Install\EffectsPresets_Stub.SIS" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5730 |
file=\epoc32\release\ARMV5\urel\ExifLib.dll "sys\bin\ExifLib.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5731 |
file=\epoc32\release\ARMV5\urel\FrameTable.dll "sys\bin\FrameTable.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5732 |
data=\epoc32\data\Z\System\install\FrameTable_Stub.SIS "System\Install\FrameTable_Stub.SIS" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5733 |
file=\epoc32\release\ARMV5\urel\glibbackend.dll "sys\bin\glibbackend.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5734 |
file=\epoc32\release\ARMV5\urel\libglib.dll "sys\bin\libglib.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5735 |
file=\epoc32\release\ARMV5\urel\libgthread.dll "sys\bin\libgthread.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5736 |
file=\epoc32\release\ARMV5\urel\libgmodule.dll "sys\bin\libgmodule.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5737 |
file=\epoc32\release\ARMV5\urel\Libgobject.dll "sys\bin\Libgobject.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5738 |
data=\epoc32\data\Z\System\INSTALL\openc_glib_stub.sis "System\Install\openc_glib_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5739 |
file=\epoc32\release\ARMV5\urel\GlobalAudioSettings.dll "sys\bin\GlobalAudioSettings.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5740 |
data=\epoc32\data\Z\System\install\GlobalAudioSettings_Stub.SIS "System\Install\GlobalAudioSettings_Stub.SIS" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5741 |
REM HeadsetStatus |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5742 |
file=\epoc32\release\ARMV5\urel\HeadsetStatus.dll "sys\bin\HeadsetStatus.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5743 |
file=\epoc32\release\ARMV5\urel\hwrmdefaultlighttargetmodifierplugin.dll "Sys\Bin\hwrmdefaultlighttargetmodifierplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5744 |
file=\epoc32\release\ARMV5\urel\hwrmfmtxwatcherplugin.dll "Sys\Bin\hwrmfmtxwatcherplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5745 |
file=\epoc32\release\ARMV5\urel\hwrmhapticspluginservice.dll "sys\bin\hwrmhapticspluginservice.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5746 |
file=\epoc32\release\ARMV5\urel\hwrmhapticsserver.exe "sys\bin\hwrmhapticsserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5747 |
file=\epoc32\release\ARMV5\urel\hwrmhapticspluginmanager.dll "sys\bin\hwrmhapticspluginmanager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5748 |
file=\epoc32\release\ARMV5\urel\hwrmhapticsclient.dll "sys\bin\hwrmhapticsclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5749 |
file=\epoc32\release\ARMV5\urel\hwrmhapticspacketizer.dll "sys\bin\hwrmhapticspacketizer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5750 |
file=\epoc32\release\ARMV5\urel\hwrmhapticseffectdatagetterfw.dll "sys\bin\hwrmhapticseffectdatagetterfw.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5751 |
data=\epoc32\data\Z\Private\200184b9\hwrmhapticspolicy.ini "private\200184b9\hwrmhapticspolicy.ini" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5752 |
data=\epoc32\data\Z\Private\200184b9\internalhwrmhapticspolicy.ini "private\200184b9\internalhwrmhapticspolicy.ini" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5753 |
data=\epoc32\data\Z\Private\200184b9\hwrmhapticsuid.ini "private\200184b9\hwrmhapticsuid.ini" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5754 |
file=\epoc32\release\ARMV5\urel\hwrmhapticsivtgetterplugin.dll "Sys\Bin\hwrmhapticsivtgetterplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5755 |
file=\epoc32\release\ARMV5\urel\hwrmhapticsvibepacketizerplugin.dll "Sys\Bin\hwrmhapticsvibepacketizerplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5756 |
file=\epoc32\release\ARMV5\urel\IclExtJpegApi.dll "sys\bin\IclExtJpegApi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5757 |
file=\epoc32\release\ARMV5\urel\JP2KCodec.dll "Sys\Bin\JP2KCodec.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5758 |
data=\epoc32\data\Z\resource\ICL\101F862D_extra.rsc "resource\ICL\101F862D_extra.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5759 |
file=\epoc32\release\ARMV5\urel\legacymodemplugin.dll "Sys\Bin\legacymodemplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5760 |
file=\epoc32\release\ARMV5\urel\libvgi.dll "sys\bin\libvgi.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5761 |
file=\epoc32\release\ARMV5\urel\limitedpdpplugin.dll "Sys\Bin\limitedpdpplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5762 |
file=\epoc32\release\ARMV5\urel\m3gcore.dll "sys\bin\m3gcore.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5763 |
file=\epoc32\release\ARMV5\urel\MediatorServer.exe "sys\bin\MediatorServer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5764 |
file=\epoc32\release\ARMV5\urel\MediatorClient.dll "sys\bin\MediatorClient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5765 |
file=\epoc32\release\ARMV5\urel\MediatorPluginBase.dll "sys\bin\MediatorPluginBase.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5766 |
data=\epoc32\data\Z\private\10207449\allowedsids.rsc "private\10207449\allowedsids.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5767 |
data=\epoc32\data\Z\resource\MediatorDebug.rsc "resource\MediatorDebug.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5768 |
file=\epoc32\release\ARMV5\urel\CustomCommandUtility.dll "sys\bin\CustomCommandUtility.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5769 |
file=\epoc32\release\ARMV5\urel\CustomInterfaceBuilder.dll "sys\bin\CustomInterfaceBuilder.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5770 |
file=\epoc32\release\ARMV5\urel\CustomInterfaceUtility.dll "sys\bin\CustomInterfaceUtility.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5771 |
file=\epoc32\release\ARMV5\urel\MessageHandlerFactory.dll "sys\bin\MessageHandlerFactory.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5772 |
file=\epoc32\release\ARMV5\urel\CustomInterfaceProxyFactory.dll "sys\bin\CustomInterfaceProxyFactory.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5773 |
data=\epoc32\data\Z\System\install\MMExtFw_Stub.SIS "System\Install\MMExtFw_Stub.SIS" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5774 |
file=\epoc32\release\ARMV5\urel\AacDecoderConfig.dll "sys\bin\AacDecoderConfig.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5775 |
file=\epoc32\release\ARMV5\urel\AacDecoderConfigMsgHdlr.dll "sys\bin\AacDecoderConfigMsgHdlr.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5776 |
file=\epoc32\release\ARMV5\urel\AacDecoderConfigProxy.dll "sys\bin\AacDecoderConfigProxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5777 |
file=\epoc32\release\ARMV5\urel\ErrorConcealmentIntfc.dll "sys\bin\ErrorConcealmentIntfc.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5778 |
file=\epoc32\release\ARMV5\urel\ErrorConcealmentIntfcMsgHdlr.dll "sys\bin\ErrorConcealmentIntfcMsgHdlr.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5779 |
file=\epoc32\release\ARMV5\urel\ErrorConcealmentIntfcProxy.dll "sys\bin\ErrorConcealmentIntfcProxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5780 |
file=\epoc32\release\ARMV5\urel\G711DecoderIntfc.dll "sys\bin\G711DecoderIntfc.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5781 |
file=\epoc32\release\ARMV5\urel\G711DecoderIntfcMsgHdlr.dll "sys\bin\G711DecoderIntfcMsgHdlr.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5782 |
file=\epoc32\release\ARMV5\urel\G711DecoderIntfcProxy.dll "sys\bin\G711DecoderIntfcProxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5783 |
file=\epoc32\release\ARMV5\urel\G711EncoderIntfc.dll "sys\bin\G711EncoderIntfc.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5784 |
file=\epoc32\release\ARMV5\urel\G711EncoderIntfcMsgHdlr.dll "sys\bin\G711EncoderIntfcMsgHdlr.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5785 |
file=\epoc32\release\ARMV5\urel\G711EncoderIntfcProxy.dll "sys\bin\G711EncoderIntfcProxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5786 |
file=\epoc32\release\ARMV5\urel\G729DecoderIntfc.dll "sys\bin\G729DecoderIntfc.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5787 |
file=\epoc32\release\ARMV5\urel\G729DecoderIntfcMsgHdlr.dll "sys\bin\G729DecoderIntfcMsgHdlr.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5788 |
file=\epoc32\release\ARMV5\urel\G729DecoderIntfcProxy.dll "sys\bin\G729DecoderIntfcProxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5789 |
file=\epoc32\release\ARMV5\urel\G729EncoderIntfc.dll "sys\bin\G729EncoderIntfc.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5790 |
file=\epoc32\release\ARMV5\urel\G729EncoderIntfcMsgHdlr.dll "sys\bin\G729EncoderIntfcMsgHdlr.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5791 |
file=\epoc32\release\ARMV5\urel\G729EncoderIntfcProxy.dll "sys\bin\G729EncoderIntfcProxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5792 |
file=\epoc32\release\ARMV5\urel\IlbcDecoderIntfc.dll "sys\bin\IlbcDecoderIntfc.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5793 |
file=\epoc32\release\ARMV5\urel\IlbcDecoderIntfcMsgHdlr.dll "sys\bin\IlbcDecoderIntfcMsgHdlr.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5794 |
file=\epoc32\release\ARMV5\urel\IlbcDecoderIntfcProxy.dll "sys\bin\IlbcDecoderIntfcProxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5795 |
file=\epoc32\release\ARMV5\urel\IlbcEncoderIntfc.dll "sys\bin\IlbcEncoderIntfc.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5796 |
file=\epoc32\release\ARMV5\urel\IlbcEncoderIntfcMsgHdlr.dll "sys\bin\IlbcEncoderIntfcMsgHdlr.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5797 |
file=\epoc32\release\ARMV5\urel\IlbcEncoderIntfcProxy.dll "sys\bin\IlbcEncoderIntfcProxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5798 |
file=\epoc32\release\ARMV5\urel\SpeechEncoderConfig.dll "sys\bin\SpeechEncoderConfig.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5799 |
file=\epoc32\release\ARMV5\urel\SpeechEncoderConfigMsgHdlr.dll "sys\bin\SpeechEncoderConfigMsgHdlr.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5800 |
file=\epoc32\release\ARMV5\urel\SpeechEncoderConfigProxy.dll "sys\bin\SpeechEncoderConfigProxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5801 |
file=\epoc32\release\ARMV5\urel\EAacPlusDecoderIntfc.dll "sys\bin\EAacPlusDecoderIntfc.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5802 |
file=\epoc32\release\ARMV5\urel\EAacPlusDecoderIntfcMsgHdlr.dll "sys\bin\EAacPlusDecoderIntfcMsgHdlr.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5803 |
file=\epoc32\release\ARMV5\urel\EAacPlusDecoderIntfcProxy.dll "sys\bin\EAacPlusDecoderIntfcProxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5804 |
file=\epoc32\release\ARMV5\urel\SbcEncoderIntfc.dll "sys\bin\SbcEncoderIntfc.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5805 |
file=\epoc32\release\ARMV5\urel\SbcEncoderIntfcMsgHdlr.dll "sys\bin\SbcEncoderIntfcMsgHdlr.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5806 |
file=\epoc32\release\ARMV5\urel\SbcEncoderIntfcProxy.dll "sys\bin\SbcEncoderIntfcProxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5807 |
file=\epoc32\release\ARMV5\urel\Ra8DecoderIntfc.dll "sys\bin\Ra8DecoderIntfc.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5808 |
file=\epoc32\release\ARMV5\urel\Ra8CustomInterfaceMsgHdlr.dll "sys\bin\Ra8CustomInterfaceMsgHdlr.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5809 |
file=\epoc32\release\ARMV5\urel\Ra8CustomInterfaceProxy.dll "sys\bin\Ra8CustomInterfaceProxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5810 |
file=\epoc32\release\ARMV5\urel\WmaDecoderIntfc.dll "sys\bin\WmaDecoderIntfc.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5811 |
file=\epoc32\release\ARMV5\urel\WmaDecoderIntfcMsgHdlr.dll "sys\bin\WmaDecoderIntfcMsgHdlr.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5812 |
file=\epoc32\release\ARMV5\urel\WmaDecoderIntfcProxy.dll "sys\bin\WmaDecoderIntfcProxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5813 |
data=\epoc32\data\Z\System\install\WmaDecoderIntfc_Stub.sis "System\Install\WmaDecoderIntfc_Stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5814 |
data=\epoc32\data\Z\System\install\nga_mdf_postprocessor_stub.sis "System\install\nga_mdf_postprocessor_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5815 |
file=\epoc32\release\ARMV5\urel\NGAPostProcHwDevice.dll "Sys\Bin\NGAPostProcHwDevice.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5816 |
file=\epoc32\release\ARMV5\urel\orientationssy.dll "Sys\Bin\orientationssy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5817 |
file=\epoc32\release\ARMV5\urel\PlatformEnv.dll "sys\bin\PlatformEnv.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5818 |
REM patchdata PlatformEnv.dll@KDriveInfoDefaultRemovableMassStorage FF_DEFAULT_REMOVABLE_MASS_STORAGE |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5819 |
REM patchdata PlatformEnv.dll@KDriveInfoLogicallyRemovableDrive1 FF_LOGICALLY_REMOVABLE_DRIVE1 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5820 |
REM patchdata PlatformEnv.dll@KDriveInfoUsbDrivesStart FF_USB_DRIVE_START |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5821 |
file=\epoc32\release\ARMV5\urel\disknotifyhandler.dll "sys\bin\disknotifyhandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5822 |
file=\epoc32\release\ARMV5\urel\sysversioninfo.dll "sys\bin\sysversioninfo.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5823 |
file=\epoc32\release\ARMV5\urel\platformver.dll "sys\bin\platformver.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5824 |
file=\epoc32\release\ARMV5\urel\pluggeddisplayasy.dll "Sys\Bin\pluggeddisplayasy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5825 |
file=\epoc32\release\ARMV5\urel\pluggeddisplayengine.dll "sys\bin\pluggeddisplayengine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5826 |
data=\epoc32\data\Z\Resource\apps\TvoutStandbyFigure.mbm "resource\apps\tvoutstandbyfigure.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5827 |
file=\epoc32\release\ARMV5\urel\psmserver.exe "sys\bin\psmserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5828 |
file=\epoc32\release\ARMV5\urel\psmclient.dll "sys\bin\psmclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5829 |
file=\epoc32\release\ARMV5\urel\RestrictedAudioOutput.dll "sys\bin\RestrictedAudioOutput.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5830 |
file=\epoc32\release\ARMV5\urel\RestrictedAudioOutputMessageHandler.dll "sys\bin\RestrictedAudioOutputMessageHandler.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5831 |
file=\epoc32\release\ARMV5\urel\RestrictedAudioOutputProxy.dll "sys\bin\RestrictedAudioOutputProxy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5832 |
data=\epoc32\data\Z\System\install\RestrictedAudioOutput_Stub.SIS "System\Install\RestrictedAudioOutput_Stub.SIS" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5833 |
file=\epoc32\release\ARMV5\urel\sensordatacompensator.dll "sys\bin\sensordatacompensator.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5834 |
file=\epoc32\release\ARMV5\urel\sensorserver.exe "sys\bin\sensorserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5835 |
file=\epoc32\release\ARMV5\urel\SensrvClient.dll "sys\bin\SensrvClient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5836 |
file=\epoc32\release\ARMV5\urel\sensrvutil.dll "sys\bin\sensrvutil.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5837 |
file=\epoc32\release\ARMV5\urel\libcrypto.dll "sys\bin\libcrypto.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5838 |
file=\epoc32\release\ARMV5\urel\libssl.dll "sys\bin\libssl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5839 |
data=\epoc32\data\Z\System\INSTALL\openc_ssl_stub.sis "System\Install\openc_ssl_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5840 |
data=\epoc32\data\Z\System\INSTALL\openc_libzcore_stub.sis "System\Install\openc_libzcore_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5841 |
data=\epoc32\data\Z\private\2000D75B\startup\0\preuiservicescmdlist.rsc "private\2000D75B\startup\0\preuiservicescmdlist.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5842 |
data=\epoc32\data\Z\private\2000D75B\startup\0\uiservicescmdlist.rsc "private\2000D75B\startup\0\uiservicescmdlist.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5843 |
data=\epoc32\data\Z\private\2000D75B\startup\0\criticalappscmdlist.rsc "private\2000D75B\startup\0\criticalappscmdlist.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5844 |
data=\epoc32\data\Z\private\2000D75B\startup\0\selftestokcmdlist.rsc "private\2000D75B\startup\0\selftestokcmdlist.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5845 |
data=\epoc32\data\Z\private\2000D75B\startup\0\alarm_charging.rsc "private\2000D75B\startup\0\alarm_charging.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5846 |
data=\epoc32\data\Z\private\2000D75B\startup\0\securitycheckcmdlist.rsc "private\2000D75B\startup\0\securitycheckcmdlist.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5847 |
data=\epoc32\data\Z\private\2000D75B\startup\0\noncriticalcmdlist.rsc "private\2000D75B\startup\0\noncriticalcmdlist.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5848 |
data=\epoc32\data\Z\private\2000D75B\startup\0\emergencycallsonlycmdlist.rsc "private\2000D75B\startup\0\emergencycallsonlycmdlist.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5849 |
data=\epoc32\data\Z\private\2000D75B\startup\0_ext\uiservicescmdlist_ext.rsc "private\2000D75B\startup\0\uiservicescmdlist_ext.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5850 |
data=\epoc32\data\Z\private\2000D75B\startup\0_ext\noncriticalcmdlist_ext.rsc "private\2000D75B\startup\0\noncriticalcmdlist_ext.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5851 |
data=\epoc32\data\Z\private\2000D75B\hw\wserv_hw.rsc "private\2000D75B\startup\0\wserv.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5852 |
data=\epoc32\data\Z\private\2000D75B\hw\noncriticalcmdlist_hw.rsc "private\2000D75B\startup\0\noncriticalcmdlist_hw.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5853 |
data=\epoc32\data\Z\private\2000D75B\hw\usbwatcher_hw.rsc "private\2000D75B\startup\0\usbwatcher.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5854 |
data=\epoc32\data\Z\private\2000D75B\fail\failcmdlist.rsc "private\2000D75B\fail\failcmdlist.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5855 |
data=\epoc32\data\Z\private\2000D75B\shutdown\shutdowncmdlists.rsc "private\2000D75B\shutdown\shutdowncmdlists.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5856 |
data=\epoc32\data\Z\private\2000D75B\rfstatusswpcmdlist\rfswpcmdlists.rsc "private\2000D75B\rfstatusswpcmdlist\rfswpcmdlists.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5857 |
data=\epoc32\data\Z\private\2000D75B\swpui\uiswpcmdlists.rsc "private\2000D75B\swpui\uiswpcmdlists.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5858 |
data=\epoc32\data\Z\private\2000D75B\swpnoncritical\noncriticalswpcmdlists.rsc "private\2000D75B\swpnoncritical\noncriticalswpcmdlists.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5859 |
file=\epoc32\release\ARMV5\urel\saaemergencycallrfadaptation.dll "sys\bin\emergencycallrfadaptation.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5860 |
file=\epoc32\release\ARMV5\urel\saastateadaptation.dll "sys\bin\stateadaptation.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5861 |
file=\epoc32\release\ARMV5\urel\saasimadaptation.dll "sys\bin\simadaptation.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5862 |
file=\epoc32\release\ARMV5\urel\saamiscadaptation.dll "sys\bin\miscadaptation.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5863 |
file=\epoc32\release\ARMV5\urel\saartcadaptation.dll "sys\bin\rtcadaptation.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5864 |
file=\epoc32\release\ARMV5\urel\starterclient.dll "sys\bin\starterclient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5865 |
file=\epoc32\release\ARMV5\urel\startupadaptationadapter.dll "sys\bin\startupadaptationadapter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5866 |
file=\epoc32\release\ARMV5\urel\ssmclayersup.dll "sys\bin\ssmclayersup.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5867 |
file=\epoc32\release\ARMV5\urel\rfstatusswppolicy.dll "sys\bin\rfstatusswppolicy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5868 |
file=\epoc32\release\ARMV5\urel\ssm.state.policy.0001.dll "sys\bin\ssm.state.policy.0001.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5869 |
data=\epoc32\data\Z\private\2000d75b\normal\gsanormalcmdlist.rsc "private\2000d75b\normal\gsanormalcmdlist.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5870 |
file=\epoc32\release\ARMV5\urel\customcmds.dll "sys\bin\customcmds.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5871 |
file=\epoc32\release\ARMV5\urel\ssm.swp.policy.simstatus.dll "sys\bin\ssm.swp.policy.simstatus.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5872 |
data=\epoc32\data\Z\private\10202be9\2001d2aa.txt "private\10202be9\2001d2aa.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5873 |
file=\epoc32\release\ARMV5\urel\ssmactivitycmd.dll "sys\bin\ssmactivitycmd.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5874 |
file=\epoc32\release\ARMV5\urel\ssmsystemcmds.dll "sys\bin\ssmsystemcmds.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5875 |
file=\epoc32\release\ARMV5\urel\ssmdiskreserver.exe "sys\bin\ssmdiskreserver.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5876 |
file=\epoc32\release\ARMV5\urel\ssmmapperutility.dll "sys\bin\ssmmapperutility.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5877 |
file=\epoc32\release\ARMV5\urel\ssmpolicybase.dll "sys\bin\ssmpolicybase.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5878 |
file=\epoc32\release\ARMV5\urel\ssmstatepolicybase.dll "sys\bin\ssmstatepolicybase.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5879 |
file=\epoc32\release\ARMV5\urel\ssmswppolicybase.dll "sys\bin\ssmswppolicybase.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5880 |
file=\epoc32\release\ARMV5\urel\ssm.state.policy.0000.dll "sys\bin\ssm.state.policy.0000.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5881 |
file=\epoc32\release\ARMV5\urel\ssm.state.policy.0002.dll "sys\bin\ssm.state.policy.0002.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5882 |
file=\epoc32\release\ARMV5\urel\ssm.state.policy.0003.dll "sys\bin\ssm.state.policy.0003.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5883 |
file=\epoc32\release\ARMV5\urel\ssmuiswppolicy.dll "sys\bin\ssmuiswppolicy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5884 |
file=\epoc32\release\ARMV5\urel\ssmnoncriticalswppolicy.dll "sys\bin\ssmnoncriticalswppolicy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5885 |
file=\epoc32\release\ARMV5\urel\ssmpowersup.dll "sys\bin\ssmpowersup.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5886 |
file=\epoc32\release\ARMV5\urel\ssmlocaleobserversup.dll "sys\bin\ssmlocaleobserversup.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5887 |
data=\epoc32\data\Z\private\2000d766\backup_registration.xml "private\2000d766\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5888 |
file=\epoc32\release\ARMV5\urel\ssyreferenceplugin.dll "Sys\Bin\ssyreferenceplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5889 |
data=\epoc32\data\Z\Private\1020507E\reference\SsyReferenceConfig.xml "private\1020507E\reference\SsyReferenceConfig.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5890 |
file=\epoc32\release\ARMV5\urel\libstdcpp.dll "sys\bin\libstdcpp.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5891 |
data=\epoc32\data\Z\System\INSTALL\stdcpp_stub.sis "System\Install\stdcpp_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5892 |
file=\epoc32\release\ARMV5\urel\libcrypt.dll "sys\bin\libcrypt.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5893 |
data=\epoc32\release\ARMV5\urel\pipelib.ldd "sys\bin\pipelib.ldd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5894 |
data=\epoc32\data\Z\System\INSTALL\openc_liblogger_stub.sis "System\Install\openc_liblogger_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5895 |
data=\epoc32\data\Z\System\INSTALL\rpipe_stub.sis "System\Install\rpipe_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5896 |
file=\epoc32\release\ARMV5\urel\ssmlangselcmd.dll "sys\bin\ssmlangselcmd.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5897 |
file=\epoc32\release\ARMV5\urel\syslangutil.dll "sys\bin\syslangutil.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5898 |
file=\epoc32\release\ARMV5\urel\custrestartsys.dll "sys\bin\custrestartsys.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5899 |
file=\epoc32\release\ARMV5\urel\ssmuiproviderdllcustomised.dll "sys\bin\ssmuiproviderdll.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5900 |
file=\epoc32\release\ARMV5\urel\TelephonyAudioRouting.dll "sys\bin\TelephonyAudioRouting.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5901 |
file=\epoc32\release\ARMV5\urel\TelephonyAudioRoutingServer.dll "sys\bin\TelephonyAudioRoutingServer.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5902 |
file=\epoc32\release\ARMV5\urel\TelephonyAudioRoutingSession.dll "sys\bin\TelephonyAudioRoutingSession.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5903 |
file=\epoc32\release\ARMV5\urel\TelephonyAudioRoutingManagerSession.dll "sys\bin\TelephonyAudioRoutingManagerSession.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5904 |
file=\epoc32\release\ARMV5\urel\TelephonyAudioRoutingManager.dll "sys\bin\TelephonyAudioRoutingManager.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5905 |
file=\epoc32\release\ARMV5\urel\tiltcompensationssy.dll "Sys\Bin\tiltcompensationssy.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5906 |
file=\epoc32\release\ARMV5\urel\tspclientmapper.dll "sys\bin\tspclientmapper.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5907 |
file=\epoc32\release\ARMV5\urel\vibractrl.dll "sys\bin\vibractrl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5908 |
file=\epoc32\release\ARMV5\urel\WiredBearerReference.dll "Sys\Bin\WiredBearerReference.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5909 |
file=\epoc32\release\ARMV5\urel\wlanagt.agt "sys\bin\wlanagt.agt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5910 |
file=\epoc32\release\ARMV5\urel\WLANDBIF.dll "sys\bin\WLANDBIF.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5911 |
file=\epoc32\release\ARMV5\urel\wlandevicesettings.dll "sys\bin\wlandevicesettings.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5912 |
file=\epoc32\release\ARMV5\urel\wlmplatform.dll "sys\bin\wlmplatform.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5913 |
file=\epoc32\release\ARMV5\urel\wlmserver.dll "sys\bin\wlmserver.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5914 |
file=\epoc32\release\ARMV5\urel\wlmserverexe.exe "sys\bin\wlmserverexe.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5915 |
file=\epoc32\release\ARMV5\urel\wlmserversrv.dll "sys\bin\wlmserversrv.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5916 |
file=\epoc32\release\ARMV5\urel\wlanmgmtimpl.dll "Sys\Bin\wlanmgmtimpl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5917 |
file=\epoc32\release\ARMV5\urel\wlancontrolimpl.dll "Sys\Bin\wlancontrolimpl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5918 |
data=\epoc32\data\Z\Private\101f8ec5\backup_registration.xml "private\101f8ec5\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5919 |
device[0x0b0a0001]=\epoc32\release\ARMV5\urel\wlanldd.ldd "sys\bin\wlanldd.ldd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5920 |
file=\epoc32\release\ARMV5\urel\wlannif.nif "sys\bin\wlannif.nif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5921 |
file=\epoc32\release\ARMV5\urel\wlannwif.dll "Sys\Bin\wlannwif.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5922 |
file=\epoc32\release\ARMV5\urel\xmlsec.dll "sys\bin\xmlsec.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5923 |
file=\epoc32\release\ARMV5\urel\xmlseccertman.dll "sys\bin\xmlseccertman.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5924 |
file=\epoc32\release\ARMV5\urel\xmlseccrypto.dll "sys\bin\xmlseccrypto.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5925 |
file=\epoc32\release\ARMV5\urel\xmlsecwrapper.dll "sys\bin\xmlsecwrapper.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5926 |
file=\epoc32\release\ARMV5\urel\HWRMStubPlugins.dll "Sys\Bin\HWRMStubPlugins.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5927 |
file=\epoc32\release\ARMV5\urel\startupadaptationstub.dll "Sys\Bin\startupadaptationstub.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5928 |
file=\epoc32\release\ARMV5\urel\wlanhwinit.dll "sys\bin\wlanhwinit.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5929 |
file=\epoc32\release\ARMV5\urel\aknconf.exe "sys\bin\aknconf.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5930 |
data=\epoc32\data\Z\resource\apps\aknconf.rsc "resource\apps\aknconf.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5931 |
data=\epoc32\data\Z\resource\apps\aknconfphysics.rsc "resource\apps\aknconfphysics.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5932 |
data=\epoc32\data\Z\resource\apps\aknconfgesture.rsc "resource\apps\aknconfgesture.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5933 |
data=\epoc32\data\Z\resource\apps\aknconf.mif "resource\apps\aknconf.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5934 |
data=\epoc32\data\z\private\10003a3f\apps\aknconf_reg.rsc "private\10003a3f\apps\aknconf_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5935 |
file=\epoc32\release\ARMV5\urel\ConnTest.exe "sys\bin\ConnTest.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5936 |
data="\epoc32\data\Z\resource\apps\ConnTest_AIF.mbm_rom" "resource\apps\ConnTest_AIF.mbm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5937 |
data=\epoc32\data\Z\resource\apps\ConnTest_AIF.mif "resource\apps\ConnTest_AIF.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5938 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\ConnTest_reg.rsc "Private\10003a3f\import\apps\ConnTest_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5939 |
data=\epoc32\data\Z\resource\apps\ConnTest.RSC "resource\apps\ConnTest.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5940 |
data=\epoc32\data\c\private\101F7989\esock\ip.probe.esk "private\101F7989\esock\ip.probe.esk" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5941 |
file=\epoc32\release\ARMV5\urel\probe.prt "sys\bin\probe.prt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5942 |
data=\epoc32\data\Z\system\install\conntest_stub.sis "system\install\conntest_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5943 |
file=\epoc32\release\ARMV5\urel\Creator.exe "sys\bin\Creator.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5944 |
data=\epoc32\data\Z\resource\apps\Creator_AIF.MIF "resource\apps\Creator_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5945 |
data=\epoc32\data\Z\resource\apps\Creator.RSC "resource\apps\Creator.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5946 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\Creator_reg.rsc "Private\10003a3f\import\apps\Creator_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5947 |
data=\epoc32\data\Z\Private\20011383\backup_registration.xml "private\20011383\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5948 |
data=\epoc32\data\Z\System\Install\Creator_stub.sis "system\install\Creator_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5949 |
data=\epoc32\data\Z\Private\20011383\3GPP-70kB.3gpp "private\20011383\3GPP-70kB.3gpp" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5950 |
data=\epoc32\data\Z\Private\20011383\AAC-100kB.aac "private\20011383\AAC-100kB.aac" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5951 |
data=\epoc32\data\Z\Private\20011383\AMR-20kB.amr "private\20011383\AMR-20kB.amr" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5952 |
data=\epoc32\data\Z\Private\20011383\Deck-1kB.saveddeck "private\20011383\Deck-1kB.saveddeck" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5953 |
data=\epoc32\data\Z\Private\20011383\DOC-20kB.doc "private\20011383\DOC-20kB.doc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5954 |
data=\epoc32\data\Z\Private\20011383\HTML-20kB.html "private\20011383\HTML-20kB.html" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5955 |
data=\epoc32\data\Z\Private\20011383\JAD-1kB.jad "private\20011383\JAD-1kB.jad" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5956 |
data=\epoc32\data\Z\Private\20011383\JAR-10kB.jar "private\20011383\JAR-10kB.jar" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5957 |
data=\epoc32\data\Z\Private\20011383\JP2-65kB.jp2 "private\20011383\JP2-65kB.jp2" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5958 |
data=\epoc32\data\Z\Private\20011383\MIDI-10kB.mid "private\20011383\MIDI-10kB.mid" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5959 |
data=\epoc32\data\Z\Private\20011383\MP3-250kB.mp3 "private\20011383\MP3-250kB.mp3" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5960 |
data=\epoc32\data\Z\Private\20011383\MP4-200kB.mp4 "private\20011383\MP4-200kB.mp4" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5961 |
data=\epoc32\data\Z\Private\20011383\MXMF-40kB.mxmf "private\20011383\MXMF-40kB.mxmf" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5962 |
data=\epoc32\data\Z\Private\20011383\PNG-15kB.png "private\20011383\PNG-15kB.png" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5963 |
data=\epoc32\data\Z\Private\20011383\PPT-40kB.ppt "private\20011383\PPT-40kB.ppt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5964 |
data=\epoc32\data\Z\Private\20011383\RAM-1kB.ram "private\20011383\RAM-1kB.ram" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5965 |
data=\epoc32\data\Z\Private\20011383\RM-95kB.rm "private\20011383\RM-95kB.rm" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5966 |
data=\epoc32\data\Z\Private\20011383\RNG-1kB.rng "private\20011383\RNG-1kB.rng" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5967 |
data=\epoc32\data\Z\Private\20011383\SVG-15kB.svg "private\20011383\SVG-15kB.svg" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5968 |
data=\epoc32\data\Z\Private\20011383\SWF-15kB.swf "private\20011383\SWF-15kB.swf" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5969 |
data=\epoc32\data\Z\Private\20011383\TIF-25kB.tif "private\20011383\TIF-25kB.tif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5970 |
data=\epoc32\data\Z\Private\20011383\VCF-1kB.vcf "private\20011383\VCF-1kB.vcf" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5971 |
data=\epoc32\data\Z\Private\20011383\VCS-1kB.vcs "private\20011383\VCS-1kB.vcs" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5972 |
data=\epoc32\data\Z\Private\20011383\WAV-20kB.wav "private\20011383\WAV-20kB.wav" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5973 |
data=\epoc32\data\Z\Private\20011383\XLS-15kB.xls "private\20011383\XLS-15kB.xls" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5974 |
data=\epoc32\data\Z\Private\20011383\SISX-10kB.sisx "private\20011383\SISX-10kB.sisx" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5975 |
data=\epoc32\data\Z\Private\20011383\WMA-50kB.wma "private\20011383\WMA-50kB.wma" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5976 |
data=\epoc32\data\Z\Private\20011383\WMV-200kB.wmv "private\20011383\WMV-200kB.wmv" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5977 |
file=\epoc32\release\ARMV5\urel\FileBrowser.exe "sys\bin\FileBrowser.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5978 |
data=\epoc32\data\Z\resource\apps\FileBrowser_AIF.MIF "resource\apps\FileBrowser_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5979 |
data=\epoc32\data\Z\resource\apps\FileBrowser.RSC "resource\apps\FileBrowser.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5980 |
data=\epoc32\data\Z\resource\apps\FileBrowser_ExtraIcons.mif "resource\apps\FileBrowser_ExtraIcons.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5981 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\FileBrowser_reg.rsc "Private\10003a3f\import\apps\FileBrowser_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5982 |
file=\epoc32\release\ARMV5\urel\FileBrowserFileOpServer.exe "sys\bin\FileBrowserFileOpServer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5983 |
file=\epoc32\release\ARMV5\urel\FileBrowserFileOpClient.dll "sys\bin\FileBrowserFileOpClient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5984 |
data=\epoc32\data\Z\Private\102828D6\backup_registration.xml "private\102828D6\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5985 |
data=\epoc32\data\Z\System\Install\FileBrowser_stub.sis "system\install\FileBrowser_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5986 |
file=\epoc32\release\ARMV5\urel\javainstaller.exe "sys\bin\javainstaller.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5987 |
file=\epoc32\release\ARMV5\urel\tckrunner.exe "sys\bin\tckrunner.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5988 |
file=\epoc32\release\ARMV5\urel\tckrunner.dll "sys\bin\tckrunner.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5989 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\tckrunner.odc "resource\java\jvm\lib\jrt\tckrunner.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5990 |
data=\epoc32\data\Z\Private\10003a3f\apps\tckrunner_reg.rsc "private\10003a3f\import\apps\tckrunner_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5991 |
data=\epoc32\release\ARMV5\urel\z\private\200211dc\security\trustroots\device\certificates\test_manufacturer.der "private\200211dc\security\trustroots\device\certificates\test_manufacturer.der" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5992 |
data=\epoc32\release\ARMV5\urel\z\private\200211dc\security\trustroots\device\certificates\test_manufacturer.metadata "private\200211dc\security\trustroots\device\certificates\test_manufacturer.metadata" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5993 |
data=\epoc32\release\ARMV5\urel\z\private\200211dc\security\trustroots\device\certificates\test_operator.der "private\200211dc\security\trustroots\device\certificates\test_operator.der" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5994 |
data=\epoc32\release\ARMV5\urel\z\private\200211dc\security\trustroots\device\certificates\test_operator.metadata "private\200211dc\security\trustroots\device\certificates\test_operator.metadata" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5995 |
data=\epoc32\release\ARMV5\urel\z\private\200211dc\security\trustroots\device\certificates\test_trustedthirdparty.der "private\200211dc\security\trustroots\device\certificates\test_trustedthirdparty.der" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5996 |
data=\epoc32\release\ARMV5\urel\z\private\200211dc\security\trustroots\device\certificates\test_trustedthirdparty.metadata "private\200211dc\security\trustroots\device\certificates\test_trustedthirdparty.metadata" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5997 |
file=\epoc32\release\ARMV5\urel\javacontrolpanel.exe "sys\bin\javacontrolpanel.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5998 |
file=\epoc32\release\ARMV5\urel\javacontrolpanel.dll "sys\bin\javacontrolpanel.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5999 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javacontrolpanel.odc "resource\java\jvm\lib\jrt\javacontrolpanel.odc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6000 |
data=\epoc32\data\Z\Private\10003a3f\apps\javacontrolpanel_reg.rsc "private\10003a3f\import\apps\javacontrolpanel_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6001 |
file=\epoc32\release\ARMV5\urel\Launcher.exe "sys\bin\Launcher.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6002 |
data=\epoc32\data\Z\resource\apps\Launcher_AIF.MIF "resource\apps\Launcher_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6003 |
data=\epoc32\data\Z\resource\apps\Launcher.RSC "resource\apps\Launcher.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6004 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\Launcher_reg.rsc "Private\10003a3f\import\apps\Launcher_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6005 |
data=\epoc32\data\Z\Private\101FB74F\backup_registration.xml "private\101FB74F\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6006 |
data=\epoc32\data\Z\System\Install\Launcher_stub.sis "system\install\Launcher_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6007 |
file=\epoc32\release\ARMV5\urel\LoadGen.exe "sys\bin\LoadGen.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6008 |
data=\epoc32\data\Z\resource\apps\LoadGen_AIF.MIF "resource\apps\LoadGen_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6009 |
data=\epoc32\data\Z\resource\apps\LoadGen.RSC "resource\apps\LoadGen.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6010 |
data=\epoc32\data\Z\resource\apps\LoadGen_ExtraIcons.mif "resource\apps\LoadGen_ExtraIcons.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6011 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\LoadGen_reg.rsc "Private\10003a3f\import\apps\LoadGen_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6012 |
data=\epoc32\data\Z\Private\20011384\backup_registration.xml "private\20011384\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6013 |
data=\epoc32\data\Z\System\Install\LoadGen_stub.sis "system\install\LoadGen_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6014 |
file=\epoc32\release\ARMV5\urel\MemSpyDriverClient.dll "sys\bin\MemSpyDriverClient.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6015 |
file=\epoc32\release\ARMV5\urel\MemSpyEngine.dll "sys\bin\MemSpyEngine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6016 |
file=\epoc32\release\ARMV5\urel\MemSpy.exe "sys\bin\MemSpy.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6017 |
file=\epoc32\release\ARMV5\urel\MemSpyConsole.exe "sys\bin\MemSpyConsole.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6018 |
data=\epoc32\data\Z\Private\\2002129E\MemSpyEComInterfaceIds.xml "private\2002129E\MemSpyEComInterfaceIds.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6019 |
data=\epoc32\data\Z\Private\\2002129E\MemSpyProcessMemoryTrackingAutoStartConfig.xml "private\2002129E\MemSpyProcessMemoryTrackingAutoStartConfig.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6020 |
file=\epoc32\release\ARMV5\urel\MemSpyUI.exe "sys\bin\MemSpyUI.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6021 |
data=\epoc32\data\Z\resource\apps\MemSpyUI_AIF.MIF "resource\apps\MemSpyUI_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6022 |
data=\epoc32\data\Z\resource\apps\MemSpyUI.RSC "resource\apps\MemSpyUI.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6023 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\MemSpyUI_reg.rsc "Private\10003a3f\import\apps\MemSpyUI_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6024 |
data=\epoc32\data\Z\Private\2002129F\MemSpyEComInterfaceIds.xml "private\2002129F\MemSpyEComInterfaceIds.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6025 |
data=\epoc32\data\Z\Private\2002129F\MemSpyProcessMemoryTrackingAutoStartConfig.xml "private\2002129F\MemSpyProcessMemoryTrackingAutoStartConfig.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6026 |
data=\epoc32\data\Z\System\Install\MemSpy_stub.sis "system\install\MemSpy_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6027 |
file=\epoc32\release\ARMV5\urel\memspywindowserverhelper.dll "sys\bin\memspywindowserverhelper.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6028 |
file=\epoc32\release\ARMV5\urel\PerfMon.exe "sys\bin\PerfMon.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6029 |
data=\epoc32\data\Z\resource\apps\PerfMon_AIF.MIF "resource\apps\PerfMon_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6030 |
data=\epoc32\data\Z\resource\apps\PerfMon.RSC "resource\apps\PerfMon.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6031 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\PerfMon_reg.rsc "Private\10003a3f\import\apps\PerfMon_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6032 |
data=\epoc32\data\Z\Private\20011385\backup_registration.xml "private\20011385\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6033 |
data=\epoc32\data\Z\System\Install\PerfMon_stub.sis "system\install\PerfMon_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6034 |
file=\epoc32\release\ARMV5\urel\ScreenGrabber.exe "sys\bin\ScreenGrabber.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6035 |
data=\epoc32\data\Z\resource\apps\ScreenGrabber_AIF.MIF "resource\apps\ScreenGrabber_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6036 |
data=\epoc32\data\Z\resource\apps\ScreenGrabber.RSC "resource\apps\ScreenGrabber.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6037 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\ScreenGrabber_reg.rsc "Private\10003a3f\import\apps\ScreenGrabber_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6038 |
data=\epoc32\data\Z\Private\101FB751\backup_registration.xml "private\101FB751\backup_registration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6039 |
data=\epoc32\data\Z\System\Install\ScreenGrabber_stub.sis "system\install\ScreenGrabber_stub.sis" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6040 |
file=\epoc32\release\ARMV5\urel\stiftestengine.dll "sys\bin\stiftestengine.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6041 |
file=\epoc32\release\ARMV5\urel\stiftestserver.dll "sys\bin\stiftestserver.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6042 |
file=\epoc32\release\ARMV5\urel\stiftestinterface.dll "sys\bin\stiftestinterface.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6043 |
file=\epoc32\release\ARMV5\urel\consoleui.exe "sys\bin\consoleui.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6044 |
file=\epoc32\release\ARMV5\urel\testcombiner.dll "sys\bin\testcombiner.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6045 |
file=\epoc32\release\ARMV5\urel\TestServerStarter.exe "sys\bin\TestServerStarter.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6046 |
file=\epoc32\release\ARMV5\urel\demomodule.dll "sys\bin\demomodule.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6047 |
file=\epoc32\release\ARMV5\urel\atsinterface.exe "sys\bin\atsinterface.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6048 |
file=\epoc32\release\ARMV5\urel\atslogger.dll "sys\bin\atslogger.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6049 |
file=\epoc32\release\ARMV5\urel\testscripter.dll "sys\bin\testscripter.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6050 |
file=\epoc32\release\ARMV5\urel\stiftfwif.dll "sys\bin\stiftfwif.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6051 |
file=\epoc32\release\ARMV5\urel\suevent.dll "sys\bin\suevent.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6052 |
data=\epoc32\data\z\system\data\TestFramework.ini "testframework\TestFramework.ini" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6053 |
file=\epoc32\release\ARMV5\urel\Stifui.exe "sys\bin\Stifui.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6054 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\Stifui_reg.rsc "Private\10003a3f\import\apps\Stifui_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6055 |
data=\epoc32\data\Z\resource\apps\Stifui.RSC "resource\apps\Stifui.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6056 |
file=\epoc32\release\ARMV5\urel\UITestServerStarter.exe "sys\bin\UITestServerStarter.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6057 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\UITestServerStarter_reg.rsc "Private\10003a3f\import\apps\UITestServerStarter_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6058 |
data=\epoc32\data\Z\resource\apps\UITestServerStarter.RSC "resource\apps\UITestServerStarter.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6059 |
data=\epoc32\data\Z\resource\apps\About.RSC "resource\apps\About.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6060 |
data=\epoc32\data\Z\resource\plugins\aboutgspluginrsc.rsc "resource\plugins\aboutgspluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6061 |
data=\epoc32\data\Z\resource\accountcreationplugin.rsc "resource\accountcreationplugin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6062 |
data=\epoc32\data\Z\resource\apps\adtupdater.RSC "resource\apps\adtupdater.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6063 |
data=\epoc32\data\Z\resource\apps\adtupdater_loc.RSC "resource\apps\adtupdater_loc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6064 |
data=\epoc32\data\Z\resource\aiCALENDARPLUGIN2res.RSC "resource\aiCALENDARPLUGIN2res.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6065 |
data=\epoc32\data\Z\resource\aiwcallimageplugin.rsc "resource\aiwcallimageplugin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6066 |
data=\epoc32\data\Z\resource\AlmAlert.rsc "resource\AlmAlert.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6067 |
data=\epoc32\data\Z\resource\AiwSyncProvider.RSC "resource\AiwSyncProvider.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6068 |
data=\epoc32\data\Z\resource\AspSyncUtil.RSC "resource\AspSyncUtil.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6069 |
data=\epoc32\data\Z\resource\messaging\audiomessagemtm.rsc "resource\messaging\audiomessagemtm.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6070 |
data=\epoc32\data\Z\resource\messaging\mtm\audiomessageregistry.rsc "resource\messaging\mtm\audiomessagereg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6071 |
data=\epoc32\data\Z\resource\apps\audiomessage.rsc "resource\apps\audiomessage.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6072 |
data=\epoc32\data\Z\resource\messaging\mtm\BioMtm.rsc "resource\messaging\mtm\BioMtm.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6073 |
data=\epoc32\data\Z\resource\messaging\Bium.rsc "resource\messaging\Bium.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6074 |
data=\epoc32\data\Z\resource\satinfo.rsC "resource\satinfo.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6075 |
data=\epoc32\data\Z\Resource\apps\Blid.rsc "resource\apps\Blid.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6076 |
data=\epoc32\data\Z\Resource\BrowserAudioVideoPlugin.rsc "resource\BrowserAudioVideoPlugin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6077 |
data=\epoc32\data\Z\resource\BrowserTelService.rsc "resource\BrowserTelService.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6078 |
data=\epoc32\data\Z\resource\apps\BrowserNG.RSC "resource\apps\BrowserNG.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6079 |
data=\epoc32\data\Z\resource\apps\Bva.RSC "resource\apps\Bva.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6080 |
data=\epoc32\data\Z\resource\apps\Calcsoft.RSC "resource\apps\Calcsoft.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6081 |
data=\epoc32\data\Z\resource\apps\calenaiwprovidermenu.rsc "resource\apps\calenaiwprovidermenu.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6082 |
data=\epoc32\data\Z\resource\CalenCommonUI.rsc "resource\CalenCommonUI.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6083 |
data=\epoc32\data\Z\resource\apps\CALENDAR.RSC "resource\apps\Calendar.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6084 |
data=\epoc32\data\Z\resource\plugins\calendarpluginresource.Rsc "resource\plugins\calendarpluginresource.Rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6085 |
data=\epoc32\data\Z\resource\CalenDefaultEditorsData.rsc "resource\CalenDefaultEditorsData.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6086 |
file=\epoc32\release\ARMV5\urel\calenregionalutil.dll "sys\bin\calenregionalutil.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6087 |
data=\epoc32\data\Z\resource\calenregionalutil.rsc "resource\calenregionalutil.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6088 |
data=\epoc32\data\Z\private\10005901\SolarItems "private\10005901\SolarItems" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6089 |
data=\epoc32\data\Z\resource\CalenSvrMissedAlarmManagerResource.rsc "resource\CalenSvrMissedAlarmManagerResource.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6090 |
data=\epoc32\data\Z\resource\apps\cameraapp.RSC "resource\apps\cameraapp.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6091 |
data=\epoc32\data\Z\resource\apps\nhdcamsettings.RSC "resource\apps\nhdcamsettings.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6092 |
data=\epoc32\data\Z\resource\apps\vgacamsettings.RSC "resource\apps\vgacamsettings.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6093 |
data=\epoc32\data\Z\resource\gscamerapluginrsc.rsc "resource\gscamerapluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6094 |
data=\epoc32\data\Z\resource\gscamerapluginrscv2.rsc "resource\gscamerapluginrscv2.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6095 |
data=\epoc32\data\Z\resource\apps\ccaapp.RSC "resource\apps\ccaapp.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6096 |
data=\epoc32\data\Z\resource\ccappcommlauncherpluginrsc.rsc "resource\ccappcommlauncherpluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6097 |
data=\epoc32\data\Z\resource\ccacontactorservicersc.rsc "resource\ccacontactorservicersc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6098 |
data=\epoc32\data\Z\resource\ccappmycardpluginrsc.rsc "resource\ccappmycardpluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6099 |
data=\epoc32\data\Z\resource\ccappdetailsviewpluginrsc.rsc "resource\ccappdetailsviewpluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6100 |
data=\epoc32\data\Z\Resource\apps\cch.RSC "resource\apps\cch.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6101 |
data=\epoc32\data\Z\Resource\apps\cchuinotif.rsc "resource\apps\cchuinotif.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6102 |
data=\epoc32\data\Z\resource\apps\clock.RSC "resource\apps\clock.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6103 |
data=\epoc32\data\Z\resource\apps\clock_loc.RSC "resource\apps\clock_loc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6104 |
data=\epoc32\data\Z\resource\timezonelocalization\timezones.rsc "resource\timezonelocalization\timezones.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6105 |
data=\epoc32\data\Z\resource\timezonelocalization\timezonegroups.rsc "resource\timezonelocalization\timezonegroups.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6106 |
data=\epoc32\data\Z\resource\apps\clockindicatorpaneplugin.rsc "resource\apps\clockindicatorpaneplugin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6107 |
data=\epoc32\data\Z\resource\apps\emailwidget.rsc "resource\apps\emailwidget.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6108 |
data=\epoc32\data\Z\Resource\ConnectUtilrsc.rsc "resource\ConnectUtilrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6109 |
data=\epoc32\data\Z\resource\plugins\contactssearchresource.rsc "resource\plugins\contactssearchresource.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6110 |
DATA=\epoc32\data\Z\resource\cscsettingsui.rsc "resource\cscsettingsui.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6111 |
DATA=\epoc32\data\Z\resource\cscgspluginrsc.rsc "resource\cscgspluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6112 |
data=\epoc32\data\Z\resource\apps\CSC.RSC "resource\apps\CSC.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6113 |
data=\epoc32\data\Z\resource\apps\cshelp.rsc "resource\apps\cshelp.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6114 |
data=\epoc32\data\Z\resource\apps\defaultappserver.rsc "resource\apps\defaultappserver.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6115 |
data=\epoc32\data\Z\resource\gsdasplugin_rsc.rsc "resource\gsdasplugin_rsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6116 |
data=\epoc32\data\Z\Private\200159c0\install\desktop_20026f4f\hsps\00\icon.mif "private\200159c0\install\desktop_20026f4f\hsps\00\icon.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6117 |
data=\epoc32\data\Z\Private\200159c0\install\desktop_20026f4f\hsps\00\desktopconfiguration.dtd "private\200159c0\install\desktop_20026f4f\hsps\00\desktopconfiguration.dtd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6118 |
data=\epoc32\data\Z\resource\apps\devdiagapp.RSC "resource\apps\devdiagapp.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6119 |
data=\epoc32\data\Z\resource\apps\DevEncUi.RSC "resource\apps\DevEncUi.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6120 |
data=\epoc32\data\Z\resource\devencnotifplugin.rsc "resource\devencnotifplugin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6121 |
data=\epoc32\data\Z\resource\devencGsPluginRsc.rsc "resource\devencGsPluginRsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6122 |
data=\epoc32\data\Z\resource\easydialingpluginresources.rsc "resource\easydialingpluginresources.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6123 |
data=\epoc32\data\Z\resource\apps\easydialing.mif "resource\apps\easydialing.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6124 |
data=\epoc32\data\Z\Private\200159c0\install\emailwidget\hsps\00\emailwidgetconfiguration.dtd "private\200159c0\install\emailwidget\hsps\00\emailwidgetconfiguration.dtd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6125 |
data=\epoc32\data\Z\Private\200159c0\install\emailwidget\hsps\00\emailwidgeticon.mif "private\200159c0\install\emailwidget\hsps\00\emailwidgeticon.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6126 |
data=\epoc32\data\Z\resource\apps\emailwidgetsettings.rsc "resource\apps\emailwidgetsettings.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6127 |
data=\epoc32\data\Z\Resource\apps\evtmgmtui.rsc "resource\apps\evtmgmtui.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6128 |
data=\epoc32\data\Z\Resource\apps\evthandlerapp.rsc "resource\apps\evthandlerapp.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6129 |
data=\epoc32\data\Z\Resource\evtmgmteditorui.rsc "resource\evtmgmteditorui.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6130 |
data=\epoc32\data\Z\resource\evtinfonote.rsc "resource\evtinfonote.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6131 |
data=\epoc32\data\Z\resource\apps\MPFileDetails.RSC "resource\apps\MPFileDetails.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6132 |
data=\epoc32\data\Z\Resource\FILELIST.RSC "resource\FILELIST.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6133 |
REM Filemanager Localized Data |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6134 |
data=\epoc32\data\Z\resource\FILEMANAGERENGINE.rsc "resource\FILEMANAGERENGINE.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6135 |
data=\epoc32\data\Z\resource\FILEMANAGERVIEW.rsc "resource\FILEMANAGERVIEW.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6136 |
data=\epoc32\data\Z\resource\apps\FILEMANAGER.rsc "resource\apps\FileManager.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6137 |
data=\epoc32\data\Z\resource\filemanagerbkupchecker.rsc "resource\filemanagerbkupchecker.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6138 |
data=\epoc32\data\Z\resource\plugins\filessearchresource.rsc "resource\plugins\filessearchresource.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6139 |
data=\epoc32\data\Z\resource\apps\fmradio.rsc "resource\apps\fmradio.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6140 |
data=\epoc32\data\Z\resource\fmradioengine.rsc "resource\fmradioengine.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6141 |
data=\epoc32\data\Z\resource\fmradiomcpplugin.rsc "resource\fmradiomcpplugin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6142 |
data=\epoc32\data\Z\resource\apps\FreestyleEmailUi.RSC "resource\apps\FreestyleEmailUi.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6143 |
data=\epoc32\data\Z\resource\ipssossettings.rsc "resource\ipssossettings.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6144 |
data=\epoc32\data\Z\resource\apps\fsccallplugin.RSC "resource\apps\fsccallplugin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6145 |
data=\epoc32\data\Z\resource\apps\fscsaveascontactplugin.RSC "resource\apps\fscsaveascontactplugin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6146 |
data=\epoc32\data\Z\resource\apps\fscpocplugin.RSC "resource\apps\fscpocplugin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6147 |
data=\epoc32\data\Z\resource\apps\fscsendplugin.RSC "resource\apps\fscsendplugin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6148 |
data=\epoc32\data\Z\resource\apps\fsmailserver.rsc "resource\apps\fsmailserver.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6149 |
data=\epoc32\data\Z\resource\apps\glxcommoncommandhandlers.rsc "resource\apps\glxcommoncommandhandlers.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6150 |
data=\epoc32\data\Z\resource\apps\glxfetcherdialog.rsc "resource\apps\glxfetcherdialog.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6151 |
data=\epoc32\data\Z\resource\apps\glx_loc.Rsc "resource\apps\glx_loc.Rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6152 |
data=\epoc32\data\Z\resource\apps\glx.Rsc "resource\apps\glx.Rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6153 |
data=\epoc32\data\Z\resource\apps\glxivwr_loc.Rsc "resource\apps\glxivwr_loc.Rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6154 |
data=\epoc32\data\Z\resource\apps\glxivwr.Rsc "resource\apps\glxivwr.Rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6155 |
data=\epoc32\data\Z\resource\apps\glxtagsbrowserview.rsc "resource\apps\glxtagsbrowserview.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6156 |
data=\epoc32\data\Z\resource\plugins\glxplugintags.rsc "resource\plugins\glxplugintags.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6157 |
data=\epoc32\data\Z\resource\apps\glxviewbase.rsc "resource\apps\glxviewbase.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6158 |
data=\epoc32\data\Z\resource\apps\glxcommandhandlermarking.rsc "resource\apps\glxcommandhandlermarking.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6159 |
data=\epoc32\data\Z\resource\plugins\glxpluginalbums.rsc "resource\plugins\glxpluginalbums.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6160 |
data=\epoc32\data\Z\resource\plugins\glxpluginall.rsc "resource\plugins\glxpluginall.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6161 |
data=\epoc32\data\Z\resource\apps\glxuiutilities.rsc "resource\apps\glxuiutilities.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6162 |
data=\epoc32\data\Z\resource\apps\glxgridviewdata.rsc "resource\apps\glxgridviewdata.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6163 |
data=\epoc32\data\Z\resource\apps\glxfullscreenviewdata.rsc "resource\apps\glxfullscreenviewdata.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6164 |
data=\epoc32\data\Z\resource\apps\glxlistviewplugin.rsc "resource\apps\glxlistviewplugin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6165 |
data=\epoc32\data\Z\resource\apps\glxdownloadtext.rsc "resource\apps\glxdownloadtext.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6166 |
data=\epoc32\data\Z\resource\apps\glxmetadatadialog.rsc "resource\apps\glxmetadatadialog.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6167 |
data=\epoc32\data\Z\resource\gsdevdiagpluginrsc.rsc "resource\gsdevdiagpluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6168 |
data=\epoc32\data\Z\resource\apps\GSEmailSettingsPlugin.rsc "resource\apps\GSEmailSettingsPlugin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6169 |
data=\epoc32\data\Z\resource\mediasettings.rsc "resource\mediasettings.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6170 |
data=\epoc32\data\Z\resource\gsvmbxpluginrsc.rsc "resource\gsvmbxpluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6171 |
data=\epoc32\data\Z\resource\apps\vcxhgmyvideos.rsc "resource\apps\vcxhgmyvideos.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6172 |
data=\epoc32\data\Z\resource\apps\vcxhgmyvideos.mif "resource\apps\vcxhgmyvideos.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6173 |
data=\epoc32\data\Z\resource\apps\vcxhgmyvideosicons.mif "resource\apps\vcxhgmyvideosicons.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6174 |
data=\epoc32\data\Z\resource\apps\vcxhgvodui.rsc "resource\apps\vcxhgvodui.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6175 |
data=\epoc32\data\Z\resource\apps\vcxhgvoddefaulticons.mif "resource\apps\vcxhgvoddefaulticons.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6176 |
data=\epoc32\data\Z\private\101ffa91\plugins\BlackWhite.rsc "private\101ffa91\plugins\BlackWhite.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6177 |
data=\epoc32\data\Z\private\101ffa91\plugins\Brightness.rsc "private\101ffa91\plugins\Brightness.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6178 |
data=\epoc32\data\Z\private\101ffa91\plugins\Cartoonize.rsc "private\101ffa91\plugins\Cartoonize.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6179 |
data=\epoc32\data\Z\private\101ffa91\plugins\Clipart.rsc "private\101ffa91\plugins\Clipart.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6180 |
data=\epoc32\data\Z\private\101ffa91\plugins\Bubble.rsc "private\101ffa91\plugins\Bubble.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6181 |
data=\epoc32\data\Z\private\101ffa91\plugins\Contrast.rsc "private\101ffa91\plugins\Contrast.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6182 |
data=\epoc32\data\Z\private\101ffa91\plugins\Crop.rsc "private\101ffa91\plugins\Crop.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6183 |
data=\epoc32\data\Z\private\101ffa91\plugins\Frame.rsc "private\101ffa91\plugins\Frame.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6184 |
data=\epoc32\data\Z\private\101ffa91\plugins\Negative.rsc "private\101ffa91\plugins\Negative.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6185 |
data=\epoc32\data\Z\private\101ffa91\plugins\RedEyeReduction.rsc "private\101ffa91\plugins\RedEyeReduction.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6186 |
data=\epoc32\data\Z\private\101ffa91\plugins\Resize.rsc "private\101ffa91\plugins\Resize.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6187 |
data=\epoc32\data\Z\private\101ffa91\plugins\Rotateleft.rsc "private\101ffa91\plugins\Rotateleft.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6188 |
data=\epoc32\data\Z\private\101ffa91\plugins\Rotateright.rsc "private\101ffa91\plugins\Rotateright.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6189 |
data=\epoc32\data\Z\private\101ffa91\plugins\Sepia.rsc "private\101ffa91\plugins\Sepia.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6190 |
data=\epoc32\data\Z\private\101ffa91\plugins\Sharpness.rsc "private\101ffa91\plugins\Sharpness.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6191 |
data=\epoc32\data\Z\private\101ffa91\plugins\Text.rsc "private\101ffa91\plugins\Text.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6192 |
data=\epoc32\data\Z\resource\ImageEditorProviderInternal.rsc "resource\ImageEditorProviderInternal.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6193 |
data=\epoc32\data\Z\resource\apps\ImageEditorPluginBase.rsc "resource\apps\ImageEditorPluginBase.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6194 |
data=\epoc32\data\Z\resource\apps\ImageEditor.rsc "resource\apps\ImageEditor.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6195 |
data=\epoc32\data\Z\resource\apps\ImageEditorUi.rsc "resource\apps\ImageEditorUi.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6196 |
data=\epoc32\data\Z\resource\apps\imageprintapp.RSC "resource\apps\imageprintapp.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6197 |
DATA=\epoc32\data\Z\resource\imageprintengine.rsc "resource\imageprintengine.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6198 |
DATA=\epoc32\data\Z\resource\aiwprintingprovider.rsc "resource\aiwprintingprovider.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6199 |
data=\epoc32\data\Z\resource\imageprintdata\protocols\dpof.rsc "resource\imageprintdata\protocols\dpof.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6200 |
data=\epoc32\data\Z\resource\apps\imcvuiapp.RSC "resource\apps\imcvuiapp.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6201 |
data=\epoc32\data\Z\resource\apps\imcvuiapp.mif "resource\apps\imcvuiapp.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6202 |
data=\epoc32\data\Z\resource\imstatuspaneindicatorpluginrss.rsc "resource\imstatuspaneindicatorpluginrss.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6203 |
data=\epoc32\data\Z\resource\vimpstuires.rsc "resource\vimpstuires.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6204 |
data=\epoc32\data\Z\resource\vimpstdetailsviewpluginrsc.rsc "resource\vimpstdetailsviewpluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6205 |
data=\epoc32\data\Z\resource\apps\vimpstui.mif "resource\apps\vimpstui.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6206 |
data=\epoc32\data\Z\resource\apps\vimpst_servicetab_default.mif "resource\apps\vimpst_servicetab_default.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6207 |
data=\epoc32\winscw\c\private\102828DD\data\xsp\xsp\files\r47.conversations.mif "private\102828DD\data\xsp\xsp\files\r47.conversations.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6208 |
data=\epoc32\winscw\c\private\102828DD\data\xsp\xsp\brandfile.bin.r47 "private\102828DD\data\xsp\xsp\brandfile.bin.r47" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6209 |
data=\epoc32\data\Z\resource\IMUMUTILS.rsc "resource\ImumUtils.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6210 |
data=\epoc32\data\Z\resource\messaging\IMUM.rsc "resource\messaging\Imum.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6211 |
data=\epoc32\data\Z\resource\messaging\mtm\smtp.rsc "resource\messaging\mtm\smtp.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6212 |
data=\epoc32\data\Z\resource\messaging\mtm\pop3.rsc "resource\messaging\mtm\pop3.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6213 |
data=\epoc32\data\Z\resource\messaging\mtm\imap4.rsc "resource\messaging\mtm\imap4.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6214 |
data=\epoc32\data\Z\resource\ipvoicemailengine.rsc "resource\ipvoicemailengine.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6215 |
data=\epoc32\data\Z\resource\java\javaapplicationsettings.rsc "resource\java\javaapplicationsettings.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6216 |
data=\epoc32\data\Z\resource\java\javausermessages.rsc "resource\java\javausermessages.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6217 |
data=\epoc32\data\Z\resource\java\pimcm.rsc "resource\java\pimcm.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6218 |
data=\epoc32\data\Z\resource\java\pimevent.rsc "resource\java\pimevent.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6219 |
data=\epoc32\data\Z\resource\java\pimtodo.rsc "resource\java\pimtodo.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6220 |
data=\epoc32\data\Z\resource\java\lcdui.rsc "resource\java\lcdui.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6221 |
data=\epoc32\data\Z\resource\java\eswtcore.rsc "resource\java\eswtcore.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6222 |
data=\epoc32\data\Z\resource\lmkui.rsC "resource\lmkui.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6223 |
data=\epoc32\data\Z\Resource\apps\Landmarks.rsc "resource\apps\Landmarks.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6224 |
data=\epoc32\data\Z\Resource\apps\LmkMsgViewer.rsc "resource\apps\LmkMsgViewer.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6225 |
data=\epoc32\data\Z\resource\apps\Logs.rsc "resource\apps\Logs.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6226 |
REM Light Weight Player |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6227 |
data=\epoc32\data\Z\resource\apps\lwplayer.rsc "resource\apps\lwplayer.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6228 |
data=\epoc32\data\Z\resource\apps\MsgMailEditor.RSC "resource\apps\MsgMailEditor.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6229 |
data=\epoc32\data\Z\resource\apps\MsgMailViewer.RSC "resource\apps\MsgMailViewer.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6230 |
data=\epoc32\data\Z\resource\MailPlainView.rsc "resource\MailPlainView.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6231 |
data=\epoc32\data\Z\resource\MsgMailUtils.rsc "resource\MsgMailUtils.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6232 |
data=\epoc32\data\Z\resource\apps\matrixmenu.RSC "resource\apps\matrixmenu.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6233 |
data=\epoc32\data\Z\resource\apps\MCEEXTRAITEMS.RSC "resource\apps\mceextraitems.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6234 |
data=\epoc32\data\Z\resource\apps\MCE.RSC "resource\apps\Mce.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6235 |
data=\epoc32\data\Z\resource\apps\MceLogEng.rsc "resource\apps\MceLogEng.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6236 |
data=\epoc32\data\Z\resource\mcesettings.rsc "resource\mcesettings.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6237 |
data=\epoc32\data\Z\resource\MceSettingsGSPluginRsc.rsc "resource\MceSettingsGSPluginRsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6238 |
data=\epoc32\data\Z\resource\apps\mediasettings.RSC "resource\apps\mediasettings.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6239 |
data=\epoc32\data\Z\resource\MemStatePopup.rsc "resource\MemStatePopup.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6240 |
data=\epoc32\data\z\resource\apps\foldersuite.rsc "resource\apps\foldersuite.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6241 |
data=\epoc32\data\Z\private\200113DD\content\01\matrixmenudata.dtd "private\200113DD\content\01\matrixmenudata.dtd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6242 |
data=\epoc32\data\Z\resource\plugins\messagespluginresource.rsc "resource\plugins\messagespluginresource.Rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6243 |
data=\epoc32\data\Z\resource\missedalarmindicatorplugin.rsc "resource\missedalarmindicatorplugin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6244 |
data=\epoc32\data\z\resource\apps\mmfolderuiextplugin.rsc "resource\apps\mmfolderuiextplugin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6245 |
data=\epoc32\data\Z\resource\mmssettings.rsc "resource\MmsSettings.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6246 |
data=\epoc32\data\Z\resource\messaging\mmsui.rsc "resource\messaging\MmsUi.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6247 |
data=\epoc32\data\Z\resource\messaging\mtm\mms.rsc "resource\messaging\mtm\Mms.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6248 |
data=\epoc32\data\Z\resource\messaging\notui.rsc "resource\messaging\NotUi.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6249 |
data=\epoc32\data\Z\resource\messaging\mtm\not.rsc "resource\messaging\mtm\Not.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6250 |
data=\epoc32\data\Z\resource\apps\mmsviewer.rsc "resource\apps\MmsViewer.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6251 |
data=\epoc32\data\Z\resource\apps\notviewer.rsc "resource\apps\NotViewer.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6252 |
data=\epoc32\data\Z\resource\apps\mpxaddtracksdialog.rsc "resource\apps\mpxaddtracksdialog.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6253 |
data=\epoc32\data\Z\resource\apps\mpxalbumarteditordialog.rsc "resource\apps\mpxalbumarteditordialog.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6254 |
data=\epoc32\data\Z\resource\apps\mpxaudioeffectsview.rsc "resource\apps\mpxaudioeffectsview.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6255 |
data=\epoc32\data\Z\resource\apps\mpxcollectionviewhg.rsc "resource\apps\mpxcollectionviewhg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6256 |
data=\epoc32\data\Z\resource\apps\mpxcollectionview.rsc "resource\apps\mpxcollectionview.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6257 |
data=\epoc32\data\Z\resource\apps\mpxcommoncontainer.rsc "resource\apps\mpxcommoncontainer.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6258 |
data=\epoc32\data\Z\resource\apps\mpxcommonplaybackview.rsc "resource\apps\mpxcommonplaybackview.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6259 |
data=\epoc32\data\Z\resource\apps\mpxfmtx.rsc "resource\apps\mpxfmtx.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6260 |
data=\epoc32\data\Z\resource\apps\mpxcommonui.rsc "resource\apps\mpxcommonui.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6261 |
data=\epoc32\data\Z\resource\apps\mpxembeddedplaybackview.rsc "resource\apps\mpxembeddedplaybackview.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6262 |
data=\epoc32\data\Z\resource\apps\mpxmainview.rsc "resource\apps\mpxmainview.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6263 |
data=\epoc32\data\Z\resource\apps\mpxmediakeyhandler.rsc "resource\apps\mpxmediakeyhandler.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6264 |
data=\epoc32\data\Z\resource\apps\mpxmetadataeditordialog.rsc "resource\apps\mpxmetadataeditordialog.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6265 |
data=\epoc32\data\Z\resource\apps\mpx.rsc "resource\apps\mpx.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6266 |
data=\epoc32\data\Z\resource\apps\mpxpdplaybackview.rsc "resource\apps\mpxpdplaybackview.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6267 |
data=\epoc32\data\Z\resource\apps\mpxpdsbplaybackview.rsc "resource\apps\mpxpdsbplaybackview.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6268 |
data=\epoc32\data\Z\resource\apps\mpxplaybackview.rsc "resource\apps\mpxplaybackview.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6269 |
data=\epoc32\data\Z\resource\apps\mpxpodcastplaybackview.rsc "resource\apps\mpxpodcastplaybackview.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6270 |
data=\epoc32\data\Z\resource\apps\mpxpodcastcollectionview.rsc "resource\apps\mpxpodcastcollectionview.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6271 |
data=\epoc32\data\Z\resource\apps\mpxscreensaverplugin.rsc "resource\apps\mpxscreensaverplugin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6272 |
data=\epoc32\data\Z\resource\apps\mpxcollectiondbhgres.rsc "resource\apps\mpxcollectiondbhgres.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6273 |
data=\epoc32\data\Z\resource\apps\mpxcollectiondbres.rsc "resource\apps\mpxcollectiondbres.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6274 |
data=\epoc32\data\Z\resource\apps\pcres.rsc "resource\apps\pcres.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6275 |
data=\epoc32\data\Z\resource\apps\mpxupnpbrowsedialog.rsc "resource\apps\mpxupnpbrowsedialog.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6276 |
data=\epoc32\data\Z\resource\apps\mpxupnpplaybackdialog.rsc "resource\apps\mpxupnpplaybackdialog.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6277 |
data=\epoc32\data\Z\resource\apps\mpxupnpplaybackview.rsc "resource\apps\mpxupnpplaybackview.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6278 |
data=\epoc32\data\Z\resource\apps\mpxvideoplaybackcontrols.rsc "resource\apps\mpxvideoplaybackcontrols.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6279 |
data=\epoc32\data\Z\resource\apps\mpxvideoplaybackviews.rsc "resource\apps\mpxvideoplaybackviews.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6280 |
data=\epoc32\data\Z\resource\apps\mpxvideoplayer.RSC "resource\apps\mpxvideoplayer.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6281 |
data=\epoc32\data\Z\resource\apps\mpxvideoplayer_aif.mif "resource\apps\mpxvideoplayer_aif.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6282 |
data=\epoc32\data\Z\resource\apps\mpxwaitnotedialog.rsc "resource\apps\mpxwaitnotedialog.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6283 |
data=\epoc32\data\Z\resource\mseng.rsc "resource\mseng.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6284 |
data=\epoc32\data\Z\resource\MsgEditorAppUi.rsc "resource\MsgEditorAppUi.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6285 |
data=\epoc32\data\Z\resource\MsgErrorWatcherData.rsc "resource\MsgErrorWatcherData.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6286 |
data=\epoc32\data\Z\resource\msgindicator.rsc "resource\msgindicator.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6287 |
data=\epoc32\data\Z\resource\MsgNotifiers.rsc "resource\MsgNotifiers.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6288 |
data=\epoc32\data\Z\resource\muiu.rsc "resource\muiu.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6289 |
data=\epoc32\data\Z\resource\muiu_internal.Rsc "resource\muiu_internal.Rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6290 |
data=\epoc32\data\Z\resource\multicaluidialog.rsc "resource\multicaluidialog.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6291 |
data=\epoc32\data\Z\resource\plugins\multimediasearchresource.rsc "resource\plugins\multimediasearchresource.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6292 |
data=\epoc32\data\Z\resource\apps\musui.RSC "resource\apps\musui.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6293 |
data=\epoc32\data\Z\resource\mussettingsuirsc.rsc "resource\mussettingsuirsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6294 |
data=\epoc32\data\Z\resource\muswpadapterresource.rsc "resource\muswpadapterresource.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6295 |
data=\epoc32\data\Z\resource\musaiwproviderui.rsc "resource\musaiwproviderui.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6296 |
data=\epoc32\data\Z\resource\musindicator.rsc "resource\musindicator.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6297 |
data=\epoc32\data\Z\resource\apps\musichomescreen.rsc "resource\apps\musichomescreen.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6298 |
data=\epoc32\data\Z\Private\200159c0\install\musicwidget_10207c18\hsps\00\musicwidgetconfiguration.dtd "private\200159c0\install\musicwidget_10207c18\hsps\00\musicwidgetconfiguration.dtd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6299 |
data=\epoc32\data\Z\Private\200159c0\install\musicwidget_10207c18\hsps\00\musicwidgeticon.mif "private\200159c0\install\musicwidget_10207c18\hsps\00\musicwidgeticon.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6300 |
data=\epoc32\data\z\resource\apps\ainativeui.rsc "resource\apps\ainativeui.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6301 |
data=\epoc32\data\Z\Resource\ncnlist.rsc "resource\ncnlist.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6302 |
data=\epoc32\data\Z\resource\apps\notepad.rsc "resource\apps\notepad.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6303 |
data=\epoc32\data\Z\resource\apps\NpdViewer.rsc "resource\apps\NpdViewer.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6304 |
data=\epoc32\data\Z\resource\NpdLib.rsc "resource\NpdLib.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6305 |
data=\epoc32\data\Z\resource\plugins\notespluginsresource.rsc "resource\plugins\notespluginsresource.Rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6306 |
data=\epoc32\data\Z\resource\WPEMailAdapterResource.rsc "resource\WPEMailAdapter.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6307 |
REM OMA Device Management Application UI IBY-file for localizable elements |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6308 |
data=\epoc32\data\Z\resource\apps\NSmlDMSync.RSC "resource\apps\NSmlDMSync.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6309 |
data=\epoc32\data\Z\resource\OmaDmCPPluginResource.rsc "resource\OmaDmCPPluginResource.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6310 |
REM OMA Data Synchronization Application UI IBY-file for localizable elements |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6311 |
data=\epoc32\data\Z\resource\apps\NSmlDSSync.RSC "resource\apps\NSmlDSSync.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6312 |
data=\epoc32\data\Z\resource\NsmlDSGSPluginResource.RSC "resource\NsmlDSGSPluginResource.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6313 |
data=\epoc32\data\Z\resource\apps\OnlineSupport.RSC "resource\apps\OnlineSupport.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6314 |
data=\epoc32\data\Z\resource\apps\Operatormenu.RSC "resource\apps\Operatormenu.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6315 |
data=\epoc32\data\Z\Private\200159c0\install\organizer_2001f481\xuikon\00\orga.o0000 "private\200159c0\install\organizer_2001f481\xuikon\00\orga.o0000" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6316 |
data=\epoc32\data\Z\Private\200159c0\install\organizer_2001f481\hsps\00\organizerconfiguration.dtd "private\200159c0\install\organizer_2001f481\hsps\00\organizerconfiguration.dtd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6317 |
data=\epoc32\data\Z\resource\apps\pbk2rclcallplugin.RSC "resource\apps\pbk2rclcallplugin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6318 |
data=\epoc32\data\Z\resource\apps\pbk2rclsaveascontactplugin.RSC "resource\apps\pbk2rclsaveascontactplugin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6319 |
data=\epoc32\data\Z\resource\apps\pbk2rclpocplugin.RSC "resource\apps\pbk2rclpocplugin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6320 |
data=\epoc32\data\Z\resource\apps\pbk2rclsendplugin.RSC "resource\apps\pbk2rclsendplugin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6321 |
data=\epoc32\data\Z\resource\apps\pbk2rclsendbusinesscardpluginimpl.RSC "resource\apps\pbk2rclsendbusinesscardpluginimpl.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6322 |
data=\epoc32\data\Z\resource\apps\pbk2rclactionutils.RSC "resource\apps\pbk2rclactionutils.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6323 |
data=\epoc32\data\Z\resource\pbk2rclengine.rsc "resource\pbk2rclengine.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6324 |
data=\epoc32\data\Z\resource\apps\Phonebook2.RSC "resource\apps\Phonebook2.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6325 |
data=\epoc32\data\Z\resource\Pbk2Presentation.rsc "resource\Pbk2Presentation.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6326 |
data=\epoc32\data\Z\resource\Pbk2PresentationChinese.rsc "resource\Pbk2PresentationChinese.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6327 |
data=\epoc32\data\Z\resource\Pbk2PresentationJapanese.rsc "resource\Pbk2PresentationJapanese.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6328 |
data=\epoc32\data\Z\resource\Pbk2UIControls.rsc "resource\Pbk2UIControls.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6329 |
data=\epoc32\data\Z\resource\Pbk2Commands.rsc "resource\Pbk2Commands.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6330 |
data=\epoc32\data\Z\resource\Pbk2UiExtCommon.rsc "resource\Pbk2UiExtCommon.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6331 |
data=\epoc32\data\Z\resource\Pbk2CommonUi.rsc "resource\Pbk2CommonUi.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6332 |
data=\epoc32\data\Z\resource\apps\Pbk2ServerApp.rsc "resource\apps\Pbk2ServerApp.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6333 |
data=\epoc32\data\Z\resource\Pbk2UIServicesRes.rsc "resource\Pbk2UIServicesRes.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6334 |
data=\epoc32\data\Z\resource\Pbk2ExNamesListRes.rsc "resource\Pbk2ExNamesListRes.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6335 |
data=\epoc32\data\Z\resource\Pbk2GroupUIRes.rsc "resource\Pbk2GroupUIRes.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6336 |
data=\epoc32\data\Z\resource\Pbk2CmdExtRes.rsc "resource\Pbk2CmdExtRes.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6337 |
data=\epoc32\data\Z\resource\Pbk2USIMUIRes.rsc "resource\Pbk2USIMUIRes.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6338 |
data=\epoc32\data\Z\resource\Pbk2USimThinUIRes.rsc "resource\Pbk2USimThinUIRes.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6339 |
data=\epoc32\data\Z\resource\Pbk2MMCUIRes.rsc "resource\Pbk2MMCUIRes.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6340 |
data=\epoc32\data\Z\resource\Pbk2MapUIRes.rsc "resource\Pbk2MapUIRes.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6341 |
data=\epoc32\data\Z\Resource\ExtensionManagerRes.rsc "resource\ExtensionManagerRes.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6342 |
data=\epoc32\data\Z\resource\pbk2rclsettingres.rsc "resource\pbk2rclsettingres.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6343 |
data=\epoc32\data\Z\resource\PbkEng.rsc "resource\PbkEng.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6344 |
data=\epoc32\data\Z\resource\PbkEngChinese.rsc "resource\PbkEngChinese.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6345 |
data=\epoc32\data\Z\resource\PbkEngJapanese.rsc "resource\PbkEngJapanese.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6346 |
data=\epoc32\data\Z\resource\BCardEng.rsc "resource\BCardEng.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6347 |
data=\epoc32\data\Z\resource\PbkView.rsc "resource\PbkView.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6348 |
data=\epoc32\data\Z\resource\cntmodel\cntmodel.rsc "resource\cntmodel\cntmodel.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6349 |
data=\epoc32\data\Z\resource\PbkEngine_FMRes.RSC "resource\PbkEngine_FMRes.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6350 |
data=\epoc32\data\Z\resource\PbkEngine_FMJapaneseRes.RSC "resource\PbkEngine_FMJapaneseRes.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6351 |
data=\epoc32\data\Z\resource\PbkEngine_FMChineseRes.RSC "resource\PbkEngine_FMChineseRes.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6352 |
data=\epoc32\data\Z\resource\apps\phoneui.rsc "resource\apps\phoneui.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6353 |
data=\epoc32\data\Z\resource\PhoneClient.rsc "resource\PhoneClient.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6354 |
data=\epoc32\data\Z\resource\PhoneServer.rsc "resource\PhoneServer.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6355 |
data=\epoc32\data\Z\resource\apps\callhandlingui.rsc "resource\apps\callhandlingui.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6356 |
data=\epoc32\data\Z\resource\apps\phoneuitouch.rsc "resource\apps\phoneuitouch.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6357 |
data=\epoc32\data\Z\resource\apps\phoneuivoip.rsc "resource\apps\phoneuivoip.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6358 |
data=\epoc32\data\Z\resource\apps\pnpprovisioning.RSC "resource\apps\pnpprovisioning.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6359 |
data=\epoc32\data\Z\Private\200159c0\install\posterwideimage_2001fdbc\xuikon\00\posterwideimage.o0000 "private\200159c0\install\posterwideimage_2001fdbc\xuikon\00\posterwideimage.o0000" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6360 |
data=\epoc32\data\Z\Private\200159c0\install\profile_2001cb7c\xuikon\00\profile.o0000 "private\200159c0\install\profile_2001cb7c\xuikon\00\profile.o0000" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6361 |
data=\epoc32\data\Z\Private\200159c0\install\profile_2001cb7c\hsps\00\icon.mif "private\200159c0\install\profile_2001cb7c\hsps\00\icon.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6362 |
data=\epoc32\data\Z\Private\200159c0\install\profile_2001cb7c\hsps\00\profileconfiguration.dtd "private\200159c0\install\profile_2001cb7c\hsps\00\profileconfiguration.dtd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6363 |
data=\epoc32\data\Z\resource\apps\profileapp.rsc "resource\apps\profileapp.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6364 |
data=\epoc32\data\Z\Resource\profilesettingsview.rsc "resource\profilesettingsview.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6365 |
data=\epoc32\data\Z\Resource\GSProfilesPluginRsc.rsc "resource\GSProfilesPluginRsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6366 |
data=\epoc32\data\Z\Resource\profileaiwproviderresource.rsc "resource\profileaiwproviderresource.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6367 |
data=\epoc32\data\Z\resource\PslnCallImagePluginRsc.rsc "resource\PslnCallImagePluginRsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6368 |
data=\epoc32\data\Z\resource\messaging\mtm\PushRegistry.rsc "resource\messaging\mtm\PushRegistry.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6369 |
data=\epoc32\data\Z\resource\messaging\PushMtmUi.rsc "resource\messaging\PushMtmUi.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6370 |
data=\epoc32\data\Z\resource\apps\PushViewer.rsc "resource\apps\PushViewer.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6371 |
data=\epoc32\data\Z\resource\plugins\srchuiindevice.rsc "resource\plugins\srchuiindevice.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6372 |
data=\epoc32\data\Z\resource\plugins\srchaiwprovidermenu.rsc "resource\plugins\srchaiwprovidermenu.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6373 |
data=\epoc32\data\Z\resource\apps\srchuiresultview.rsc "resource\apps\srchuiresultview.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6374 |
data=\epoc32\data\Z\resource\apps\srchui.rsc "resource\apps\srchui.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6375 |
data=\epoc32\data\Z\resource\apps\srchuiapp.rsc "resource\apps\srchuiapp.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6376 |
data=\epoc32\data\Z\resource\apps\srchuiapp_loc.rsc "resource\apps\srchuiapp_loc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6377 |
data=\epoc32\data\Z\resource\DrmLinkSenderUi.rsc "resource\DrmLinkSenderUi.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6378 |
data=\epoc32\data\Z\resource\servicewidgetpluginres.rsc "resource\servicewidgetpluginres.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6379 |
data=\epoc32\data\Z\resource\apps\shwslideshowengine.rsc "resource\apps\shwslideshowengine.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6380 |
data=\epoc32\data\Z\resource\apps\shwslideshowview.rsc "resource\apps\shwslideshowview.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6381 |
data=\epoc32\data\Z\resource\apps\shwsettingsdialog.rsc "resource\apps\shwsettingsdialog.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6382 |
data=\epoc32\data\Z\resource\messaging\bif\CliLogoBif.rsc "resource\messaging\bif\CliLogoBif.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6383 |
data=\epoc32\data\Z\resource\messaging\bif\DmcpBif.rsc "resource\messaging\bif\DmcpBif.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6384 |
data=\epoc32\data\Z\resource\MsgEditorUtils.rsc "resource\MsgEditorUtils.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6385 |
data=\epoc32\data\Z\resource\messaging\bif\EnotifBif_sms_no.rsc "resource\messaging\bif\EnotifBif_sms_no.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6386 |
data=\epoc32\data\Z\resource\messaging\bif\IacBif_sms_no.rsc "resource\messaging\bif\IacBif_sms_no.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6387 |
data=\epoc32\data\Z\resource\OpLogoBC.rsc "resource\OpLogoBC.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6388 |
data=\epoc32\data\Z\resource\messaging\bif\OpLogoBif.rsc "resource\messaging\bif\OpLogoBif.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6389 |
data=\epoc32\data\Z\resource\RingBC.rsc "resource\RingBC.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6390 |
data=\epoc32\data\Z\resource\messaging\bif\RingBif.rsc "resource\messaging\bif\RingBif.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6391 |
data=\epoc32\data\Z\resource\VCalBc.rsc "resource\VCalBc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6392 |
data=\epoc32\data\Z\resource\messaging\bif\VcalBif_sms.rsc "resource\messaging\bif\VcalBif_sms.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6393 |
data=\epoc32\data\Z\resource\VcardBc.rsc "resource\VcardBc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6394 |
data=\epoc32\data\Z\resource\messaging\bif\VcardBif_sms.rsc "resource\messaging\bif\VcardBif_sms.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6395 |
data=\epoc32\data\Z\resource\messaging\bif\cbcBif_sms.rsc "resource\messaging\bif\cbcBif_sms.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6396 |
data=\epoc32\data\Z\resource\WMLBC.rsc "resource\WMLBC.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6397 |
data=\epoc32\data\Z\resource\messaging\bif\WMLBif.rsc "resource\messaging\bif\WapBif.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6398 |
data=\epoc32\data\Z\resource\messaging\bif\WvBif_sms_no.rsc "resource\messaging\bif\WvBif_sms_no.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6399 |
data=\epoc32\data\Z\resource\messaging\bif\GmsBif.rsc "resource\messaging\bif\GmsBif.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6400 |
data=\epoc32\data\Z\resource\SmilPlayer.rsc "resource\SmilPlayer.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6401 |
data=\epoc32\data\Z\resource\apps\SmsViewer.RSC "resource\apps\SmsViewer.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6402 |
data=\epoc32\data\Z\resource\messaging\smum.rsc "resource\messaging\smum.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6403 |
data=\epoc32\data\Z\resource\messaging\mtm\sms.rsc "resource\messaging\mtm\sms.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6404 |
data=\epoc32\data\Z\resource\smsdetailsplugindata.rsc "resource\smsdetailsplugindata.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6405 |
data=\epoc32\data\Z\resource\defaultsimdialog.rsc "resource\defaultsimdialog.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6406 |
data=\epoc32\data\Z\resource\SpdCtrl.rsc "resource\SpdCtrl.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6407 |
data=\epoc32\data\Z\resource\apps\Speeddial.RSC "resource\apps\Speeddial.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6408 |
data=\epoc32\data\Z\resource\plugins\speeddialgspluginrsc.rsc "resource\plugins\speeddialgspluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6409 |
data=\epoc32\data\Z\resource\apps\vcexecutorapp.RSC "resource\apps\vcexecutorapp.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6410 |
data=\epoc32\data\Z\resource\nssvascontacthandler.rsc "resource\nssvascontacthandler.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6411 |
data=\epoc32\data\Z\resource\defaultvoicecommands.rsc "resource\defaultvoicecommands.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6412 |
data=\epoc32\data\Z\resource\vcommandexecutor.rsc "resource\vcommandexecutor.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6413 |
data=\epoc32\data\Z\resource\vcprofileobserver.rsc "resource\vcprofileobserver.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6414 |
data=\epoc32\data\Z\resource\SVGTAppObserverUtil.rsc "resource\SVGTAppObserverUtil.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6415 |
data=\epoc32\data\Z\resource\SVGTFileViewDetails.rsc "resource\SVGTFileViewDetails.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6416 |
data=\epoc32\data\Z\resource\SVGTUIControl.rsc "resource\SVGTUIControl.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6417 |
data=\epoc32\data\Z\resource\apps\SVGTViewerApp.rsc "resource\apps\SVGTViewerApp.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6418 |
data=\epoc32\data\Z\resource\apps\glxtagsbrowserview.rsc "resource\glxtagsbrowserview.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6419 |
data=\epoc32\data\Z\Private\200159c0\install\templateview_20026f50\xuikon\00\templateview.o0000 "private\200159c0\install\templateview_20026f50\xuikon\00\templateview.o0000" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6420 |
data=\epoc32\data\Z\resource\apps\TouchScreenCalib.RSC "resource\apps\TouchScreenCalib.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6421 |
data=\epoc32\data\Z\resource\apps\UISettingsSrv.RSC "resource\apps\UISettingsSrv.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6422 |
data=\epoc32\data\Z\resource\apps\UniEditor.rsc "resource\apps\UniEditor.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6423 |
data=\epoc32\data\Z\resource\UniMmsPluginD.rsc "resource\UniMmsPluginD.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6424 |
data=\epoc32\data\Z\resource\UniDataModel.rsc "resource\UniDataModel.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6425 |
data=\epoc32\data\Z\resource\messaging\UniMtms.rsc "resource\messaging\UniMtms.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6426 |
data=\epoc32\data\Z\resource\messaging\mtm\Uni.rsc "resource\messaging\mtm\Uni.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6427 |
data=\epoc32\data\Z\resource\UniSmsPluginD.rsc "resource\UniSmsPluginD.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6428 |
data=\epoc32\data\Z\resource\UniUtils.rsc "resource\UniUtils.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6429 |
REM Resource file(s) for Ussd application (ussd.iby) |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6430 |
data=\epoc32\data\Z\resource\apps\ussd.RSC "resource\apps\ussd.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6431 |
data=\epoc32\data\Z\resource\wpvccadapterrsc.rsc "resource\wpvccadapterrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6432 |
data=\epoc32\data\Z\resource\apps\vcxnsscheduleview.rsc "resource\apps\vcxnsscheduleview.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6433 |
data=\epoc32\data\Z\resource\apps\VCommand.RSC "resource\apps\VCommand.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6434 |
data=\epoc32\data\Z\resource\vccontrolpanelpluginrsc.rsc "resource\vccontrolpanelpluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6435 |
data=\epoc32\data\Z\resource\Plugins\vcxnotifier.rsc "resource\Plugins\vcxnotifier.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6436 |
data=\epoc32\data\Z\resource\Plugins\IptvOmaProvisioningAdapterRes.rsc "resource\Plugins\IptvOmaProvisioningAdapterRes.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6437 |
data=\epoc32\data\Z\resource\apps\IptvProvisioningApp.RSC "resource\apps\IptvProvisioningApp.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6438 |
data=\epoc32\data\Z\resource\apps\VideoServices.RSC "resource\apps\VideoServices.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6439 |
data=\epoc32\data\Z\resource\apps\videotelui.rsc "resource\apps\videotelui.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6440 |
data=\epoc32\data\Z\Private\200159c0\install\view_2001f48b\xuikon\00\view.o0000 "private\200159c0\install\view_2001f48b\xuikon\00\view.o0000" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6441 |
data=\epoc32\data\Z\Private\200159c0\install\view_20022fe0\xuikon\00\view.o0000 "private\200159c0\install\view_20022fe0\xuikon\00\view.o0000" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6442 |
data=\epoc32\data\Z\Private\200159c0\install\view_200286e4\xuikon\00\view.o0000 "private\200159c0\install\view_200286e4\xuikon\00\view.o0000" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6443 |
data=\epoc32\data\Z\Private\200159c0\install\view_200286e5\xuikon\00\view.o0000 "private\200159c0\install\view_200286e5\xuikon\00\view.o0000" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6444 |
data=\epoc32\data\Z\resource\VPbkCntModelRes.rsc "resource\VPbkCntModelRes.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6445 |
data=\epoc32\data\Z\resource\apps\Vm.RSC "resource\apps\Vm.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6446 |
data=\epoc32\data\Z\resource\apps\Voicerecorder.rsc "resource\apps\Voicerecorder.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6447 |
data=\epoc32\data\Z\resource\apps\vuivoicerecognition.RSC "resource\apps\vuivoicerecognition.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6448 |
data=\epoc32\data\Z\resource\aiwpbkinfoviewprovider.rsc "resource\aiwpbkinfoviewprovider.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6449 |
data=\epoc32\data\Z\resource\pbkinfoview.rsc "resource\pbkinfoview.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6450 |
data=\epoc32\data\Z\resource\apps\VoIPProvisioningApp.RSC "resource\apps\VoIPProvisioningApp.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6451 |
data=\epoc32\data\Z\resource\apps\widgetmanagerview.rsc "resource\apps\widgetmanagerview.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6452 |
data=\epoc32\data\Z\resource\wpgeneralvoipsettingsadapter.rsc "resource\wpgeneralvoipsettingsadapter.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6453 |
data=\epoc32\data\Z\resource\wpvoipadapter.rsc "resource\wpvoipadapter.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6454 |
data=\epoc32\data\Z\resource\accfwnoteuinotifier.rsc "resource\accfwnoteuinotifier.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6455 |
data=\epoc32\data\Z\resource\aidevstaplgres.rsc "resource\aidevstaplgres.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6456 |
data=\epoc32\data\Z\resource\aiprofilepluginres.rsc "resource\aiprofilepluginres.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6457 |
data=\epoc32\data\Z\resource\fep\aknfep.rsc "resource\fep\aknfep.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6458 |
data=\epoc32\data\Z\Resource\Aknnotpi.rsc "resource\Aknnotpi.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6459 |
data=\epoc32\data\Z\private\10207218\AKNMEMORYCARDUI.rsc "Private\10207218\AKNMEMORYCARDUI.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6460 |
data=\epoc32\data\Z\resource\aknswallpaperplugin.rsc "resource\aknswallpaperplugin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6461 |
data=\epoc32\data\Z\resource\AlwaysOnlineEmailPluginData.rsc "resource\AlwaysOnlineEmailPluginData.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6462 |
data=\epoc32\data\Z\resource\APControlListPluginRsc.rsc "resource\APControlListPluginRsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6463 |
DATA=\epoc32\data\Z\resource\ApEngine.rsc "resource\ApEngine.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6464 |
data=\epoc32\data\Z\resource\apps\SWInstSvrUI.RSC "resource\apps\SWInstSvrUI.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6465 |
data=\epoc32\data\Z\resource\SWInstCommonUI.rsc "resource\SWInstCommonUI.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6466 |
data=\epoc32\data\Z\Resource\SisxUIData.rsc "Resource\SisxUIData.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6467 |
data=\epoc32\data\Z\resource\swidaemon.rsc "resource\swidaemon.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6468 |
data=\epoc32\data\Z\resource\apps\ApplicationManagement.RSC "resource\apps\ApplicationManagement.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6469 |
data=\epoc32\data\Z\resource\appmngr2gsinstalledpluginrsc.rsc "resource\appmngr2gsinstalledpluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6470 |
data=\epoc32\data\Z\resource\appmngr2gsinstfilespluginrsc.rsc "resource\appmngr2gsinstfilespluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6471 |
data=\epoc32\data\Z\resource\appmngr2gssettingspluginrsc.rsc "resource\appmngr2gssettingspluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6472 |
data=\epoc32\data\Z\resource\apps\appmngr2.RSC "resource\apps\appmngr2.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6473 |
DATA=\epoc32\data\Z\resource\ApSetUi.rsc "resource\ApSetUi.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6474 |
data=\epoc32\data\Z\resource\ApSettingsPluginRsc.rsc "resource\ApSettingsPluginRsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6475 |
data=\epoc32\data\Z\resource\apps\audiofetcherdialog.rsc "resource\apps\audiofetcherdialog.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6476 |
data=\epoc32\data\Z\resource\apps\Autolock.RSC "resource\apps\Autolock.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6477 |
data=\epoc32\data\Z\Resource\BrowserDialogsProvider.rsc "resource\BrowserDialogsProvider.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6478 |
data=\epoc32\data\Z\resource\BthidResource.rsc "resource\BthidResource.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6479 |
data=\epoc32\data\Z\resource\apps\PaintCursor.rsc "resource\apps\PaintCursor.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6480 |
data=\epoc32\data\Z\resource\btnotif.rsc "resource\btnotif.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6481 |
data=\epoc32\data\Z\resource\apps\BTUI.RSC "resource\apps\Btui.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6482 |
data=\epoc32\data\Z\resource\BtuiViewResources.rsc "resource\BtuiViewResources.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6483 |
data=\epoc32\data\Z\resource\CallUI.rsc "resource\CallUI.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6484 |
data=\epoc32\data\Z\Resource\cbsserver.rsc "resource\cbsserver.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6485 |
data=\epoc32\data\Z\resource\apps\CbsUiApp.RSC "resource\apps\CbsUiApp.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6486 |
data=\epoc32\data\Z\resource\CConndlgplugin.rsc "resource\CConndlgplugin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6487 |
data=\epoc32\data\Z\resource\certmanui.rsc "resource\certmanui.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6488 |
data=\epoc32\data\Z\resource\apps\CertSaver.RSC "resource\apps\CertSaver.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6489 |
data=\epoc32\data\Z\Resource\cmmanager.rsc "resource\cmmanager.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6490 |
data=\epoc32\data\Z\resource\cmpluginembdestinationui.rsc "resource\cmpluginembdestinationui.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6491 |
data=\epoc32\data\Z\resource\cmpacketdataui.RSC "resource\cmpacketdataui.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6492 |
data=\epoc32\data\Z\resource\cmpluginvpnui.rsc "resource\cmpluginvpnui.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6493 |
data=\epoc32\data\Z\resource\cmwlanui.rsc "resource\cmwlanui.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6494 |
data=\epoc32\data\Z\resource\CodUi.rsc "resource\CodUi.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6495 |
data=\epoc32\data\Z\resource\apps\CodViewer.RSC "resource\apps\CodViewer.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6496 |
data=\epoc32\data\Z\resource\apps\DdViewer.RSC "resource\apps\DdViewer.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6497 |
data=\epoc32\data\Z\resource\apps\RoapApp.RSC "resource\apps\RoapApp.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6498 |
data=\epoc32\data\Z\Resource\CommonDialogs.rsc "resource\CommonDialogs.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6499 |
data=\epoc32\data\Z\Resource\FindItemui.rsc "resource\FindItemui.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6500 |
data=\epoc32\data\Z\Resource\FindItemmenu.rsc "resource\FindItemmenu.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6501 |
data=\epoc32\data\Z\Resource\DocumentHandlerUi.rsc "resource\DocumentHandlerUi.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6502 |
data=\epoc32\data\Z\Resource\ConnectionManager.rsc "resource\ConnectionManager.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6503 |
data=\epoc32\data\Z\resource\connectionmonitorpluginrsc.rsc "resource\connectionmonitorpluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6504 |
data=\epoc32\data\Z\resource\apps\ConnectionMonitorUi.RSC "resource\apps\ConnectionMonitorUi.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6505 |
data=\epoc32\data\Z\resource\ConnectionUiUtilities.RSC "resource\ConnectionUiUtilities.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6506 |
data=\epoc32\data\Z\resource\ConnUiUtilsNotif.RSC "resource\ConnUiUtilsNotif.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6507 |
data=\epoc32\data\Z\resource\CTSECDLGS.RSC "resource\CTSECDLGS.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6508 |
data=\epoc32\data\Z\resource\devdiagaudiopluginrsc.rsc "resource\devdiagaudiopluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6509 |
data=\epoc32\data\Z\resource\devdiagbatterychargercabletestpluginrsc.rsc "resource\devdiagbatterychargercabletestpluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6510 |
data=\epoc32\data\Z\resource\devdiagbrowserpluginrsc.rsc "resource\devdiagbrowserpluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6511 |
data=\epoc32\data\Z\resource\devdiagdatanetworktestpluginrsc.rsc "resource\devdiagdatanetworktestpluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6512 |
data=\epoc32\data\Z\resource\devdiagexternalmediacardpluginrsc.rsc "resource\devdiagexternalmediacardpluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6513 |
data=\epoc32\data\Z\resource\devdiagheadsetcabletestpluginrsc.rsc "resource\devdiagheadsetcabletestpluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6514 |
data=\epoc32\data\Z\resource\devdiagnetcoveragepluginrsc.rsc "resource\devdiagnetcoveragepluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6515 |
data=\epoc32\data\Z\resource\devdiagspeakerpluginrsc.rsc "resource\devdiagspeakerpluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6516 |
data=\epoc32\data\Z\resource\DevDiagUSBCableTestPluginRsc.rsc "resource\DevDiagUSBCableTestPluginRsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6517 |
data=\epoc32\data\Z\resource\devdiagvibratepluginrsc.rsc "resource\devdiagvibratepluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6518 |
data=\epoc32\data\Z\resource\devdiaginternalmemorypluginrsc.rsc "resource\devdiaginternalmemorypluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6519 |
data=\epoc32\data\Z\resource\DirectoryLocalizer.rsc "resource\DirectoryLocalizer.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6520 |
data=\epoc32\data\Z\resource\DisconnectDlg.RSC "resource\DisconnectDlg.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6521 |
data=\epoc32\data\Z\Resource\DownloadMgrUiLib.rsc "resource\DownloadMgrUiLib.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6522 |
data=\epoc32\data\Z\resource\drmhelper.rsc "resource\drmhelper.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6523 |
data=\epoc32\data\Z\resource\apps\DRMRightsManager.RSC "resource\apps\DRMRightsManager.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6524 |
data=\epoc32\data\Z\resource\RoHandler.RSC "resource\RoHandler.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6525 |
data=\epoc32\data\Z\resource\messaging\ROMTMUI.rsc "resource\messaging\ROMTMUI.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6526 |
data=\epoc32\data\Z\resource\drmsettingspluginrsc.rsc "resource\drmsettingspluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6527 |
data=\epoc32\data\Z\resource\DrmUtility.rsc "resource\DrmUtility.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6528 |
data=\epoc32\data\Z\resource\DrmUtilityDmgrWrapper.rsc "resource\DrmUtilityDmgrWrapper.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6529 |
data=\epoc32\data\Z\resource\dunutils.rsc "resource\dunutils.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6530 |
data=\epoc32\data\Z\Resource\eikctl.rsc "resource\eikctl.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6531 |
data=\epoc32\data\Z\Resource\EIKSRVUI.rsc "resource\Eiksrvui.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6532 |
data=\epoc32\data\Z\Resource\EIKCOCTL.rsc "resource\EikCoctl.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6533 |
file=\epoc32\release\ARMV5\urel\Elocl.dll "sys\bin\Elocl.loc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6534 |
REM Equalizer |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6535 |
data=\epoc32\data\Z\resource\apps\Equalizer.rsc "resource\apps\Equalizer.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6536 |
data=\epoc32\data\Z\resource\apps\fotaserver.RSC "resource\apps\fotaserver.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6537 |
data=\epoc32\data\Z\resource\gsaccessoryplugin.rsc "resource\gsaccessoryplugin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6538 |
data=\epoc32\data\Z\resource\GSAdminPluginRsc.rsc "resource\GSAdminPluginRsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6539 |
data=\epoc32\data\Z\resource\apps\GSApp.RSC "resource\apps\GSApp.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6540 |
data=\epoc32\data\Z\resource\GSParentPluginRsc.rsc "resource\GSParentPluginRsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6541 |
data=\epoc32\data\Z\resource\GSFrameworkRsc.rsc "resource\GSFrameworkRsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6542 |
data=\epoc32\data\Z\resource\GSAppsPluginRsc.rsc "resource\GSAppsPluginRsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6543 |
data=\epoc32\data\Z\resource\GSCallBarringPluginRsc.rsc "resource\GSCallBarringPluginRsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6544 |
data=\epoc32\data\Z\resource\GSCallDivertPluginRsc.rsc "resource\GSCallDivertPluginRsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6545 |
data=\epoc32\data\Z\resource\GSCallPluginRsc.rsc "resource\GSCallPluginRsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6546 |
data=\epoc32\data\Z\resource\gsconnsettingspluginrsc.rsc "resource\gsconnsettingspluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6547 |
data=\epoc32\data\Z\resource\GSConPluginRsc.rsc "resource\GSConPluginRsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6548 |
data=\epoc32\data\Z\resource\GSDataCallPluginRsc.rsc "resource\GSDataCallPluginRsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6549 |
data=\epoc32\data\Z\resource\GSDeviceManagementPluginRsc.rsc "resource\GSDeviceManagementPluginRsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6550 |
data=\epoc32\data\Z\resource\GSDisplayPluginRsc.rsc "resource\GSDisplayPluginRsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6551 |
data=\epoc32\data\Z\resource\GSGenPluginRsc.rsc "resource\GSGenPluginRsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6552 |
data=\epoc32\data\Z\resource\GSInstallationsPluginRsc.rsc "resource\GSInstallationsPluginRsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6553 |
data=\epoc32\data\Z\resource\GSLangPluginRsc.rsc "resource\GSLangPluginRsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6554 |
data=\epoc32\data\Z\resource\GSNetworkPluginRsc.rsc "resource\GSNetworkPluginRsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6555 |
data=\epoc32\data\Z\resource\GSOpticalJoystickPluginRsc.rsc "resource\GSOpticalJoystickPluginRsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6556 |
data=\epoc32\data\Z\resource\GSPDataAccessPointPluginRsc.rsc "resource\GSPDataAccessPointPluginRsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6557 |
data=\epoc32\data\Z\resource\GSPDataConnectionPluginRsc.rsc "resource\GSPDataConnectionPluginRsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6558 |
data=\epoc32\data\Z\resource\GSPDataHSDPAPluginRsc.rsc "resource\GSPDataHSDPAPluginRsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6559 |
data=\epoc32\data\Z\resource\GSPDataPluginRsc.rsc "resource\GSPDataPluginRsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6560 |
data=\epoc32\data\Z\resource\GSPowerSavingQueryPluginRsc.rsc "resource\GSPowerSavingQueryPluginRsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6561 |
data=\epoc32\data\Z\resource\GSSecurityPluginRsc.rsc "resource\GSSecurityPluginRsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6562 |
data=\epoc32\data\Z\resource\gssensorpluginrsc.rsc "resource\gssensorpluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6563 |
data=\epoc32\data\Z\resource\GSSimSecPluginRsc.rsc "resource\GSSimSecPluginRsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6564 |
data=\epoc32\data\Z\resource\GSSIPSettingsPluginRsc.RSC "resource\GSSIPSettingsPluginRsc.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6565 |
data=\epoc32\data\Z\resource\GSSynchronisationPluginRsc.rsc "resource\GSSynchronisationPluginRsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6566 |
data=\epoc32\data\Z\resource\GSTelPluginRsc.rsc "resource\GSTelPluginRsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6567 |
data=\epoc32\data\Z\resource\SoftReject.rsc "resource\SoftReject.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6568 |
data=\epoc32\data\Z\resource\XDMPluginRsc.RSC "resource\XDMPluginRsc.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6569 |
data=\epoc32\data\Z\resource\apps\HsBrowser.RSC "resource\apps\HsBrowser.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6570 |
data=\epoc32\data\Z\resource\apps\iaupdate.RSC "resource\apps\iaupdate.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6571 |
data=\epoc32\data\Z\resource\apps\iaupdater.RSC "resource\apps\iaupdater.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6572 |
data=\epoc32\data\Z\resource\apps\iaupdatelauncher.RSC "resource\apps\iaupdatelauncher.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6573 |
data=\epoc32\data\Z\resource\apps\homescreen.rsc "resource\apps\homescreen.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6574 |
data=\epoc32\data\Z\resource\lbtmgmtpluginview.rsc "resource\lbtmgmtpluginview.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6575 |
data=\epoc32\data\Z\resource\lcstylustaprsc.rsc "resource\lcstylustaprsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6576 |
data=\epoc32\data\Z\resource\eposlmglobalcategories.rsc "resource\eposlmglobalcategories.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6577 |
data=\epoc32\data\Z\resource\eposlmdefaultdbname.rsc "resource\eposlmdefaultdbname.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6578 |
data=\epoc32\data\Z\resource\mnclientlib.rsc "resource\mnclientlib.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6579 |
data=\epoc32\data\Z\resource\mnaiwproviderres.rsc "resource\mnaiwproviderres.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6580 |
data=\epoc32\data\Z\resource\locsysuiviewrsc.rsc "resource\locsysuiviewrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6581 |
data=\epoc32\data\Z\resource\apps\locbtnotifierresources.rsc "resource\apps\locbtnotifierresources.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6582 |
data=\epoc32\data\Z\resource\locgpsindicatorplugin.rsc "resource\locgpsindicatorplugin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6583 |
data=\epoc32\data\Z\resource\apps\lockapp.RSC "resource\apps\lockapp.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6584 |
data=\epoc32\data\Z\resource\locnotprefpluginview.rsc "resource\locnotprefpluginview.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6585 |
data=\epoc32\data\Z\resource\locpsysettingsuiview.rsc "resource\locpsysettingsuiview.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6586 |
data=\epoc32\data\Z\RESOURCE\APPS\locsettingsuiserver.rsc "resource\apps\locsettingsuiserver.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6587 |
data=\epoc32\data\Z\resource\locsuplsettingsui.rsc "resource\locsuplsettingsui.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6588 |
data=\epoc32\data\Z\RESOURCE\locverifierdlg.RSC "resource\locverifierdlg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6589 |
data=\epoc32\data\Z\resource\mcspluginres.rsc "resource\mcspluginres.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6590 |
data=\epoc32\data\Z\resource\mcspluginsettingsres.rsc "resource\mcspluginsettingsres.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6591 |
data=\epoc32\data\Z\Resource\MEDIAFILELIST.RSC "resource\MEDIAFILELIST.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6592 |
data=\epoc32\data\Z\resource\apps\mpxmediator.rsc "resource\apps\mpxmediator.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6593 |
data=\epoc32\data\Z\resource\messaging\mtm\btmtmui.rsc "resource\messaging\mtm\btmtmui.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6594 |
data=\epoc32\data\Z\resource\messaging\mtm\irmtmui.rsc "resource\messaging\mtm\irmtmui.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6595 |
data=\epoc32\data\Z\Resource\nlanpppsy_name.rsc "resource\nlanpppsy_name.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6596 |
data=\epoc32\data\Z\Resource\nla_agpspositioner.rsc "resource\nla_agpspositioner.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6597 |
data=\epoc32\data\Z\Resource\nla_gpspositioner.rsc "resource\nla_gpspositioner.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6598 |
data=\epoc32\data\Z\Resource\nla_nbppositioner.rsc "resource\nla_nbppositioner.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6599 |
data=\epoc32\data\Z\resource\NSmlDsProvisioningAdapter.rsc "resource\NSmlDsProvisioningAdapter.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6600 |
REM data=\epoc32\data\Z\resource\nsmlemailmtmserver.rsc resource\nsmlemailmtmserver.rsc |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6601 |
REM \dm\provisioningadapter |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6602 |
data=\epoc32\data\Z\resource\NSmlDmProvisioningAdapter.rsc "resource\NSmlDmProvisioningAdapter.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6603 |
data=\epoc32\data\Z\resource\NSmlTransport.rsc "resource\NSmlTransport.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6604 |
data=\epoc32\data\Z\resource\obexutils.rsc "resource\obexutils.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6605 |
data=\epoc32\data\Z\resource\epos_omasuplnotifier.rsc "resource\epos_omasuplnotifier.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6606 |
data=\epoc32\data\Z\resource\lafmemorywatcher.rsc "resource\lafmemorywatcher.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6607 |
data=\epoc32\data\Z\resource\outofdiskmonitor.rsc "resource\outofdiskmonitor.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6608 |
REM PENINPUTARC |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6609 |
data=\EPOC32\DATA\Z\resource\gspeninputpluginrsc.RSC "resource\gspeninputpluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6610 |
data=\epoc32\data\Z\resource\apps\peninputsetting.RSC "resource\apps\peninputsetting.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6611 |
data=\epoc32\data\Z\resource\plugins\peninputgeneralitutnew.rsc "resource\plugins\peninputgeneralitutnew.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6612 |
data=\epoc32\data\Z\resource\plugins\peninputvkbwindow.rsc "resource\plugins\peninputvkbwindow.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6613 |
data=\epoc32\data\Z\resource\plugins\peninputsplititutnew.rsc "resource\plugins\peninputsplititutnew.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6614 |
data=\epoc32\data\Z\resource\plugins\peninputssqwin.rsc "resource\plugins\peninputssqwin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6615 |
data=\epoc32\data\Z\resource\peninputvkbcn.rsc "resource\peninputvkbcn.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6616 |
data=\epoc32\data\Z\resource\PolicyEngineUIdlgs.rsc "resource\PolicyEngineUIdlgs.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6617 |
data=\epoc32\data\Z\resource\plugins\batindpaneplugin.rsc "resource\plugins\batindpaneplugin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6618 |
data=\epoc32\data\Z\Resource\profileeng.rsc "resource\profileeng.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6619 |
data=\epoc32\data\Z\Resource\profilescheduleevent.rsc "resource\profilescheduleevent.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6620 |
data=\epoc32\data\Z\Resource\proengwrapper.rsc "resource\proengwrapper.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6621 |
data=\epoc32\data\Z\resource\ProvisioningHandlerResource.rsc "resource\ProvisioningHandler.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6622 |
data=\epoc32\data\Z\resource\WPWAPAdapterResource.rsc "resource\WPWAPAdapter.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6623 |
data=\epoc32\data\Z\resource\WPWVAdapterResource.rsc "resource\WPWVAdapter.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6624 |
data=\epoc32\data\Z\resource\WpstreamingadapterResource.rsc "resource\Wpstreamingadapter.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6625 |
data=\epoc32\data\Z\resource\WPMbxNbrAdapterResource.rsc "resource\WPMbxNbrAdapter.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6626 |
data=\epoc32\data\Z\resource\ProvisioningBC.rsc "resource\ProvisioningBC.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6627 |
data=\epoc32\data\Z\resource\messaging\bif\prov.rsc "resource\messaging\bif\prov.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6628 |
data=\epoc32\data\Z\resource\ProvisioningSC.rsc "resource\ProvisioningSC.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6629 |
data=\epoc32\data\Z\resource\WPAPAdapterResource.rsc "resource\WPAPAdapterResource.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6630 |
data=\epoc32\data\Z\resource\wpdestinationnwadapter.rsc "resource\wpdestinationnwadapter.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6631 |
data=\epoc32\data\Z\resource\apps\psln.RSC "resource\apps\psln.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6632 |
data=\epoc32\data\Z\resource\apps\pslnskinnames.RSC "resource\apps\pslnskinnames.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6633 |
data=\epoc32\data\Z\resource\apps\pslncommon.rsc "resource\apps\pslncommon.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6634 |
data=\epoc32\data\Z\resource\pslngspluginrsc.rsc "resource\pslngspluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6635 |
data=\epoc32\data\Z\resource\pslnslidesetdialogrsc.rsc "resource\pslnslidesetdialogrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6636 |
data=\epoc32\data\Z\resource\psuigspluginrsc.rsc "resource\psuigspluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6637 |
data=\epoc32\data\Z\resource\psui.rsc "resource\psui.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6638 |
data=\epoc32\data\Z\resource\apps\Remotelock.rsc "resource\apps\Remotelock.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6639 |
data=\epoc32\data\Z\resource\Rfs.rsc "resource\Rfs.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6640 |
data=\epoc32\data\Z\resource\GSRFSPluginRsc.RSC "resource\GSRFSPluginRsc.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6641 |
data=\epoc32\data\Z\resource\rsfwgspluginrsc.RSC "resource\rsfwgspluginrsc.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6642 |
data=\epoc32\data\Z\resource\RemoteFileEngine.RSC "resource\RemoteFileEngine.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6643 |
data=\epoc32\data\Z\resource\rsfwmountconfbc.rsc "resource\rsfwmountconfbc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6644 |
data=\epoc32\data\Z\resource\messaging\bif\rsfwmountconfbcbif.rsc "resource\messaging\bif\rsfwmountconfbcbif.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6645 |
data=\epoc32\data\Z\resource\rsfwnotplugindlg.rsc "resource\rsfwnotplugindlg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6646 |
data=\epoc32\data\Z\resource\satserver.rsc "resource\satserver.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6647 |
data=\epoc32\data\Z\resource\apps\SatUI.RSC "resource\apps\SatUI.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6648 |
data=\epoc32\data\Z\resource\apps\SchemeApp.rsc "resource\apps\SchemeApp.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6649 |
data=\epoc32\data\Z\resource\sconftp.rsc "resource\sconftp.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6650 |
data=\epoc32\data\Z\resource\SCPNotifier.rsc "resource\SCPNotifier.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6651 |
data=\epoc32\data\Z\resource\SCPPatternPluginLang.rsc "resource\SCPPatternPluginLang.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6652 |
data=\epoc32\data\Z\resource\SCPHistoryPluginLang.rsc "resource\SCPHistoryPluginLang.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6653 |
data=\epoc32\data\Z\resource\SCPTimestampPluginLang.rsc "resource\SCPTimestampPluginLang.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6654 |
data=\epoc32\data\Z\resource\screensaveraiwplugin.rsc "resource\screensaveraiwplugin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6655 |
data=\epoc32\data\Z\resource\ScreenSaverAnimPlugin.rsc "resource\ScreenSaverAnimPlugin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6656 |
data=\epoc32\data\Z\resource\secmodui.rsc "resource\secmodui.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6657 |
data=\epoc32\data\Z\resource\SecUi.rsc "resource\SecUi.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6658 |
data=\epoc32\data\Z\resource\Sendnorm.rsc "resource\Sendnorm.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6659 |
data=\epoc32\data\Z\resource\APPS\rtsecmanager.RSC "resource\apps\rtsecmanager.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6660 |
data=\epoc32\data\Z\resource\APPS\contactprovidername.RSC "resource\apps\contactprovidername.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6661 |
data=\epoc32\data\Z\resource\APPS\calendarprovidername.RSC "resource\apps\calendarprovidername.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6662 |
data=\epoc32\data\Z\resource\APPS\locationprovidername.RSC "resource\apps\locationprovidername.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6663 |
data=\epoc32\data\Z\resource\APPS\loggingprovidername.RSC "resource\apps\loggingprovidername.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6664 |
data=\epoc32\data\Z\resource\APPS\mediamanagementprovidername.RSC "resource\apps\mediamanagementprovidername.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6665 |
data=\epoc32\data\Z\resource\APPS\messagingprovidername.RSC "resource\apps\messagingprovidername.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6666 |
data=\epoc32\data\Z\resource\APPS\sysinfoprovidername.RSC "resource\apps\sysinfoprovidername.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6667 |
data=\epoc32\data\Z\resource\APPS\sensorprovidername.RSC "resource\apps\sensorprovidername.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6668 |
data=\epoc32\data\Z\resource\APPS\landmarkprovidername.RSC "resource\apps\landmarkprovidername.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6669 |
data=\epoc32\data\Z\resource\APPS\appmanagerprovidername.RSC "resource\apps\appmanagerprovidername.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6670 |
data=\epoc32\data\Z\resource\APPS\serviceregistryprovidername.RSC "resource\apps\serviceregistryprovidername.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6671 |
data=\epoc32\data\Z\resource\SERVICEREQUEST.rsc "resource\SERVICEREQUEST.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6672 |
data=\epoc32\data\Z\resource\serviceselector.rsc "resource\serviceselector.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6673 |
data=\epoc32\data\Z\resource\PresenceProvisioningTexts.RSC "resource\PresenceProvisioningTexts.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6674 |
data=\epoc32\data\Z\resource\wpsipadapter.rsc "resource\wpsipadapter.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6675 |
data=\epoc32\data\Z\resource\SlideshowPlugin.rsc "resource\SlideshowPlugin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6676 |
data=\epoc32\data\Z\resource\apps\Startup.RSC "resource\apps\Startup.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6677 |
data=\epoc32\data\Z\resource\SyncMLNotifier.rsc "resource\SyncMLNotifier.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6678 |
data=\epoc32\data\Z\resource\apps\sysap.RSC "resource\apps\SysAp.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6679 |
data=\epoc32\data\Z\resource\apps\taskswitcher.rsc "resource\apps\taskswitcher.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6680 |
data=\epoc32\data\Z\Resource\uiklaf\Eikcore.rsc "resource\uiklaf\Eikcore.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6681 |
data=\epoc32\data\Z\resource\apps\USBClassChangeUI.RSC "resource\apps\USBClassChangeUI.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6682 |
data=\epoc32\data\Z\resource\USBClassChangeUIPlugin.rsc "resource\USBClassChangeUIPlugin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6683 |
REM USB UI notifiers resources |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6684 |
data=\epoc32\data\Z\resource\usbuinotif.rsc "resource\usbuinotif.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6685 |
data=\epoc32\data\Z\private\101fe1db\usbman_pcsmtp.rsc "private\101fe1db\usbman.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6686 |
data=\epoc32\data\Z\resource\VMBX.RSC "resource\VMBX.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6687 |
data=\epoc32\data\Z\resource\WebKit.rsc "resource\WebKit.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6688 |
data=\epoc32\data\Z\resource\WebKitUtils.rsc "resource\WebKitUtils.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6689 |
DATA=\epoc32\data\Z\resource\WEPSecuritySettingsUI.rsc "resource\WEPSecuritySettingsUI.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6690 |
data=\epoc32\data\Z\resource\WidgetMenu.rsc "resource\WidgetMenu.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6691 |
data=\epoc32\data\Z\Resource\WidgetInstallerUI.rsc "Resource\WidgetInstallerUI.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6692 |
data=\epoc32\data\Z\resource\apps\WidgetUi.RSC "resource\apps\WidgetUi.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6693 |
data=\epoc32\data\Z\resource\WiFiProtPlugin.rsc "resource\WiFiProtPlugin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6694 |
DATA=\epoc32\data\Z\resource\EapSimUi.rsc "resource\EapSimUi.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6695 |
DATA=\epoc32\data\Z\resource\EapAkaUi.rsc "resource\EapAkaUi.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6696 |
DATA=\epoc32\data\Z\resource\EapMschapv2Ui.rsc "resource\EapMschapv2Ui.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6697 |
DATA=\epoc32\data\Z\resource\EapTlsUi.rsc "resource\EapTlsUi.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6698 |
DATA=\epoc32\data\Z\resource\EapPeapUi.rsc "resource\EapPeapUi.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6699 |
DATA=\epoc32\data\Z\resource\EapTtlsUi.rsc "resource\EapTtlsUi.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6700 |
DATA=\epoc32\data\Z\resource\EapGtcUi.rsc "resource\EapGtcUi.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6701 |
DATA=\epoc32\data\Z\resource\papui.rsc "resource\papui.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6702 |
DATA=\epoc32\data\Z\resource\MsChapv2NotifDlgUi.rsc "resource\MsChapv2NotifDlgUi.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6703 |
DATA=\epoc32\data\Z\resource\GtcNotifDlgUi.rsc "resource\GtcNotifDlgUi.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6704 |
DATA=\epoc32\data\Z\resource\papnotifdlgui.rsc "resource\papnotifdlgui.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6705 |
DATA=\epoc32\data\Z\resource\EapPluginConfigRes.rsc "resource\EapPluginConfigRes.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6706 |
data=\epoc32\data\Z\resource\wlanindicator.rsc "resource\wlanindicator.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6707 |
data=\epoc32\data\Z\resource\wlanpluginrsc.rsc "resource\wlanpluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6708 |
data=\epoc32\data\Z\resource\wlansettingsui.rsc "resource\wlansettingsui.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6709 |
data=\epoc32\data\Z\resource\wmdrmpkserver.rsc "resource\wmdrmpkserver.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6710 |
data=\epoc32\data\Z\resource\apps\wmdrmdlaapp.RSC "resource\apps\wmdrmdlaapp.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6711 |
data=\epoc32\data\Z\resource\wmdrmdlautils.rsc "resource\wmdrmdlautils.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6712 |
DATA=\epoc32\data\Z\resource\WPASecuritySettingsUI.rsc "resource\WPASecuritySettingsUI.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6713 |
data=\epoc32\data\Z\resource\wpnatfwtraversaladapter.rsc "resource\wpnatfwtraversaladapter.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6714 |
data=\epoc32\data\Z\Resource\wrtharvester.rsc "resource\wrtharvester.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6715 |
REM WlanSnifferAiHelperApplicationResources |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6716 |
data=\epoc32\data\Z\resource\apps\wsfaihelper.RSC "resource\apps\wsfaihelper.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6717 |
data=\epoc32\data\Z\resource\wsfaipluginrsc.rsc "resource\wsfaipluginrsc.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6718 |
REM WlanSnifferApWizardResources |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6719 |
data=\epoc32\data\Z\resource\wsfapwizard.rsc "resource\wsfapwizard.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6720 |
REM WlanSnifferApplicationResources |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6721 |
data=\epoc32\data\Z\resource\apps\wlansniffer.RSC "resource\apps\wlansniffer.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6722 |
data=\epoc32\data\Z\Private\200159c0\install\wsfwidget_20026F45\hsps\00\wsfwidgetconfiguration.dtd "private\200159c0\install\wsfwidget_20026F45\hsps\00\wsfwidgetconfiguration.dtd" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6723 |
REM WlanInfoSortingResources |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6724 |
data=\epoc32\data\Z\resource\wsfwlaninfosorting.rsc "resource\wsfwlaninfosorting.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6725 |
data=\epoc32\data\Z\private\10003a4a\SenNotifierPluginDlgImpl.rsc "private\10003a4a\SenNotifierPluginDlgImpl.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6726 |
data=\epoc32\data\Z\resource\XdmProvisioningTexts.RSC "resource\XdmProvisioningTexts.RSC" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6727 |
file=\epoc32\release\ARMV5\urel\calenlunarchineseplugin.dll "Sys\Bin\calenlunarchineseplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6728 |
file=\epoc32\release\ARMV5\urel\calenlunarvietnameseplugin.dll "Sys\Bin\calenlunarvietnameseplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6729 |
file=\epoc32\release\ARMV5\urel\calenthaiplugin.dll "Sys\Bin\calenthaiplugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6730 |
data=\epoc32\data\Z\Private\200159c0\install\desktop_20026f4f\hsps\00\widgetconfiguration.xml "private\200159c0\install\desktop_20026f4f\hsps\00\widgetconfiguration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6731 |
data=\epoc32\data\Z\resource\dialerkeypad.rsc "resource\dialerkeypad.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6732 |
data=\epoc32\data\Z\resource\dialerkeypad_cyrillic.rsc "resource\dialerkeypad_cyrillic.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6733 |
data=\epoc32\data\Z\resource\dialerkeypad_greek.rsc "resource\dialerkeypad_greek.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6734 |
data=\epoc32\data\Z\resource\dialerkeypad_hebrew.rsc "resource\dialerkeypad_hebrew.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6735 |
data=\epoc32\data\Z\resource\dialerkeypad_arabic.rsc "resource\dialerkeypad_arabic.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6736 |
data=\epoc32\data\Z\resource\dialerkeypad_farsi.rsc "resource\dialerkeypad_farsi.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6737 |
data=\epoc32\data\Z\resource\dialerkeypad_urdu.rsc "resource\dialerkeypad_urdu.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6738 |
data=\epoc32\data\Z\resource\dialerkeypad_thai.rsc "resource\dialerkeypad_thai.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6739 |
data=\epoc32\data\Z\resource\dialerkeypad_devanagari.rsc "resource\dialerkeypad_devanagari.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6740 |
data=\epoc32\data\Z\resource\dialerkeypad_chn_pinyin.rsc "resource\dialerkeypad_chn_pinyin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6741 |
data=\epoc32\data\Z\resource\dialerkeypad_chn_stroke.rsc "resource\dialerkeypad_chn_stroke.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6742 |
data=\epoc32\data\Z\resource\dialerkeypad_chn_zhuyin.rsc "resource\dialerkeypad_chn_zhuyin.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6743 |
data=\epoc32\data\Z\Private\200159c0\install\emailwidget\hsps\00\widgetconfiguration.xml "private\200159c0\install\emailwidget\hsps\00\widgetconfiguration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6744 |
data=\epoc32\data\Z\Private\200159c0\install\empty_2001f47f\hsps\00\widgetconfiguration.xml "private\200159c0\install\empty_2001f47f\hsps\00\widgetconfiguration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6745 |
data=\epoc32\data\Z\resource\xhtml\theme\xsl\index2html.xslt "resource\xhtml\theme\xsl\index2html.xslt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6746 |
data=\epoc32\data\Z\resource\xhtml\theme\js\functions.js "resource\xhtml\theme\js\functions.js" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6747 |
data=\epoc32\data\Z\resource\xhtml\theme\icons\qgn_indi_link_apps.gif "resource\xhtml\theme\icons\qgn_indi_link_apps.gif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6748 |
data=\epoc32\data\Z\resource\xhtml\theme\icons\qgn_indi_link_help.gif "resource\xhtml\theme\icons\qgn_indi_link_help.gif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6749 |
data=\epoc32\data\Z\resource\xhtml\theme\icons\qgn_indi_link_help_bidi.gif "resource\xhtml\theme\icons\qgn_indi_link_help_bidi.gif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6750 |
data=\epoc32\data\Z\resource\xhtml\theme\icons\qgn_indi_link_ref_popup.gif "resource\xhtml\theme\icons\qgn_indi_link_ref_popup.gif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6751 |
data=\epoc32\data\Z\resource\xhtml\theme\icons\qgn_indi_link_web.gif "resource\xhtml\theme\icons\qgn_indi_link_web.gif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6752 |
data=\epoc32\data\Z\resource\xhtml\theme\icons\qgn_indi_tip.gif "resource\xhtml\theme\icons\qgn_indi_tip.gif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6753 |
data=\epoc32\data\Z\resource\xhtml\theme\css\help.css "resource\xhtml\theme\css\help.css" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6754 |
data=\epoc32\data\Z\resource\xhtml\theme\css\help_bidi.css "resource\xhtml\theme\css\help_bidi.css" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6755 |
data=\epoc32\data\Z\Private\200159c0\install\musicwidget_10207c18\hsps\00\widgetconfiguration.xml "private\200159c0\install\musicwidget_10207c18\hsps\00\widgetconfiguration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6756 |
data=\epoc32\data\Z\Private\200159c0\install\onerow_2001f480\xuikon\00\onerow.o0000 "private\200159c0\install\onerow_2001f480\xuikon\00\onerow.o0000" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6757 |
data=\epoc32\data\Z\Private\200159c0\install\onerow_2001f480\hsps\00\widgetconfiguration.xml "private\200159c0\install\onerow_2001f480\hsps\00\widgetconfiguration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6758 |
data=\epoc32\data\Z\Private\200159c0\install\organizer_2001f481\hsps\00\widgetconfiguration.xml "private\200159c0\install\organizer_2001f481\hsps\00\widgetconfiguration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6759 |
data=\epoc32\data\Z\Private\200159c0\install\posterwideimage_2001fdbc\hsps\00\widgetconfiguration.xml "private\200159c0\install\posterwideimage_2001fdbc\hsps\00\widgetconfiguration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6760 |
data=\epoc32\data\Z\Private\200159c0\install\profile_2001cb7c\hsps\00\widgetconfiguration.xml "private\200159c0\install\profile_2001cb7c\hsps\00\widgetconfiguration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6761 |
data=\epoc32\data\Z\Private\200159c0\install\servicewidget_20021383\hsps\00\widgetconfiguration.xml "private\200159c0\install\servicewidget_20021383\hsps\00\widgetconfiguration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6762 |
data=\epoc32\data\Z\Private\200159c0\install\templateview_20026f50\hsps\00\templateviewconfiguration.xml "private\200159c0\install\templateview_20026f50\hsps\00\templateviewconfiguration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6763 |
data=\epoc32\data\Z\Private\200159c0\install\threerows_2001f486\xuikon\00\threerows.o0000 "private\200159c0\install\threerows_2001f486\xuikon\00\threerows.o0000" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6764 |
data=\epoc32\data\Z\Private\200159c0\install\threerows_2001f486\hsps\00\widgetconfiguration.xml "private\200159c0\install\threerows_2001f486\hsps\00\widgetconfiguration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6765 |
data=\epoc32\data\Z\Private\200159c0\install\threetextrows_2001f487\xuikon\00\threetextrows.o0000 "private\200159c0\install\threetextrows_2001f487\xuikon\00\threetextrows.o0000" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6766 |
data=\epoc32\data\Z\Private\200159c0\install\threetextrows_2001f487\hsps\00\widgetconfiguration.xml "private\200159c0\install\threetextrows_2001f487\hsps\00\widgetconfiguration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6767 |
data=\epoc32\data\Z\resource\apps\TouchScreenCalib.mif "resource\apps\TouchScreenCalib.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6768 |
data=\epoc32\data\Z\resource\apps\TouchScreenCalib_anim.RSC "resource\apps\TouchScreenCalib_anim.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6769 |
data=\epoc32\data\Z\Private\200159c0\install\tworows_2001f488\xuikon\00\tworows.o0000 "private\200159c0\install\tworows_2001f488\xuikon\00\tworows.o0000" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6770 |
data=\epoc32\data\Z\Private\200159c0\install\tworows_2001f488\hsps\00\widgetconfiguration.xml "private\200159c0\install\tworows_2001f488\hsps\00\widgetconfiguration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6771 |
data=\epoc32\data\Z\Private\200159c0\install\wideimage_2001f489\xuikon\00\wideimage.o0000 "private\200159c0\install\wideimage_2001f489\xuikon\00\wideimage.o0000" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6772 |
data=\epoc32\data\Z\Private\200159c0\install\wideimage_2001f489\hsps\00\widgetconfiguration.xml "private\200159c0\install\wideimage_2001f489\hsps\00\widgetconfiguration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6773 |
file=\epoc32\release\ARMV5\urel\avkonfep.dll "Sys\Bin\avkonfep.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6774 |
data=\epoc32\data\Z\resource\apps\aknfepuictrls.mif "resource\apps\aknfepuictrls.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6775 |
file=\epoc32\release\ARMV5\urel\AknFepUiAvkonPlugin.dll "Sys\Bin\AknFepUiAvkonPlugin.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6776 |
data=\epoc32\data\Z\System\Data\SkinExclusions.ini "System\Data\SkinExclusions.ini" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6777 |
file=\epoc32\release\ARMV5\urel\FindUtilImpl.dll "sys\bin\FindUtilImpl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6778 |
file=\epoc32\release\ARMV5\urel\ityperast.dll "Sys\Bin\ityperast.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6779 |
REM MISSING data=\epoc32\release\ARMV5\urel\s60snr.ttf resource\Fonts\s60snr.ttf |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6780 |
REM MISSING data=\epoc32\release\ARMV5\urel\s60ssb.ttf resource\Fonts\s60ssb.ttf |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6781 |
REM MISSING data=\epoc32\release\ARMV5\urel\s60tsb.ttf resource\Fonts\s60tsb.ttf |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6782 |
REM MISSING data=\epoc32\release\ARMV5\urel\S60ZDIGI.ttf resource\Fonts\S60ZDIGI.ttf |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6783 |
data=\epoc32\data\Z\Private\20019119\config.xml "PRIVATE\20019119\config.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6784 |
REM \dm\settings |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6785 |
data=\epoc32\data\Z\resource\NSmlDMProfileRes.rsc "resource\NSmlDMProfileRes.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6786 |
data=\epoc32\data\Z\resource\plugins\peninputgenericitut.rsc "resource\plugins\peninputgenericitut.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6787 |
data=\epoc32\data\Z\resource\apps\peninputgenericitut.mif "resource\apps\peninputgenericitut.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6788 |
file=\epoc32\release\ARMV5\urel\peninputgenericitut.dll "Sys\Bin\peninputgenericitut.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6789 |
file=\epoc32\release\ARMV5\urel\peninputimepluginitut.dll "Sys\Bin\peninputimepluginitut.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6790 |
file=\epoc32\release\ARMV5\urel\PeninputPluginKr.dll "Sys\Bin\PeninputPluginKr.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6791 |
data=\epoc32\data\Z\resource\fep\PeninputPluginKrRes.r01 "resource\fep\PeninputPluginKrRes.r01" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6792 |
data=\epoc32\data\Z\resource\fep\PeninputPluginKrRes.r65 "resource\fep\PeninputPluginKrRes.r65" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6793 |
data=\epoc32\data\Z\resource\plugins\peninputsplititut.rsc "resource\plugins\peninputsplititut.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6794 |
data=\epoc32\data\Z\resource\apps\peninputsplititut.mif "resource\apps\peninputsplititut.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6795 |
file=\epoc32\release\ARMV5\urel\peninputsplititut.dll "Sys\Bin\peninputsplititut.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6796 |
file=\epoc32\release\ARMV5\urel\PeninputVkbKr.dll "Sys\Bin\PeninputVkbKr.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6797 |
data=\epoc32\data\Z\resource\apps\PeninputVkbKr.mif "resource\apps\PeninputVkbKr.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6798 |
data=\epoc32\data\Z\resource\plugins\PeninputVkbKrWindowKr.rsc "resource\plugins\PeninputVkbKrWindowKr.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6799 |
data=\epoc32\data\Z\resource\plugins\PeninputVkbKrWindowConfigInfo_65.rsc "resource\plugins\PeninputVkbKrWindowConfigInfo_65.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6800 |
REM MISSING data=\epoc32\data\Z\Private\100059C9\cenrep_rfs.txt private\100059C9\cenrep_rfs.txt |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6801 |
file=\epoc32\release\ARMV5\urel\SortUtilImpl.dll "sys\bin\SortUtilImpl.dll" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6802 |
data=\epoc32\data\Z\resource\apps\SplashScreen.mif "resource\apps\SplashScreen.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6803 |
data=\epoc32\data\Z\resource\apps\Startup.mif "resource\apps\Startup.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6804 |
data=\epoc32\data\Z\resource\apps\SysAp.mif "resource\apps\SysAp.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6805 |
data=\epoc32\data\Z\Resource\uiklaf\EIKPRIV.rsc "resource\uiklaf\EikPriv.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6806 |
data=\epoc32\data\Z\resource\apps\variatedbitmaps.mif "resource\apps\variatedbitmaps.mif" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6807 |
data=\epoc32\release\ARMV5\urel\z\private\100059C9\ScriptInit.txt "private\100059C9\ScriptInit.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6808 |
data=\epoc32\release\ARMV5\urel\z\private\100059C9\script0.txt "private\100059C9\script0.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6809 |
data=\epoc32\release\ARMV5\urel\z\private\100059C9\script1.txt "private\100059C9\script1.txt" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6810 |
data=\epoc32\data\Z\Private\200159c0\install\wsfwidget_20026F45\hsps\00\wsfwidgetconfiguration.xml "private\200159c0\install\wsfwidget_20026F45\hsps\00\wsfwidgetconfiguration.xml" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6811 |
file=\epoc32\release\ARMV5\urel\star.exe "sys\bin\star.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6812 |
data=\epoc32\data\Z\resource\apps\star.RSC "resource\apps\star.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6813 |
data=\epoc32\data\Z\private\10003a3f\import\Apps\star_reg.rsc "private\10003a3f\import\apps\star_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6814 |
file=\epoc32\release\ARMV5\urel\wiggly.exe "sys\bin\wiggly.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6815 |
data=\epoc32\data\Z\resource\apps\wiggly.RSC "resource\apps\wiggly.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6816 |
data=\epoc32\data\Z\private\10003a3f\import\Apps\wiggly_reg.rsc "private\10003a3f\import\apps\wiggly_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6817 |
file=\epoc32\release\ARMV5\urel\animatedtiles.exe "sys\bin\animatedtiles.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6818 |
data=\epoc32\data\Z\resource\apps\animatedtiles.RSC "resource\apps\animatedtiles.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6819 |
data=\epoc32\data\Z\private\10003a3f\import\Apps\animatedtiles_reg.rsc "private\10003a3f\import\apps\animatedtiles_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6820 |
file=\epoc32\release\ARMV5\urel\collidingmice.exe "sys\bin\collidingmice.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6821 |
data=\epoc32\data\Z\resource\apps\collidingmice.RSC "resource\apps\collidingmice.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6822 |
data=\epoc32\data\Z\private\10003a3f\import\Apps\collidingmice_reg.rsc "private\10003a3f\import\apps\collidingmice_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6823 |
file=\epoc32\release\ARMV5\urel\addressbook.exe "sys\bin\addressbook.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6824 |
data=\epoc32\data\Z\resource\apps\addressbook.RSC "resource\apps\addressbook.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6825 |
data=\epoc32\data\Z\private\10003a3f\import\Apps\addressbook_reg.rsc "private\10003a3f\import\apps\addressbook_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6826 |
file=\epoc32\release\ARMV5\urel\svgviewer.exe "sys\bin\svgviewer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6827 |
data=\epoc32\data\Z\resource\apps\svgviewer.RSC "resource\apps\svgviewer.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6828 |
data=\epoc32\data\Z\private\10003a3f\import\Apps\svgviewer_reg.rsc "private\10003a3f\import\apps\svgviewer_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6829 |
file=\epoc32\release\ARMV5\urel\analogclock.exe "sys\bin\analogclock.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6830 |
data=\epoc32\data\Z\resource\apps\analogclock.RSC "resource\apps\analogclock.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6831 |
data=\epoc32\data\Z\private\10003a3f\import\Apps\analogclock_reg.rsc "private\10003a3f\import\apps\analogclock_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6832 |
file=\epoc32\release\ARMV5\urel\imagegestures.exe "sys\bin\imagegestures.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6833 |
data=\epoc32\data\Z\resource\apps\imagegestures.RSC "resource\apps\imagegestures.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6834 |
data=\epoc32\data\Z\private\10003a3f\import\Apps\imagegestures_reg.rsc "private\10003a3f\import\apps\imagegestures_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6835 |
file=\epoc32\release\ARMV5\urel\qftp.exe "sys\bin\qftp.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6836 |
data=\epoc32\data\Z\resource\apps\qftp.RSC "resource\apps\qftp.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6837 |
data=\epoc32\data\Z\private\10003a3f\import\Apps\qftp_reg.rsc "private\10003a3f\import\apps\qftp_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6838 |
file=\epoc32\release\ARMV5\urel\masterdetail.exe "sys\bin\masterdetail.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6839 |
data=\epoc32\data\Z\resource\apps\masterdetail.RSC "resource\apps\masterdetail.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6840 |
data=\epoc32\data\Z\private\10003a3f\import\Apps\masterdetail_reg.rsc "private\10003a3f\import\apps\masterdetail_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6841 |
file=\epoc32\release\ARMV5\urel\previewer.exe "sys\bin\previewer.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6842 |
data=\epoc32\data\Z\resource\apps\previewer.RSC "resource\apps\previewer.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6843 |
data=\epoc32\data\Z\private\10003a3f\import\Apps\previewer_reg.rsc "private\10003a3f\import\apps\previewer_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6844 |
file=\epoc32\release\ARMV5\urel\fluidlauncher.exe "sys\bin\fluidlauncher.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6845 |
data=\epoc32\data\Z\resource\apps\fluidlauncher.RSC "resource\apps\fluidlauncher.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6846 |
data=\epoc32\data\Z\private\10003a3f\import\Apps\fluidlauncher_reg.rsc "private\10003a3f\import\apps\fluidlauncher_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6847 |
file=\epoc32\release\ARMV5\urel\deform.exe "sys\bin\deform.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6848 |
data=\epoc32\data\Z\resource\apps\deform.RSC "resource\apps\deform.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6849 |
data=\epoc32\data\Z\private\10003a3f\import\Apps\deform_reg.rsc "private\10003a3f\import\apps\deform_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6850 |
REM MISSING file=\epoc32\release\ARMV5\urel\standarddialogs.exe sys\bin\standarddialogs.exe |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6851 |
REM MISSING data=\epoc32\data\Z\resource\apps\standarddialogs.RSC resource\apps\standarddialogs.rsc |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6852 |
REM MISSING data=\epoc32\data\Z\private\10003a3f\import\Apps\standarddialogs_reg.rsc \private\10003a3f\import\apps\standarddialogs_reg.rsc |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6853 |
file=\epoc32\release\ARMV5\urel\pathstroke.exe "sys\bin\pathstroke.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6854 |
data=\epoc32\data\Z\resource\apps\pathstroke.RSC "resource\apps\pathstroke.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6855 |
data=\epoc32\data\Z\private\10003a3f\import\Apps\pathstroke_reg.rsc "private\10003a3f\import\apps\pathstroke_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6856 |
REM MISSING file=\epoc32\release\ARMV5\urel\gradients.exe sys\bin\gradients.exe |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6857 |
REM MISSING data=\epoc32\data\Z\resource\apps\gradients.RSC resource\apps\gradients.rsc |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6858 |
REM MISSING data=\epoc32\data\Z\private\10003a3f\import\Apps\gradients_reg.rsc \private\10003a3f\import\apps\gradients_reg.rsc |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6859 |
file=\epoc32\release\ARMV5\urel\moveblocks.exe "sys\bin\moveblocks.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6860 |
data=\epoc32\data\Z\resource\apps\moveblocks.RSC "resource\apps\moveblocks.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6861 |
data=\epoc32\data\Z\private\10003a3f\import\Apps\moveblocks_reg.rsc "private\10003a3f\import\apps\moveblocks_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6862 |
file=\epoc32\release\ARMV5\urel\stickman.exe "sys\bin\stickman.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6863 |
data=\epoc32\data\Z\resource\apps\stickman.RSC "resource\apps\stickman.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6864 |
data=\epoc32\data\Z\private\10003a3f\import\Apps\stickman_reg.rsc "private\10003a3f\import\apps\stickman_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6865 |
file=\epoc32\release\ARMV5\urel\fridgemagnets.exe "sys\bin\fridgemagnets.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6866 |
data=\epoc32\data\Z\resource\apps\fridgemagnets.RSC "resource\apps\fridgemagnets.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6867 |
data=\epoc32\data\Z\private\10003a3f\import\Apps\fridgemagnets_reg.rsc "private\10003a3f\import\apps\fridgemagnets_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6868 |
REM MISSING file=\epoc32\release\ARMV5\urel\blurpicker.exe sys\bin\blurpicker.exe |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6869 |
REM MISSING data=\epoc32\data\Z\resource\apps\blurpicker.RSC resource\apps\blurpicker.rsc |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6870 |
REM MISSING data=\epoc32\data\Z\private\10003a3f\import\Apps\blurpicker_reg.rsc \private\10003a3f\import\apps\blurpicker_reg.rsc |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6871 |
REM MISSING file=\epoc32\release\ARMV5\urel\knobs.exe sys\bin\knobs.exe |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6872 |
REM MISSING data=\epoc32\data\Z\resource\apps\knobs.RSC resource\apps\knobs.rsc |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6873 |
REM MISSING data=\epoc32\data\Z\private\10003a3f\import\Apps\knobs_reg.rsc \private\10003a3f\import\apps\knobs_reg.rsc |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6874 |
file=\epoc32\release\ARMV5\urel\states.exe "sys\bin\states.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6875 |
data=\epoc32\data\Z\resource\apps\states.RSC "resource\apps\states.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6876 |
data=\epoc32\data\Z\private\10003a3f\import\Apps\states_reg.rsc "private\10003a3f\import\apps\states_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6877 |
file=\epoc32\release\ARMV5\urel\saxbookmarks.exe "sys\bin\saxbookmarks.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6878 |
data=\epoc32\data\Z\resource\apps\saxbookmarks.RSC "resource\apps\saxbookmarks.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6879 |
data=\epoc32\data\Z\private\10003a3f\import\Apps\saxbookmarks_reg.rsc "private\10003a3f\import\apps\saxbookmarks_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6880 |
REM MISSING file=\epoc32\release\ARMV5\urel\defaultprototypes.exe sys\bin\defaultprototypes.exe |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6881 |
REM MISSING data=\epoc32\data\Z\resource\apps\defaultprototypes.RSC resource\apps\defaultprototypes.rsc |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6882 |
REM MISSING data=\epoc32\data\Z\private\10003a3f\import\Apps\defaultprototypes_reg.rsc \private\10003a3f\import\apps\defaultprototypes_reg.rsc |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6883 |
REM MISSING file=\epoc32\release\ARMV5\urel\queuedcustomtype.exe sys\bin\queuedcustomtype.exe |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6884 |
REM MISSING data=\epoc32\data\Z\resource\apps\queuedcustomtype.RSC resource\apps\queuedcustomtype.rsc |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6885 |
REM MISSING data=\epoc32\data\Z\private\10003a3f\import\Apps\queuedcustomtype_reg.rsc \private\10003a3f\import\apps\queuedcustomtype_reg.rsc |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6886 |
file=\epoc32\release\ARMV5\urel\anomaly.exe "sys\bin\anomaly.exe" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6887 |
data=\epoc32\data\Z\resource\apps\anomaly.RSC "resource\apps\anomaly.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6888 |
data=\epoc32\data\Z\private\10003a3f\import\Apps\anomaly_reg.rsc "private\10003a3f\import\apps\anomaly_reg.rsc" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6889 |
romname syborg.rom.img |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6890 |
time=07/10/2010 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6891 |
romchecksum=0x12345678 |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6892 |
data=\epoc32\rombuild\syborg\core\features.dat "private\10205054\features.dat" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6893 |
data=\epoc32\rombuild\syborg\core\ecom-0-0.spi "private\10009d8f\ecom-0-0.spi" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6894 |
data=\epoc32\rombuild\syborg\core\ecom-0-1.s01 "private\10009d8f\ecom-0-1.s01" |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6895 |
|
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6896 |
|
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6897 |
REM ROM_IMAGE[1] |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6898 |
|
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6899 |
|
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6900 |
|
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6901 |
REM MISSING data=\epoc32\rom\include\OBEYFILE.oby System\Samples\DESIRED_ABI_OBEYFILE |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6902 |
pagingoverride defaultpaged |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6903 |
pagingoverride defaultpaged |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6904 |
pagingoverride defaultpaged |