author | John Kern <johnk@symbian.org> |
Wed, 24 Mar 2010 14:05:38 -0700 | |
changeset 3 | e6d1a78b6db9 |
parent 0 | bbe0af256f1b |
permissions | -rwxr-xr-x |
0
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="ISO-8859-1" ?> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
2 |
<buildlog sbs_version="2.5.2 [2009-03-06 release]" xmlns="http://symbian.com/xml/build/log" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symbian.com/xml/build/log http://symbian.com/xml/build/log/1_0.xsd"> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
3 |
<info>sbs: version 2.5.2 [2009-03-06 release] |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
4 |
</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
5 |
<info>SBS_HOME C:/Symbian/Tools/PDT_1.0/raptor</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
6 |
<info>Set-up C:/Symbian/Tools/PDT_1.0/raptor/sbs_init.xml</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
7 |
<info>Command-line-arguments -s sf\app\organizer\package_definition.xml -k -c winscw_udeb -f build_log_236e.xml</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
8 |
<info>Environment TMP=C:\DOCUME~1\johnk\LOCALS~1\Temp</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
9 |
<info>Environment COMPUTERNAME=PC213502752220</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
10 |
<info>Environment MWSYM2LIBRARYFILES=C:\Symbian\Tools\PDT_1.0\Carbide.c++\x86Build\Symbian_Support\Runtime\Runtime_x86\Runtime_Win32\Libs\MSL_ALL_MSE_Symbian_D.lib;C:\Symbian\Tools\PDT_1.0\Carbide.c++\x86Build\Symbian_Support\Win32-x86 Support\Libraries\Win32 SDK\gdi32.lib;C:\Symbian\Tools\PDT_1.0\Carbide.c++\x86Build\Symbian_Support\Win32-x86 Support\Libraries\Win32 SDK\user32.lib;C:\Symbian\Tools\PDT_1.0\Carbide.c++\x86Build\Symbian_Support\Win32-x86 Support\Libraries\Win32 SDK\kernel32.lib</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
11 |
<info>Environment USERDOMAIN=PC213502752220</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
12 |
<info>Environment __PYTHON__=C:\Symbian\Tools\PDT_1.0\raptor\win32\python252\python.exe</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
13 |
<info>Environment __RAPTOR__=C:\Symbian\Tools\PDT_1.0\raptor\win32\python252\python.exe C:\Symbian\Tools\PDT_1.0\raptor\python\raptor_start.py</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
14 |
<info>Environment COMMONPROGRAMFILES=C:\Program Files\Common Files</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
15 |
<info>Environment PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 6, GenuineIntel</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
16 |
<info>Environment PROGRAMFILES=C:\Program Files</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
17 |
<info>Environment PROCESSOR_REVISION=1706</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
18 |
<info>Environment SYSTEMROOT=C:\WINDOWS</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
19 |
<info>Environment PATH=C:\Symbian\Tools\PDT_1.0\raptor\win32\mingw\bin;C:\Symbian\Tools\PDT_1.0\raptor\win32\cygwin\bin;"C:\Symbian\Tools\PDT_1.0\Carbide.c++\x86Build\Symbian_Support\Runtime\Runtime_x86\Runtime_Win32\Libs;C:\Python25\Lib\site-packages\pythonwin;C:\Python25\;C:\Perl\bin;C:\Program Files\Common Files\Symbian\Tools;C:\Program Files\CSL Arm Toolchain\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Symbian\Tools\PDT_1.0\Carbide.c++\x86Build\Symbian_Tools\Command_Line_Tools;z:\epoc32\tools"</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
20 |
<info>Environment HGMERGE="C:\Program Files\WinMerge\WinMergeU.exe"</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
21 |
<info>Environment TEMP=C:\DOCUME~1\johnk\LOCALS~1\Temp</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
22 |
<info>Environment ALLUSERSPROFILE=C:\Documents and Settings\All Users</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
23 |
<info>Environment L_SDK=C:\Symbian\Tools\PDT_1.0\Carbide.c++\x86Build\Symbian_Support\Win32-x86 Support\Libraries\Win32 SDK</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
24 |
<info>Environment HELIUM_HOME=C:\Symbian\Tools\PDT_1.0\helium</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
25 |
<info>Environment PROCESSOR_ARCHITECTURE=x86</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
26 |
<info>Environment SBS_HOME=C:\Symbian\Tools\PDT_1.0\raptor</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
27 |
<info>Environment PLATFORM=BNB</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
28 |
<info>Environment SESSIONNAME=Console</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
29 |
<info>Environment HOMEPATH=\Documents and Settings\johnk</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
30 |
<info>Environment MWSYM2LIBRARIES=C:\Symbian\Tools\PDT_1.0\Carbide.c++\x86Build\Symbian_Support\Win32-x86 Support\Libraries\Win32 SDK;C:\Symbian\Tools\PDT_1.0\Carbide.c++\x86Build\Symbian_Support\Runtime\Runtime_x86\Runtime_Win32\Libs</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
31 |
<info>Environment USERNAME=JohnK</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
32 |
<info>Environment MWLIBRARIES=C:\Symbian\Tools\PDT_1.0\Carbide.c++\x86Build\Symbian_Support\Win32-x86 Support\Libraries\Win32 SDK;C:\Symbian\Tools\PDT_1.0\Carbide.c++\x86Build\Symbian_Support\MSL\MSL_C\MSL_Common\Include;C:\Symbian\Tools\PDT_1.0\Carbide.c++\x86Build\Symbian_Support\MSL\MSL_C\MSL_Win32\Include;C:\Symbian\Tools\PDT_1.0\Carbide.c++\x86Build\Symbian_Support\MSL\MSL_C++\MSL_Common\Include;C:\Symbian\Tools\PDT_1.0\Carbide.c++\x86Build\Symbian_Support\Runtime\Runtime_x86\Runtime_Win32\Libs </info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
33 |
<info>Environment LOGONSERVER=\\PC213502752220</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
34 |
<info>Environment PROMPT=$P$G</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
35 |
<info>Environment COMSPEC=C:\WINDOWS\system32\cmd.exe</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
36 |
<info>Environment L_RT=C:\Symbian\Tools\PDT_1.0\Carbide.c++\x86Build\Symbian_Support\Runtime\Runtime_x86\Runtime_Win32\Libs</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
37 |
<info>Environment PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.py;.pyw</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
38 |
<info>Environment CLIENTNAME=Console</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
39 |
<info>Environment FP_NO_HOST_CHECK=NO</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
40 |
<info>Environment WINDIR=C:\WINDOWS</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
41 |
<info>Environment __RAPTOR_PY__=C:\Symbian\Tools\PDT_1.0\raptor\python\raptor_start.py</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
42 |
<info>Environment APPDATA=C:\Documents and Settings\johnk\Application Data</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
43 |
<info>Environment HOMEDRIVE=C:</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
44 |
<info>Environment SYSTEMDRIVE=C:</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
45 |
<info>Environment ONLINESERVICES=Online Services</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
46 |
<info>Environment MWCSYM2INCLUDES=C:\Symbian\Tools\PDT_1.0\Carbide.c++\x86Build\Symbian_Support\MSL\MSL_C\MSL_Common\Include;C:\Symbian\Tools\PDT_1.0\Carbide.c++\x86Build\Symbian_Support\MSL\MSL_C\MSL_Win32\Include;C:\Symbian\Tools\PDT_1.0\Carbide.c++\x86Build\Symbian_Support\MSL\MSL_C\MSL_X86;C:\Symbian\Tools\PDT_1.0\Carbide.c++\x86Build\Symbian_Support\MSL\MSL_C++\MSL_Common\Include;C:\Symbian\Tools\PDT_1.0\Carbide.c++\x86Build\Symbian_Support\MSL\MSL_Extras\MSL_Common\Include;C:\Symbian\Tools\PDT_1.0\Carbide.c++\x86Build\Symbian_Support\MSL\MSL_Extras\MSL_Win32\Include;C:\Symbian\Tools\PDT_1.0\Carbide.c++\x86Build\Symbian_Support\Win32-x86 Support\Headers\Win32 SDK</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
47 |
<info>Environment NUMBER_OF_PROCESSORS=2</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
48 |
<info>Environment PROCESSOR_LEVEL=6</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
49 |
<info>Environment EPOCROOT=z:\</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
50 |
<info>Environment OS=Windows_NT</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
51 |
<info>Environment USERPROFILE=C:\Documents and Settings\johnk</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
52 |
<info>updating configuration make with variant last</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
53 |
<info>Buildable configuration 'winscw_udeb'</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
54 |
<info>System Definition file sf/app/organizer/package_definition.xml</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
55 |
<info>Found 6 bld.inf references in sf/app/organizer/package_definition.xml within 1 layers:</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
56 |
<info> app</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
57 |
<info>Found 6 bld.inf references in layer "app"</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
58 |
<info>Buildable specification group 'CONFIG_WIDE'</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
59 |
<info>Buildable specification 'config_wide'</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
60 |
<info>OS version "vtb91sf" determined from file "z:/epoc32/data/buildinfo.txt"</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
61 |
<info>applying the OS variant "vtb91sf" to the configuration "winscw_udeb".</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
62 |
<warning>missing flag ENABLE_ABIV2_MODE in z:/epoc32/tools/variant/variant.cfg file. ABIV1 builds are not supported.</warning> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
63 |
<info>Processing Z:/sf/app/organizer/officeappeng/sheeteng/group/bld.inf</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
64 |
<info>Processing Z:/sf/app/organizer/officeappeng/wordeng/group/bld.inf</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
65 |
<info>Processing Z:/sf/app/organizer/pimappservices/agendamodeltest/TestAgendaSrv/bld.inf</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
66 |
<info>Processing Z:/sf/app/organizer/pimappservices/calendarvcalplugin/group/bld.inf</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
67 |
<info>Processing Z:/sf/app/organizer/pimappsupport/chinesecalendarconverter/group/bld.inf</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
68 |
<info>Processing Z:/sf/app/organizer/group/bld.inf</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
69 |
<info>Up-to-date: z:/epoc32/include/shgapi.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
70 |
<info>Up-to-date: z:/epoc32/include/shgerr.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
71 |
<info>Up-to-date: z:/epoc32/include/shgpanic.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
72 |
<info>Up-to-date: z:/epoc32/include/shgcoord.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
73 |
<info>Up-to-date: z:/epoc32/include/shgtoken.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
74 |
<info>Up-to-date: z:/epoc32/include/shgfmlex.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
75 |
<info>Up-to-date: z:/epoc32/include/shgfmevl.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
76 |
<info>Up-to-date: z:/epoc32/include/shgfmvwr.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
77 |
<info>Up-to-date: z:/epoc32/rom/include/sheng.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
78 |
<info>Up-to-date: z:/epoc32/rom/include/sheng.hby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
79 |
<info>Up-to-date: z:/epoc32/include/wngmodel.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
80 |
<info>Up-to-date: z:/epoc32/include/wngmodel.inl</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
81 |
<info>Up-to-date: z:/epoc32/include/wngdoor.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
82 |
<info>Up-to-date: z:/epoc32/rom/include/wpeng.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
83 |
<info>Up-to-date: z:/epoc32/rom/include/wpengtest.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
84 |
<info>Up-to-date: z:/epoc32/rom/include/agnversit.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
85 |
<info>Up-to-date: z:/epoc32/include/calendarconverter.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
86 |
<info>Up-to-date: z:/epoc32/include/calendarconverterplugin.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
87 |
<info>Up-to-date: z:/epoc32/rom/include/calcon.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
88 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/missedalarmstore.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
89 |
<info>Up-to-date: Z:/sf/app/organizer/alarmengines/inc/missedalarm.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
90 |
<info>Up-to-date: Z:/sf/app/organizer/alarmengines/inc/missedalarmstore.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
91 |
<info>Up-to-date: Z:/sf/app/organizer/alarmengines/inc/missedalarmstorecrkeys.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
92 |
<info>Up-to-date: z:/epoc32/rom/config/confml_data/s60/missedalarmstore.confml</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
93 |
<info>Up-to-date: z:/epoc32/rom/config/confml_data/s60/missedalarmstore_2001111B.crml</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
94 |
<info>Up-to-date: z:/epoc32/data/z/private/10202be9/2001111B.txt</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
95 |
<info>Up-to-date: z:/epoc32/release/winscw/udeb/Z/private/10202be9/2001111B.txt</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
96 |
<info>Up-to-date: z:/epoc32/winscw/c/private/10202be9/persists/2001111B.txt</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
97 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/versit2.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
98 |
<info>Up-to-date: Z:/sf/app/organizer/calendarengines/inc/ical.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
99 |
<info>Up-to-date: Z:/sf/app/organizer/calendarengines/inc/icalbase.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
100 |
<info>Up-to-date: Z:/sf/app/organizer/calendarengines/inc/icalparser.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
101 |
<info>Up-to-date: Z:/sf/app/organizer/calendarengines/inc/icalcomponent.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
102 |
<info>Up-to-date: Z:/sf/app/organizer/calendarengines/inc/icalproperty.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
103 |
<info>Up-to-date: Z:/sf/app/organizer/calendarengines/inc/icalpropertyparam.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
104 |
<info>Up-to-date: Z:/sf/app/organizer/calendarengines/inc/icalvalue.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
105 |
<info>Up-to-date: Z:/sf/app/organizer/calendarengines/inc/icalrulesegment.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
106 |
<info>Up-to-date: Z:/sf/app/organizer/calendarengines/inc/icalerrors.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
107 |
<info>Up-to-date: Z:/sf/app/organizer/calendarengines/inc/icalkeywords.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
108 |
<info>Up-to-date: Z:/sf/app/organizer/calendarengines/inc/agnexternalinterface.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
109 |
<info>Up-to-date: Z:/sf/app/organizer/calendarengines/inc/agnexternalinterface.inl</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
110 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/AgnVersit2.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
111 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/CalenInterimUtils.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
112 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/CalenImp.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
113 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/CalenLauncher.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
114 |
<info>Up-to-date: z:/epoc32/include/caldavsession.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
115 |
<info>Up-to-date: z:/epoc32/rom/config/confml_data/s60/s60icalui.confml</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
116 |
<info>Up-to-date: z:/epoc32/rom/config/confml_data/s60/s60icalui_10207286.crml</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
117 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/mrmailboxutils.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
118 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/searchfw.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
119 |
<info>Up-to-date: z:/epoc32/include/platform/app/loc/sc/notessearchplugin.loc</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
120 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/notessearchplugin.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
121 |
<info>Up-to-date: z:/epoc32/rom/include/language/app/notessearchpluginresources.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
122 |
<info>Up-to-date: z:/epoc32/include/platform/app/loc/sc/filessearchplugin.loc</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
123 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/filessearchplugin.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
124 |
<info>Up-to-date: z:/epoc32/rom/include/language/app/filessearchpluginresources.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
125 |
<info>Up-to-date: z:/epoc32/include/platform/app/loc/sc/calendarsearchplugin.loc</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
126 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/calendarsearchplugin.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
127 |
<info>Up-to-date: z:/epoc32/rom/include/language/app/calendarsearchpluginresources.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
128 |
<info>Up-to-date: z:/epoc32/include/platform/app/loc/sc/contactssearchplugin.loc</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
129 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/contactssearchplugin.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
130 |
<info>Up-to-date: z:/epoc32/rom/include/language/app/contactssearchpluginresources.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
131 |
<info>Up-to-date: z:/epoc32/include/platform/app/loc/sc/messagessearchplugin.loc</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
132 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/messagessearchplugin.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
133 |
<info>Up-to-date: z:/epoc32/rom/include/language/app/messagessearchpluginresources.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
134 |
<info>Up-to-date: z:/epoc32/include/platform/app/loc/sc/multimediasearchplugin.loc</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
135 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/multimediasearchplugin.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
136 |
<info>Up-to-date: z:/epoc32/rom/include/language/app/multimediasearchpluginresources.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
137 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/AlmAlert.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
138 |
<info>Up-to-date: z:/epoc32/rom/include/language/app/AlmAlertResources.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
139 |
<info>Up-to-date: z:/epoc32/include/platform/app/loc/sc/AlmAlert.loc</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
140 |
<info>Up-to-date: z:/epoc32/release/winscw/udeb/z/private/10282bc4/rules/alarmuisnooze.rul</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
141 |
<info>Up-to-date: z:/epoc32/release/winscw/urel/z/private/10282bc4/rules/alarmuisnooze.rul</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
142 |
<info>Up-to-date: z:/epoc32/data/z/private/10282bc4/rules/alarmuisnooze.rul</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
143 |
<info>Up-to-date: z:/epoc32/release/wins/udeb/z/data/sounds/digital/alarm.aac</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
144 |
<info>Up-to-date: z:/epoc32/release/wins/udeb/z/data/sounds/digital/clock.aac</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
145 |
<info>Up-to-date: z:/epoc32/release/wins/urel/z/data/sounds/digital/alarm.aac</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
146 |
<info>Up-to-date: z:/epoc32/release/wins/urel/z/data/sounds/digital/clock.aac</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
147 |
<info>Up-to-date: z:/epoc32/release/winscw/udeb/z/data/sounds/digital/alarm.aac</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
148 |
<info>Up-to-date: z:/epoc32/release/winscw/udeb/z/data/sounds/digital/clock.aac</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
149 |
<info>Up-to-date: z:/epoc32/release/winscw/urel/z/data/sounds/digital/alarm.aac</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
150 |
<info>Up-to-date: z:/epoc32/release/winscw/urel/z/data/sounds/digital/clock.aac</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
151 |
<info>Up-to-date: z:/epoc32/release/thumb/udeb/z/data/sounds/digital/alarm.aac</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
152 |
<info>Up-to-date: z:/epoc32/release/thumb/udeb/z/data/sounds/digital/clock.aac</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
153 |
<info>Up-to-date: z:/epoc32/release/thumb/urel/z/data/sounds/digital/alarm.aac</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
154 |
<info>Up-to-date: z:/epoc32/release/thumb/urel/z/data/sounds/digital/clock.aac</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
155 |
<info>Up-to-date: z:/epoc32/data/z/data/sounds/digital/alarm.aac</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
156 |
<info>Up-to-date: z:/epoc32/data/z/data/sounds/digital/clock.aac</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
157 |
<info>Up-to-date: z:/epoc32/data/z/system/install/alarmui_stub.sis</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
158 |
<info>Up-to-date: z:/epoc32/include/platform/app/loc/sc/calendar.loc</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
159 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/calengsplugin.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
160 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/calencontroller.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
161 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/calenviews.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
162 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/calencustomisationmanager.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
163 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/calencommonutils.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
164 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/calendar.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
165 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/caleneditors.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
166 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/calenglobaldata.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
167 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/calensvr.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
168 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/calensettingsui.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
169 |
<info>Up-to-date: z:/epoc32/rom/include/language/app/calencommonuiresources.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
170 |
<info>Up-to-date: z:/epoc32/rom/include/language/app/calendarresources.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
171 |
<info>Up-to-date: z:/epoc32/rom/include/language/app/caleneditorsresources.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
172 |
<info>Up-to-date: z:/epoc32/rom/include/customer/app/CalenThaiPlugin_Variant.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
173 |
<info>Up-to-date: z:/epoc32/rom/include/customer/app/CalenLunarVietnamese_Variant.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
174 |
<info>Up-to-date: z:/epoc32/rom/include/customer/app/CalenLunarChinese_Variant.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
175 |
<info>Up-to-date: z:/epoc32/data/z/system/install/calendar_stub.sis</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
176 |
<info>Up-to-date: z:/epoc32/release/winscw/udeb/z/private/10202be9/10003a5b.cre</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
177 |
<info>Up-to-date: z:/epoc32/data/z/private/10202be9/10003a5b.cre</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
178 |
<info>Up-to-date: z:/epoc32/s60/icons/qgn_menu_maps.svg</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
179 |
<info>Up-to-date: z:/epoc32/rom/config/confml_data/s60/calendarUI.confml</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
180 |
<info>Up-to-date: z:/epoc32/rom/config/confml_data/s60/calendarUI_101F874B.crml</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
181 |
<info>Up-to-date: Z:/sf/app/organizer/calendarui/inc/calenagendautils.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
182 |
<info>Up-to-date: Z:/sf/app/organizer/calendarui/inc/calendateutils.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
183 |
<info>Up-to-date: Z:/sf/app/organizer/calendarui/inc/calenentryutil.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
184 |
<info>Up-to-date: Z:/sf/app/organizer/calendarui/inc/calennotedatautil.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
185 |
<info>Up-to-date: Z:/sf/app/organizer/calendarui/inc/calenlocationutil.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
186 |
<info>Up-to-date: Z:/sf/app/organizer/calendarui/inc/calensend.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
187 |
<info>Up-to-date: Z:/sf/app/organizer/calendarui/inc/calencontext.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
188 |
<info>Up-to-date: Z:/sf/app/organizer/calendarui/inc/caleninstanceid.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
189 |
<info>Up-to-date: Z:/sf/app/organizer/calendarui/inc/caleninstanceid.inl</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
190 |
<info>Up-to-date: Z:/sf/app/organizer/calendarui/inc/calencontextchangeobserver.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
191 |
<info>Up-to-date: Z:/sf/app/organizer/inc/calenglobaldata.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
192 |
<info>Up-to-date: Z:/sf/app/organizer/calendarui/inc/calensettingsuicontainer.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
193 |
<info>Up-to-date: Z:/sf/app/organizer/calendarui/inc/calensetting.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
194 |
<info>Up-to-date: Z:/sf/app/organizer/calendarui/inc/calenview.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
195 |
<info>Up-to-date: Z:/sf/app/organizer/calendarui/inc/calencustomisation.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
196 |
<info>Up-to-date: Z:/sf/app/organizer/calendarui/inc/calencommandhandler.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
197 |
<info>Up-to-date: Z:/sf/app/organizer/calendarui/inc/calenservices.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
198 |
<info>Up-to-date: Z:/sf/app/organizer/calendarui/inc/calentoolbar.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
199 |
<info>Up-to-date: Z:/sf/app/organizer/calendarui/inc/calencustomisationmanager.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
200 |
<info>Up-to-date: Z:/sf/app/organizer/calendarui/inc/calenviewinfo.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
201 |
<info>Up-to-date: Z:/sf/app/organizer/calendarui/inc/calencontroller.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
202 |
<info>Up-to-date: Z:/sf/app/organizer/calendarui/inc/calencommands.hrh</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
203 |
<info>Up-to-date: Z:/sf/app/organizer/calendarui/inc/calenactionuiutils.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
204 |
<info>Up-to-date: Z:/sf/app/organizer/calendarui/inc/calenservicesfactory.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
205 |
<info>Up-to-date: Z:/sf/app/organizer/calendarui/inc/calennotificationhandler.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
206 |
<info>Up-to-date: Z:/sf/app/organizer/calendarui/inc/calenicons.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
207 |
<info>Up-to-date: Z:/sf/app/organizer/inc/caleneditorsplugin.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
208 |
<info>Up-to-date: Z:/sf/app/organizer/inc/caleneditorsplugin.inl</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
209 |
<info>Up-to-date: Z:/sf/app/organizer/inc/calendarvariant.hrh</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
210 |
<info>Up-to-date: z:/epoc32/data/z/private/10005901/backup_registration.xml</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
211 |
<info>Up-to-date: z:/epoc32/release/winscw/urel/z/private/10005901/backup_registration.xml</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
212 |
<info>Up-to-date: z:/epoc32/release/winscw/udeb/z/private/10005901/backup_registration.xml</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
213 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/missedalarmindicatorplugin.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
214 |
<info>Up-to-date: z:/epoc32/rom/include/language/app/missedalarmindicatorpluginresource.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
215 |
<info>Up-to-date: z:/epoc32/include/platform/app/loc/sc/missedalarmindicator.loc</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
216 |
<info>Up-to-date: Z:/sf/app/organizer/calendarui/inc/calsvrclient.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
217 |
<info>Up-to-date: z:/epoc32/include/platform/app/loc/sc/calensvrmissedalarmmanager.loc</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
218 |
<info>Up-to-date: Z:/sf/app/organizer/calendarui/regionalplugins/inc/calenextrarowformatter.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
219 |
<info>Up-to-date: Z:/sf/app/organizer/calendarui/regionalplugins/inc/calenlunarinfo.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
220 |
<info>Up-to-date: Z:/sf/app/organizer/calendarui/regionalplugins/inc/calenlunarinfoprovider.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
221 |
<info>Up-to-date: Z:/sf/app/organizer/calendarui/regionalplugins/inc/calenlunarlocalizedinfo.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
222 |
<info>Up-to-date: Z:/sf/app/organizer/calendarui/regionalplugins/inc/calenlunarlocalizer.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
223 |
<info>Up-to-date: Z:/sf/app/organizer/calendarui/regionalplugins/inc/calenlunarpanic.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
224 |
<info>Up-to-date: Z:/sf/app/organizer/calendarui/regionalplugins/inc/CalenLunarPaths.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
225 |
<info>Up-to-date: Z:/sf/app/organizer/calendarui/regionalplugins/inc/CalenRegionalPluginUids.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
226 |
<info>Up-to-date: Z:/sf/app/organizer/calendarui/regionalplugins/inc/CalenSolarTerms.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
227 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/agnentryui.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
228 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/mrutils.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
229 |
<info>Up-to-date: z:/epoc32/rom/include/language/app/mrutilsuiresources.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
230 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/mrviewers.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
231 |
<info>Up-to-date: z:/epoc32/rom/include/language/app/mrviewersuiresources.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
232 |
<info>Up-to-date: z:/epoc32/include/platform/app/loc/sc/MeetingRequest.loc</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
233 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/clockengines.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
234 |
<info>Up-to-date: z:/epoc32/tools/cenrep/data/src/keys_clockapp.xls</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
235 |
<info>Up-to-date: z:/epoc32/rom/config/confml_data/s60/clockapp.confml</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
236 |
<info>Up-to-date: z:/epoc32/rom/config/confml_data/s60/clockapp_101F874D.crml</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
237 |
<info>Up-to-date: z:/epoc32/rom/config/confml_data/s60/clockapp_101F8876.crml</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
238 |
<info>Up-to-date: z:/epoc32/data/z/private/10005906/backup_registration.xml</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
239 |
<info>Up-to-date: z:/epoc32/release/winscw/udeb/z/private/10005906/backup_registration.xml</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
240 |
<info>Up-to-date: z:/epoc32/release/winscw/urel/z/private/10005906/backup_registration.xml</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
241 |
<info>Up-to-date: z:/epoc32/data/z/private/200159A2/backup_registration.xml</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
242 |
<info>Up-to-date: z:/epoc32/release/winscw/udeb/z/private/200159A2/backup_registration.xml</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
243 |
<info>Up-to-date: z:/epoc32/release/winscw/urel/z/private/200159A2/backup_registration.xml</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
244 |
<info>Up-to-date: z:/epoc32/data/z/private/10005903/backup_registration.xml</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
245 |
<info>Up-to-date: z:/epoc32/release/winscw/udeb/z/private/10005903/backup_registration.xml</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
246 |
<info>Up-to-date: z:/epoc32/release/winscw/urel/z/private/10005903/backup_registration.xml</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
247 |
<info>Up-to-date: z:/epoc32/data/Z/system/install/clock2_stub.sis</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
248 |
<info>Up-to-date: z:/epoc32/data/z/system/install/clocknitzplugin_stub.sis</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
249 |
<info>Up-to-date: z:/epoc32/data/z/system/install/clock2_server_stub.sis</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
250 |
<info>Up-to-date: z:/epoc32/include/platform/app/loc/sc/adtupdater.loc</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
251 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/adtupdater.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
252 |
<info>Up-to-date: z:/epoc32/rom/include/language/app/adtupdater_resource.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
253 |
<info>Up-to-date: z:/epoc32/include/platform/app/loc/sc/clockalarmeditor.loc</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
254 |
<info>Up-to-date: z:/epoc32/include/platform/app/loc/sc/clkdatetimeview.loc</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
255 |
<info>Up-to-date: z:/epoc32/include/platform/app/loc/sc/clockapp.loc</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
256 |
<info>Up-to-date: z:/epoc32/include/platform/app/loc/sc/timezonelocalization.loc</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
257 |
<info>Up-to-date: z:/epoc32/include/platform/app/loc/sc/stopwatchindicatorplugin.loc</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
258 |
<info>Up-to-date: z:/epoc32/include/platform/app/loc/sc/clkindicatorpaneplugin.loc</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
259 |
<info>Up-to-date: z:/epoc32/release/wins/udeb/z/private/1020383E/tzdb.dbz</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
260 |
<info>Up-to-date: z:/epoc32/release/wins/urel/z/private/1020383E/tzdb.dbz</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
261 |
<info>Up-to-date: z:/epoc32/release/winscw/udeb/z/private/1020383E/tzdb.dbz</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
262 |
<info>Up-to-date: z:/epoc32/release/winscw/urel/z/private/1020383E/tzdb.dbz</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
263 |
<info>Up-to-date: z:/epoc32/release/thumb/udeb/z/private/1020383E/tzdb.dbz</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
264 |
<info>Up-to-date: z:/epoc32/release/thumb/urel/z/private/1020383E/tzdb.dbz</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
265 |
<info>Up-to-date: z:/epoc32/data/z/private/1020383E/tzdb.dbz</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
266 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/clock.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
267 |
<info>Up-to-date: z:/epoc32/rom/include/language/app/clockresources.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
268 |
<info>Up-to-date: z:/epoc32/include/platform/app/loc/sc/alarmeditorapp.loc</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
269 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/alarmeditorapp.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
270 |
<info>Up-to-date: z:/epoc32/data/Z/private/100012a5/policy/101F8878.spd</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
271 |
<info>Up-to-date: z:/epoc32/release/winscw/UDEB/Z/private/100012a5/policy/101F8878.spd</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
272 |
<info>Up-to-date: z:/epoc32/release/winscw/UREL/Z/private/100012a5/policy/101F8878.spd</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
273 |
<info>Up-to-date: z:/epoc32/data/Z/private/10005907/backup_registration.xml</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
274 |
<info>Up-to-date: z:/epoc32/release/winscw/UDEB/Z/private/10005907/backup_registration.xml</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
275 |
<info>Up-to-date: z:/epoc32/release/winscw/UREL/Z/private/10005907/backup_registration.xml</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
276 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/Notepad.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
277 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/Npdviewer.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
278 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/Npdlib.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
279 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/npdsmla.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
280 |
<info>Up-to-date: z:/epoc32/rom/include/language/app/NotepadResources.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
281 |
<info>Up-to-date: z:/epoc32/include/platform/app/loc/sc/Notepad.loc</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
282 |
<info>Up-to-date: z:/epoc32/include/platform/app/loc/sc/NpdLib.loc</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
283 |
<info>Up-to-date: z:/epoc32/include/platform/app/loc/sc/NpdTemp.loc</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
284 |
<info>Up-to-date: z:/epoc32/include/platform/app/loc/sc/101F85F8.loc</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
285 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/TxtRecog.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
286 |
<info>Up-to-date: z:/epoc32/include/platform/app/loc/sc/srchuiindevice.loc</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
287 |
<info>Up-to-date: z:/epoc32/include/platform/app/loc/sc/srchuiresultview.loc</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
288 |
<info>Up-to-date: Z:/sf/app/organizer/inc/srchuicustomservice.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
289 |
<info>Up-to-date: z:/epoc32/include/platform/app/loc/sc/gnrlsrchui.loc</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
290 |
<info>Up-to-date: z:/epoc32/include/platform/app/loc/sc/srchuiapp.loc</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
291 |
<info>Up-to-date: z:/epoc32/include/platform/app/loc/sc/srchaiwprovidermenu.loc</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
292 |
<info>Up-to-date: z:/epoc32/rom/include/core/app/searchapp.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
293 |
<info>Up-to-date: z:/epoc32/rom/include/language/app/searchappresources.iby</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
294 |
<info>Up-to-date: z:/epoc32/include/platform/app/cmrmailboxutils.inl</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
295 |
<info>Up-to-date: z:/epoc32/include/platform/app/cmrmailboxutils.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
296 |
<info>Up-to-date: z:/epoc32/include/platform/app/ICalInternalCRKeys.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
297 |
<info>Up-to-date: z:/epoc32/include/platform/app/MeetingRequestUids.hrh</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
298 |
<info>Up-to-date: z:/epoc32/include/platform/app/CalenExporter.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
299 |
<info>Up-to-date: z:/epoc32/include/platform/app/agnexportobserver.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
300 |
<info>Up-to-date: z:/epoc32/include/platform/app/agnimportobserver.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
301 |
<info>Up-to-date: z:/epoc32/include/platform/app/CalenImporter.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
302 |
<info>Up-to-date: z:/epoc32/include/platform/app/calenlauncher.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
303 |
<info>Up-to-date: z:/epoc32/include/platform/app/searchcontent.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
304 |
<info>Up-to-date: z:/epoc32/include/platform/app/searchresult.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
305 |
<info>Up-to-date: z:/epoc32/include/platform/app/searchlightresult.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
306 |
<info>Up-to-date: z:/epoc32/include/platform/app/searchdocumentid.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
307 |
<info>Up-to-date: z:/epoc32/include/platform/app/searchquery.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
308 |
<info>Up-to-date: z:/epoc32/include/platform/app/searchcondition.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
309 |
<info>Up-to-date: z:/epoc32/include/platform/app/searchiconinfo.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
310 |
<info>Up-to-date: z:/epoc32/include/platform/app/searchtextsnippet.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
311 |
<info>Up-to-date: z:/epoc32/include/platform/app/searchsinglecondition.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
312 |
<info>Up-to-date: z:/epoc32/include/platform/app/searchbooleancondition.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
313 |
<info>Up-to-date: z:/epoc32/include/platform/app/searchfield.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
314 |
<info>Up-to-date: z:/epoc32/include/platform/app/searchsnippetcreator.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
315 |
<info>Up-to-date: z:/epoc32/include/platform/app/searchtextsearcher.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
316 |
<info>Up-to-date: z:/epoc32/include/platform/app/searchtextsearcherobserver.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
317 |
<info>Up-to-date: z:/epoc32/include/platform/app/searchclientsession.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
318 |
<info>Up-to-date: z:/epoc32/include/platform/app/searcherrors.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
319 |
<info>Up-to-date: z:/epoc32/include/platform/app/searchsessionobservers.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
320 |
<info>Up-to-date: z:/epoc32/include/platform/app/searchcontentsearcher.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
321 |
<info>Up-to-date: z:/epoc32/include/platform/app/searchplugin.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
322 |
<info>Up-to-date: z:/epoc32/include/platform/app/searchplugin.inl</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
323 |
<info>Up-to-date: z:/epoc32/include/platform/app/searchpluginobserver.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
324 |
<info>Up-to-date: z:/epoc32/include/platform/app/searchcommon.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
325 |
<info>Up-to-date: z:/epoc32/include/platform/app/searchcommon.hrh</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
326 |
<info>Up-to-date: z:/epoc32/include/platform/app/searchcscommon.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
327 |
<info>Up-to-date: z:/epoc32/include/platform/app/almconst.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
328 |
<info>Up-to-date: z:/epoc32/include/platform/app/alarmuidomainpskeys.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
329 |
<info>Up-to-date: z:/epoc32/include/platform/app/CalendarInternalCRKeys.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
330 |
<info>Up-to-date: z:/epoc32/include/platform/app/CalendarDomainCRKeys.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
331 |
<info>Up-to-date: z:/epoc32/include/platform/app/clockdomaincrkeys.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
332 |
<info>Up-to-date: z:/epoc32/include/platform/app/clockalarmeditor.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
333 |
<info>Up-to-date: z:/epoc32/include/platform/app/secondarydisplay/alarmuiSecondaryDisplay.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
334 |
<info>Up-to-date: z:/epoc32/include/platform/app/srchuisettingsplugininterface.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
335 |
<info>Up-to-date: z:/epoc32/include/platform/app/srchuisettingsplugininterface.inl</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
336 |
<info>Up-to-date: z:/epoc32/include/platform/app/srchuisettingsview.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
337 |
<info>Up-to-date: z:/epoc32/include/platform/app/MAgnEntryUi.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
338 |
<info>Up-to-date: z:/epoc32/include/platform/app/CAgnEntryUi.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
339 |
<info>Up-to-date: z:/epoc32/include/platform/app/CAgnEntryUi.inl</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
340 |
<info>Up-to-date: z:/epoc32/include/platform/app/CMRUtils.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
341 |
<info>Up-to-date: z:/epoc32/include/platform/app/CMRUtils.inl</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
342 |
<info>Up-to-date: z:/epoc32/include/platform/app/MRUtilsApiExt.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
343 |
<info>Up-to-date: z:/epoc32/include/platform/app/MMRUtilsTombsExt.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
344 |
<info>Up-to-date: z:/epoc32/include/platform/app/MRCommands.hrh</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
345 |
<info>Up-to-date: z:/epoc32/include/platform/app/CMRViewers.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
346 |
<info>Up-to-date: z:/epoc32/include/platform/app/CMRViewers.inl</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
347 |
<info>Up-to-date: z:/epoc32/include/app/CalenInterimUtils2.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
348 |
<info>Up-to-date: z:/epoc32/include/app/NpdApi.h</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
349 |
<warning>No objects found in XML file z:/epoc32/tools/makefile_templates\s60\mifconv_templates\layers.sysdef.xml</warning> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
350 |
<warning>Duplicate interface 's60.mifconv' (in 'z:/epoc32/tools/makefile_templates\s60\mifconv.xml' and 'z:/epoc32/tools/makefile_templates\s60\mifconv_templates\mifconv.xml')</warning> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
351 |
<info>Processing Z:/sf/app/organizer/officeappeng/sheeteng/group/SHENG.MMP for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
352 |
<info>Processing Z:/sf/app/organizer/officeappeng/wordeng/group/WPENG.MMP for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
353 |
<info>Processing Z:/sf/app/organizer/pimappservices/calendarvcalplugin/group/agnversit.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
354 |
<info>Processing Z:/sf/app/organizer/pimappsupport/chinesecalendarconverter/group/CCon.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
355 |
<info>Processing Z:/sf/app/organizer/alarmengines/missedalarmstore/group/missedalarmstore.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
356 |
<info>Processing Z:/sf/app/organizer/calendarengines/versit2/group/versit2.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
357 |
<info>Processing Z:/sf/app/organizer/calendarengines/agnversit2/group/agnversit2.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
358 |
<info>Processing Z:/sf/app/organizer/calendarengines/caleninterimutils/group/CalenInterimUtils2.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
359 |
<info>Processing Z:/sf/app/organizer/calendarengines/calenimp/group/CalenImp.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
360 |
<info>Processing Z:/sf/app/organizer/calendarengines/calenlauncher/group/calenlauncher.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
361 |
<info>Processing Z:/sf/app/organizer/calendarengines/caldav/group/CalDavClient.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
362 |
<info>Processing Z:/sf/app/organizer/calendarengines/caldav/group/CalDavServer.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
363 |
<info>Processing Z:/sf/app/organizer/calendarengines/caldav/group/CalDavTest.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
364 |
<info>Processing Z:/sf/app/organizer/meetingrequestEngines/mrmailboxutils/group/mrmailboxutils.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
365 |
<info>Processing Z:/sf/app/organizer/searchfw/coresearchfw/group/searchutilities.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
366 |
<info>Processing Z:/sf/app/organizer/searchfw/coresearchfw/group/searchclient.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
367 |
<info>Processing Z:/sf/app/organizer/searchfw/coresearchfw/group/searchserver.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
368 |
<info>Processing Z:/sf/app/organizer/searchfw/plugins/notessearchplugin/group/notessearchplugin.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
369 |
<info>Processing Z:/sf/app/organizer/searchfw/plugins/filesplugin/group/filesplugin.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
370 |
<info>Processing Z:/sf/app/organizer/searchfw/plugins/calendarplugin/group/calendarsearchplugin.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
371 |
<info>Processing Z:/sf/app/organizer/searchfw/plugins/contactsplugin/group/contactsplugin.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
372 |
<info>Processing Z:/sf/app/organizer/searchfw/plugins/messagingplugin/group/messagessearchplugin.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
373 |
<info>Processing Z:/sf/app/organizer/searchfw/plugins/multimediaplugin/group/multimediasearchplugin.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
374 |
<info>Processing Z:/sf/app/organizer/alarmui/group/almalert.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
375 |
<info>Processing Z:/sf/app/organizer/alarmui/group/aknalarmservice.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
376 |
<info>Processing Z:/sf/app/organizer/calendarui/commonutils/group/commonutils.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
377 |
<info>Processing Z:/sf/app/organizer/calendarui/globaldata/group/calenglobaldata.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
378 |
<info>Processing Z:/sf/app/organizer/calendarui/settings/settingsui/group/calensettingsui.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
379 |
<info>Processing Z:/sf/app/organizer/calendarui/settings/gsplugin/group/calengsplugin.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
380 |
<info>Processing Z:/sf/app/organizer/calendarui/customisationmanager/group/calencustomisationmanager.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
381 |
<info>Processing Z:/sf/app/organizer/calendarui/views/group/calenviews.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
382 |
<info>Processing Z:/sf/app/organizer/calendarui/controller/group/calencontroller.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
383 |
<info>Processing Z:/sf/app/organizer/calendarui/editors/group/calendefaulteditors.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
384 |
<info>Processing Z:/sf/app/organizer/calendarui/application/group/calendar.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
385 |
<info>Processing Z:/sf/app/organizer/calendarui/missedalarmindicatorplugin/group/missedalarmindicatorplugin.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
386 |
<info>Processing Z:/sf/app/organizer/calendarui/server/calensvrclient/group/calensvrclient.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
387 |
<info>Processing Z:/sf/app/organizer/calendarui/server/calensvr/group/calensvr.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
388 |
<info>Processing Z:/sf/app/organizer/calendarui/regionalplugins/calenregionalutil/group/calenregionalutil.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
389 |
<info>Processing Z:/sf/app/organizer/calendarui/caldav/group/calencaldavplugin.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
390 |
<info>Processing Z:/sf/app/organizer/meetingui/agnentryui/group/agnentryui.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
391 |
<info>Processing Z:/sf/app/organizer/clock2/clockengines/clocktimezoneresolver/group/clocktimezoneresolver.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
392 |
<info>Processing Z:/sf/app/organizer/clock2/clockengines/clocktimesourceinterface/group/clocktimesourceinterface.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
393 |
<info>Processing Z:/sf/app/organizer/clock2/clockengines/clocknitzplugin/group/clocknitzplugin.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
394 |
<info>Processing Z:/sf/app/organizer/clock2/clockengines/utilities/clockecomlistener/group/clockecomlistener.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
395 |
<info>Processing Z:/sf/app/organizer/clock2/clockengines/clockserver/client/group/clockserverclient.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
396 |
<info>Processing Z:/sf/app/organizer/clock2/clockengines/clockserver/server/group/clockserver.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
397 |
<info>Processing Z:/sf/app/organizer/clock2/clockui/adtupdater/group/adtupdater.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
398 |
<info>Processing Z:/sf/app/organizer/clock2/clockui/uiengine/countdownengine/group/countdownengine.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
399 |
<info>Processing Z:/sf/app/organizer/clock2/clockui/uiengine/stopwatchengine/group/stopwatchengine.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
400 |
<info>Processing Z:/sf/app/organizer/clock2/clockui/uilayer/clkdatetimeview/group/clkdatetimeview.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
401 |
<info>Processing Z:/sf/app/organizer/clock2/clockui/plugins/datetimeviewplugin/group/clkdatetimeviewplugin.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
402 |
<info>Processing Z:/sf/app/organizer/clock2/clockui/plugins/stopwatchindicatorplugin/group/stopwatchindicatorplugin.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
403 |
<info>Processing Z:/sf/app/organizer/clock2/clockui/plugins/clockindicatorpaneplugin/group/clockindicatorpaneplugin.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
404 |
<info>Processing Z:/sf/app/organizer/clock2/clockui/uilayer/clockalarmeditor/group/clockalarmeditor.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
405 |
<info>Processing Z:/sf/app/organizer/clock2/clockui/uilayer/clockcityselectionlist/group/clockcityselectionlist.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
406 |
<info>Processing Z:/sf/app/organizer/clock2/clockui/uilayer/group/clock.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
407 |
<info>Processing Z:/sf/app/organizer/clock2/clockui/uimodel/group/clkuimodel.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
408 |
<info>Processing Z:/sf/app/organizer/clock2/clockui/alarmeditorapp/group/alarmeditorapp.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
409 |
<info>Processing Z:/sf/app/organizer/notepad/notepad1/group/NpdLib.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
410 |
<info>Processing Z:/sf/app/organizer/notepad/notepad1/group/Notepad.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
411 |
<info>Processing Z:/sf/app/organizer/notepad/notepad1/group/NpdViewer.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
412 |
<info>Processing Z:/sf/app/organizer/notepad/notepad1/SyncMLAdapter/group/nsmldsnotepaddataprovider.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
413 |
<info>Processing Z:/sf/app/organizer/notepad/txtrecog/group/TxtRecog.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
414 |
<info>Processing Z:/sf/app/organizer/searchui/searchapp/srchuicommon/group/srchuicommon.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
415 |
<info>Processing Z:/sf/app/organizer/searchui/searchapp/plugins/indevicesearch/group/srchuiindeviceserviceplugin.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
416 |
<info>Processing Z:/sf/app/organizer/searchui/searchapp/plugins/resultviewerplugin/group/srchuiresviewplugin.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
417 |
<info>Processing Z:/sf/app/organizer/searchui/searchapp/srchuigenui/group/srchuigenui.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
418 |
<info>Processing Z:/sf/app/organizer/searchui/searchapp/srchuiapp/group/srchuiapp.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
419 |
<info>Processing Z:/sf/app/organizer/searchui/searchapp/srchaiwprovider/group/srchaiwprovider.mmp for platform winscw_udeb</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
420 |
<info>Buildable specification group 'ALL'</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
421 |
<info>Buildable specification 'export_0'</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
422 |
<info>Buildable specification 'build_0'</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
423 |
<info>Running C:/Symbian/Tools/PDT_1.0/raptor/bin/sbs_descramble.exe sbs3882447167 start</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
424 |
<info>Making z:/epoc32/build/Makefile.export</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
425 |
<info>Executing 'C:/Symbian/Tools/PDT_1.0/raptor/win32/mingw/bin/make.exe HAVE_ORDERONLY=1 -r -f "z:/epoc32/build/Makefile.export" -k -j 4 DESCRAMBLE="C:/Symbian/Tools/PDT_1.0/raptor/bin/sbs_descramble.exe sbs3882447167"'</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
426 |
<info>NOT generating CLEAN targets as no CLEAN target was requested </info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
427 |
<info>NOT generating WHAT targets as WHAT target not requested </info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
428 |
make.exe: Nothing to be done for `EXPORT'. |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
429 |
<info>Making z:/epoc32/build/Makefile.bitmap</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
430 |
<info>Executing 'C:/Symbian/Tools/PDT_1.0/raptor/win32/mingw/bin/make.exe HAVE_ORDERONLY=1 -r -f "z:/epoc32/build/Makefile.bitmap" -k -j 4 DESCRAMBLE="C:/Symbian/Tools/PDT_1.0/raptor/bin/sbs_descramble.exe sbs3882447167"'</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
431 |
<info>NOT generating CLEAN targets as no CLEAN target was requested </info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
432 |
<info>NOT generating WHAT targets as WHAT target not requested </info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
433 |
true |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
434 |
true |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
435 |
true |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
436 |
true |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
437 |
true |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
438 |
<info>Making z:/epoc32/build/Makefile.resource</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
439 |
<info>Executing 'C:/Symbian/Tools/PDT_1.0/raptor/win32/mingw/bin/make.exe HAVE_ORDERONLY=1 -r -f "z:/epoc32/build/Makefile.resource" -k -j 4 DESCRAMBLE="C:/Symbian/Tools/PDT_1.0/raptor/bin/sbs_descramble.exe sbs3882447167"'</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
440 |
<info>NOT generating CLEAN targets as no CLEAN target was requested </info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
441 |
<info>NOT generating WHAT targets as WHAT target not requested </info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
442 |
<info>Making z:/epoc32/build/Makefile.default</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
443 |
<info>Executing 'C:/Symbian/Tools/PDT_1.0/raptor/win32/mingw/bin/make.exe HAVE_ORDERONLY=1 -r -f "z:/epoc32/build/Makefile.default" -k -j 4 DESCRAMBLE="C:/Symbian/Tools/PDT_1.0/raptor/bin/sbs_descramble.exe sbs3882447167"'</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
444 |
<info>NOT generating CLEAN targets as no CLEAN target was requested </info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
445 |
<info>NOT generating WHAT targets as WHAT target not requested </info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
446 |
<warning project='Z:/sf/app/organizer/calendarengines/caldav/group/CalDavClient.mmp' component='Z:/sf/app/organizer/group/bld.inf'>Unfrozen Exports in build for winscw/udeb</warning> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
447 |
<recipe name='extension_makefile' target='01c417b2e14b8cdf8b96c81af187c4f3_MAKMAKE' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_udeb' platform='WINSCW' phase='ALL' source=''> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
448 |
<![CDATA[ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
449 |
+ EPOCROOT=z: |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
450 |
+ PLATFORM=WINSCW |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
451 |
+ TO_ROOT= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
452 |
+ TO_BLDINF=Z:/sf/app/organizer/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
453 |
+ EPOCBLD=z:/epoc32/build/organizer/c_87eda37825f2ef06 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
454 |
+ CFG=udeb |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
455 |
+ RMDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rmdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
456 |
+ RM=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
457 |
+ ERASE=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
458 |
+ MKDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/mkdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
459 |
+ CP=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/cp.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
460 |
+ MAKEFILENAME= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
461 |
+ DIRECTORY=Z:/sf/app/organizer/searchui/searchapp/plugins/resultviewerplugin/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
462 |
+ EXTMAKEFILENAME=srchuiresviewpluginicons.mk |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
463 |
+ DEPENDENCIES= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
464 |
+ TOOL= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
465 |
+ RVCT22LIB= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
466 |
+ RVCT22INC= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
467 |
+ RVCT22BIN= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
468 |
+ MAKEVAR='"z:/epoc32/tools/make.exe"' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
469 |
+ EXTMAKEFILETARGET=MAKMAKE |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
470 |
+ export 'EPOCROOT=z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
471 |
+ EPOCROOT='z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
472 |
+ export CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
473 |
+ CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
474 |
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\plugins\resultviewerplugin\group' -f srchuiresviewpluginicons.mk CFG=UDEB 'EPOCBLD=z:\epoc32\build\organizer\c_87eda37825f2ef06' 'TO_BLDINF=Z:\sf\app\organizer\group' PLATFORM=WINSCW MAKMAKE |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
475 |
z:\epoc32\tools\make.exe[1]: Entering directory `Z:/sf/app/organizer/searchui/searchapp/plugins/resultviewerplugin/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
476 |
z:\epoc32\tools\make.exe[1]: Leaving directory `Z:/sf/app/organizer/searchui/searchapp/plugins/resultviewerplugin/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
477 |
]]><time start='1251137376.093750000' elapsed='0.137' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
478 |
+ RV=0 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
479 |
+ set +x |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
480 |
<status exit='ok' attempt='1' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
481 |
</recipe> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
482 |
<recipe name='extension_makefile' target='299253e6ab3a2b70a0acf7840baa42df_MAKMAKE' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_udeb' platform='WINSCW' phase='ALL' source=''> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
483 |
<![CDATA[ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
484 |
+ EPOCROOT=z: |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
485 |
+ PLATFORM=WINSCW |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
486 |
+ TO_ROOT= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
487 |
+ TO_BLDINF=Z:/sf/app/organizer/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
488 |
+ EPOCBLD=z:/epoc32/build/organizer/c_87eda37825f2ef06 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
489 |
+ CFG=udeb |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
490 |
+ RMDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rmdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
491 |
+ RM=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
492 |
+ ERASE=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
493 |
+ MKDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/mkdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
494 |
+ CP=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/cp.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
495 |
+ MAKEFILENAME= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
496 |
+ DIRECTORY=Z:/sf/app/organizer/searchui/searchapp/srchuiapp/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
497 |
+ EXTMAKEFILENAME=srchuiappicons.mk |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
498 |
+ DEPENDENCIES= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
499 |
+ TOOL= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
500 |
+ RVCT22LIB= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
501 |
+ RVCT22INC= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
502 |
+ RVCT22BIN= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
503 |
+ MAKEVAR='"z:/epoc32/tools/make.exe"' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
504 |
+ EXTMAKEFILETARGET=MAKMAKE |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
505 |
+ export 'EPOCROOT=z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
506 |
+ EPOCROOT='z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
507 |
+ export CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
508 |
+ CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
509 |
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\srchuiapp\group' -f srchuiappicons.mk CFG=UDEB 'EPOCBLD=z:\epoc32\build\organizer\c_87eda37825f2ef06' 'TO_BLDINF=Z:\sf\app\organizer\group' PLATFORM=WINSCW MAKMAKE |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
510 |
z:\epoc32\tools\make.exe[1]: Entering directory `Z:/sf/app/organizer/searchui/searchapp/srchuiapp/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
511 |
z:\epoc32\tools\make.exe[1]: Leaving directory `Z:/sf/app/organizer/searchui/searchapp/srchuiapp/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
512 |
]]><time start='1251137376.187500000' elapsed='0.109' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
513 |
+ RV=0 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
514 |
+ set +x |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
515 |
<status exit='ok' attempt='1' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
516 |
</recipe> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
517 |
<recipe name='extension_makefile' target='a7e278cc5a59319fa865c836a9737763_MAKMAKE' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_udeb' platform='WINSCW' phase='ALL' source=''> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
518 |
<![CDATA[ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
519 |
+ EPOCROOT=z: |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
520 |
+ PLATFORM=WINSCW |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
521 |
+ TO_ROOT= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
522 |
+ TO_BLDINF=Z:/sf/app/organizer/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
523 |
+ EPOCBLD=z:/epoc32/build/organizer/c_87eda37825f2ef06 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
524 |
+ CFG=udeb |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
525 |
+ RMDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rmdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
526 |
+ RM=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
527 |
+ ERASE=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
528 |
+ MKDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/mkdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
529 |
+ CP=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/cp.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
530 |
+ MAKEFILENAME= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
531 |
+ DIRECTORY=Z:/sf/app/organizer/searchui/searchapp/srchuigenui/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
532 |
+ EXTMAKEFILENAME=GnrlSearchUIIcons.mk |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
533 |
+ DEPENDENCIES= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
534 |
+ TOOL= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
535 |
+ RVCT22LIB= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
536 |
+ RVCT22INC= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
537 |
+ RVCT22BIN= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
538 |
+ MAKEVAR='"z:/epoc32/tools/make.exe"' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
539 |
+ EXTMAKEFILETARGET=MAKMAKE |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
540 |
+ export 'EPOCROOT=z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
541 |
+ EPOCROOT='z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
542 |
+ export CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
543 |
+ CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
544 |
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\srchuigenui\group' -f GnrlSearchUIIcons.mk CFG=UDEB 'EPOCBLD=z:\epoc32\build\organizer\c_87eda37825f2ef06' 'TO_BLDINF=Z:\sf\app\organizer\group' PLATFORM=WINSCW MAKMAKE |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
545 |
z:\epoc32\tools\make.exe[1]: Entering directory `Z:/sf/app/organizer/searchui/searchapp/srchuigenui/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
546 |
z:\epoc32\tools\make.exe[1]: Leaving directory `Z:/sf/app/organizer/searchui/searchapp/srchuigenui/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
547 |
]]><time start='1251137376.265625000' elapsed='0.123' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
548 |
+ RV=0 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
549 |
+ set +x |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
550 |
<status exit='ok' attempt='1' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
551 |
</recipe> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
552 |
<recipe name='extension_makefile' target='c1a066120fdf384da03453f2e7613ef4_MAKMAKE' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_udeb' platform='WINSCW' phase='ALL' source=''> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
553 |
<![CDATA[ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
554 |
+ EPOCROOT=z: |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
555 |
+ PLATFORM=WINSCW |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
556 |
+ TO_ROOT= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
557 |
+ TO_BLDINF=Z:/sf/app/organizer/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
558 |
+ EPOCBLD=z:/epoc32/build/organizer/c_87eda37825f2ef06 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
559 |
+ CFG=udeb |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
560 |
+ RMDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rmdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
561 |
+ RM=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
562 |
+ ERASE=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
563 |
+ MKDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/mkdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
564 |
+ CP=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/cp.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
565 |
+ MAKEFILENAME= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
566 |
+ DIRECTORY=Z:/sf/app/organizer/searchui/searchapp/plugins/indevicesearch/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
567 |
+ EXTMAKEFILENAME=indevicesearchicons.mk |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
568 |
+ DEPENDENCIES= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
569 |
+ TOOL= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
570 |
+ RVCT22LIB= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
571 |
+ RVCT22INC= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
572 |
+ RVCT22BIN= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
573 |
+ MAKEVAR='"z:/epoc32/tools/make.exe"' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
574 |
+ EXTMAKEFILETARGET=MAKMAKE |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
575 |
+ export 'EPOCROOT=z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
576 |
+ EPOCROOT='z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
577 |
+ export CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
578 |
+ CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
579 |
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\plugins\indevicesearch\group' -f indevicesearchicons.mk CFG=UDEB 'EPOCBLD=z:\epoc32\build\organizer\c_87eda37825f2ef06' 'TO_BLDINF=Z:\sf\app\organizer\group' PLATFORM=WINSCW MAKMAKE |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
580 |
z:\epoc32\tools\make.exe[1]: Entering directory `Z:/sf/app/organizer/searchui/searchapp/plugins/indevicesearch/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
581 |
z:\epoc32\tools\make.exe[1]: Leaving directory `Z:/sf/app/organizer/searchui/searchapp/plugins/indevicesearch/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
582 |
]]><time start='1251137376.329125000' elapsed='0.138' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
583 |
+ RV=0 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
584 |
+ set +x |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
585 |
<status exit='ok' attempt='1' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
586 |
</recipe> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
587 |
<recipe name='win32compile2object' target='z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/udeb/CalDavServer.o' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='Z:/sf/app/organizer/calendarengines/caldav/group/CalDavServer.mmp' config='winscw_udeb' platform='winscw' phase='ALL' source='Z:/sf/app/organizer/calendarengines/caldav/src/CalDavServer.cpp'> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
588 |
<![CDATA[ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
589 |
+ mwccsym2.exe -c -align 4 -warnings on -w nohidevirtual,nounusedexpr -msgstyle gcc -enum int -str pool -exc ms -trigraphs on -cwd source -g -O0 -inline off -runtime staticmulti -wchar_t off -nostdinc -gccdepends -MD -d __SYMBIAN32__ -d __CW32__ -d __WINS__ -d __WINSCW__ -d __SUPPORT_CPP_EXCEPTIONS__ -d _UNICODE -d _DEBUG -d __EXE__ -i- -i Z:/sf/app/organizer/calendarengines/caldav/inc -i z:/epoc32/include -i z:/Epoc32/include -i z:/Epoc32/include/app -i z:/Epoc32/include/mw -i z:/Epoc32/include/platform -i z:/Epoc32/include/platform/mw -i z:/Epoc32/include/platform/app -include bldvariant.hrh -o 'z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/udeb/CalDavServer.o' Z:/sf/app/organizer/calendarengines/caldav/src/CalDavServer.cpp |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
590 |
+ C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/sed.exe 's#\\\(.\)#/\1#g;s#/ #\\ #g;s#\([A-Za-z]:\)\\#\1/#g;1,1s#.*: .* \(.\)\?$# z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/udeb/CalDavServer.o: Z:/sf/app/organizer/calendarengines/caldav/src/CalDavServer.cpp \1#' 'z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/udeb/CalDavServer.dep' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
591 |
]]><time start='1251137378.062500000' elapsed='0.876' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
592 |
+ RV=0 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
593 |
+ set +x |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
594 |
<status exit='ok' attempt='1' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
595 |
</recipe> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
596 |
<recipe name='win32compile2object' target='z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/udeb/CalDavServerSession.o' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='Z:/sf/app/organizer/calendarengines/caldav/group/CalDavServer.mmp' config='winscw_udeb' platform='winscw' phase='ALL' source='Z:/sf/app/organizer/calendarengines/caldav/src/CalDavServerSession.cpp'> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
597 |
<![CDATA[ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
598 |
+ mwccsym2.exe -c -align 4 -warnings on -w nohidevirtual,nounusedexpr -msgstyle gcc -enum int -str pool -exc ms -trigraphs on -cwd source -g -O0 -inline off -runtime staticmulti -wchar_t off -nostdinc -gccdepends -MD -d __SYMBIAN32__ -d __CW32__ -d __WINS__ -d __WINSCW__ -d __SUPPORT_CPP_EXCEPTIONS__ -d _UNICODE -d _DEBUG -d __EXE__ -i- -i Z:/sf/app/organizer/calendarengines/caldav/inc -i z:/epoc32/include -i z:/Epoc32/include -i z:/Epoc32/include/app -i z:/Epoc32/include/mw -i z:/Epoc32/include/platform -i z:/Epoc32/include/platform/mw -i z:/Epoc32/include/platform/app -include bldvariant.hrh -o 'z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/udeb/CalDavServerSession.o' Z:/sf/app/organizer/calendarengines/caldav/src/CalDavServerSession.cpp |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
599 |
+ C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/sed.exe 's#\\\(.\)#/\1#g;s#/ #\\ #g;s#\([A-Za-z]:\)\\#\1/#g;1,1s#.*: .* \(.\)\?$# z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/udeb/CalDavServerSession.o: Z:/sf/app/organizer/calendarengines/caldav/src/CalDavServerSession.cpp \1#' 'z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/udeb/CalDavServerSession.dep' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
600 |
]]><time start='1251137378.585125000' elapsed='0.448' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
601 |
+ RV=0 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
602 |
+ set +x |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
603 |
<status exit='ok' attempt='1' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
604 |
</recipe> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
605 |
<recipe name='win32compile2object' target='z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/udeb/caldavutils.o' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='Z:/sf/app/organizer/calendarengines/caldav/group/CalDavServer.mmp' config='winscw_udeb' platform='winscw' phase='ALL' source='Z:/sf/app/organizer/calendarengines/caldav/src/caldavutils.cpp'> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
606 |
<![CDATA[ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
607 |
+ mwccsym2.exe -c -align 4 -warnings on -w nohidevirtual,nounusedexpr -msgstyle gcc -enum int -str pool -exc ms -trigraphs on -cwd source -g -O0 -inline off -runtime staticmulti -wchar_t off -nostdinc -gccdepends -MD -d __SYMBIAN32__ -d __CW32__ -d __WINS__ -d __WINSCW__ -d __SUPPORT_CPP_EXCEPTIONS__ -d _UNICODE -d _DEBUG -d __EXE__ -i- -i Z:/sf/app/organizer/calendarengines/caldav/inc -i z:/epoc32/include -i z:/Epoc32/include -i z:/Epoc32/include/app -i z:/Epoc32/include/mw -i z:/Epoc32/include/platform -i z:/Epoc32/include/platform/mw -i z:/Epoc32/include/platform/app -include bldvariant.hrh -o 'z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/udeb/caldavutils.o' Z:/sf/app/organizer/calendarengines/caldav/src/caldavutils.cpp |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
608 |
+ C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/sed.exe 's#\\\(.\)#/\1#g;s#/ #\\ #g;s#\([A-Za-z]:\)\\#\1/#g;1,1s#.*: .* \(.\)\?$# z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/udeb/caldavutils.o: Z:/sf/app/organizer/calendarengines/caldav/src/caldavutils.cpp \1#' 'z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/udeb/caldavutils.dep' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
609 |
]]><time start='1251137378.343750000' elapsed='0.712' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
610 |
+ RV=0 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
611 |
+ set +x |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
612 |
<status exit='ok' attempt='1' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
613 |
</recipe> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
614 |
<recipe name='win32generateUIDcpp' target='z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/udeb/!CalDavServer.UID.CPP' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='Z:/sf/app/organizer/calendarengines/caldav/group/CalDavServer.mmp' config='winscw_udeb' platform='winscw' phase='ALL' source=''> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
615 |
<![CDATA[ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
616 |
+ echo '// SBS-generated uid source file' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
617 |
+ echo '#include <e32cmn.h>' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
618 |
+ echo '#pragma data_seg(".SYMBIAN")' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
619 |
+ echo '__EMULATOR_IMAGE_HEADER2(0x1000007a,0x00000000,0xe800002c,EPriorityForeground,0x0001a130u,0x00000000u,0xe800002c,0x70000001,0x00010000,0)' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
620 |
+ echo '#pragma data_seg()' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
621 |
]]><time start='1251137379.724750000' elapsed='0.011' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
622 |
+ RV=0 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
623 |
+ set +x |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
624 |
<status exit='ok' attempt='1' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
625 |
</recipe> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
626 |
<recipe name='win32compile2object' target='z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/udeb/httpclient.o' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='Z:/sf/app/organizer/calendarengines/caldav/group/CalDavServer.mmp' config='winscw_udeb' platform='winscw' phase='ALL' source='Z:/sf/app/organizer/calendarengines/caldav/src/httpclient.cpp'> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
627 |
<![CDATA[ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
628 |
+ mwccsym2.exe -c -align 4 -warnings on -w nohidevirtual,nounusedexpr -msgstyle gcc -enum int -str pool -exc ms -trigraphs on -cwd source -g -O0 -inline off -runtime staticmulti -wchar_t off -nostdinc -gccdepends -MD -d __SYMBIAN32__ -d __CW32__ -d __WINS__ -d __WINSCW__ -d __SUPPORT_CPP_EXCEPTIONS__ -d _UNICODE -d _DEBUG -d __EXE__ -i- -i Z:/sf/app/organizer/calendarengines/caldav/inc -i z:/epoc32/include -i z:/Epoc32/include -i z:/Epoc32/include/app -i z:/Epoc32/include/mw -i z:/Epoc32/include/platform -i z:/Epoc32/include/platform/mw -i z:/Epoc32/include/platform/app -include bldvariant.hrh -o 'z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/udeb/httpclient.o' Z:/sf/app/organizer/calendarengines/caldav/src/httpclient.cpp |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
629 |
sf\app\organizer\calendarengines\caldav\src\httpclient.cpp:365: warning: variable / argument 'aAuthenticationType' is not used in function |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
630 |
+ C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/sed.exe 's#\\\(.\)#/\1#g;s#/ #\\ #g;s#\([A-Za-z]:\)\\#\1/#g;1,1s#.*: .* \(.\)\?$# z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/udeb/httpclient.o: Z:/sf/app/organizer/calendarengines/caldav/src/httpclient.cpp \1#' 'z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/udeb/httpclient.dep' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
631 |
]]><time start='1251137378.571875000' elapsed='1.230' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
632 |
+ RV=0 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
633 |
+ set +x |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
634 |
<status exit='ok' attempt='1' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
635 |
</recipe> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
636 |
<recipe name='win32compile2object' target='z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/udeb/caldavenginemgr.o' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='Z:/sf/app/organizer/calendarengines/caldav/group/CalDavServer.mmp' config='winscw_udeb' platform='winscw' phase='ALL' source='Z:/sf/app/organizer/calendarengines/caldav/src/caldavenginemgr.cpp'> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
637 |
<![CDATA[ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
638 |
+ mwccsym2.exe -c -align 4 -warnings on -w nohidevirtual,nounusedexpr -msgstyle gcc -enum int -str pool -exc ms -trigraphs on -cwd source -g -O0 -inline off -runtime staticmulti -wchar_t off -nostdinc -gccdepends -MD -d __SYMBIAN32__ -d __CW32__ -d __WINS__ -d __WINSCW__ -d __SUPPORT_CPP_EXCEPTIONS__ -d _UNICODE -d _DEBUG -d __EXE__ -i- -i Z:/sf/app/organizer/calendarengines/caldav/inc -i z:/epoc32/include -i z:/Epoc32/include -i z:/Epoc32/include/app -i z:/Epoc32/include/mw -i z:/Epoc32/include/platform -i z:/Epoc32/include/platform/mw -i z:/Epoc32/include/platform/app -include bldvariant.hrh -o 'z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/udeb/caldavenginemgr.o' Z:/sf/app/organizer/calendarengines/caldav/src/caldavenginemgr.cpp |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
639 |
sf\app\organizer\calendarengines\caldav\src\caldavenginemgr.cpp:96: warning: return value expected |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
640 |
+ C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/sed.exe 's#\\\(.\)#/\1#g;s#/ #\\ #g;s#\([A-Za-z]:\)\\#\1/#g;1,1s#.*: .* \(.\)\?$# z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/udeb/caldavenginemgr.o: Z:/sf/app/organizer/calendarengines/caldav/src/caldavenginemgr.cpp \1#' 'z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/udeb/caldavenginemgr.dep' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
641 |
]]><time start='1251137379.718750000' elapsed='0.655' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
642 |
+ RV=0 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
643 |
+ set +x |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
644 |
<status exit='ok' attempt='1' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
645 |
</recipe> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
646 |
<recipe name='extension_makefile' target='c1a066120fdf384da03453f2e7613ef4_RESOURCE' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_udeb' platform='WINSCW' phase='ALL' source=''> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
647 |
<![CDATA[ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
648 |
+ EPOCROOT=z: |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
649 |
+ PLATFORM=WINSCW |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
650 |
+ TO_ROOT= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
651 |
+ TO_BLDINF=Z:/sf/app/organizer/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
652 |
+ EPOCBLD=z:/epoc32/build/organizer/c_87eda37825f2ef06 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
653 |
+ CFG=udeb |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
654 |
+ RMDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rmdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
655 |
+ RM=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
656 |
+ ERASE=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
657 |
+ MKDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/mkdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
658 |
+ CP=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/cp.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
659 |
+ MAKEFILENAME= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
660 |
+ DIRECTORY=Z:/sf/app/organizer/searchui/searchapp/plugins/indevicesearch/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
661 |
+ EXTMAKEFILENAME=indevicesearchicons.mk |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
662 |
+ DEPENDENCIES= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
663 |
+ TOOL= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
664 |
+ RVCT22LIB= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
665 |
+ RVCT22INC= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
666 |
+ RVCT22BIN= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
667 |
+ MAKEVAR='"z:/epoc32/tools/make.exe"' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
668 |
+ EXTMAKEFILETARGET=RESOURCE |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
669 |
+ export 'EPOCROOT=z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
670 |
+ EPOCROOT='z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
671 |
+ export CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
672 |
+ CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
673 |
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\plugins\indevicesearch\group' -f indevicesearchicons.mk CFG=UDEB 'EPOCBLD=z:\epoc32\build\organizer\c_87eda37825f2ef06' 'TO_BLDINF=Z:\sf\app\organizer\group' PLATFORM=WINSCW RESOURCE |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
674 |
z:\epoc32\tools\make.exe[1]: Entering directory `Z:/sf/app/organizer/searchui/searchapp/plugins/indevicesearch/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
675 |
mifconv \epoc32\release\WINSCW\UDEB\Z\RESOURCE\APPS\srchuiindevicesvg.MIF /h\epoc32\include\srchuiindevicesvg.MBG \ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
676 |
/c8,8 qgn_indi_find_glass_advanced.svg \ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
677 |
/c8,8 qgn_indi_find_glass.svg \ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
678 |
/c8,8 qgn_prop_search_indevice |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
679 |
|
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
680 |
Mifconv v3.1.4 - 17th April 2009 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
681 |
Writing mbg: \epoc32\include\srchuiindevicesvg.MBG |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
682 |
Loading file: z:\epoc32\BUILD\s60\icons\temp\s4k9g.tmp\z__epoc32_s60_icons_qgn_indi_find_glass_advanced.svgb |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
683 |
Loading file: z:\epoc32\BUILD\s60\icons\temp\s4k9g.tmp\z__epoc32_s60_icons_qgn_indi_find_glass.svgb |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
684 |
Loading file: z:\epoc32\BUILD\s60\icons\temp\s4k9g.tmp\z__epoc32_s60_icons_qgn_prop_search_indevice.svgb |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
685 |
Writing mif: \epoc32\release\WINSCW\UDEB\Z\RESOURCE\APPS\srchuiindevicesvg.mif |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
686 |
z:\epoc32\tools\make.exe[1]: Leaving directory `Z:/sf/app/organizer/searchui/searchapp/plugins/indevicesearch/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
687 |
]]><time start='1251137379.984375000' elapsed='1.103' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
688 |
+ RV=0 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
689 |
+ set +x |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
690 |
<status exit='ok' attempt='1' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
691 |
</recipe> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
692 |
<recipe name='extension_makefile' target='01c417b2e14b8cdf8b96c81af187c4f3_RESOURCE' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_udeb' platform='WINSCW' phase='ALL' source=''> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
693 |
<![CDATA[ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
694 |
+ EPOCROOT=z: |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
695 |
+ PLATFORM=WINSCW |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
696 |
+ TO_ROOT= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
697 |
+ TO_BLDINF=Z:/sf/app/organizer/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
698 |
+ EPOCBLD=z:/epoc32/build/organizer/c_87eda37825f2ef06 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
699 |
+ CFG=udeb |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
700 |
+ RMDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rmdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
701 |
+ RM=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
702 |
+ ERASE=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
703 |
+ MKDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/mkdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
704 |
+ CP=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/cp.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
705 |
+ MAKEFILENAME= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
706 |
+ DIRECTORY=Z:/sf/app/organizer/searchui/searchapp/plugins/resultviewerplugin/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
707 |
+ EXTMAKEFILENAME=srchuiresviewpluginicons.mk |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
708 |
+ DEPENDENCIES= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
709 |
+ TOOL= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
710 |
+ RVCT22LIB= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
711 |
+ RVCT22INC= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
712 |
+ RVCT22BIN= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
713 |
+ MAKEVAR='"z:/epoc32/tools/make.exe"' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
714 |
+ EXTMAKEFILETARGET=RESOURCE |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
715 |
+ export 'EPOCROOT=z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
716 |
+ EPOCROOT='z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
717 |
+ export CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
718 |
+ CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
719 |
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\plugins\resultviewerplugin\group' -f srchuiresviewpluginicons.mk CFG=UDEB 'EPOCBLD=z:\epoc32\build\organizer\c_87eda37825f2ef06' 'TO_BLDINF=Z:\sf\app\organizer\group' PLATFORM=WINSCW RESOURCE |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
720 |
z:\epoc32\tools\make.exe[1]: Entering directory `Z:/sf/app/organizer/searchui/searchapp/plugins/resultviewerplugin/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
721 |
mifconv \epoc32\release\WINSCW\UDEB\z\resource\apps\srchuiresviewpluginicons.mif /h\epoc32\include\srchuiresviewpluginicons.mbg \ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
722 |
/c24,8 qgn_indi_mmc_add.svg \ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
723 |
/c8,8 qgn_prop_search_indevice_title.svg |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
724 |
|
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
725 |
Mifconv v3.1.4 - 17th April 2009 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
726 |
Writing mbg: \epoc32\include\srchuiresviewpluginicons.mbg |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
727 |
Loading file: z:\epoc32\BUILD\s60\icons\temp\s4leg.tmp\z__epoc32_s60_icons_qgn_indi_mmc_add.svgb |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
728 |
Loading file: z:\epoc32\BUILD\s60\icons\temp\s4leg.tmp\z__epoc32_s60_icons_qgn_prop_search_indevice_title.svgb |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
729 |
Writing mif: \epoc32\release\WINSCW\UDEB\z\resource\apps\srchuiresviewpluginicons.mif |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
730 |
z:\epoc32\tools\make.exe[1]: Leaving directory `Z:/sf/app/organizer/searchui/searchapp/plugins/resultviewerplugin/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
731 |
]]><time start='1251137380.502000000' elapsed='0.719' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
732 |
+ RV=0 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
733 |
+ set +x |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
734 |
<status exit='ok' attempt='1' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
735 |
</recipe> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
736 |
<recipe name='extension_makefile' target='299253e6ab3a2b70a0acf7840baa42df_RESOURCE' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_udeb' platform='WINSCW' phase='ALL' source=''> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
737 |
<![CDATA[ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
738 |
+ EPOCROOT=z: |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
739 |
+ PLATFORM=WINSCW |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
740 |
+ TO_ROOT= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
741 |
+ TO_BLDINF=Z:/sf/app/organizer/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
742 |
+ EPOCBLD=z:/epoc32/build/organizer/c_87eda37825f2ef06 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
743 |
+ CFG=udeb |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
744 |
+ RMDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rmdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
745 |
+ RM=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
746 |
+ ERASE=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
747 |
+ MKDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/mkdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
748 |
+ CP=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/cp.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
749 |
+ MAKEFILENAME= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
750 |
+ DIRECTORY=Z:/sf/app/organizer/searchui/searchapp/srchuiapp/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
751 |
+ EXTMAKEFILENAME=srchuiappicons.mk |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
752 |
+ DEPENDENCIES= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
753 |
+ TOOL= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
754 |
+ RVCT22LIB= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
755 |
+ RVCT22INC= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
756 |
+ RVCT22BIN= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
757 |
+ MAKEVAR='"z:/epoc32/tools/make.exe"' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
758 |
+ EXTMAKEFILETARGET=RESOURCE |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
759 |
+ export 'EPOCROOT=z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
760 |
+ EPOCROOT='z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
761 |
+ export CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
762 |
+ CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
763 |
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\srchuiapp\group' -f srchuiappicons.mk CFG=UDEB 'EPOCBLD=z:\epoc32\build\organizer\c_87eda37825f2ef06' 'TO_BLDINF=Z:\sf\app\organizer\group' PLATFORM=WINSCW RESOURCE |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
764 |
z:\epoc32\tools\make.exe[1]: Entering directory `Z:/sf/app/organizer/searchui/searchapp/srchuiapp/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
765 |
mifconv \epoc32\release\WINSCW\UDEB\Z\RESOURCE\APPS\srchuiapp.MIF /h\epoc32\include\srchuiapp.MBG \ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
766 |
/c8,8 qgn_menu_search.svg |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
767 |
|
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
768 |
Mifconv v3.1.4 - 17th April 2009 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
769 |
Writing mbg: \epoc32\include\srchuiapp.MBG |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
770 |
Loading file: z:\epoc32\BUILD\s60\icons\temp\s4k34.tmp\z__epoc32_s60_icons_qgn_menu_search.svgb |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
771 |
Writing mif: \epoc32\release\WINSCW\UDEB\Z\RESOURCE\APPS\srchuiapp.mif |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
772 |
z:\epoc32\tools\make.exe[1]: Leaving directory `Z:/sf/app/organizer/searchui/searchapp/srchuiapp/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
773 |
]]><time start='1251137381.015625000' elapsed='0.407' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
774 |
+ RV=0 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
775 |
+ set +x |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
776 |
<status exit='ok' attempt='1' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
777 |
</recipe> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
778 |
<recipe name='extension_makefile' target='a7e278cc5a59319fa865c836a9737763_RESOURCE' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_udeb' platform='WINSCW' phase='ALL' source=''> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
779 |
<![CDATA[ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
780 |
+ EPOCROOT=z: |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
781 |
+ PLATFORM=WINSCW |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
782 |
+ TO_ROOT= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
783 |
+ TO_BLDINF=Z:/sf/app/organizer/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
784 |
+ EPOCBLD=z:/epoc32/build/organizer/c_87eda37825f2ef06 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
785 |
+ CFG=udeb |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
786 |
+ RMDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rmdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
787 |
+ RM=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
788 |
+ ERASE=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
789 |
+ MKDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/mkdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
790 |
+ CP=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/cp.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
791 |
+ MAKEFILENAME= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
792 |
+ DIRECTORY=Z:/sf/app/organizer/searchui/searchapp/srchuigenui/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
793 |
+ EXTMAKEFILENAME=GnrlSearchUIIcons.mk |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
794 |
+ DEPENDENCIES= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
795 |
+ TOOL= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
796 |
+ RVCT22LIB= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
797 |
+ RVCT22INC= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
798 |
+ RVCT22BIN= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
799 |
+ MAKEVAR='"z:/epoc32/tools/make.exe"' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
800 |
+ EXTMAKEFILETARGET=RESOURCE |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
801 |
+ export 'EPOCROOT=z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
802 |
+ EPOCROOT='z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
803 |
+ export CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
804 |
+ CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
805 |
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\srchuigenui\group' -f GnrlSearchUIIcons.mk CFG=UDEB 'EPOCBLD=z:\epoc32\build\organizer\c_87eda37825f2ef06' 'TO_BLDINF=Z:\sf\app\organizer\group' PLATFORM=WINSCW RESOURCE |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
806 |
z:\epoc32\tools\make.exe[1]: Entering directory `Z:/sf/app/organizer/searchui/searchapp/srchuigenui/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
807 |
mifconv \epoc32\release\WINSCW\UDEB\Z\RESOURCE\APPS\gnrlsearchuisvg.mif /h\epoc32\include\gnrlsearchuisvg.mbg \ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
808 |
/c8,8 Skin_Green\qgn_prop_checkbox_off.svg \ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
809 |
/c8,8 Skin_Green\qgn_prop_checkbox_on.svg \ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
810 |
/c8,8 qgn_prop_search_indevice_title.svg |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
811 |
|
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
812 |
Mifconv v3.1.4 - 17th April 2009 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
813 |
Writing mbg: \epoc32\include\gnrlsearchuisvg.mbg |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
814 |
Loading file: z:\epoc32\BUILD\s60\icons\temp\s4kj0.tmp\z__epoc32_s60_icons_Skin_Green_qgn_prop_checkbox_off.svgb |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
815 |
Loading file: z:\epoc32\BUILD\s60\icons\temp\s4kj0.tmp\z__epoc32_s60_icons_Skin_Green_qgn_prop_checkbox_on.svgb |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
816 |
Loading file: z:\epoc32\BUILD\s60\icons\temp\s4kj0.tmp\z__epoc32_s60_icons_qgn_prop_search_indevice_title.svgb |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
817 |
Writing mif: \epoc32\release\WINSCW\UDEB\Z\RESOURCE\APPS\gnrlsearchuisvg.mif |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
818 |
z:\epoc32\tools\make.exe[1]: Leaving directory `Z:/sf/app/organizer/searchui/searchapp/srchuigenui/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
819 |
]]><time start='1251137380.593750000' elapsed='0.846' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
820 |
+ RV=0 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
821 |
+ set +x |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
822 |
<status exit='ok' attempt='1' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
823 |
</recipe> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
824 |
<recipe name='win32compile2object' target='z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/udeb/!CalDavServer_UID_.o' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='Z:/sf/app/organizer/calendarengines/caldav/group/CalDavServer.mmp' config='winscw_udeb' platform='winscw' phase='ALL' source='z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/udeb/!CalDavServer.UID.CPP'> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
825 |
<![CDATA[ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
826 |
+ mwccsym2.exe -c -align 4 -warnings on -w nohidevirtual,nounusedexpr -msgstyle gcc -enum int -str pool -exc ms -trigraphs on -cwd source -g -O0 -inline off -runtime staticmulti -wchar_t off -nostdinc -gccdepends -MD -d __SYMBIAN32__ -d __CW32__ -d __WINS__ -d __WINSCW__ -d __SUPPORT_CPP_EXCEPTIONS__ -d _UNICODE -d _DEBUG -d __EXE__ -i- -i Z:/sf/app/organizer/calendarengines/caldav/inc -i z:/epoc32/include -i z:/Epoc32/include -i z:/Epoc32/include/app -i z:/Epoc32/include/mw -i z:/Epoc32/include/platform -i z:/Epoc32/include/platform/mw -i z:/Epoc32/include/platform/app -include bldvariant.hrh -o 'z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/udeb/!CalDavServer_UID_.o' 'z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/udeb/!CalDavServer.UID.CPP' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
827 |
+ C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/sed.exe 's#\\\(.\)#/\1#g;s#/ #\\ #g;s#\([A-Za-z]:\)\\#\1/#g;1,1s#.*: .* \(.\)\?$# z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/udeb/!CalDavServer_UID_.o: z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/udeb/!CalDavServer.UID.CPP \1#' 'z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/udeb/!CalDavServer_UID_.dep' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
828 |
]]><time start='1251137381.625000000' elapsed='2.113' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
829 |
+ RV=0 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
830 |
+ set +x |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
831 |
<status exit='ok' attempt='1' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
832 |
</recipe> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
833 |
<recipe name='extension_makefile' target='a7e278cc5a59319fa865c836a9737763_LIB' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_udeb' platform='WINSCW' phase='ALL' source=''> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
834 |
<![CDATA[ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
835 |
+ EPOCROOT=z: |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
836 |
+ PLATFORM=WINSCW |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
837 |
+ TO_ROOT= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
838 |
+ TO_BLDINF=Z:/sf/app/organizer/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
839 |
+ EPOCBLD=z:/epoc32/build/organizer/c_87eda37825f2ef06 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
840 |
+ CFG=udeb |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
841 |
+ RMDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rmdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
842 |
+ RM=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
843 |
+ ERASE=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
844 |
+ MKDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/mkdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
845 |
+ CP=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/cp.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
846 |
+ MAKEFILENAME= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
847 |
+ DIRECTORY=Z:/sf/app/organizer/searchui/searchapp/srchuigenui/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
848 |
+ EXTMAKEFILENAME=GnrlSearchUIIcons.mk |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
849 |
+ DEPENDENCIES= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
850 |
+ TOOL= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
851 |
+ RVCT22LIB= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
852 |
+ RVCT22INC= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
853 |
+ RVCT22BIN= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
854 |
+ MAKEVAR='"z:/epoc32/tools/make.exe"' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
855 |
+ EXTMAKEFILETARGET=LIB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
856 |
+ export 'EPOCROOT=z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
857 |
+ EPOCROOT='z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
858 |
+ export CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
859 |
+ CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
860 |
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\srchuigenui\group' -f GnrlSearchUIIcons.mk CFG=UDEB 'EPOCBLD=z:\epoc32\build\organizer\c_87eda37825f2ef06' 'TO_BLDINF=Z:\sf\app\organizer\group' PLATFORM=WINSCW LIB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
861 |
z:\epoc32\tools\make.exe[1]: Entering directory `Z:/sf/app/organizer/searchui/searchapp/srchuigenui/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
862 |
z:\epoc32\tools\make.exe[1]: Leaving directory `Z:/sf/app/organizer/searchui/searchapp/srchuigenui/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
863 |
]]><time start='1251137383.680875000' elapsed='0.095' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
864 |
+ RV=0 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
865 |
+ set +x |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
866 |
<status exit='ok' attempt='1' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
867 |
</recipe> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
868 |
<recipe name='extension_makefile' target='01c417b2e14b8cdf8b96c81af187c4f3_LIB' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_udeb' platform='WINSCW' phase='ALL' source=''> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
869 |
<![CDATA[ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
870 |
+ EPOCROOT=z: |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
871 |
+ PLATFORM=WINSCW |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
872 |
+ TO_ROOT= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
873 |
+ TO_BLDINF=Z:/sf/app/organizer/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
874 |
+ EPOCBLD=z:/epoc32/build/organizer/c_87eda37825f2ef06 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
875 |
+ CFG=udeb |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
876 |
+ RMDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rmdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
877 |
+ RM=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
878 |
+ ERASE=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
879 |
+ MKDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/mkdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
880 |
+ CP=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/cp.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
881 |
+ MAKEFILENAME= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
882 |
+ DIRECTORY=Z:/sf/app/organizer/searchui/searchapp/plugins/resultviewerplugin/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
883 |
+ EXTMAKEFILENAME=srchuiresviewpluginicons.mk |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
884 |
+ DEPENDENCIES= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
885 |
+ TOOL= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
886 |
+ RVCT22LIB= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
887 |
+ RVCT22INC= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
888 |
+ RVCT22BIN= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
889 |
+ MAKEVAR='"z:/epoc32/tools/make.exe"' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
890 |
+ EXTMAKEFILETARGET=LIB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
891 |
+ export 'EPOCROOT=z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
892 |
+ EPOCROOT='z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
893 |
+ export CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
894 |
+ CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
895 |
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\plugins\resultviewerplugin\group' -f srchuiresviewpluginicons.mk CFG=UDEB 'EPOCBLD=z:\epoc32\build\organizer\c_87eda37825f2ef06' 'TO_BLDINF=Z:\sf\app\organizer\group' PLATFORM=WINSCW LIB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
896 |
z:\epoc32\tools\make.exe[1]: Entering directory `Z:/sf/app/organizer/searchui/searchapp/plugins/resultviewerplugin/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
897 |
z:\epoc32\tools\make.exe[1]: Leaving directory `Z:/sf/app/organizer/searchui/searchapp/plugins/resultviewerplugin/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
898 |
]]><time start='1251137383.843750000' elapsed='0.123' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
899 |
+ RV=0 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
900 |
+ set +x |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
901 |
<status exit='ok' attempt='1' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
902 |
</recipe> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
903 |
<recipe name='extension_makefile' target='c1a066120fdf384da03453f2e7613ef4_LIB' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_udeb' platform='WINSCW' phase='ALL' source=''> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
904 |
<![CDATA[ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
905 |
+ EPOCROOT=z: |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
906 |
+ PLATFORM=WINSCW |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
907 |
+ TO_ROOT= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
908 |
+ TO_BLDINF=Z:/sf/app/organizer/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
909 |
+ EPOCBLD=z:/epoc32/build/organizer/c_87eda37825f2ef06 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
910 |
+ CFG=udeb |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
911 |
+ RMDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rmdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
912 |
+ RM=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
913 |
+ ERASE=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
914 |
+ MKDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/mkdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
915 |
+ CP=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/cp.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
916 |
+ MAKEFILENAME= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
917 |
+ DIRECTORY=Z:/sf/app/organizer/searchui/searchapp/plugins/indevicesearch/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
918 |
+ EXTMAKEFILENAME=indevicesearchicons.mk |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
919 |
+ DEPENDENCIES= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
920 |
+ TOOL= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
921 |
+ RVCT22LIB= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
922 |
+ RVCT22INC= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
923 |
+ RVCT22BIN= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
924 |
+ MAKEVAR='"z:/epoc32/tools/make.exe"' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
925 |
+ EXTMAKEFILETARGET=LIB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
926 |
+ export 'EPOCROOT=z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
927 |
+ EPOCROOT='z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
928 |
+ export CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
929 |
+ CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
930 |
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\plugins\indevicesearch\group' -f indevicesearchicons.mk CFG=UDEB 'EPOCBLD=z:\epoc32\build\organizer\c_87eda37825f2ef06' 'TO_BLDINF=Z:\sf\app\organizer\group' PLATFORM=WINSCW LIB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
931 |
z:\epoc32\tools\make.exe[1]: Entering directory `Z:/sf/app/organizer/searchui/searchapp/plugins/indevicesearch/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
932 |
z:\epoc32\tools\make.exe[1]: Leaving directory `Z:/sf/app/organizer/searchui/searchapp/plugins/indevicesearch/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
933 |
]]><time start='1251137383.843750000' elapsed='0.156' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
934 |
+ RV=0 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
935 |
+ set +x |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
936 |
<status exit='ok' attempt='1' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
937 |
</recipe> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
938 |
<recipe name='extension_makefile' target='299253e6ab3a2b70a0acf7840baa42df_LIB' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_udeb' platform='WINSCW' phase='ALL' source=''> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
939 |
<![CDATA[ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
940 |
+ EPOCROOT=z: |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
941 |
+ PLATFORM=WINSCW |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
942 |
+ TO_ROOT= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
943 |
+ TO_BLDINF=Z:/sf/app/organizer/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
944 |
+ EPOCBLD=z:/epoc32/build/organizer/c_87eda37825f2ef06 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
945 |
+ CFG=udeb |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
946 |
+ RMDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rmdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
947 |
+ RM=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
948 |
+ ERASE=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
949 |
+ MKDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/mkdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
950 |
+ CP=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/cp.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
951 |
+ MAKEFILENAME= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
952 |
+ DIRECTORY=Z:/sf/app/organizer/searchui/searchapp/srchuiapp/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
953 |
+ EXTMAKEFILENAME=srchuiappicons.mk |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
954 |
+ DEPENDENCIES= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
955 |
+ TOOL= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
956 |
+ RVCT22LIB= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
957 |
+ RVCT22INC= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
958 |
+ RVCT22BIN= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
959 |
+ MAKEVAR='"z:/epoc32/tools/make.exe"' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
960 |
+ EXTMAKEFILETARGET=LIB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
961 |
+ export 'EPOCROOT=z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
962 |
+ EPOCROOT='z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
963 |
+ export CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
964 |
+ CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
965 |
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\srchuiapp\group' -f srchuiappicons.mk CFG=UDEB 'EPOCBLD=z:\epoc32\build\organizer\c_87eda37825f2ef06' 'TO_BLDINF=Z:\sf\app\organizer\group' PLATFORM=WINSCW LIB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
966 |
z:\epoc32\tools\make.exe[1]: Entering directory `Z:/sf/app/organizer/searchui/searchapp/srchuiapp/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
967 |
z:\epoc32\tools\make.exe[1]: Leaving directory `Z:/sf/app/organizer/searchui/searchapp/srchuiapp/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
968 |
]]><time start='1251137384.859375000' elapsed='0.096' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
969 |
+ RV=0 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
970 |
+ set +x |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
971 |
<status exit='ok' attempt='1' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
972 |
</recipe> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
973 |
<recipe name='extension_makefile' target='01c417b2e14b8cdf8b96c81af187c4f3_BLD' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_udeb' platform='WINSCW' phase='ALL' source=''> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
974 |
<![CDATA[ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
975 |
+ EPOCROOT=z: |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
976 |
+ PLATFORM=WINSCW |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
977 |
+ TO_ROOT= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
978 |
+ TO_BLDINF=Z:/sf/app/organizer/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
979 |
+ EPOCBLD=z:/epoc32/build/organizer/c_87eda37825f2ef06 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
980 |
+ CFG=udeb |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
981 |
+ RMDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rmdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
982 |
+ RM=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
983 |
+ ERASE=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
984 |
+ MKDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/mkdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
985 |
+ CP=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/cp.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
986 |
+ MAKEFILENAME= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
987 |
+ DIRECTORY=Z:/sf/app/organizer/searchui/searchapp/plugins/resultviewerplugin/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
988 |
+ EXTMAKEFILENAME=srchuiresviewpluginicons.mk |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
989 |
+ DEPENDENCIES= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
990 |
+ TOOL= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
991 |
+ RVCT22LIB= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
992 |
+ RVCT22INC= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
993 |
+ RVCT22BIN= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
994 |
+ MAKEVAR='"z:/epoc32/tools/make.exe"' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
995 |
+ EXTMAKEFILETARGET=BLD |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
996 |
+ export 'EPOCROOT=z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
997 |
+ EPOCROOT='z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
998 |
+ export CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
999 |
+ CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1000 |
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\plugins\resultviewerplugin\group' -f srchuiresviewpluginicons.mk CFG=UDEB 'EPOCBLD=z:\epoc32\build\organizer\c_87eda37825f2ef06' 'TO_BLDINF=Z:\sf\app\organizer\group' PLATFORM=WINSCW BLD |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1001 |
z:\epoc32\tools\make.exe[1]: Entering directory `Z:/sf/app/organizer/searchui/searchapp/plugins/resultviewerplugin/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1002 |
z:\epoc32\tools\make.exe[1]: Nothing to be done for `BLD'. |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1003 |
z:\epoc32\tools\make.exe[1]: Leaving directory `Z:/sf/app/organizer/searchui/searchapp/plugins/resultviewerplugin/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1004 |
]]><time start='1251137385.984375000' elapsed='0.235' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1005 |
+ RV=0 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1006 |
+ set +x |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1007 |
<status exit='ok' attempt='1' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1008 |
</recipe> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1009 |
<recipe name='extension_makefile' target='a7e278cc5a59319fa865c836a9737763_BLD' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_udeb' platform='WINSCW' phase='ALL' source=''> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1010 |
<![CDATA[ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1011 |
+ EPOCROOT=z: |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1012 |
+ PLATFORM=WINSCW |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1013 |
+ TO_ROOT= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1014 |
+ TO_BLDINF=Z:/sf/app/organizer/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1015 |
+ EPOCBLD=z:/epoc32/build/organizer/c_87eda37825f2ef06 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1016 |
+ CFG=udeb |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1017 |
+ RMDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rmdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1018 |
+ RM=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1019 |
+ ERASE=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1020 |
+ MKDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/mkdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1021 |
+ CP=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/cp.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1022 |
+ MAKEFILENAME= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1023 |
+ DIRECTORY=Z:/sf/app/organizer/searchui/searchapp/srchuigenui/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1024 |
+ EXTMAKEFILENAME=GnrlSearchUIIcons.mk |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1025 |
+ DEPENDENCIES= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1026 |
+ TOOL= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1027 |
+ RVCT22LIB= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1028 |
+ RVCT22INC= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1029 |
+ RVCT22BIN= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1030 |
+ MAKEVAR='"z:/epoc32/tools/make.exe"' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1031 |
+ EXTMAKEFILETARGET=BLD |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1032 |
+ export 'EPOCROOT=z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1033 |
+ EPOCROOT='z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1034 |
+ export CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1035 |
+ CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1036 |
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\srchuigenui\group' -f GnrlSearchUIIcons.mk CFG=UDEB 'EPOCBLD=z:\epoc32\build\organizer\c_87eda37825f2ef06' 'TO_BLDINF=Z:\sf\app\organizer\group' PLATFORM=WINSCW BLD |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1037 |
z:\epoc32\tools\make.exe[1]: Entering directory `Z:/sf/app/organizer/searchui/searchapp/srchuigenui/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1038 |
z:\epoc32\tools\make.exe[1]: Nothing to be done for `BLD'. |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1039 |
z:\epoc32\tools\make.exe[1]: Leaving directory `Z:/sf/app/organizer/searchui/searchapp/srchuigenui/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1040 |
]]><time start='1251137386.046875000' elapsed='0.204' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1041 |
+ RV=0 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1042 |
+ set +x |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1043 |
<status exit='ok' attempt='1' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1044 |
</recipe> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1045 |
<recipe name='extension_makefile' target='c1a066120fdf384da03453f2e7613ef4_BLD' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_udeb' platform='WINSCW' phase='ALL' source=''> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1046 |
<![CDATA[ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1047 |
+ EPOCROOT=z: |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1048 |
+ PLATFORM=WINSCW |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1049 |
+ TO_ROOT= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1050 |
+ TO_BLDINF=Z:/sf/app/organizer/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1051 |
+ EPOCBLD=z:/epoc32/build/organizer/c_87eda37825f2ef06 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1052 |
+ CFG=udeb |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1053 |
+ RMDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rmdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1054 |
+ RM=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1055 |
+ ERASE=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1056 |
+ MKDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/mkdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1057 |
+ CP=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/cp.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1058 |
+ MAKEFILENAME= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1059 |
+ DIRECTORY=Z:/sf/app/organizer/searchui/searchapp/plugins/indevicesearch/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1060 |
+ EXTMAKEFILENAME=indevicesearchicons.mk |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1061 |
+ DEPENDENCIES= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1062 |
+ TOOL= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1063 |
+ RVCT22LIB= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1064 |
+ RVCT22INC= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1065 |
+ RVCT22BIN= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1066 |
+ MAKEVAR='"z:/epoc32/tools/make.exe"' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1067 |
+ EXTMAKEFILETARGET=BLD |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1068 |
+ export 'EPOCROOT=z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1069 |
+ EPOCROOT='z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1070 |
+ export CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1071 |
+ CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1072 |
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\plugins\indevicesearch\group' -f indevicesearchicons.mk CFG=UDEB 'EPOCBLD=z:\epoc32\build\organizer\c_87eda37825f2ef06' 'TO_BLDINF=Z:\sf\app\organizer\group' PLATFORM=WINSCW BLD |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1073 |
z:\epoc32\tools\make.exe[1]: Entering directory `Z:/sf/app/organizer/searchui/searchapp/plugins/indevicesearch/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1074 |
z:\epoc32\tools\make.exe[1]: Nothing to be done for `BLD'. |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1075 |
z:\epoc32\tools\make.exe[1]: Leaving directory `Z:/sf/app/organizer/searchui/searchapp/plugins/indevicesearch/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1076 |
]]><time start='1251137386.218750000' elapsed='0.076' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1077 |
+ RV=0 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1078 |
+ set +x |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1079 |
<status exit='ok' attempt='1' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1080 |
</recipe> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1081 |
<recipe name='extension_makefile' target='299253e6ab3a2b70a0acf7840baa42df_BLD' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_udeb' platform='WINSCW' phase='ALL' source=''> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1082 |
<![CDATA[ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1083 |
+ EPOCROOT=z: |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1084 |
+ PLATFORM=WINSCW |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1085 |
+ TO_ROOT= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1086 |
+ TO_BLDINF=Z:/sf/app/organizer/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1087 |
+ EPOCBLD=z:/epoc32/build/organizer/c_87eda37825f2ef06 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1088 |
+ CFG=udeb |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1089 |
+ RMDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rmdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1090 |
+ RM=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1091 |
+ ERASE=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1092 |
+ MKDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/mkdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1093 |
+ CP=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/cp.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1094 |
+ MAKEFILENAME= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1095 |
+ DIRECTORY=Z:/sf/app/organizer/searchui/searchapp/srchuiapp/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1096 |
+ EXTMAKEFILENAME=srchuiappicons.mk |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1097 |
+ DEPENDENCIES= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1098 |
+ TOOL= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1099 |
+ RVCT22LIB= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1100 |
+ RVCT22INC= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1101 |
+ RVCT22BIN= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1102 |
+ MAKEVAR='"z:/epoc32/tools/make.exe"' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1103 |
+ EXTMAKEFILETARGET=BLD |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1104 |
+ export 'EPOCROOT=z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1105 |
+ EPOCROOT='z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1106 |
+ export CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1107 |
+ CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1108 |
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\srchuiapp\group' -f srchuiappicons.mk CFG=UDEB 'EPOCBLD=z:\epoc32\build\organizer\c_87eda37825f2ef06' 'TO_BLDINF=Z:\sf\app\organizer\group' PLATFORM=WINSCW BLD |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1109 |
z:\epoc32\tools\make.exe[1]: Entering directory `Z:/sf/app/organizer/searchui/searchapp/srchuiapp/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1110 |
z:\epoc32\tools\make.exe[1]: Nothing to be done for `BLD'. |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1111 |
z:\epoc32\tools\make.exe[1]: Leaving directory `Z:/sf/app/organizer/searchui/searchapp/srchuiapp/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1112 |
]]><time start='1251137386.671875000' elapsed='0.046' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1113 |
+ RV=0 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1114 |
+ set +x |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1115 |
<status exit='ok' attempt='1' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1116 |
</recipe> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1117 |
<recipe name='win32compile2object' target='z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/udeb/caldavengine.o' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='Z:/sf/app/organizer/calendarengines/caldav/group/CalDavServer.mmp' config='winscw_udeb' platform='winscw' phase='ALL' source='Z:/sf/app/organizer/calendarengines/caldav/src/caldavengine.cpp'> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1118 |
<![CDATA[ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1119 |
+ mwccsym2.exe -c -align 4 -warnings on -w nohidevirtual,nounusedexpr -msgstyle gcc -enum int -str pool -exc ms -trigraphs on -cwd source -g -O0 -inline off -runtime staticmulti -wchar_t off -nostdinc -gccdepends -MD -d __SYMBIAN32__ -d __CW32__ -d __WINS__ -d __WINSCW__ -d __SUPPORT_CPP_EXCEPTIONS__ -d _UNICODE -d _DEBUG -d __EXE__ -i- -i Z:/sf/app/organizer/calendarengines/caldav/inc -i z:/epoc32/include -i z:/Epoc32/include -i z:/Epoc32/include/app -i z:/Epoc32/include/mw -i z:/Epoc32/include/platform -i z:/Epoc32/include/platform/mw -i z:/Epoc32/include/platform/app -include bldvariant.hrh -o 'z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/udeb/caldavengine.o' Z:/sf/app/organizer/calendarengines/caldav/src/caldavengine.cpp |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1120 |
sf\app\organizer\calendarengines\caldav\src\caldavengine.cpp:839: warning: variable / argument 'aUrl' is not used in function |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1121 |
sf\app\organizer\calendarengines\caldav\src\caldavengine.cpp:839: warning: variable / argument 'aEtag' is not used in function |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1122 |
+ C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/sed.exe 's#\\\(.\)#/\1#g;s#/ #\\ #g;s#\([A-Za-z]:\)\\#\1/#g;1,1s#.*: .* \(.\)\?$# z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/udeb/caldavengine.o: Z:/sf/app/organizer/calendarengines/caldav/src/caldavengine.cpp \1#' 'z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/udeb/caldavengine.dep' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1123 |
]]><time start='1251137384.875000000' elapsed='2.040' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1124 |
+ RV=0 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1125 |
+ set +x |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1126 |
<status exit='ok' attempt='1' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1127 |
</recipe> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1128 |
<recipe name='win32simplelink' target='z:/epoc32/release/winscw/udeb/!CalDavServer.exe' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='Z:/sf/app/organizer/calendarengines/caldav/group/CalDavServer.mmp' config='winscw_udeb' platform='winscw' phase='ALL' source=''> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1129 |
<![CDATA[ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1130 |
+ MWSym2LibraryFiles='msl_all_static_mse_symbian_d.lib;gdi32.lib;user32.lib;kernel32.lib' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1131 |
+ mwldsym2.exe -msgstyle gcc -stdlib -subsystem windows -g -heapreserve=4096 -heapcommit=20 -m '?_E32Bootstrap@@YGXXZ' z:/epoc32/release/winscw/udeb/eexe.lib z:/epoc32/release/winscw/udeb/euser.lib z:/epoc32/release/winscw/udeb/apparc.lib z:/epoc32/release/winscw/udeb/cone.lib z:/epoc32/release/winscw/udeb/eikcore.lib z:/epoc32/release/winscw/udeb/avkon.lib z:/epoc32/release/winscw/udeb/commonengine.lib z:/epoc32/release/winscw/udeb/efsrv.lib z:/epoc32/release/winscw/udeb/estor.lib z:/epoc32/release/winscw/udeb/eikcoctl.lib z:/epoc32/release/winscw/udeb/eikdlg.lib z:/epoc32/release/winscw/udeb/eikctl.lib z:/epoc32/release/winscw/udeb/bafl.lib z:/epoc32/release/winscw/udeb/fbscli.lib z:/epoc32/release/winscw/udeb/aknnotify.lib z:/epoc32/release/winscw/udeb/aknicon.lib z:/epoc32/release/winscw/udeb/etext.lib z:/epoc32/release/winscw/udeb/gdi.lib z:/epoc32/release/winscw/udeb/egul.lib z:/epoc32/release/winscw/udeb/insock.lib z:/epoc32/release/winscw/udeb/ecom.lib z:/epoc32/release/winscw/udeb/InetProtUtil.lib z:/epoc32/release/winscw/udeb/http.lib z:/epoc32/release/winscw/udeb/esock.lib z:/epoc32/release/winscw/udeb/xmlengineDOM.lib z:/epoc32/release/winscw/udeb/calinterimapi.lib z:/epoc32/release/winscw/udeb/calenimp.lib z:/epoc32/release/winscw/udeb/CalenInterimUtils2.lib z:/epoc32/release/winscw/udeb/commdb.lib z:/epoc32/release/winscw/udeb/flogger.lib -o 'z:/epoc32/release/winscw/udeb/!CalDavServer.exe' -noimplib -l 'z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/udeb' -search CalDavServer.o caldavutils.o httpclient.o CalDavServerSession.o caldavengine.o caldavenginemgr.o '!CalDavServer_UID_.o' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1132 |
mwldsym2.exe: warning: Multiply defined symbol: ___get_MSL_init_count in |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1133 |
mwldsym2.exe: warning: files uc_cwhelp.obj (eexe.lib), startup.win32.c.obj (msl_all_static_mse_symbian_d.lib), |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1134 |
mwldsym2.exe: warning: keeping definition in startup.win32.c.obj |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1135 |
mwldsym2.exe: warning: Multiply defined symbol: __CleanUpMSL in |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1136 |
mwldsym2.exe: warning: files uc_cwhelp.obj (eexe.lib), startup.win32.c.obj (msl_all_static_mse_symbian_d.lib), |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1137 |
mwldsym2.exe: warning: keeping definition in startup.win32.c.obj |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1138 |
]]><time start='1251137387.281250000' elapsed='0.298' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1139 |
+ RV=0 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1140 |
+ set +x |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1141 |
<status exit='ok' attempt='1' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1142 |
</recipe> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1143 |
<recipe name='extension_makefile' target='01c417b2e14b8cdf8b96c81af187c4f3_FINAL' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_udeb' platform='WINSCW' phase='ALL' source=''> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1144 |
<![CDATA[ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1145 |
+ EPOCROOT=z: |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1146 |
+ PLATFORM=WINSCW |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1147 |
+ TO_ROOT= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1148 |
+ TO_BLDINF=Z:/sf/app/organizer/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1149 |
+ EPOCBLD=z:/epoc32/build/organizer/c_87eda37825f2ef06 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1150 |
+ CFG=udeb |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1151 |
+ RMDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rmdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1152 |
+ RM=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1153 |
+ ERASE=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1154 |
+ MKDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/mkdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1155 |
+ CP=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/cp.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1156 |
+ MAKEFILENAME= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1157 |
+ DIRECTORY=Z:/sf/app/organizer/searchui/searchapp/plugins/resultviewerplugin/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1158 |
+ EXTMAKEFILENAME=srchuiresviewpluginicons.mk |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1159 |
+ DEPENDENCIES= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1160 |
+ TOOL= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1161 |
+ RVCT22LIB= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1162 |
+ RVCT22INC= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1163 |
+ RVCT22BIN= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1164 |
+ MAKEVAR='"z:/epoc32/tools/make.exe"' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1165 |
+ EXTMAKEFILETARGET=FINAL |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1166 |
+ export 'EPOCROOT=z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1167 |
+ EPOCROOT='z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1168 |
+ export CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1169 |
+ CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1170 |
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\plugins\resultviewerplugin\group' -f srchuiresviewpluginicons.mk CFG=UDEB 'EPOCBLD=z:\epoc32\build\organizer\c_87eda37825f2ef06' 'TO_BLDINF=Z:\sf\app\organizer\group' PLATFORM=WINSCW FINAL |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1171 |
z:\epoc32\tools\make.exe[1]: Entering directory `Z:/sf/app/organizer/searchui/searchapp/plugins/resultviewerplugin/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1172 |
z:\epoc32\tools\make.exe[1]: Leaving directory `Z:/sf/app/organizer/searchui/searchapp/plugins/resultviewerplugin/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1173 |
]]><time start='1251137390.734375000' elapsed='0.181' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1174 |
+ RV=0 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1175 |
+ set +x |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1176 |
<status exit='ok' attempt='1' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1177 |
</recipe> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1178 |
<recipe name='extension_makefile' target='c1a066120fdf384da03453f2e7613ef4_FINAL' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_udeb' platform='WINSCW' phase='ALL' source=''> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1179 |
<![CDATA[ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1180 |
+ EPOCROOT=z: |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1181 |
+ PLATFORM=WINSCW |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1182 |
+ TO_ROOT= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1183 |
+ TO_BLDINF=Z:/sf/app/organizer/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1184 |
+ EPOCBLD=z:/epoc32/build/organizer/c_87eda37825f2ef06 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1185 |
+ CFG=udeb |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1186 |
+ RMDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rmdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1187 |
+ RM=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1188 |
+ ERASE=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1189 |
+ MKDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/mkdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1190 |
+ CP=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/cp.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1191 |
+ MAKEFILENAME= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1192 |
+ DIRECTORY=Z:/sf/app/organizer/searchui/searchapp/plugins/indevicesearch/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1193 |
+ EXTMAKEFILENAME=indevicesearchicons.mk |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1194 |
+ DEPENDENCIES= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1195 |
+ TOOL= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1196 |
+ RVCT22LIB= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1197 |
+ RVCT22INC= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1198 |
+ RVCT22BIN= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1199 |
+ MAKEVAR='"z:/epoc32/tools/make.exe"' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1200 |
+ EXTMAKEFILETARGET=FINAL |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1201 |
+ export 'EPOCROOT=z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1202 |
+ EPOCROOT='z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1203 |
+ export CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1204 |
+ CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1205 |
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\plugins\indevicesearch\group' -f indevicesearchicons.mk CFG=UDEB 'EPOCBLD=z:\epoc32\build\organizer\c_87eda37825f2ef06' 'TO_BLDINF=Z:\sf\app\organizer\group' PLATFORM=WINSCW FINAL |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1206 |
z:\epoc32\tools\make.exe[1]: Entering directory `Z:/sf/app/organizer/searchui/searchapp/plugins/indevicesearch/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1207 |
z:\epoc32\tools\make.exe[1]: Leaving directory `Z:/sf/app/organizer/searchui/searchapp/plugins/indevicesearch/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1208 |
]]><time start='1251137390.797875000' elapsed='0.127' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1209 |
+ RV=0 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1210 |
+ set +x |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1211 |
<status exit='ok' attempt='1' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1212 |
</recipe> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1213 |
<recipe name='extension_makefile' target='299253e6ab3a2b70a0acf7840baa42df_FINAL' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_udeb' platform='WINSCW' phase='ALL' source=''> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1214 |
<![CDATA[ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1215 |
+ EPOCROOT=z: |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1216 |
+ PLATFORM=WINSCW |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1217 |
+ TO_ROOT= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1218 |
+ TO_BLDINF=Z:/sf/app/organizer/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1219 |
+ EPOCBLD=z:/epoc32/build/organizer/c_87eda37825f2ef06 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1220 |
+ CFG=udeb |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1221 |
+ RMDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rmdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1222 |
+ RM=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1223 |
+ ERASE=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1224 |
+ MKDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/mkdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1225 |
+ CP=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/cp.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1226 |
+ MAKEFILENAME= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1227 |
+ DIRECTORY=Z:/sf/app/organizer/searchui/searchapp/srchuiapp/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1228 |
+ EXTMAKEFILENAME=srchuiappicons.mk |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1229 |
+ DEPENDENCIES= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1230 |
+ TOOL= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1231 |
+ RVCT22LIB= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1232 |
+ RVCT22INC= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1233 |
+ RVCT22BIN= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1234 |
+ MAKEVAR='"z:/epoc32/tools/make.exe"' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1235 |
+ EXTMAKEFILETARGET=FINAL |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1236 |
+ export 'EPOCROOT=z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1237 |
+ EPOCROOT='z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1238 |
+ export CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1239 |
+ CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1240 |
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\srchuiapp\group' -f srchuiappicons.mk CFG=UDEB 'EPOCBLD=z:\epoc32\build\organizer\c_87eda37825f2ef06' 'TO_BLDINF=Z:\sf\app\organizer\group' PLATFORM=WINSCW FINAL |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1241 |
z:\epoc32\tools\make.exe[1]: Entering directory `Z:/sf/app/organizer/searchui/searchapp/srchuiapp/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1242 |
z:\epoc32\tools\make.exe[1]: Leaving directory `Z:/sf/app/organizer/searchui/searchapp/srchuiapp/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1243 |
]]><time start='1251137390.781250000' elapsed='0.199' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1244 |
+ RV=0 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1245 |
+ set +x |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1246 |
<status exit='ok' attempt='1' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1247 |
</recipe> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1248 |
<recipe name='extension_makefile' target='a7e278cc5a59319fa865c836a9737763_FINAL' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_udeb' platform='WINSCW' phase='ALL' source=''> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1249 |
<![CDATA[ |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1250 |
+ EPOCROOT=z: |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1251 |
+ PLATFORM=WINSCW |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1252 |
+ TO_ROOT= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1253 |
+ TO_BLDINF=Z:/sf/app/organizer/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1254 |
+ EPOCBLD=z:/epoc32/build/organizer/c_87eda37825f2ef06 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1255 |
+ CFG=udeb |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1256 |
+ RMDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rmdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1257 |
+ RM=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1258 |
+ ERASE=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1259 |
+ MKDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/mkdir.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1260 |
+ CP=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/cp.exe |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1261 |
+ MAKEFILENAME= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1262 |
+ DIRECTORY=Z:/sf/app/organizer/searchui/searchapp/srchuigenui/group |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1263 |
+ EXTMAKEFILENAME=GnrlSearchUIIcons.mk |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1264 |
+ DEPENDENCIES= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1265 |
+ TOOL= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1266 |
+ RVCT22LIB= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1267 |
+ RVCT22INC= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1268 |
+ RVCT22BIN= |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1269 |
+ MAKEVAR='"z:/epoc32/tools/make.exe"' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1270 |
+ EXTMAKEFILETARGET=FINAL |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1271 |
+ export 'EPOCROOT=z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1272 |
+ EPOCROOT='z:\' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1273 |
+ export CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1274 |
+ CFG=UDEB |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1275 |
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\srchuigenui\group' -f GnrlSearchUIIcons.mk CFG=UDEB 'EPOCBLD=z:\epoc32\build\organizer\c_87eda37825f2ef06' 'TO_BLDINF=Z:\sf\app\organizer\group' PLATFORM=WINSCW FINAL |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1276 |
z:\epoc32\tools\make.exe[1]: Entering directory `Z:/sf/app/organizer/searchui/searchapp/srchuigenui/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1277 |
z:\epoc32\tools\make.exe[1]: Leaving directory `Z:/sf/app/organizer/searchui/searchapp/srchuigenui/group' |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1278 |
]]><time start='1251137390.875000000' elapsed='0.136' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1279 |
+ RV=0 |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1280 |
+ set +x |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1281 |
<status exit='ok' attempt='1' /> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1282 |
</recipe> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1283 |
<info>Running C:/Symbian/Tools/PDT_1.0/raptor/bin/sbs_descramble.exe sbs3882447167 stop</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1284 |
<info>The make-engine exited successfully.</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1285 |
<info>Run time 134 seconds</info> |
bbe0af256f1b
here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1286 |
</buildlog> |