BuildLogViewer/test_data/build_log_232.xml
author John Kern <johnk@symbian.org>
Thu, 03 Sep 2009 16:31:30 -0700
changeset 2 6894bf2709c0
parent 1 8e9c5760ce6f
permissions -rwxr-xr-x
add some regex to parse status information.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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">
2
6894bf2709c0 add some regex to parse status information.
John Kern <johnk@symbian.org>
parents: 1
diff changeset
     3
<status exit='failed' attempt='1' />
6894bf2709c0 add some regex to parse status information.
John Kern <johnk@symbian.org>
parents: 1
diff changeset
     4
<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=''>
6894bf2709c0 add some regex to parse status information.
John Kern <johnk@symbian.org>
parents: 1
diff changeset
     5
<![CDATA[
6894bf2709c0 add some regex to parse status information.
John Kern <johnk@symbian.org>
parents: 1
diff changeset
     6
+ EPOCROOT=z:
6894bf2709c0 add some regex to parse status information.
John Kern <johnk@symbian.org>
parents: 1
diff changeset
     7
+ PLATFORM=WINSCW
6894bf2709c0 add some regex to parse status information.
John Kern <johnk@symbian.org>
parents: 1
diff changeset
     8
+ TO_ROOT=
6894bf2709c0 add some regex to parse status information.
John Kern <johnk@symbian.org>
parents: 1
diff changeset
     9
+ TO_BLDINF=Z:/sf/app/organizer/group
6894bf2709c0 add some regex to parse status information.
John Kern <johnk@symbian.org>
parents: 1
diff changeset
    10
+ EPOCBLD=z:/epoc32/build/organizer/c_87eda37825f2ef06
6894bf2709c0 add some regex to parse status information.
John Kern <johnk@symbian.org>
parents: 1
diff changeset
    11
+ CFG=udeb
6894bf2709c0 add some regex to parse status information.
John Kern <johnk@symbian.org>
parents: 1
diff changeset
    12
+ RMDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rmdir.exe
6894bf2709c0 add some regex to parse status information.
John Kern <johnk@symbian.org>
parents: 1
diff changeset
    13
+ RM=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe
6894bf2709c0 add some regex to parse status information.
John Kern <johnk@symbian.org>
parents: 1
diff changeset
    14
+ ERASE=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/rm.exe
6894bf2709c0 add some regex to parse status information.
John Kern <johnk@symbian.org>
parents: 1
diff changeset
    15
+ MKDIR=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/mkdir.exe
6894bf2709c0 add some regex to parse status information.
John Kern <johnk@symbian.org>
parents: 1
diff changeset
    16
+ CP=C:/Symbian/Tools/PDT_1.0/raptor/win32/cygwin/bin/cp.exe
6894bf2709c0 add some regex to parse status information.
John Kern <johnk@symbian.org>
parents: 1
diff changeset
    17
+ MAKEFILENAME=
6894bf2709c0 add some regex to parse status information.
John Kern <johnk@symbian.org>
parents: 1
diff changeset
    18
+ DIRECTORY=Z:/sf/app/organizer/searchui/searchapp/plugins/indevicesearch/group
6894bf2709c0 add some regex to parse status information.
John Kern <johnk@symbian.org>
parents: 1
diff changeset
    19
+ EXTMAKEFILENAME=indevicesearchicons.mk
6894bf2709c0 add some regex to parse status information.
John Kern <johnk@symbian.org>
parents: 1
diff changeset
    20
+ DEPENDENCIES=
6894bf2709c0 add some regex to parse status information.
John Kern <johnk@symbian.org>
parents: 1
diff changeset
    21
+ TOOL=
6894bf2709c0 add some regex to parse status information.
John Kern <johnk@symbian.org>
parents: 1
diff changeset
    22
+ RVCT22LIB=
6894bf2709c0 add some regex to parse status information.
John Kern <johnk@symbian.org>
parents: 1
diff changeset
    23
+ RVCT22INC=
6894bf2709c0 add some regex to parse status information.
John Kern <johnk@symbian.org>
parents: 1
diff changeset
    24
+ RVCT22BIN=
6894bf2709c0 add some regex to parse status information.
John Kern <johnk@symbian.org>
parents: 1
diff changeset
    25
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
6894bf2709c0 add some regex to parse status information.
John Kern <johnk@symbian.org>
parents: 1
diff changeset
    26
+ EXTMAKEFILETARGET=MAKMAKE
6894bf2709c0 add some regex to parse status information.
John Kern <johnk@symbian.org>
parents: 1
diff changeset
    27
+ export 'EPOCROOT=z:\'
6894bf2709c0 add some regex to parse status information.
John Kern <johnk@symbian.org>
parents: 1
diff changeset
    28
+ EPOCROOT='z:\'
6894bf2709c0 add some regex to parse status information.
John Kern <johnk@symbian.org>
parents: 1
diff changeset
    29
+ export CFG=UDEB
6894bf2709c0 add some regex to parse status information.
John Kern <johnk@symbian.org>
parents: 1
diff changeset
    30
+ CFG=UDEB
6894bf2709c0 add some regex to parse status information.
John Kern <johnk@symbian.org>
parents: 1
diff changeset
    31
+ 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
6894bf2709c0 add some regex to parse status information.
John Kern <johnk@symbian.org>
parents: 1
diff changeset
    32
z:\epoc32\tools\make.exe[1]: Entering directory `Z:/sf/app/organizer/searchui/searchapp/plugins/indevicesearch/group'
6894bf2709c0 add some regex to parse status information.
John Kern <johnk@symbian.org>
parents: 1
diff changeset
    33
z:\epoc32\tools\make.exe[1]: Leaving directory `Z:/sf/app/organizer/searchui/searchapp/plugins/indevicesearch/group'
6894bf2709c0 add some regex to parse status information.
John Kern <johnk@symbian.org>
parents: 1
diff changeset
    34
]]><time start='1250789969.765625000' elapsed='0.166' />
6894bf2709c0 add some regex to parse status information.
John Kern <johnk@symbian.org>
parents: 1
diff changeset
    35
+ RV=0
6894bf2709c0 add some regex to parse status information.
John Kern <johnk@symbian.org>
parents: 1
diff changeset
    36
+ set +x
6894bf2709c0 add some regex to parse status information.
John Kern <johnk@symbian.org>
parents: 1
diff changeset
    37
<status exit='failed' attempt='1' />
6894bf2709c0 add some regex to parse status information.
John Kern <johnk@symbian.org>
parents: 1
diff changeset
    38
</recipe>
0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
    39
<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
    40
</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
    41
<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
    42
<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
    43
<info>Command-line-arguments -s sf\app\organizer\package_definition.xml -k -c winscw -f build_log_231.xml</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
    44
<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
    45
<info>Environment COMPUTERNAME=PC213502752220</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
    46
<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
    47
<info>Environment USERDOMAIN=PC213502752220</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
    48
<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
    49
<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
    50
<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
    51
<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
    52
<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
    53
<info>Environment PROCESSOR_REVISION=1706</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
    54
<info>Environment SYSTEMROOT=C:\WINDOWS</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
    55
<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
    56
<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
    57
<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
    58
<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
    59
<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
    60
<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
    61
<info>Environment PROCESSOR_ARCHITECTURE=x86</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
    62
<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
    63
<info>Environment PLATFORM=BNB</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
    64
<info>Environment SESSIONNAME=Console</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
    65
<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
    66
<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
    67
<info>Environment USERNAME=JohnK</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
    68
<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
    69
<info>Environment LOGONSERVER=\\PC213502752220</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
    70
<info>Environment PROMPT=$P$G</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
    71
<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
    72
<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
    73
<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
    74
<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
    75
<info>Environment WINDIR=C:\WINDOWS</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
    76
<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
    77
<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
    78
<info>Environment HOMEDRIVE=C:</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
    79
<info>Environment SYSTEMDRIVE=C:</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
    80
<info>Environment ONLINESERVICES=Online Services</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
    81
<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
    82
<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
    83
<info>Environment PROCESSOR_LEVEL=6</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
    84
<info>Environment EPOCROOT=z:\</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
    85
<info>Environment OS=Windows_NT</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
    86
<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
    87
<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
    88
<info>Buildable configuration 'winscw_udeb'</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
    89
<info>Buildable configuration 'winscw_urel'</info>
2
6894bf2709c0 add some regex to parse status information.
John Kern <johnk@symbian.org>
parents: 1
diff changeset
    90
<info>System Definition file sf/app/organizer/package_definition.xml</info>
0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
    91
<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
    92
<info>	app</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
    93
<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
    94
<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
    95
<info>Buildable specification 'config_wide'</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
    96
<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
    97
<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
    98
<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
    99
<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
   100
<info>applying the OS variant "vtb91sf" to the configuration "winscw_urel".</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   101
<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
   102
<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
   103
<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
   104
<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
   105
<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
   106
<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
   107
<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
   108
<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
   109
<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
   110
<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
   111
<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
   112
<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
   113
<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
   114
<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
   115
<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
   116
<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
   117
<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
   118
<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
   119
<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
   120
<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
   121
<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
   122
<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
   123
<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
   124
<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
   125
<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
   126
<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
   127
<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
   128
<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
   129
<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
   130
<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
   131
<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
   132
<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
   133
<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
   134
<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
   135
<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
   136
<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
   137
<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
   138
<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
   139
<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
   140
<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
   141
<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
   142
<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
   143
<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
   144
<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
   145
<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
   146
<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
   147
<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
   148
<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
   149
<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
   150
<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
   151
<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
   152
<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
   153
<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
   154
<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
   155
<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
   156
<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
   157
<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
   158
<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
   159
<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
   160
<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
   161
<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
   162
<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
   163
<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
   164
<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
   165
<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
   166
<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
   167
<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
   168
<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
   169
<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
   170
<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
   171
<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
   172
<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
   173
<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
   174
<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
   175
<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
   176
<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
   177
<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
   178
<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
   179
<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
   180
<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
   181
<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
   182
<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
   183
<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
   184
<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
   185
<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
   186
<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
   187
<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
   188
<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
   189
<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
   190
<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
   191
<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
   192
<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
   193
<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
   194
<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
   195
<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
   196
<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
   197
<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
   198
<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
   199
<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
   200
<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
   201
<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
   202
<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
   203
<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
   204
<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
   205
<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
   206
<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
   207
<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
   208
<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
   209
<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
   210
<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
   211
<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
   212
<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
   213
<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
   214
<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
   215
<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
   216
<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
   217
<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
   218
<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
   219
<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
   220
<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
   221
<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
   222
<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
   223
<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
   224
<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
   225
<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
   226
<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
   227
<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
   228
<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
   229
<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
   230
<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
   231
<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
   232
<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
   233
<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
   234
<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
   235
<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
   236
<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
   237
<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
   238
<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
   239
<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
   240
<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
   241
<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
   242
<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
   243
<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
   244
<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
   245
<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
   246
<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
   247
<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
   248
<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
   249
<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
   250
<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
   251
<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
   252
<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
   253
<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
   254
<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
   255
<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
   256
<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
   257
<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
   258
<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
   259
<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
   260
<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
   261
<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
   262
<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
   263
<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
   264
<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
   265
<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
   266
<info>Up-to-date: z:/epoc32/data/z/private/10005901/solaritems</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/release/winscw/udeb/z/private/10005901/solaritems</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/release/winscw/urel/z/private/10005901/solaritems</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/agnentryui.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/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
   271
<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
   272
<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
   273
<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
   274
<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
   275
<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
   276
<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
   277
<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
   278
<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
   279
<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
   280
<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
   281
<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
   282
<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
   283
<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
   284
<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
   285
<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
   286
<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
   287
<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
   288
<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
   289
<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
   290
<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
   291
<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
   292
<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
   293
<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
   294
<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
   295
<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
   296
<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
   297
<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
   298
<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
   299
<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
   300
<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
   301
<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
   302
<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
   303
<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
   304
<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
   305
<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
   306
<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
   307
<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
   308
<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
   309
<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
   310
<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
   311
<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
   312
<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
   313
<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
   314
<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
   315
<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
   316
<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
   317
<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
   318
<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
   319
<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
   320
<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
   321
<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
   322
<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
   323
<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
   324
<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
   325
<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
   326
<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
   327
<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
   328
<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
   329
<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
   330
<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
   331
<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
   332
<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
   333
<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
   334
<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
   335
<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
   336
<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
   337
<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
   338
<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
   339
<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
   340
<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
   341
<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
   342
<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
   343
<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
   344
<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
   345
<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
   346
<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
   347
<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
   348
<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
   349
<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
   350
<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
   351
<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
   352
<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
   353
<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
   354
<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
   355
<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
   356
<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
   357
<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
   358
<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
   359
<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
   360
<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
   361
<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
   362
<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
   363
<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
   364
<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
   365
<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
   366
<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
   367
<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
   368
<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
   369
<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
   370
<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
   371
<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
   372
<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
   373
<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
   374
<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
   375
<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
   376
<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
   377
<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
   378
<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
   379
<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
   380
<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
   381
<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
   382
<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
   383
<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
   384
<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
   385
<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
   386
<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
   387
<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
   388
<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
   389
<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
   390
<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
   391
<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
   392
<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
   393
<info>Processing Z:/sf/app/organizer/officeappeng/sheeteng/group/SHENG.MMP for platform winscw_udeb + winscw_urel</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/officeappeng/wordeng/group/WPENG.MMP for platform winscw_udeb + winscw_urel</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/pimappservices/calendarvcalplugin/group/agnversit.mmp for platform winscw_udeb + winscw_urel</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/pimappsupport/chinesecalendarconverter/group/CCon.mmp for platform winscw_udeb + winscw_urel</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/alarmengines/missedalarmstore/group/missedalarmstore.mmp for platform winscw_udeb + winscw_urel</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/calendarengines/versit2/group/versit2.mmp for platform winscw_udeb + winscw_urel</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/calendarengines/agnversit2/group/agnversit2.mmp for platform winscw_udeb + winscw_urel</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/calendarengines/caleninterimutils/group/CalenInterimUtils2.mmp for platform winscw_udeb + winscw_urel</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/calendarengines/calenimp/group/CalenImp.mmp for platform winscw_udeb + winscw_urel</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/calendarengines/calenlauncher/group/calenlauncher.mmp for platform winscw_udeb + winscw_urel</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/calendarengines/caldav/group/CalDavClient.mmp for platform winscw_udeb + winscw_urel</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/calendarengines/caldav/group/CalDavServer.mmp for platform winscw_udeb + winscw_urel</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/calendarengines/caldav/group/CalDavTest.mmp for platform winscw_udeb + winscw_urel</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/meetingrequestEngines/mrmailboxutils/group/mrmailboxutils.mmp for platform winscw_udeb + winscw_urel</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/searchfw/coresearchfw/group/searchutilities.mmp for platform winscw_udeb + winscw_urel</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/searchfw/coresearchfw/group/searchclient.mmp for platform winscw_udeb + winscw_urel</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/searchfw/coresearchfw/group/searchserver.mmp for platform winscw_udeb + winscw_urel</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/searchfw/plugins/notessearchplugin/group/notessearchplugin.mmp for platform winscw_udeb + winscw_urel</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/searchfw/plugins/filesplugin/group/filesplugin.mmp for platform winscw_udeb + winscw_urel</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/searchfw/plugins/calendarplugin/group/calendarsearchplugin.mmp for platform winscw_udeb + winscw_urel</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/searchfw/plugins/contactsplugin/group/contactsplugin.mmp for platform winscw_udeb + winscw_urel</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/searchfw/plugins/messagingplugin/group/messagessearchplugin.mmp for platform winscw_udeb + winscw_urel</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/searchfw/plugins/multimediaplugin/group/multimediasearchplugin.mmp for platform winscw_udeb + winscw_urel</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/alarmui/group/almalert.mmp for platform winscw_udeb + winscw_urel</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/alarmui/group/aknalarmservice.mmp for platform winscw_udeb + winscw_urel</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/calendarui/commonutils/group/commonutils.mmp for platform winscw_udeb + winscw_urel</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/calendarui/globaldata/group/calenglobaldata.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   420
<info>Processing Z:/sf/app/organizer/calendarui/settings/settingsui/group/calensettingsui.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   421
<info>Processing Z:/sf/app/organizer/calendarui/settings/gsplugin/group/calengsplugin.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   422
<info>Processing Z:/sf/app/organizer/calendarui/customisationmanager/group/calencustomisationmanager.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   423
<info>Processing Z:/sf/app/organizer/calendarui/views/group/calenviews.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   424
<info>Processing Z:/sf/app/organizer/calendarui/controller/group/calencontroller.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   425
<info>Processing Z:/sf/app/organizer/calendarui/editors/group/calendefaulteditors.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   426
<info>Processing Z:/sf/app/organizer/calendarui/application/group/calendar.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   427
<info>Processing Z:/sf/app/organizer/calendarui/missedalarmindicatorplugin/group/missedalarmindicatorplugin.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   428
<info>Processing Z:/sf/app/organizer/calendarui/server/calensvrclient/group/calensvrclient.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   429
<info>Processing Z:/sf/app/organizer/calendarui/server/calensvr/group/calensvr.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   430
<info>Processing Z:/sf/app/organizer/calendarui/regionalplugins/calenregionalutil/group/calenregionalutil.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   431
<info>Processing Z:/sf/app/organizer/calendarui/regionalplugins/thai/group/calenthaiplugin.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   432
<info>Processing Z:/sf/app/organizer/calendarui/regionalplugins/lunarchinese/group/calenlunarchineseplugin.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   433
<info>Processing Z:/sf/app/organizer/calendarui/regionalplugins/lunarvietnamese/group/calenlunarvietnameseplugin.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   434
<info>Processing Z:/sf/app/organizer/calendarui/caldav/group/calencaldavplugin.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   435
<info>Processing Z:/sf/app/organizer/meetingui/agnentryui/group/agnentryui.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   436
<info>Processing Z:/sf/app/organizer/clock2/clockengines/clocktimezoneresolver/group/clocktimezoneresolver.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   437
<info>Processing Z:/sf/app/organizer/clock2/clockengines/clocktimesourceinterface/group/clocktimesourceinterface.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   438
<info>Processing Z:/sf/app/organizer/clock2/clockengines/clocknitzplugin/group/clocknitzplugin.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   439
<info>Processing Z:/sf/app/organizer/clock2/clockengines/utilities/clockecomlistener/group/clockecomlistener.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   440
<info>Processing Z:/sf/app/organizer/clock2/clockengines/clockserver/client/group/clockserverclient.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   441
<info>Processing Z:/sf/app/organizer/clock2/clockengines/clockserver/server/group/clockserver.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   442
<info>Processing Z:/sf/app/organizer/clock2/clockui/adtupdater/group/adtupdater.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   443
<info>Processing Z:/sf/app/organizer/clock2/clockui/uiengine/countdownengine/group/countdownengine.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   444
<info>Processing Z:/sf/app/organizer/clock2/clockui/uiengine/stopwatchengine/group/stopwatchengine.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   445
<info>Processing Z:/sf/app/organizer/clock2/clockui/uilayer/clkdatetimeview/group/clkdatetimeview.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   446
<info>Processing Z:/sf/app/organizer/clock2/clockui/plugins/datetimeviewplugin/group/clkdatetimeviewplugin.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   447
<info>Processing Z:/sf/app/organizer/clock2/clockui/plugins/stopwatchindicatorplugin/group/stopwatchindicatorplugin.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   448
<info>Processing Z:/sf/app/organizer/clock2/clockui/plugins/clockindicatorpaneplugin/group/clockindicatorpaneplugin.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   449
<info>Processing Z:/sf/app/organizer/clock2/clockui/uilayer/clockalarmeditor/group/clockalarmeditor.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   450
<info>Processing Z:/sf/app/organizer/clock2/clockui/uilayer/clockcityselectionlist/group/clockcityselectionlist.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   451
<info>Processing Z:/sf/app/organizer/clock2/clockui/uilayer/group/clock.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   452
<info>Processing Z:/sf/app/organizer/clock2/clockui/uimodel/group/clkuimodel.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   453
<info>Processing Z:/sf/app/organizer/clock2/clockui/alarmeditorapp/group/alarmeditorapp.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   454
<info>Processing Z:/sf/app/organizer/notepad/notepad1/group/NpdLib.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   455
<info>Processing Z:/sf/app/organizer/notepad/notepad1/group/Notepad.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   456
<info>Processing Z:/sf/app/organizer/notepad/notepad1/group/NpdViewer.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   457
<info>Processing Z:/sf/app/organizer/notepad/notepad1/SyncMLAdapter/group/nsmldsnotepaddataprovider.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   458
<info>Processing Z:/sf/app/organizer/notepad/txtrecog/group/TxtRecog.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   459
<info>Processing Z:/sf/app/organizer/searchui/searchapp/srchuicommon/group/srchuicommon.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   460
<info>Processing Z:/sf/app/organizer/searchui/searchapp/plugins/indevicesearch/group/srchuiindeviceserviceplugin.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   461
<info>Processing Z:/sf/app/organizer/searchui/searchapp/plugins/resultviewerplugin/group/srchuiresviewplugin.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   462
<info>Processing Z:/sf/app/organizer/searchui/searchapp/srchuigenui/group/srchuigenui.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   463
<info>Processing Z:/sf/app/organizer/searchui/searchapp/srchuiapp/group/srchuiapp.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   464
<info>Processing Z:/sf/app/organizer/searchui/searchapp/srchaiwprovider/group/srchaiwprovider.mmp for platform winscw_udeb + winscw_urel</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   465
<info>Buildable specification group 'ALL'</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   466
<info>Buildable specification 'export_0'</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   467
<info>Buildable specification 'build_0'</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   468
<info>Running C:/Symbian/Tools/PDT_1.0/raptor/bin/sbs_descramble.exe sbs275468367 start</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   469
<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
   470
<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 sbs275468367"'</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   471
<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
   472
<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
   473
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
   474
<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
   475
<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 sbs275468367"'</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   476
<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
   477
<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
   478
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/notespluginicons/qgn_prop_nrtyp_note.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   479
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/notespluginicons/qgn_prop_nrtyp_note.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   480
z:/epoc32/tools/makefile_templates/s60/mifconv_templates/mifconv.flm:91: warning: overriding commands for target `z:/epoc32/include/notespluginicons.mbg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   481
z:/epoc32/tools/makefile_templates/s60/mifconv_templates/mifconv.flm:91: warning: ignoring old commands for target `z:/epoc32/include/notespluginicons.mbg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   482
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/filessearchplugin/qgn_prop_search_file_names.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   483
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/filessearchplugin/qgn_prop_search_file_names.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   484
z:/epoc32/tools/makefile_templates/s60/mifconv_templates/mifconv.flm:91: warning: overriding commands for target `z:/epoc32/include/filessearchplugin.mbg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   485
z:/epoc32/tools/makefile_templates/s60/mifconv_templates/mifconv.flm:91: warning: ignoring old commands for target `z:/epoc32/include/filessearchplugin.mbg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   486
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendarsearchplugin/qgn_prop_nrtyp_date.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   487
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendarsearchplugin/qgn_prop_nrtyp_date.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   488
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendarsearchplugin/qgn_indi_cdr_birthday.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   489
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendarsearchplugin/qgn_indi_cdr_birthday.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   490
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendarsearchplugin/qgn_indi_cdr_meeting.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   491
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendarsearchplugin/qgn_indi_cdr_meeting.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   492
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendarsearchplugin/qgn_indi_cdr_reminder.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   493
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendarsearchplugin/qgn_indi_cdr_reminder.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   494
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendarsearchplugin/qgn_indi_cdr_todo.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   495
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendarsearchplugin/qgn_indi_cdr_todo.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   496
z:/epoc32/tools/makefile_templates/s60/mifconv_templates/mifconv.flm:91: warning: overriding commands for target `z:/epoc32/include/calendarsearchplugin.mbg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   497
z:/epoc32/tools/makefile_templates/s60/mifconv_templates/mifconv.flm:91: warning: ignoring old commands for target `z:/epoc32/include/calendarsearchplugin.mbg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   498
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/contactssearchplugin/qgn_prop_search_contacts.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   499
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/contactssearchplugin/qgn_prop_search_contacts.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   500
z:/epoc32/tools/makefile_templates/s60/mifconv_templates/mifconv.flm:91: warning: overriding commands for target `z:/epoc32/include/contactssearchplugin.mbg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   501
z:/epoc32/tools/makefile_templates/s60/mifconv_templates/mifconv.flm:91: warning: ignoring old commands for target `z:/epoc32/include/contactssearchplugin.mbg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   502
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/messagessearchplugin/qgn_prop_wml_sms.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   503
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/messagessearchplugin/qgn_prop_wml_sms.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   504
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/messagessearchplugin/qgn_prop_mce_inbox_small.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   505
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/messagessearchplugin/qgn_prop_mce_inbox_small.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   506
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/messagessearchplugin/qgn_prop_mce_outbox_small.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   507
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/messagessearchplugin/qgn_prop_mce_outbox_small.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   508
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/messagessearchplugin/qgn_prop_mce_sent.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   509
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/messagessearchplugin/qgn_prop_mce_sent.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   510
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/messagessearchplugin/qgn_prop_mce_drafts.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   511
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/messagessearchplugin/qgn_prop_mce_drafts.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   512
z:/epoc32/tools/makefile_templates/s60/mifconv_templates/mifconv.flm:91: warning: overriding commands for target `z:/epoc32/include/messagessearchplugin.mbg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   513
z:/epoc32/tools/makefile_templates/s60/mifconv_templates/mifconv.flm:91: warning: ignoring old commands for target `z:/epoc32/include/messagessearchplugin.mbg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   514
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/multimediasearchplugin/qgn_prop_file_images_sub.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   515
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/multimediasearchplugin/qgn_prop_file_images_sub.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   516
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/multimediasearchplugin/qgn_prop_file_video.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   517
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/multimediasearchplugin/qgn_prop_file_video.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   518
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/multimediasearchplugin/qgn_prop_file_music_sub.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   519
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/multimediasearchplugin/qgn_prop_file_music_sub.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   520
z:/epoc32/tools/makefile_templates/s60/mifconv_templates/mifconv.flm:91: warning: overriding commands for target `z:/epoc32/include/multimediasearchplugin.mbg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   521
z:/epoc32/tools/makefile_templates/s60/mifconv_templates/mifconv.flm:91: warning: ignoring old commands for target `z:/epoc32/include/multimediasearchplugin.mbg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   522
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendarsettings/qgn_prop_set_apps_cale.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   523
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendarsettings/qgn_prop_set_apps_cale.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   524
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendarsettings/qgn_prop_set_cams_image_sub.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   525
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendarsettings/qgn_prop_set_cams_image_sub.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   526
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendarsettings/qgn_prop_set_cams_video_sub.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   527
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendarsettings/qgn_prop_set_cams_video_sub.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   528
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendarsettings/qgn_prop_cams_set_image_tab2.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   529
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendarsettings/qgn_prop_cams_set_image_tab2.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   530
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendarsettings/qgn_prop_cams_set_video_tab2.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   531
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendarsettings/qgn_prop_cams_set_video_tab2.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   532
z:/epoc32/tools/makefile_templates/s60/mifconv_templates/mifconv.flm:91: warning: overriding commands for target `z:/epoc32/include/calendarsettings.mbg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   533
z:/epoc32/tools/makefile_templates/s60/mifconv_templates/mifconv.flm:91: warning: ignoring old commands for target `z:/epoc32/include/calendarsettings.mbg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   534
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_cdr_birthday.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   535
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_cdr_birthday.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   536
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_cdr_meeting.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   537
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_cdr_meeting.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   538
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_cdr_reminder.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   539
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_cdr_reminder.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   540
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_cdr_event_mixed.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   541
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_cdr_event_mixed.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   542
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_item_not_shown.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   543
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_item_not_shown.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   544
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_repeat_add.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   545
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_repeat_add.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   546
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_repeat_exception_add.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   547
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_repeat_exception_add.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   548
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendar/qgn_prop_todo_undone.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   549
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendar/qgn_prop_todo_undone.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   550
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendar/qgn_prop_todo_done.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   551
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendar/qgn_prop_todo_done.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   552
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_todo_high_add.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   553
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_todo_high_add.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   554
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_todo_low_add.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   555
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_todo_low_add.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   556
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_cdr_todo.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   557
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_cdr_todo.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   558
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_cale_tb_day.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   559
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_cale_tb_day.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   560
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_cale_tb_left.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   561
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_cale_tb_left.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   562
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_cale_tb_month.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   563
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_cale_tb_month.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   564
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_cale_tb_new_entry.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   565
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_cale_tb_new_entry.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   566
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_cale_tb_right.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   567
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_cale_tb_right.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   568
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_cale_tb_todo.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   569
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_cale_tb_todo.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   570
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_cale_tb_week.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   571
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_cale_tb_week.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   572
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_cale_tb_meeting_new.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   573
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_cale_tb_meeting_new.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   574
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_cale_tb_todo_new.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   575
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_cale_tb_todo_new.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   576
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_mg_tb_edit.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   577
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_mg_tb_edit.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   578
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_mg_tb_delete.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   579
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_mg_tb_delete.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   580
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_tb_mce.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   581
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_tb_mce.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   582
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendar/qgn_menu_maps.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   583
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendar/qgn_menu_maps.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   584
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_cdr_birthday_missed_new.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   585
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_cdr_birthday_missed_new.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   586
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_cdr_meeting_missed_new.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   587
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_cdr_meeting_missed_new.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   588
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_cdr_reminder_missed_new.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   589
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_cdr_reminder_missed_new.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   590
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_cdr_todo_undone_missed_new.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   591
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_cdr_todo_undone_missed_new.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   592
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_tb_cale_alarm_dismiss.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   593
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_tb_cale_alarm_dismiss.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   594
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_tb_cale_alarm_dismiss_all.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   595
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendar/qgn_indi_tb_cale_alarm_dismiss_all.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   596
z:/epoc32/tools/makefile_templates/s60/mifconv_templates/mifconv.flm:91: warning: overriding commands for target `z:/epoc32/include/calendar.mbg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   597
z:/epoc32/tools/makefile_templates/s60/mifconv_templates/mifconv.flm:91: warning: ignoring old commands for target `z:/epoc32/include/calendar.mbg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   598
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/calendar_aif/qgn_menu_cale.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   599
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/calendar_aif/qgn_menu_cale.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   600
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/clockapp/qgn_indi_alarm_inactive_add.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   601
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/clockapp/qgn_indi_alarm_inactive_add.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   602
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/clockapp/qgn_indi_repeat_add.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   603
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/clockapp/qgn_indi_repeat_add.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   604
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/clockapp/qgn_prop_set_datim_sub.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   605
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/clockapp/qgn_prop_set_datim_sub.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   606
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/clockapp/qgn_prop_clock_homecity.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   607
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/clockapp/qgn_prop_clock_homecity.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   608
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/clockapp/qgn_prop_clock_default.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   609
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/clockapp/qgn_prop_clock_default.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   610
z:/epoc32/tools/makefile_templates/s60/mifconv_templates/mifconv.flm:91: warning: overriding commands for target `z:/epoc32/include/clockapp.mbg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   611
z:/epoc32/tools/makefile_templates/s60/mifconv_templates/mifconv.flm:91: warning: ignoring old commands for target `z:/epoc32/include/clockapp.mbg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   612
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/clockapp_tab/qgn_prop_clk_clock_tab4.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   613
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/clockapp_tab/qgn_prop_clk_clock_tab4.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   614
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/clockapp_tab/qgn_prop_clk_wrld_clk_tab4.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   615
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/clockapp_tab/qgn_prop_clk_wrld_clk_tab4.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   616
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/clockapp_tab/qgn_prop_clk_stp_watch_tab4.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   617
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/clockapp_tab/qgn_prop_clk_stp_watch_tab4.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   618
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/clockapp_tab/qgn_prop_clk_cntdwn_timer_tab4.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   619
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/clockapp_tab/qgn_prop_clk_cntdwn_timer_tab4.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   620
z:/epoc32/tools/makefile_templates/s60/mifconv_templates/mifconv.flm:91: warning: overriding commands for target `z:/epoc32/include/clockapp_tab.mbg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   621
z:/epoc32/tools/makefile_templates/s60/mifconv_templates/mifconv.flm:91: warning: ignoring old commands for target `z:/epoc32/include/clockapp_tab.mbg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   622
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/clockapp_aif/qgn_menu_wclk.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   623
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/clockapp_aif/qgn_menu_wclk.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   624
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/alarmeditorapp_aif/qgn_menu_clk_alarm.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   625
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/alarmeditorapp_aif/qgn_menu_clk_alarm.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   626
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/npdlib/qsn_fr_notepad_side_t.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   627
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/npdlib/qsn_fr_notepad_side_t.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   628
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/npdlib/qsn_fr_notepad_cont_side_t.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   629
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/npdlib/qsn_fr_notepad_cont_side_t.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   630
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/npdlib/qgn_prop_mce_template.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   631
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/npdlib/qgn_prop_mce_template.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   632
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/npdlib/qsn_fr_notepad_corner_tl.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   633
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/npdlib/qsn_fr_notepad_corner_tl.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   634
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/npdlib/qsn_fr_notepad_corner_tr.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   635
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/npdlib/qsn_fr_notepad_corner_tr.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   636
z:/epoc32/tools/makefile_templates/s60/mifconv_templates/mifconv.flm:91: warning: overriding commands for target `z:/epoc32/include/npdlib.mbg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   637
z:/epoc32/tools/makefile_templates/s60/mifconv_templates/mifconv.flm:91: warning: ignoring old commands for target `z:/epoc32/include/npdlib.mbg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   638
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/notepad_aif/qgn_menu_note.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   639
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/notepad_aif/qgn_menu_note.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   640
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: overriding commands for target `z:/epoc32/build/s60/icons/npdviewer_aif/qgn_menu_note.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   641
z:/epoc32/tools/makefile_templates/s60/mifconv_step3.make:79: warning: ignoring old commands for target `z:/epoc32/build/s60/icons/npdviewer_aif/qgn_menu_note.svg'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   642
true
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   643
true
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   644
true
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   645
true
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   646
true
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   647
true
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   648
true
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   649
true
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   650
true
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   651
true
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   652
<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
   653
<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 sbs275468367"'</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   654
<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
   655
<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
   656
<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
   657
<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 sbs275468367"'</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   658
<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
   659
<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
   660
<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
   661
<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
   662
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   663
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   664
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   665
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   666
+ 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
   667
+ 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
   668
+ CFG=udeb
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   669
+ 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
   670
+ 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
   671
+ 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
   672
+ 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
   673
+ 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
   674
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   675
+ 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
   676
+ EXTMAKEFILENAME=srchuiresviewpluginicons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   677
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   678
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   679
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   680
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   681
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   682
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   683
+ EXTMAKEFILETARGET=MAKMAKE
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   684
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   685
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   686
+ export CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   687
+ CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   688
+ 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
   689
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
   690
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
   691
]]><time start='1250789969.812500000' elapsed='0.112' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   692
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   693
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   694
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   695
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   696
<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
   697
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   698
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   699
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   700
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   701
+ 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
   702
+ 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
   703
+ CFG=udeb
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   704
+ 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
   705
+ 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
   706
+ 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
   707
+ 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
   708
+ 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
   709
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   710
+ 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
   711
+ EXTMAKEFILENAME=GnrlSearchUIIcons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   712
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   713
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   714
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   715
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   716
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   717
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   718
+ EXTMAKEFILETARGET=MAKMAKE
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   719
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   720
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   721
+ export CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   722
+ CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   723
+ 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
   724
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
   725
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
   726
]]><time start='1250789969.796875000' elapsed='0.151' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   727
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   728
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   729
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   730
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   731
<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
   732
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   733
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   734
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   735
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   736
+ 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
   737
+ 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
   738
+ CFG=udeb
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   739
+ 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
   740
+ 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
   741
+ 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
   742
+ 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
   743
+ 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
   744
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   745
+ 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
   746
+ EXTMAKEFILENAME=srchuiappicons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   747
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   748
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   749
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   750
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   751
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   752
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   753
+ EXTMAKEFILETARGET=MAKMAKE
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   754
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   755
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   756
+ export CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   757
+ CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   758
+ 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
   759
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
   760
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
   761
]]><time start='1250789969.875000000' elapsed='0.131' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   762
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   763
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   764
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   765
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   766
<recipe name='extension_makefile' target='01ad0f551272159c208e37c2a56b72bb_MAKMAKE' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_urel' platform='WINSCW' phase='ALL' source=''>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   767
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   768
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   769
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   770
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   771
+ 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
   772
+ 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
   773
+ CFG=urel
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   774
+ 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
   775
+ 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
   776
+ 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
   777
+ 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
   778
+ 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
   779
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   780
+ 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
   781
+ EXTMAKEFILENAME=srchuiresviewpluginicons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   782
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   783
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   784
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   785
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   786
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   787
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   788
+ EXTMAKEFILETARGET=MAKMAKE
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   789
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   790
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   791
+ export CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   792
+ CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   793
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\plugins\resultviewerplugin\group' -f srchuiresviewpluginicons.mk CFG=UREL '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
   794
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
   795
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
   796
]]><time start='1250789971.250000000' elapsed='0.131' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   797
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   798
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   799
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   800
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   801
<recipe name='extension_makefile' target='1f29238a4d02589e0a330f262f2a548c_MAKMAKE' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_urel' platform='WINSCW' phase='ALL' source=''>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   802
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   803
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   804
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   805
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   806
+ 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
   807
+ 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
   808
+ CFG=urel
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   809
+ 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
   810
+ 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
   811
+ 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
   812
+ 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
   813
+ 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
   814
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   815
+ 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
   816
+ EXTMAKEFILENAME=GnrlSearchUIIcons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   817
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   818
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   819
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   820
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   821
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   822
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   823
+ EXTMAKEFILETARGET=MAKMAKE
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   824
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   825
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   826
+ export CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   827
+ CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   828
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\srchuigenui\group' -f GnrlSearchUIIcons.mk CFG=UREL '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
   829
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
   830
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
   831
]]><time start='1250789971.265625000' elapsed='0.147' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   832
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   833
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   834
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   835
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   836
<recipe name='extension_makefile' target='30e5963f67cefe9cbf5700258090cb89_MAKMAKE' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_urel' platform='WINSCW' phase='ALL' source=''>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   837
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   838
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   839
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   840
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   841
+ 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
   842
+ 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
   843
+ CFG=urel
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   844
+ 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
   845
+ 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
   846
+ 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
   847
+ 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
   848
+ 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
   849
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   850
+ 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
   851
+ EXTMAKEFILENAME=indevicesearchicons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   852
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   853
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   854
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   855
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   856
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   857
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   858
+ EXTMAKEFILETARGET=MAKMAKE
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   859
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   860
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   861
+ export CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   862
+ CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   863
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\plugins\indevicesearch\group' -f indevicesearchicons.mk CFG=UREL '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
   864
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
   865
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
   866
]]><time start='1250789971.102750000' elapsed='0.148' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   867
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   868
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   869
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   870
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   871
<recipe name='extension_makefile' target='4800afcdd77622c711211d695eb993b4_MAKMAKE' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_urel' platform='WINSCW' phase='ALL' source=''>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   872
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   873
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   874
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   875
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   876
+ 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
   877
+ 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
   878
+ CFG=urel
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   879
+ 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
   880
+ 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
   881
+ 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
   882
+ 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
   883
+ 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
   884
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   885
+ 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
   886
+ EXTMAKEFILENAME=srchuiappicons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   887
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   888
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   889
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   890
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   891
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   892
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   893
+ EXTMAKEFILETARGET=MAKMAKE
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   894
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   895
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   896
+ export CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   897
+ CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   898
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\srchuiapp\group' -f srchuiappicons.mk CFG=UREL '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
   899
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
   900
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
   901
]]><time start='1250789971.265625000' elapsed='0.180' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   902
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   903
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   904
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   905
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   906
<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
   907
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   908
+ 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:/sf/app/organizer/organizer_plat/calendar_importer_api/inc -i Z:/sf/app/organizer/organizer_plat/calendar_exporter_api/inc -i Z:/sf/app/organizer/organizer_pub/calendar_interim_utils2_api/inc -i Z:/sf/app/organizer/organizer_plat/agenda_versit_2_api/inc -i z:/epoc32/include -i z:/Epoc32/include -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
   909
+ 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
   910
]]><time start='1250789972.156250000' elapsed='1.335' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   911
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   912
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   913
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   914
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   915
<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
   916
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   917
+ 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:/sf/app/organizer/organizer_plat/calendar_importer_api/inc -i Z:/sf/app/organizer/organizer_plat/calendar_exporter_api/inc -i Z:/sf/app/organizer/organizer_pub/calendar_interim_utils2_api/inc -i Z:/sf/app/organizer/organizer_plat/agenda_versit_2_api/inc -i z:/epoc32/include -i z:/Epoc32/include -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
   918
+ 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
   919
]]><time start='1250789972.385000000' elapsed='1.200' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   920
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   921
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   922
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   923
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   924
<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
   925
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   926
+ 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:/sf/app/organizer/organizer_plat/calendar_importer_api/inc -i Z:/sf/app/organizer/organizer_plat/calendar_exporter_api/inc -i Z:/sf/app/organizer/organizer_pub/calendar_interim_utils2_api/inc -i Z:/sf/app/organizer/organizer_plat/agenda_versit_2_api/inc -i z:/epoc32/include -i z:/Epoc32/include -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
   927
+ 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
   928
]]><time start='1250789971.953125000' elapsed='1.737' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   929
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   930
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   931
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   932
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   933
<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
   934
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   935
+ echo '// SBS-generated uid source file'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   936
+ echo '#include <e32cmn.h>'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   937
+ echo '#pragma data_seg(".SYMBIAN")'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   938
+ 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
   939
+ echo '#pragma data_seg()'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   940
]]><time start='1250789974.238375000' elapsed='0.026' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   941
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   942
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   943
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   944
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   945
<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
   946
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   947
+ 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:/sf/app/organizer/organizer_plat/calendar_importer_api/inc -i Z:/sf/app/organizer/organizer_plat/calendar_exporter_api/inc -i Z:/sf/app/organizer/organizer_pub/calendar_interim_utils2_api/inc -i Z:/sf/app/organizer/organizer_plat/agenda_versit_2_api/inc -i z:/epoc32/include -i z:/Epoc32/include -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
   948
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
   949
+ 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
   950
]]><time start='1250789974.143625000' elapsed='0.792' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   951
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   952
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   953
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   954
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   955
<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
   956
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   957
+ 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:/sf/app/organizer/organizer_plat/calendar_importer_api/inc -i Z:/sf/app/organizer/organizer_plat/calendar_exporter_api/inc -i Z:/sf/app/organizer/organizer_pub/calendar_interim_utils2_api/inc -i Z:/sf/app/organizer/organizer_plat/agenda_versit_2_api/inc -i z:/epoc32/include -i z:/Epoc32/include -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
   958
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
   959
+ 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
   960
]]><time start='1250789972.172875000' elapsed='2.850' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   961
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   962
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   963
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   964
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   965
<recipe name='win32compile2object' target='z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/urel/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_urel' 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
   966
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   967
+ mwccsym2.exe -c -align 4 -warnings on -w nohidevirtual,nounusedexpr -msgstyle gcc -enum int -str pool -exc ms -trigraphs on -cwd source -O4,s -runtime staticmulti -wchar_t off -nostdinc -gccdepends -MD -d __SYMBIAN32__ -d __CW32__ -d __WINS__ -d __WINSCW__ -d __SUPPORT_CPP_EXCEPTIONS__ -d _UNICODE -d NDEBUG -d __EXE__ -i- -i Z:/sf/app/organizer/calendarengines/caldav/inc -i Z:/sf/app/organizer/organizer_plat/calendar_importer_api/inc -i Z:/sf/app/organizer/organizer_plat/calendar_exporter_api/inc -i Z:/sf/app/organizer/organizer_pub/calendar_interim_utils2_api/inc -i Z:/sf/app/organizer/organizer_plat/agenda_versit_2_api/inc -i z:/epoc32/include -i z:/Epoc32/include -include bldvariant.hrh -o 'z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/urel/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
   968
+ 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/urel/CalDavServer.o: Z:/sf/app/organizer/calendarengines/caldav/src/CalDavServer.cpp \1#' 'z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/urel/CalDavServer.dep'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   969
]]><time start='1250789974.812500000' elapsed='0.643' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   970
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   971
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   972
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   973
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   974
<recipe name='win32compile2object' target='z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/urel/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_urel' 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
   975
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   976
+ mwccsym2.exe -c -align 4 -warnings on -w nohidevirtual,nounusedexpr -msgstyle gcc -enum int -str pool -exc ms -trigraphs on -cwd source -O4,s -runtime staticmulti -wchar_t off -nostdinc -gccdepends -MD -d __SYMBIAN32__ -d __CW32__ -d __WINS__ -d __WINSCW__ -d __SUPPORT_CPP_EXCEPTIONS__ -d _UNICODE -d NDEBUG -d __EXE__ -i- -i Z:/sf/app/organizer/calendarengines/caldav/inc -i Z:/sf/app/organizer/organizer_plat/calendar_importer_api/inc -i Z:/sf/app/organizer/organizer_plat/calendar_exporter_api/inc -i Z:/sf/app/organizer/organizer_pub/calendar_interim_utils2_api/inc -i Z:/sf/app/organizer/organizer_plat/agenda_versit_2_api/inc -i z:/epoc32/include -i z:/Epoc32/include -include bldvariant.hrh -o 'z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/urel/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
   977
+ 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/urel/caldavutils.o: Z:/sf/app/organizer/calendarengines/caldav/src/caldavutils.cpp \1#' 'z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/urel/caldavutils.dep'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   978
]]><time start='1250789975.031250000' elapsed='0.532' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   979
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   980
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   981
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   982
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   983
<recipe name='win32compile2object' target='z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/urel/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_urel' 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
   984
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   985
+ mwccsym2.exe -c -align 4 -warnings on -w nohidevirtual,nounusedexpr -msgstyle gcc -enum int -str pool -exc ms -trigraphs on -cwd source -O4,s -runtime staticmulti -wchar_t off -nostdinc -gccdepends -MD -d __SYMBIAN32__ -d __CW32__ -d __WINS__ -d __WINSCW__ -d __SUPPORT_CPP_EXCEPTIONS__ -d _UNICODE -d NDEBUG -d __EXE__ -i- -i Z:/sf/app/organizer/calendarengines/caldav/inc -i Z:/sf/app/organizer/organizer_plat/calendar_importer_api/inc -i Z:/sf/app/organizer/organizer_plat/calendar_exporter_api/inc -i Z:/sf/app/organizer/organizer_pub/calendar_interim_utils2_api/inc -i Z:/sf/app/organizer/organizer_plat/agenda_versit_2_api/inc -i z:/epoc32/include -i z:/Epoc32/include -include bldvariant.hrh -o 'z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/urel/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
   986
+ 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/urel/CalDavServerSession.o: Z:/sf/app/organizer/calendarengines/caldav/src/CalDavServerSession.cpp \1#' 'z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/urel/CalDavServerSession.dep'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   987
]]><time start='1250789975.750000000' elapsed='0.562' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   988
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   989
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   990
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   991
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   992
<recipe name='win32generateUIDcpp' target='z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/urel/!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_urel' platform='winscw' phase='ALL' source=''>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   993
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   994
+ echo '// SBS-generated uid source file'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   995
+ echo '#include <e32cmn.h>'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   996
+ echo '#pragma data_seg(".SYMBIAN")'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   997
+ 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
   998
+ echo '#pragma data_seg()'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
   999
]]><time start='1250789976.625000000' elapsed='0.047' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1000
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1001
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1002
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1003
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1004
<recipe name='win32compile2object' target='z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/urel/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_urel' 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
  1005
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1006
+ mwccsym2.exe -c -align 4 -warnings on -w nohidevirtual,nounusedexpr -msgstyle gcc -enum int -str pool -exc ms -trigraphs on -cwd source -O4,s -runtime staticmulti -wchar_t off -nostdinc -gccdepends -MD -d __SYMBIAN32__ -d __CW32__ -d __WINS__ -d __WINSCW__ -d __SUPPORT_CPP_EXCEPTIONS__ -d _UNICODE -d NDEBUG -d __EXE__ -i- -i Z:/sf/app/organizer/calendarengines/caldav/inc -i Z:/sf/app/organizer/organizer_plat/calendar_importer_api/inc -i Z:/sf/app/organizer/organizer_plat/calendar_exporter_api/inc -i Z:/sf/app/organizer/organizer_pub/calendar_interim_utils2_api/inc -i Z:/sf/app/organizer/organizer_plat/agenda_versit_2_api/inc -i z:/epoc32/include -i z:/Epoc32/include -include bldvariant.hrh -o 'z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/urel/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
  1007
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
  1008
+ 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/urel/httpclient.o: Z:/sf/app/organizer/calendarengines/caldav/src/httpclient.cpp \1#' 'z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/urel/httpclient.dep'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1009
]]><time start='1250789975.734375000' elapsed='0.945' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1010
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1011
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1012
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1013
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1014
<recipe name='win32compile2object' target='z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/urel/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_urel' 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
  1015
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1016
+ mwccsym2.exe -c -align 4 -warnings on -w nohidevirtual,nounusedexpr -msgstyle gcc -enum int -str pool -exc ms -trigraphs on -cwd source -O4,s -runtime staticmulti -wchar_t off -nostdinc -gccdepends -MD -d __SYMBIAN32__ -d __CW32__ -d __WINS__ -d __WINSCW__ -d __SUPPORT_CPP_EXCEPTIONS__ -d _UNICODE -d NDEBUG -d __EXE__ -i- -i Z:/sf/app/organizer/calendarengines/caldav/inc -i Z:/sf/app/organizer/organizer_plat/calendar_importer_api/inc -i Z:/sf/app/organizer/organizer_plat/calendar_exporter_api/inc -i Z:/sf/app/organizer/organizer_pub/calendar_interim_utils2_api/inc -i Z:/sf/app/organizer/organizer_plat/agenda_versit_2_api/inc -i z:/epoc32/include -i z:/Epoc32/include -include bldvariant.hrh -o 'z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/urel/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
  1017
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
  1018
+ 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/urel/caldavenginemgr.o: Z:/sf/app/organizer/calendarengines/caldav/src/caldavenginemgr.cpp \1#' 'z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/urel/caldavenginemgr.dep'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1019
]]><time start='1250789976.406250000' elapsed='0.467' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1020
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1021
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1022
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1023
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1024
<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
  1025
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1026
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1027
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1028
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1029
+ 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
  1030
+ 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
  1031
+ CFG=udeb
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1032
+ 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
  1033
+ 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
  1034
+ 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
  1035
+ 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
  1036
+ 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
  1037
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1038
+ 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
  1039
+ EXTMAKEFILENAME=srchuiappicons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1040
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1041
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1042
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1043
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1044
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1045
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1046
+ EXTMAKEFILETARGET=RESOURCE
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1047
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1048
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1049
+ export CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1050
+ CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1051
+ 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
  1052
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
  1053
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
  1054
/c8,8 qgn_menu_search.svg
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1055
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1056
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
  1057
Writing mbg: \epoc32\include\srchuiapp.MBG
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1058
Loading file: z:\epoc32\BUILD\s60\icons\temp\s3980.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
  1059
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
  1060
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
  1061
]]><time start='1250789977.516625000' elapsed='0.654' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1062
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1063
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1064
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1065
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1066
<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
  1067
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1068
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1069
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1070
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1071
+ 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
  1072
+ 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
  1073
+ CFG=udeb
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1074
+ 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
  1075
+ 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
  1076
+ 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
  1077
+ 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
  1078
+ 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
  1079
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1080
+ 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
  1081
+ EXTMAKEFILENAME=srchuiresviewpluginicons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1082
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1083
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1084
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1085
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1086
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1087
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1088
+ EXTMAKEFILETARGET=RESOURCE
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1089
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1090
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1091
+ export CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1092
+ CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1093
+ 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
  1094
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
  1095
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
  1096
        /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
  1097
        /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
  1098
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1099
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
  1100
Writing mbg: \epoc32\include\srchuiresviewpluginicons.mbg
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1101
Loading file: z:\epoc32\BUILD\s60\icons\temp\s3944.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
  1102
Loading file: z:\epoc32\BUILD\s60\icons\temp\s3944.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
  1103
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
  1104
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
  1105
]]><time start='1250789977.281250000' elapsed='1.196' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1106
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1107
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1108
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1109
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1110
<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
  1111
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1112
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1113
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1114
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1115
+ 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
  1116
+ 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
  1117
+ CFG=udeb
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1118
+ 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
  1119
+ 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
  1120
+ 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
  1121
+ 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
  1122
+ 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
  1123
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1124
+ 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
  1125
+ EXTMAKEFILENAME=indevicesearchicons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1126
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1127
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1128
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1129
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1130
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1131
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1132
+ EXTMAKEFILETARGET=RESOURCE
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1133
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1134
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1135
+ export CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1136
+ CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1137
+ 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
  1138
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
  1139
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
  1140
/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
  1141
/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
  1142
/c8,8 qgn_prop_search_indevice
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1143
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1144
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
  1145
Writing mbg: \epoc32\include\srchuiindevicesvg.MBG
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1146
Loading file: z:\epoc32\BUILD\s60\icons\temp\s38pk.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
  1147
Loading file: z:\epoc32\BUILD\s60\icons\temp\s38pk.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
  1148
Loading file: z:\epoc32\BUILD\s60\icons\temp\s38pk.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
  1149
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
  1150
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
  1151
]]><time start='1250789976.875000000' elapsed='1.850' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1152
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1153
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1154
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1155
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1156
<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
  1157
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1158
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1159
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1160
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1161
+ 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
  1162
+ 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
  1163
+ CFG=udeb
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1164
+ 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
  1165
+ 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
  1166
+ 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
  1167
+ 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
  1168
+ 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
  1169
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1170
+ 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
  1171
+ EXTMAKEFILENAME=GnrlSearchUIIcons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1172
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1173
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1174
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1175
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1176
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1177
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1178
+ EXTMAKEFILETARGET=RESOURCE
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1179
+ export 'EPOCROOT=z:\'
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
+ export CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1182
+ CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1183
+ 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
  1184
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
  1185
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
  1186
      /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
  1187
        /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
  1188
        /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
  1189
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1190
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
  1191
Writing mbg: \epoc32\include\gnrlsearchuisvg.mbg
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1192
Loading file: z:\epoc32\BUILD\s60\icons\temp\s397c.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
  1193
Loading file: z:\epoc32\BUILD\s60\icons\temp\s397c.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
  1194
Loading file: z:\epoc32\BUILD\s60\icons\temp\s397c.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
  1195
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
  1196
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
  1197
]]><time start='1250789977.437500000' elapsed='1.409' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1198
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1199
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1200
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1201
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1202
<recipe name='extension_makefile' target='01ad0f551272159c208e37c2a56b72bb_RESOURCE' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_urel' platform='WINSCW' phase='ALL' source=''>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1203
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1204
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1205
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1206
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1207
+ 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
  1208
+ 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
  1209
+ CFG=urel
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1210
+ 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
  1211
+ 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
  1212
+ 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
  1213
+ 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
  1214
+ 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
  1215
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1216
+ 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
  1217
+ EXTMAKEFILENAME=srchuiresviewpluginicons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1218
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1219
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1220
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1221
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1222
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1223
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1224
+ EXTMAKEFILETARGET=RESOURCE
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1225
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1226
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1227
+ export CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1228
+ CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1229
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\plugins\resultviewerplugin\group' -f srchuiresviewpluginicons.mk CFG=UREL '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
  1230
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
  1231
mifconv \epoc32\release\WINSCW\UREL\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
  1232
        /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
  1233
        /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
  1234
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1235
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
  1236
Writing mbg: \epoc32\include\srchuiresviewpluginicons.mbg
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1237
Loading file: z:\epoc32\BUILD\s60\icons\temp\s39o4.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
  1238
Loading file: z:\epoc32\BUILD\s60\icons\temp\s39o4.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
  1239
Writing mif: \epoc32\release\WINSCW\UREL\z\resource\apps\srchuiresviewpluginicons.mif
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1240
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
  1241
]]><time start='1250789979.046875000' elapsed='0.776' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1242
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1243
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1244
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1245
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1246
<recipe name='extension_makefile' target='30e5963f67cefe9cbf5700258090cb89_RESOURCE' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_urel' platform='WINSCW' phase='ALL' source=''>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1247
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1248
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1249
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1250
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1251
+ 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
  1252
+ 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
  1253
+ CFG=urel
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1254
+ 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
  1255
+ 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
  1256
+ 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
  1257
+ 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
  1258
+ 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
  1259
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1260
+ 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
  1261
+ EXTMAKEFILENAME=indevicesearchicons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1262
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1263
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1264
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1265
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1266
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1267
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1268
+ EXTMAKEFILETARGET=RESOURCE
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1269
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1270
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1271
+ export CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1272
+ CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1273
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\plugins\indevicesearch\group' -f indevicesearchicons.mk CFG=UREL '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
  1274
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
  1275
mifconv \epoc32\release\WINSCW\UREL\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
  1276
/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
  1277
/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
  1278
/c8,8 qgn_prop_search_indevice
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1279
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1280
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
  1281
Writing mbg: \epoc32\include\srchuiindevicesvg.MBG
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1282
Loading file: z:\epoc32\BUILD\s60\icons\temp\s39ig.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
  1283
Loading file: z:\epoc32\BUILD\s60\icons\temp\s39ig.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
  1284
Loading file: z:\epoc32\BUILD\s60\icons\temp\s39ig.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
  1285
Writing mif: \epoc32\release\WINSCW\UREL\Z\RESOURCE\APPS\srchuiindevicesvg.mif
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1286
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
  1287
]]><time start='1250789978.796875000' elapsed='1.126' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1288
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1289
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1290
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1291
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1292
<recipe name='extension_makefile' target='4800afcdd77622c711211d695eb993b4_RESOURCE' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_urel' platform='WINSCW' phase='ALL' source=''>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1293
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1294
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1295
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1296
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1297
+ 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
  1298
+ 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
  1299
+ CFG=urel
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1300
+ 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
  1301
+ 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
  1302
+ 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
  1303
+ 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
  1304
+ 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
  1305
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1306
+ 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
  1307
+ EXTMAKEFILENAME=srchuiappicons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1308
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1309
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1310
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1311
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1312
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1313
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1314
+ EXTMAKEFILETARGET=RESOURCE
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1315
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1316
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1317
+ export CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1318
+ CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1319
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\srchuiapp\group' -f srchuiappicons.mk CFG=UREL '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
  1320
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
  1321
mifconv \epoc32\release\WINSCW\UREL\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
  1322
/c8,8 qgn_menu_search.svg
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1323
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1324
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
  1325
Writing mbg: \epoc32\include\srchuiapp.MBG
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1326
Loading file: z:\epoc32\BUILD\s60\icons\temp\s3638.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
  1327
Writing mif: \epoc32\release\WINSCW\UREL\Z\RESOURCE\APPS\srchuiapp.mif
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1328
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
  1329
]]><time start='1250789979.519625000' elapsed='0.457' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1330
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1331
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1332
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1333
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1334
<recipe name='extension_makefile' target='1f29238a4d02589e0a330f262f2a548c_RESOURCE' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_urel' platform='WINSCW' phase='ALL' source=''>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1335
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1336
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1337
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1338
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1339
+ 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
  1340
+ 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
  1341
+ CFG=urel
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1342
+ 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
  1343
+ 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
  1344
+ 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
  1345
+ 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
  1346
+ 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
  1347
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1348
+ 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
  1349
+ EXTMAKEFILENAME=GnrlSearchUIIcons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1350
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1351
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1352
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1353
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1354
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1355
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1356
+ EXTMAKEFILETARGET=RESOURCE
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1357
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1358
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1359
+ export CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1360
+ CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1361
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\srchuigenui\group' -f GnrlSearchUIIcons.mk CFG=UREL '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
  1362
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
  1363
mifconv \epoc32\release\WINSCW\UREL\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
  1364
      /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
  1365
        /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
  1366
        /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
  1367
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1368
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
  1369
Writing mbg: \epoc32\include\gnrlsearchuisvg.mbg
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1370
Loading file: z:\epoc32\BUILD\s60\icons\temp\s34d4.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
  1371
Loading file: z:\epoc32\BUILD\s60\icons\temp\s34d4.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
  1372
Loading file: z:\epoc32\BUILD\s60\icons\temp\s34d4.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
  1373
Writing mif: \epoc32\release\WINSCW\UREL\Z\RESOURCE\APPS\gnrlsearchuisvg.mif
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1374
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
  1375
]]><time start='1250789979.437500000' elapsed='0.775' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1376
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1377
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1378
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1379
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1380
<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
  1381
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1382
+ 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:/sf/app/organizer/organizer_plat/calendar_importer_api/inc -i Z:/sf/app/organizer/organizer_plat/calendar_exporter_api/inc -i Z:/sf/app/organizer/organizer_pub/calendar_interim_utils2_api/inc -i Z:/sf/app/organizer/organizer_plat/agenda_versit_2_api/inc -i z:/epoc32/include -i z:/Epoc32/include -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
  1383
+ 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
  1384
]]><time start='1250789980.375000000' elapsed='0.798' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1385
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1386
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1387
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1388
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1389
<recipe name='win32compile2object' target='z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/urel/!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_urel' platform='winscw' phase='ALL' source='z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/urel/!CalDavServer.UID.CPP'>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1390
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1391
+ mwccsym2.exe -c -align 4 -warnings on -w nohidevirtual,nounusedexpr -msgstyle gcc -enum int -str pool -exc ms -trigraphs on -cwd source -O4,s -runtime staticmulti -wchar_t off -nostdinc -gccdepends -MD -d __SYMBIAN32__ -d __CW32__ -d __WINS__ -d __WINSCW__ -d __SUPPORT_CPP_EXCEPTIONS__ -d _UNICODE -d NDEBUG -d __EXE__ -i- -i Z:/sf/app/organizer/calendarengines/caldav/inc -i Z:/sf/app/organizer/organizer_plat/calendar_importer_api/inc -i Z:/sf/app/organizer/organizer_plat/calendar_exporter_api/inc -i Z:/sf/app/organizer/organizer_pub/calendar_interim_utils2_api/inc -i Z:/sf/app/organizer/organizer_plat/agenda_versit_2_api/inc -i z:/epoc32/include -i z:/Epoc32/include -include bldvariant.hrh -o 'z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/urel/!CalDavServer_UID_.o' 'z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/urel/!CalDavServer.UID.CPP'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1392
+ 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/urel/!CalDavServer_UID_.o: z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/urel/!CalDavServer.UID.CPP \1#' 'z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/urel/!CalDavServer_UID_.dep'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1393
]]><time start='1250789980.468750000' elapsed='0.892' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1394
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1395
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1396
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1397
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1398
<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
  1399
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1400
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1401
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1402
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1403
+ 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
  1404
+ 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
  1405
+ CFG=udeb
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1406
+ 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
  1407
+ 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
  1408
+ 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
  1409
+ 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
  1410
+ 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
  1411
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1412
+ 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
  1413
+ EXTMAKEFILENAME=indevicesearchicons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1414
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1415
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1416
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1417
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1418
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1419
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1420
+ EXTMAKEFILETARGET=LIB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1421
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1422
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1423
+ export CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1424
+ CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1425
+ 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
  1426
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
  1427
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
  1428
]]><time start='1250789981.421875000' elapsed='0.177' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1429
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1430
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1431
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1432
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1433
<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
  1434
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1435
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1436
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1437
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1438
+ 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
  1439
+ 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
  1440
+ CFG=udeb
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1441
+ 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
  1442
+ 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
  1443
+ 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
  1444
+ 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
  1445
+ 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
  1446
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1447
+ 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
  1448
+ EXTMAKEFILENAME=srchuiresviewpluginicons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1449
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1450
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1451
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1452
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1453
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1454
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1455
+ EXTMAKEFILETARGET=LIB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1456
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1457
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1458
+ export CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1459
+ CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1460
+ 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
  1461
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
  1462
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
  1463
]]><time start='1250789981.671875000' elapsed='0.141' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1464
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1465
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1466
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1467
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1468
<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
  1469
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1470
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1471
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1472
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1473
+ 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
  1474
+ 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
  1475
+ CFG=udeb
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1476
+ 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
  1477
+ 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
  1478
+ 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
  1479
+ 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
  1480
+ 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
  1481
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1482
+ 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
  1483
+ EXTMAKEFILENAME=GnrlSearchUIIcons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1484
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1485
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1486
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1487
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1488
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1489
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1490
+ EXTMAKEFILETARGET=LIB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1491
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1492
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1493
+ export CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1494
+ CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1495
+ 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
  1496
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
  1497
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
  1498
]]><time start='1250789981.921875000' elapsed='0.108' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1499
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1500
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1501
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1502
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1503
<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
  1504
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1505
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1506
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1507
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1508
+ 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
  1509
+ 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
  1510
+ CFG=udeb
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1511
+ 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
  1512
+ 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
  1513
+ 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
  1514
+ 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
  1515
+ 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
  1516
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1517
+ 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
  1518
+ EXTMAKEFILENAME=srchuiappicons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1519
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1520
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1521
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1522
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1523
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1524
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1525
+ EXTMAKEFILETARGET=LIB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1526
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1527
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1528
+ export CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1529
+ CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1530
+ 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
  1531
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
  1532
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
  1533
]]><time start='1250789981.921875000' elapsed='0.122' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1534
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1535
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1536
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1537
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1538
<recipe name='extension_makefile' target='30e5963f67cefe9cbf5700258090cb89_LIB' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_urel' platform='WINSCW' phase='ALL' source=''>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1539
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1540
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1541
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1542
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1543
+ 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
  1544
+ 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
  1545
+ CFG=urel
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1546
+ 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
  1547
+ 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
  1548
+ 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
  1549
+ 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
  1550
+ 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
  1551
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1552
+ 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
  1553
+ EXTMAKEFILENAME=indevicesearchicons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1554
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1555
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1556
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1557
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1558
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1559
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1560
+ EXTMAKEFILETARGET=LIB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1561
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1562
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1563
+ export CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1564
+ CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1565
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\plugins\indevicesearch\group' -f indevicesearchicons.mk CFG=UREL '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
  1566
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
  1567
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
  1568
]]><time start='1250789982.171875000' elapsed='0.148' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1569
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1570
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1571
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1572
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1573
<recipe name='extension_makefile' target='01ad0f551272159c208e37c2a56b72bb_LIB' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_urel' platform='WINSCW' phase='ALL' source=''>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1574
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1575
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1576
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1577
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1578
+ 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
  1579
+ 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
  1580
+ CFG=urel
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1581
+ 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
  1582
+ 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
  1583
+ 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
  1584
+ 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
  1585
+ 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
  1586
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1587
+ 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
  1588
+ EXTMAKEFILENAME=srchuiresviewpluginicons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1589
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1590
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1591
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1592
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1593
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1594
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1595
+ EXTMAKEFILETARGET=LIB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1596
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1597
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1598
+ export CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1599
+ CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1600
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\plugins\resultviewerplugin\group' -f srchuiresviewpluginicons.mk CFG=UREL '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
  1601
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
  1602
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
  1603
]]><time start='1250789982.406250000' elapsed='0.097' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1604
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1605
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1606
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1607
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1608
<recipe name='extension_makefile' target='1f29238a4d02589e0a330f262f2a548c_LIB' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_urel' platform='WINSCW' phase='ALL' source=''>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1609
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1610
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1611
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1612
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1613
+ 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
  1614
+ 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
  1615
+ CFG=urel
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1616
+ 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
  1617
+ 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
  1618
+ 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
  1619
+ 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
  1620
+ 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
  1621
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1622
+ 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
  1623
+ EXTMAKEFILENAME=GnrlSearchUIIcons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1624
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1625
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1626
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1627
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1628
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1629
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1630
+ EXTMAKEFILETARGET=LIB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1631
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1632
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1633
+ export CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1634
+ CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1635
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\srchuigenui\group' -f GnrlSearchUIIcons.mk CFG=UREL '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
  1636
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
  1637
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
  1638
]]><time start='1250789982.765625000' elapsed='0.091' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1639
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1640
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1641
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1642
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1643
<recipe name='extension_makefile' target='4800afcdd77622c711211d695eb993b4_LIB' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_urel' platform='WINSCW' phase='ALL' source=''>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1644
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1645
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1646
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1647
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1648
+ 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
  1649
+ 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
  1650
+ CFG=urel
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1651
+ 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
  1652
+ 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
  1653
+ 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
  1654
+ 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
  1655
+ 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
  1656
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1657
+ 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
  1658
+ EXTMAKEFILENAME=srchuiappicons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1659
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1660
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1661
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1662
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1663
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1664
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1665
+ EXTMAKEFILETARGET=LIB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1666
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1667
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1668
+ export CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1669
+ CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1670
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\srchuiapp\group' -f srchuiappicons.mk CFG=UREL '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
  1671
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
  1672
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
  1673
]]><time start='1250789982.843750000' elapsed='0.105' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1674
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1675
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1676
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1677
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1678
<recipe name='win32compile2object' target='z:/epoc32/build/organizer/c_87eda37825f2ef06/caldavtest_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/CalDavTest.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
  1679
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1680
+ 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 -include bldvariant.hrh -o z:/epoc32/build/organizer/c_87eda37825f2ef06/caldavtest_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
  1681
epoc32\include\mw\aknmessagequerydialog.h:23: the file 'aknquerydialog.h' cannot be opened
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1682
epoc32\include\mw\aknmessagequerydialog.h:43: undefined identifier 'CAknQueryDialog'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1683
epoc32\include\mw\aknmessagequerydialog.h:55: warning: implicit 'int' is no longer supported in C++
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1684
epoc32\include\mw\aknmessagequerydialog.h:55: ')' expected
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1685
epoc32\include\mw\aknmessagequerydialog.h:60: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1686
epoc32\include\mw\aknmessagequerydialog.h:67: warning: implicit 'int' is no longer supported in C++
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1687
epoc32\include\mw\aknmessagequerydialog.h:67: ')' expected
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1688
epoc32\include\mw\aknmessagequerydialog.h:69: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1689
epoc32\include\mw\aknmessagequerydialog.h:118: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1690
epoc32\include\mw\aknmessagequerydialog.h:138: warning: implicit 'int' is no longer supported in C++
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1691
epoc32\include\mw\aknmessagequerydialog.h:138: ';' expected
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1692
epoc32\include\mw\aknmessagequerydialog.h:148: warning: implicit 'int' is no longer supported in C++
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1693
epoc32\include\mw\aknmessagequerydialog.h:148: ')' expected
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1694
epoc32\include\mw\aknmessagequerydialog.h:150: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1695
epoc32\include\mw\aknmessagequerydialog.h:162: illegal use of 'virtual'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1696
epoc32\include\mw\aknmessagequerydialog.h:173: illegal use of 'virtual'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1697
epoc32\include\mw\aknmessagequerydialog.h:180: illegal use of 'virtual'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1698
epoc32\include\mw\aknmessagequerydialog.h:182: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1699
epoc32\include\mw\aknmessagequerydialog.h:204: illegal use of const/volatile function qualifier sequence
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1700
epoc32\include\mw\aknmessagequerydialog.h:208: undefined identifier 'TMsgQueryTag'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1701
epoc32\include\mw\aknmessagequerydialog.h:209: undefined identifier 'TMsgQueryTag'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1702
epoc32\include\mw\aknmessagequerydialog.h:221: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1703
epoc32\include\mw\aknmessagequerydialog.h:226: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1704
epoc32\include\mw\aknmessagequerydialog.h:228: illegal use of 'virtual'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1705
epoc32\include\mw\aknmessagequerydialog.h:229: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1706
epoc32\include\mw\aknmessagequerydialog.h:231: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1707
epoc32\include\mw\aknmessagequerydialog.h:233: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1708
epoc32\include\mw\aknmessagequerydialog.h:242: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1709
epoc32\include\mw\aknmessagequerydialog.h:254: illegal use of 'virtual'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1710
epoc32\include\mw\aknmessagequerydialog.h:266: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1711
epoc32\include\mw\aknmessagequerydialog.h:275: ')' expected
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1712
epoc32\include\mw\aknmessagequerydialog.h:285: ')' expected
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1713
epoc32\include\mw\aknmessagequerydialog.h:286: illegal name overloading
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1714
epoc32\include\mw\aknmessagequerydialog.h:297: ')' expected
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1715
epoc32\include\mw\aknmessagequerydialog.h:298: illegal name overloading
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1716
epoc32\include\mw\aknmessagequerydialog.h:310: ')' expected
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1717
epoc32\include\mw\aknmessagequerydialog.h:311: illegal name overloading
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1718
epoc32\include\mw\aknmessagequerydialog.h:358: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1719
epoc32\include\mw\aknmessagequerydialog.h:360: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1720
sf\app\organizer\calendarengines\caldav\src\caldavengine.cpp:25: the file 'agnexportobserver.h' cannot be opened
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1721
sf\app\organizer\calendarengines\caldav\src\caldavengine.cpp:38: the file 'caleninterimutils2.h' cannot be opened
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1722
sf\app\organizer\calendarengines\caldav\src\caldavengine.cpp:39: the file 'calenexporter.h' cannot be opened
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1723
sf\app\organizer\calendarengines\caldav\src\caldavengine.cpp:40: the file 'calenimporter.h' cannot be opened
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1724
sf\app\organizer\calendarengines\caldav\src\caldavengine.cpp:125: illegal use of incomplete struct/union/class 'CCalenExporter'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1725
sf\app\organizer\calendarengines\caldav\src\caldavengine.cpp:220: warning: illegal use of incomplete struct/union/class 'CCalenExporter'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1726
sf\app\organizer\calendarengines\caldav\src\caldavengine.cpp:223: warning: illegal use of incomplete struct/union/class 'CCalenImporter'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1727
sf\app\organizer\calendarengines\caldav\src\caldavengine.cpp:232: warning: illegal use of incomplete struct/union/class 'CCalenInterimUtils2'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1728
sf\app\organizer\calendarengines\caldav\src\caldavengine.cpp:299: undefined identifier 'CCalenExporter::NewL'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1729
sf\app\organizer\calendarengines\caldav\src\caldavengine.cpp:300: undefined identifier 'CCalenImporter::NewL'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1730
sf\app\organizer\calendarengines\caldav\src\caldavengine.cpp:301: undefined identifier 'CCalenInterimUtils2::NewL'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1731
sf\app\organizer\calendarengines\caldav\src\caldavengine.cpp:859: illegal use of incomplete struct/union/class 'CCalenImporter'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1732
sf\app\organizer\calendarengines\caldav\src\caldavengine.cpp:864: illegal use of incomplete struct/union/class 'CCalenInterimUtils2'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1733
sf\app\organizer\calendarengines\caldav\src\caldavengine.cpp:1232: illegal use of incomplete struct/union/class 'CCalenExporter'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1734
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1735
Errors caused tool to abort.
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1736
]]><time start='1250789983.109375000' elapsed='1.138' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1737
+ RV=1
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1738
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1739
<status exit='failed' code='1' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1740
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1741
<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
  1742
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1743
+ 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:/sf/app/organizer/organizer_plat/calendar_importer_api/inc -i Z:/sf/app/organizer/organizer_plat/calendar_exporter_api/inc -i Z:/sf/app/organizer/organizer_pub/calendar_interim_utils2_api/inc -i Z:/sf/app/organizer/organizer_plat/agenda_versit_2_api/inc -i z:/epoc32/include -i z:/Epoc32/include -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
  1744
epoc32\include\mw\aknmessagequerydialog.h:23: the file 'aknquerydialog.h' cannot be opened
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1745
epoc32\include\mw\aknmessagequerydialog.h:43: undefined identifier 'CAknQueryDialog'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1746
epoc32\include\mw\aknmessagequerydialog.h:55: warning: implicit 'int' is no longer supported in C++
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1747
epoc32\include\mw\aknmessagequerydialog.h:55: ')' expected
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1748
epoc32\include\mw\aknmessagequerydialog.h:60: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1749
epoc32\include\mw\aknmessagequerydialog.h:67: warning: implicit 'int' is no longer supported in C++
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1750
epoc32\include\mw\aknmessagequerydialog.h:67: ')' expected
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1751
epoc32\include\mw\aknmessagequerydialog.h:69: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1752
epoc32\include\mw\aknmessagequerydialog.h:118: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1753
epoc32\include\mw\aknmessagequerydialog.h:138: warning: implicit 'int' is no longer supported in C++
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1754
epoc32\include\mw\aknmessagequerydialog.h:138: ';' expected
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1755
epoc32\include\mw\aknmessagequerydialog.h:148: warning: implicit 'int' is no longer supported in C++
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1756
epoc32\include\mw\aknmessagequerydialog.h:148: ')' expected
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1757
epoc32\include\mw\aknmessagequerydialog.h:150: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1758
epoc32\include\mw\aknmessagequerydialog.h:162: illegal use of 'virtual'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1759
epoc32\include\mw\aknmessagequerydialog.h:173: illegal use of 'virtual'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1760
epoc32\include\mw\aknmessagequerydialog.h:180: illegal use of 'virtual'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1761
epoc32\include\mw\aknmessagequerydialog.h:182: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1762
epoc32\include\mw\aknmessagequerydialog.h:204: illegal use of const/volatile function qualifier sequence
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1763
epoc32\include\mw\aknmessagequerydialog.h:208: undefined identifier 'TMsgQueryTag'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1764
epoc32\include\mw\aknmessagequerydialog.h:209: undefined identifier 'TMsgQueryTag'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1765
epoc32\include\mw\aknmessagequerydialog.h:221: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1766
epoc32\include\mw\aknmessagequerydialog.h:226: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1767
epoc32\include\mw\aknmessagequerydialog.h:228: illegal use of 'virtual'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1768
epoc32\include\mw\aknmessagequerydialog.h:229: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1769
epoc32\include\mw\aknmessagequerydialog.h:231: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1770
epoc32\include\mw\aknmessagequerydialog.h:233: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1771
epoc32\include\mw\aknmessagequerydialog.h:242: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1772
epoc32\include\mw\aknmessagequerydialog.h:254: illegal use of 'virtual'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1773
epoc32\include\mw\aknmessagequerydialog.h:266: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1774
epoc32\include\mw\aknmessagequerydialog.h:275: ')' expected
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1775
epoc32\include\mw\aknmessagequerydialog.h:285: ')' expected
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1776
epoc32\include\mw\aknmessagequerydialog.h:286: illegal name overloading
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1777
epoc32\include\mw\aknmessagequerydialog.h:297: ')' expected
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1778
epoc32\include\mw\aknmessagequerydialog.h:298: illegal name overloading
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1779
epoc32\include\mw\aknmessagequerydialog.h:310: ')' expected
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1780
epoc32\include\mw\aknmessagequerydialog.h:311: illegal name overloading
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1781
epoc32\include\mw\aknmessagequerydialog.h:358: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1782
epoc32\include\mw\aknmessagequerydialog.h:360: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1783
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1784
Errors caused tool to abort.
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1785
]]><time start='1250789983.015625000' elapsed='1.237' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1786
+ RV=1
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1787
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1788
<status exit='failed' code='1' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1789
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1790
<recipe name='win32compile2object' target='z:/epoc32/build/organizer/c_87eda37825f2ef06/caldavtest_exe/winscw/udeb/CalDavTest.o' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='Z:/sf/app/organizer/calendarengines/caldav/group/CalDavTest.mmp' config='winscw_udeb' platform='winscw' phase='ALL' source='Z:/sf/app/organizer/calendarengines/caldav/tsrc/CalDavTest.cpp'>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1791
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1792
+ 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 -include bldvariant.hrh -o z:/epoc32/build/organizer/c_87eda37825f2ef06/caldavtest_exe/winscw/udeb/CalDavTest.o Z:/sf/app/organizer/calendarengines/caldav/tsrc/CalDavTest.cpp
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1793
sf\app\organizer\calendarengines\caldav\tsrc\CalDavTest.cpp:22: the file 'caleninterimutils2.h' cannot be opened
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1794
sf\app\organizer\calendarengines\caldav\tsrc\CalDavTest.cpp:226: illegal use of incomplete struct/union/class 'CCalenInterimUtils2'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1795
sf\app\organizer\calendarengines\caldav\tsrc\CalDavTest.cpp:274: illegal use of incomplete struct/union/class 'CCalenInterimUtils2'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1796
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1797
Errors caused tool to abort.
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1798
]]><time start='1250789983.754000000' elapsed='0.682' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1799
+ RV=1
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1800
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1801
<status exit='failed' code='1' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1802
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1803
<recipe name='win32compile2object' target='z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/urel/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_urel' 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
  1804
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1805
+ mwccsym2.exe -c -align 4 -warnings on -w nohidevirtual,nounusedexpr -msgstyle gcc -enum int -str pool -exc ms -trigraphs on -cwd source -O4,s -runtime staticmulti -wchar_t off -nostdinc -gccdepends -MD -d __SYMBIAN32__ -d __CW32__ -d __WINS__ -d __WINSCW__ -d __SUPPORT_CPP_EXCEPTIONS__ -d _UNICODE -d NDEBUG -d __EXE__ -i- -i Z:/sf/app/organizer/calendarengines/caldav/inc -i Z:/sf/app/organizer/organizer_plat/calendar_importer_api/inc -i Z:/sf/app/organizer/organizer_plat/calendar_exporter_api/inc -i Z:/sf/app/organizer/organizer_pub/calendar_interim_utils2_api/inc -i Z:/sf/app/organizer/organizer_plat/agenda_versit_2_api/inc -i z:/epoc32/include -i z:/Epoc32/include -include bldvariant.hrh -o 'z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/urel/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
  1806
epoc32\include\mw\aknmessagequerydialog.h:23: the file 'aknquerydialog.h' cannot be opened
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1807
epoc32\include\mw\aknmessagequerydialog.h:43: undefined identifier 'CAknQueryDialog'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1808
epoc32\include\mw\aknmessagequerydialog.h:55: warning: implicit 'int' is no longer supported in C++
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1809
epoc32\include\mw\aknmessagequerydialog.h:55: ')' expected
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1810
epoc32\include\mw\aknmessagequerydialog.h:60: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1811
epoc32\include\mw\aknmessagequerydialog.h:67: warning: implicit 'int' is no longer supported in C++
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1812
epoc32\include\mw\aknmessagequerydialog.h:67: ')' expected
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1813
epoc32\include\mw\aknmessagequerydialog.h:69: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1814
epoc32\include\mw\aknmessagequerydialog.h:118: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1815
epoc32\include\mw\aknmessagequerydialog.h:138: warning: implicit 'int' is no longer supported in C++
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1816
epoc32\include\mw\aknmessagequerydialog.h:138: ';' expected
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1817
epoc32\include\mw\aknmessagequerydialog.h:148: warning: implicit 'int' is no longer supported in C++
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1818
epoc32\include\mw\aknmessagequerydialog.h:148: ')' expected
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1819
epoc32\include\mw\aknmessagequerydialog.h:150: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1820
epoc32\include\mw\aknmessagequerydialog.h:162: illegal use of 'virtual'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1821
epoc32\include\mw\aknmessagequerydialog.h:173: illegal use of 'virtual'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1822
epoc32\include\mw\aknmessagequerydialog.h:180: illegal use of 'virtual'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1823
epoc32\include\mw\aknmessagequerydialog.h:182: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1824
epoc32\include\mw\aknmessagequerydialog.h:204: illegal use of const/volatile function qualifier sequence
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1825
epoc32\include\mw\aknmessagequerydialog.h:208: undefined identifier 'TMsgQueryTag'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1826
epoc32\include\mw\aknmessagequerydialog.h:209: undefined identifier 'TMsgQueryTag'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1827
epoc32\include\mw\aknmessagequerydialog.h:221: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1828
epoc32\include\mw\aknmessagequerydialog.h:226: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1829
epoc32\include\mw\aknmessagequerydialog.h:228: illegal use of 'virtual'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1830
epoc32\include\mw\aknmessagequerydialog.h:229: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1831
epoc32\include\mw\aknmessagequerydialog.h:231: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1832
epoc32\include\mw\aknmessagequerydialog.h:233: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1833
epoc32\include\mw\aknmessagequerydialog.h:242: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1834
epoc32\include\mw\aknmessagequerydialog.h:254: illegal use of 'virtual'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1835
epoc32\include\mw\aknmessagequerydialog.h:266: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1836
epoc32\include\mw\aknmessagequerydialog.h:275: ')' expected
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1837
epoc32\include\mw\aknmessagequerydialog.h:285: ')' expected
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1838
epoc32\include\mw\aknmessagequerydialog.h:286: illegal name overloading
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1839
epoc32\include\mw\aknmessagequerydialog.h:297: ')' expected
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1840
epoc32\include\mw\aknmessagequerydialog.h:298: illegal name overloading
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1841
epoc32\include\mw\aknmessagequerydialog.h:310: ')' expected
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1842
epoc32\include\mw\aknmessagequerydialog.h:311: illegal name overloading
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1843
epoc32\include\mw\aknmessagequerydialog.h:358: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1844
epoc32\include\mw\aknmessagequerydialog.h:360: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1845
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1846
Errors caused tool to abort.
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1847
]]><time start='1250789985.183875000' elapsed='0.950' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1848
+ RV=1
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1849
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1850
<status exit='failed' code='1' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1851
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1852
<recipe name='win32compile2object' target='z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarchineseplugin_dll/winscw/udeb/calenlunarchinesepluginProxy.o' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='Z:/sf/app/organizer/calendarui/regionalplugins/lunarchinese/group/calenlunarchineseplugin.mmp' config='winscw_udeb' platform='winscw' phase='ALL' source='Z:/sf/app/organizer/calendarui/regionalplugins/lunarchinese/src/calenlunarchinesepluginProxy.cpp'>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1853
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1854
+ 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 __DLL__ -i- -i Z:/sf/app/organizer/calendarui/regionalplugins/lunarchinese/inc -i Z:/sf/app/organizer/calendarui/regionalplugins/inc -i Z:/sf/app/organizer/calendarui/cenrep -i z:/epoc32/include -i z:/epoc32/include -i z:/epoc32/include/mw -i z:/epoc32/include/platform/mw -i z:/epoc32/include/platform -i z:/epoc32/include/app -i z:/epoc32/include/platform/app -i z:/epoc32/include/platform/loc -i z:/epoc32/include/platform/mw/loc -i z:/epoc32/include/platform/app/loc -i z:/epoc32/include/platform/loc/sc -i z:/epoc32/include/platform/mw/loc/sc -i z:/epoc32/include/platform/app/loc/sc -i Z:/sf/app/organizer/calendarui/inc -i z:/epoc32/include/ecom -include bldvariant.hrh -o z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarchineseplugin_dll/winscw/udeb/calenlunarchinesepluginProxy.o Z:/sf/app/organizer/calendarui/regionalplugins/lunarchinese/src/calenlunarchinesepluginProxy.cpp
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1855
sf\app\organizer\calendarui\regionalplugins\lunarchinese\inc\CalenLunarChinesePlugin.h:127: 'CCalenLunarChinesePlugin::InfobarL()' differs from virtual base function 'CCalenCustomisation::InfobarL()' in return type only
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1856
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1857
Errors caused tool to abort.
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1858
]]><time start='1250789985.126000000' elapsed='1.128' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1859
+ RV=1
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1860
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1861
<status exit='failed' code='1' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1862
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1863
<recipe name='win32compile2object' target='z:/epoc32/build/organizer/c_87eda37825f2ef06/caldavtest_exe/winscw/urel/CalDavTest.o' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='Z:/sf/app/organizer/calendarengines/caldav/group/CalDavTest.mmp' config='winscw_urel' platform='winscw' phase='ALL' source='Z:/sf/app/organizer/calendarengines/caldav/tsrc/CalDavTest.cpp'>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1864
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1865
+ mwccsym2.exe -c -align 4 -warnings on -w nohidevirtual,nounusedexpr -msgstyle gcc -enum int -str pool -exc ms -trigraphs on -cwd source -O4,s -runtime staticmulti -wchar_t off -nostdinc -gccdepends -MD -d __SYMBIAN32__ -d __CW32__ -d __WINS__ -d __WINSCW__ -d __SUPPORT_CPP_EXCEPTIONS__ -d _UNICODE -d NDEBUG -d __EXE__ -i- -i Z:/sf/app/organizer/calendarengines/caldav/inc -i z:/epoc32/include -i z:/epoc32/include -include bldvariant.hrh -o z:/epoc32/build/organizer/c_87eda37825f2ef06/caldavtest_exe/winscw/urel/CalDavTest.o Z:/sf/app/organizer/calendarengines/caldav/tsrc/CalDavTest.cpp
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1866
sf\app\organizer\calendarengines\caldav\tsrc\CalDavTest.cpp:22: the file 'caleninterimutils2.h' cannot be opened
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1867
sf\app\organizer\calendarengines\caldav\tsrc\CalDavTest.cpp:226: illegal use of incomplete struct/union/class 'CCalenInterimUtils2'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1868
sf\app\organizer\calendarengines\caldav\tsrc\CalDavTest.cpp:274: illegal use of incomplete struct/union/class 'CCalenInterimUtils2'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1869
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1870
Errors caused tool to abort.
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1871
]]><time start='1250789986.995375000' elapsed='0.851' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1872
+ RV=1
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1873
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1874
<status exit='failed' code='1' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1875
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1876
<recipe name='win32compile2object' target='z:/epoc32/build/organizer/c_87eda37825f2ef06/caldavtest_exe/winscw/urel/caldavengine.o' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='Z:/sf/app/organizer/calendarengines/caldav/group/CalDavTest.mmp' config='winscw_urel' 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
  1877
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1878
+ mwccsym2.exe -c -align 4 -warnings on -w nohidevirtual,nounusedexpr -msgstyle gcc -enum int -str pool -exc ms -trigraphs on -cwd source -O4,s -runtime staticmulti -wchar_t off -nostdinc -gccdepends -MD -d __SYMBIAN32__ -d __CW32__ -d __WINS__ -d __WINSCW__ -d __SUPPORT_CPP_EXCEPTIONS__ -d _UNICODE -d NDEBUG -d __EXE__ -i- -i Z:/sf/app/organizer/calendarengines/caldav/inc -i z:/epoc32/include -i z:/epoc32/include -include bldvariant.hrh -o z:/epoc32/build/organizer/c_87eda37825f2ef06/caldavtest_exe/winscw/urel/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
  1879
epoc32\include\mw\aknmessagequerydialog.h:23: the file 'aknquerydialog.h' cannot be opened
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1880
epoc32\include\mw\aknmessagequerydialog.h:43: undefined identifier 'CAknQueryDialog'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1881
epoc32\include\mw\aknmessagequerydialog.h:55: warning: implicit 'int' is no longer supported in C++
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1882
epoc32\include\mw\aknmessagequerydialog.h:55: ')' expected
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1883
epoc32\include\mw\aknmessagequerydialog.h:60: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1884
epoc32\include\mw\aknmessagequerydialog.h:67: warning: implicit 'int' is no longer supported in C++
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1885
epoc32\include\mw\aknmessagequerydialog.h:67: ')' expected
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1886
epoc32\include\mw\aknmessagequerydialog.h:69: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1887
epoc32\include\mw\aknmessagequerydialog.h:118: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1888
epoc32\include\mw\aknmessagequerydialog.h:138: warning: implicit 'int' is no longer supported in C++
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1889
epoc32\include\mw\aknmessagequerydialog.h:138: ';' expected
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1890
epoc32\include\mw\aknmessagequerydialog.h:148: warning: implicit 'int' is no longer supported in C++
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1891
epoc32\include\mw\aknmessagequerydialog.h:148: ')' expected
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1892
epoc32\include\mw\aknmessagequerydialog.h:150: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1893
epoc32\include\mw\aknmessagequerydialog.h:162: illegal use of 'virtual'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1894
epoc32\include\mw\aknmessagequerydialog.h:173: illegal use of 'virtual'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1895
epoc32\include\mw\aknmessagequerydialog.h:180: illegal use of 'virtual'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1896
epoc32\include\mw\aknmessagequerydialog.h:182: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1897
epoc32\include\mw\aknmessagequerydialog.h:204: illegal use of const/volatile function qualifier sequence
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1898
epoc32\include\mw\aknmessagequerydialog.h:208: undefined identifier 'TMsgQueryTag'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1899
epoc32\include\mw\aknmessagequerydialog.h:209: undefined identifier 'TMsgQueryTag'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1900
epoc32\include\mw\aknmessagequerydialog.h:221: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1901
epoc32\include\mw\aknmessagequerydialog.h:226: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1902
epoc32\include\mw\aknmessagequerydialog.h:228: illegal use of 'virtual'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1903
epoc32\include\mw\aknmessagequerydialog.h:229: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1904
epoc32\include\mw\aknmessagequerydialog.h:231: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1905
epoc32\include\mw\aknmessagequerydialog.h:233: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1906
epoc32\include\mw\aknmessagequerydialog.h:242: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1907
epoc32\include\mw\aknmessagequerydialog.h:254: illegal use of 'virtual'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1908
epoc32\include\mw\aknmessagequerydialog.h:266: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1909
epoc32\include\mw\aknmessagequerydialog.h:275: ')' expected
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1910
epoc32\include\mw\aknmessagequerydialog.h:285: ')' expected
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1911
epoc32\include\mw\aknmessagequerydialog.h:286: illegal name overloading
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1912
epoc32\include\mw\aknmessagequerydialog.h:297: ')' expected
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1913
epoc32\include\mw\aknmessagequerydialog.h:298: illegal name overloading
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1914
epoc32\include\mw\aknmessagequerydialog.h:310: ')' expected
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1915
epoc32\include\mw\aknmessagequerydialog.h:311: illegal name overloading
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1916
epoc32\include\mw\aknmessagequerydialog.h:358: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1917
epoc32\include\mw\aknmessagequerydialog.h:360: declaration syntax error
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1918
sf\app\organizer\calendarengines\caldav\src\caldavengine.cpp:25: the file 'agnexportobserver.h' cannot be opened
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1919
sf\app\organizer\calendarengines\caldav\src\caldavengine.cpp:38: the file 'caleninterimutils2.h' cannot be opened
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1920
sf\app\organizer\calendarengines\caldav\src\caldavengine.cpp:39: the file 'calenexporter.h' cannot be opened
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1921
sf\app\organizer\calendarengines\caldav\src\caldavengine.cpp:40: the file 'calenimporter.h' cannot be opened
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1922
sf\app\organizer\calendarengines\caldav\src\caldavengine.cpp:125: illegal use of incomplete struct/union/class 'CCalenExporter'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1923
sf\app\organizer\calendarengines\caldav\src\caldavengine.cpp:220: warning: illegal use of incomplete struct/union/class 'CCalenExporter'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1924
sf\app\organizer\calendarengines\caldav\src\caldavengine.cpp:223: warning: illegal use of incomplete struct/union/class 'CCalenImporter'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1925
sf\app\organizer\calendarengines\caldav\src\caldavengine.cpp:232: warning: illegal use of incomplete struct/union/class 'CCalenInterimUtils2'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1926
sf\app\organizer\calendarengines\caldav\src\caldavengine.cpp:299: undefined identifier 'CCalenExporter::NewL'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1927
sf\app\organizer\calendarengines\caldav\src\caldavengine.cpp:300: undefined identifier 'CCalenImporter::NewL'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1928
sf\app\organizer\calendarengines\caldav\src\caldavengine.cpp:301: undefined identifier 'CCalenInterimUtils2::NewL'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1929
sf\app\organizer\calendarengines\caldav\src\caldavengine.cpp:859: illegal use of incomplete struct/union/class 'CCalenImporter'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1930
sf\app\organizer\calendarengines\caldav\src\caldavengine.cpp:864: illegal use of incomplete struct/union/class 'CCalenInterimUtils2'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1931
sf\app\organizer\calendarengines\caldav\src\caldavengine.cpp:1232: illegal use of incomplete struct/union/class 'CCalenExporter'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1932
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1933
Errors caused tool to abort.
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1934
]]><time start='1250789986.968750000' elapsed='0.840' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1935
+ RV=1
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1936
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1937
<status exit='failed' code='1' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1938
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1939
<recipe name='win32compile2object' target='z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarvietnameseplugin_dll/winscw/udeb/calenlunarvietnameseplugin.o' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='Z:/sf/app/organizer/calendarui/regionalplugins/lunarvietnamese/group/calenlunarvietnameseplugin.mmp' config='winscw_udeb' platform='winscw' phase='ALL' source='Z:/sf/app/organizer/calendarui/regionalplugins/lunarvietnamese/src/calenlunarvietnameseplugin.cpp'>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1940
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1941
+ 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 __DLL__ -i- -i Z:/sf/app/organizer/calendarui/regionalplugins/lunarvietnamese/inc -i Z:/sf/app/organizer/calendarui/regionalplugins/inc -i z:/epoc32/include -i z:/epoc32/include -i z:/epoc32/include/mw -i z:/epoc32/include/platform/mw -i z:/epoc32/include/platform -i z:/epoc32/include/app -i z:/epoc32/include/platform/app -i z:/epoc32/include/platform/loc -i z:/epoc32/include/platform/mw/loc -i z:/epoc32/include/platform/app/loc -i z:/epoc32/include/platform/loc/sc -i z:/epoc32/include/platform/mw/loc/sc -i z:/epoc32/include/platform/app/loc/sc -i Z:/sf/app/organizer/calendarui/inc -i z:/epoc32/include/ecom -include bldvariant.hrh -o z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarvietnameseplugin_dll/winscw/udeb/calenlunarvietnameseplugin.o Z:/sf/app/organizer/calendarui/regionalplugins/lunarvietnamese/src/calenlunarvietnameseplugin.cpp
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1942
sf\app\organizer\calendarui\regionalplugins\lunarvietnamese\src\calenlunarvietnameseplugin.cpp:80: illegal use of abstract class ('CCalenCustomisation::CanBeEnabledDisabled()')
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1943
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1944
Errors caused tool to abort.
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1945
]]><time start='1250789985.222750000' elapsed='2.844' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1946
+ RV=1
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1947
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1948
<status exit='failed' code='1' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1949
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1950
<recipe name='win32compile2object' target='z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarchineseplugin_dll/winscw/udeb/calenlunarchineseplugin.o' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='Z:/sf/app/organizer/calendarui/regionalplugins/lunarchinese/group/calenlunarchineseplugin.mmp' config='winscw_udeb' platform='winscw' phase='ALL' source='Z:/sf/app/organizer/calendarui/regionalplugins/lunarchinese/src/calenlunarchineseplugin.cpp'>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1951
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1952
+ 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 __DLL__ -i- -i Z:/sf/app/organizer/calendarui/regionalplugins/lunarchinese/inc -i Z:/sf/app/organizer/calendarui/regionalplugins/inc -i Z:/sf/app/organizer/calendarui/cenrep -i z:/epoc32/include -i z:/epoc32/include -i z:/epoc32/include/mw -i z:/epoc32/include/platform/mw -i z:/epoc32/include/platform -i z:/epoc32/include/app -i z:/epoc32/include/platform/app -i z:/epoc32/include/platform/loc -i z:/epoc32/include/platform/mw/loc -i z:/epoc32/include/platform/app/loc -i z:/epoc32/include/platform/loc/sc -i z:/epoc32/include/platform/mw/loc/sc -i z:/epoc32/include/platform/app/loc/sc -i Z:/sf/app/organizer/calendarui/inc -i z:/epoc32/include/ecom -include bldvariant.hrh -o z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarchineseplugin_dll/winscw/udeb/calenlunarchineseplugin.o Z:/sf/app/organizer/calendarui/regionalplugins/lunarchinese/src/calenlunarchineseplugin.cpp
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1953
sf\app\organizer\calendarui\regionalplugins\lunarchinese\inc\CalenLunarChinesePlugin.h:127: 'CCalenLunarChinesePlugin::InfobarL()' differs from virtual base function 'CCalenCustomisation::InfobarL()' in return type only
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1954
sf\app\organizer\calendarui\regionalplugins\lunarchinese\src\calenlunarchineseplugin.cpp:77: illegal use of abstract class ('MCalenCommandHandler::CalenCommandHandlerExtensionL(TUid)')
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1955
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1956
Errors caused tool to abort.
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1957
]]><time start='1250789983.765625000' elapsed='4.333' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1958
+ RV=1
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1959
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1960
<status exit='failed' code='1' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1961
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1962
<recipe name='win32compile2object' target='z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarchineseplugin_dll/winscw/urel/calenlunarchinesepluginProxy.o' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='Z:/sf/app/organizer/calendarui/regionalplugins/lunarchinese/group/calenlunarchineseplugin.mmp' config='winscw_urel' platform='winscw' phase='ALL' source='Z:/sf/app/organizer/calendarui/regionalplugins/lunarchinese/src/calenlunarchinesepluginProxy.cpp'>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1963
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1964
+ mwccsym2.exe -c -align 4 -warnings on -w nohidevirtual,nounusedexpr -msgstyle gcc -enum int -str pool -exc ms -trigraphs on -cwd source -O4,s -runtime staticmulti -wchar_t off -nostdinc -gccdepends -MD -d __SYMBIAN32__ -d __CW32__ -d __WINS__ -d __WINSCW__ -d __SUPPORT_CPP_EXCEPTIONS__ -d _UNICODE -d NDEBUG -d __DLL__ -i- -i Z:/sf/app/organizer/calendarui/regionalplugins/lunarchinese/inc -i Z:/sf/app/organizer/calendarui/regionalplugins/inc -i Z:/sf/app/organizer/calendarui/cenrep -i z:/epoc32/include -i z:/epoc32/include -i z:/epoc32/include/mw -i z:/epoc32/include/platform/mw -i z:/epoc32/include/platform -i z:/epoc32/include/app -i z:/epoc32/include/platform/app -i z:/epoc32/include/platform/loc -i z:/epoc32/include/platform/mw/loc -i z:/epoc32/include/platform/app/loc -i z:/epoc32/include/platform/loc/sc -i z:/epoc32/include/platform/mw/loc/sc -i z:/epoc32/include/platform/app/loc/sc -i Z:/sf/app/organizer/calendarui/inc -i z:/epoc32/include/ecom -include bldvariant.hrh -o z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarchineseplugin_dll/winscw/urel/calenlunarchinesepluginProxy.o Z:/sf/app/organizer/calendarui/regionalplugins/lunarchinese/src/calenlunarchinesepluginProxy.cpp
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1965
sf\app\organizer\calendarui\regionalplugins\lunarchinese\inc\CalenLunarChinesePlugin.h:127: 'CCalenLunarChinesePlugin::InfobarL()' differs from virtual base function 'CCalenCustomisation::InfobarL()' in return type only
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1966
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1967
Errors caused tool to abort.
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1968
]]><time start='1250789989.078125000' elapsed='0.482' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1969
+ RV=1
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1970
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1971
<status exit='failed' code='1' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1972
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1973
<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
  1974
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1975
+ 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
  1976
+ 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
  1977
mwldsym2.exe: Specified file 'caldavengine.o' not found
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1978
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1979
Errors caused tool to abort.
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1980
]]><time start='1250789989.125000000' elapsed='1.093' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1981
+ RV=1
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1982
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1983
<status exit='failed' code='1' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1984
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1985
<recipe name='win32compile2object' target='z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarchineseplugin_dll/winscw/urel/calenlunarchineseplugin.o' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='Z:/sf/app/organizer/calendarui/regionalplugins/lunarchinese/group/calenlunarchineseplugin.mmp' config='winscw_urel' platform='winscw' phase='ALL' source='Z:/sf/app/organizer/calendarui/regionalplugins/lunarchinese/src/calenlunarchineseplugin.cpp'>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1986
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1987
+ mwccsym2.exe -c -align 4 -warnings on -w nohidevirtual,nounusedexpr -msgstyle gcc -enum int -str pool -exc ms -trigraphs on -cwd source -O4,s -runtime staticmulti -wchar_t off -nostdinc -gccdepends -MD -d __SYMBIAN32__ -d __CW32__ -d __WINS__ -d __WINSCW__ -d __SUPPORT_CPP_EXCEPTIONS__ -d _UNICODE -d NDEBUG -d __DLL__ -i- -i Z:/sf/app/organizer/calendarui/regionalplugins/lunarchinese/inc -i Z:/sf/app/organizer/calendarui/regionalplugins/inc -i Z:/sf/app/organizer/calendarui/cenrep -i z:/epoc32/include -i z:/epoc32/include -i z:/epoc32/include/mw -i z:/epoc32/include/platform/mw -i z:/epoc32/include/platform -i z:/epoc32/include/app -i z:/epoc32/include/platform/app -i z:/epoc32/include/platform/loc -i z:/epoc32/include/platform/mw/loc -i z:/epoc32/include/platform/app/loc -i z:/epoc32/include/platform/loc/sc -i z:/epoc32/include/platform/mw/loc/sc -i z:/epoc32/include/platform/app/loc/sc -i Z:/sf/app/organizer/calendarui/inc -i z:/epoc32/include/ecom -include bldvariant.hrh -o z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarchineseplugin_dll/winscw/urel/calenlunarchineseplugin.o Z:/sf/app/organizer/calendarui/regionalplugins/lunarchinese/src/calenlunarchineseplugin.cpp
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1988
sf\app\organizer\calendarui\regionalplugins\lunarchinese\inc\CalenLunarChinesePlugin.h:127: 'CCalenLunarChinesePlugin::InfobarL()' differs from virtual base function 'CCalenCustomisation::InfobarL()' in return type only
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1989
sf\app\organizer\calendarui\regionalplugins\lunarchinese\src\calenlunarchineseplugin.cpp:77: illegal use of abstract class ('MCalenCommandHandler::CalenCommandHandlerExtensionL(TUid)')
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1990
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1991
Errors caused tool to abort.
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1992
]]><time start='1250789988.937500000' elapsed='1.108' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1993
+ RV=1
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1994
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1995
<status exit='failed' code='1' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1996
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1997
<recipe name='win32compile2object' target='z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarvietnameseplugin_dll/winscw/urel/calenlunarvietnameseplugin.o' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='Z:/sf/app/organizer/calendarui/regionalplugins/lunarvietnamese/group/calenlunarvietnameseplugin.mmp' config='winscw_urel' platform='winscw' phase='ALL' source='Z:/sf/app/organizer/calendarui/regionalplugins/lunarvietnamese/src/calenlunarvietnameseplugin.cpp'>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1998
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  1999
+ mwccsym2.exe -c -align 4 -warnings on -w nohidevirtual,nounusedexpr -msgstyle gcc -enum int -str pool -exc ms -trigraphs on -cwd source -O4,s -runtime staticmulti -wchar_t off -nostdinc -gccdepends -MD -d __SYMBIAN32__ -d __CW32__ -d __WINS__ -d __WINSCW__ -d __SUPPORT_CPP_EXCEPTIONS__ -d _UNICODE -d NDEBUG -d __DLL__ -i- -i Z:/sf/app/organizer/calendarui/regionalplugins/lunarvietnamese/inc -i Z:/sf/app/organizer/calendarui/regionalplugins/inc -i z:/epoc32/include -i z:/epoc32/include -i z:/epoc32/include/mw -i z:/epoc32/include/platform/mw -i z:/epoc32/include/platform -i z:/epoc32/include/app -i z:/epoc32/include/platform/app -i z:/epoc32/include/platform/loc -i z:/epoc32/include/platform/mw/loc -i z:/epoc32/include/platform/app/loc -i z:/epoc32/include/platform/loc/sc -i z:/epoc32/include/platform/mw/loc/sc -i z:/epoc32/include/platform/app/loc/sc -i Z:/sf/app/organizer/calendarui/inc -i z:/epoc32/include/ecom -include bldvariant.hrh -o z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarvietnameseplugin_dll/winscw/urel/calenlunarvietnameseplugin.o Z:/sf/app/organizer/calendarui/regionalplugins/lunarvietnamese/src/calenlunarvietnameseplugin.cpp
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2000
sf\app\organizer\calendarui\regionalplugins\lunarvietnamese\src\calenlunarvietnameseplugin.cpp:80: illegal use of abstract class ('CCalenCustomisation::CanBeEnabledDisabled()')
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2001
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2002
Errors caused tool to abort.
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2003
]]><time start='1250789989.250000000' elapsed='1.561' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2004
+ RV=1
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2005
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2006
<status exit='failed' code='1' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2007
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2008
<recipe name='win32simplelink' target='z:/epoc32/release/winscw/udeb/CalDavTest.exe' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='Z:/sf/app/organizer/calendarengines/caldav/group/CalDavTest.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
  2009
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2010
+ 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
  2011
+ 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 z:/epoc32/release/winscw/udeb/caldavclient.lib -o z:/epoc32/release/winscw/udeb/CalDavTest.exe -noimplib -l z:/epoc32/build/organizer/c_87eda37825f2ef06/caldavtest_exe/winscw/udeb -search caldavengine.o httpclient.o caldavutils.o CalDavTest.o CalDavTest_UID_.o
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2012
mwldsym2.exe: Specified file 'caldavengine.o' not found
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2013
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2014
Errors caused tool to abort.
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2015
]]><time start='1250789990.625000000' elapsed='0.317' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2016
+ RV=1
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2017
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2018
<status exit='failed' code='1' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2019
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2020
<recipe name='win32stageonelink' target='z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarchineseplugin_dll/winscw/udeb/calenlunarchineseplugin.dll' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='Z:/sf/app/organizer/calendarui/regionalplugins/lunarchinese/group/calenlunarchineseplugin.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
  2021
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2022
+ 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
  2023
+ mwldsym2.exe -msgstyle gcc -stdlib -subsystem windows -g -main __Win32DllMain@12 -shared -m __E32Dll -export dllexport -nocompactimportlib -addcommand out:calenlunarchineseplugin.dll -warnings off -implib z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarchineseplugin_dll/winscw/udeb/calenlunarchineseplugin.lib -o z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarchineseplugin_dll/winscw/udeb/calenlunarchineseplugin.dll z:/epoc32/release/winscw/udeb/edll.lib z:/epoc32/release/winscw/udeb/avkon.lib z:/epoc32/release/winscw/udeb/calinterimapi.lib z:/epoc32/release/winscw/udeb/cone.lib z:/epoc32/release/winscw/udeb/ecom.lib z:/epoc32/release/winscw/udeb/eikcdlg.lib z:/epoc32/release/winscw/udeb/eikctl.lib z:/epoc32/release/winscw/udeb/eikcoctl.lib z:/epoc32/release/winscw/udeb/eikcore.lib z:/epoc32/release/winscw/udeb/euser.lib z:/epoc32/release/winscw/udeb/gdi.lib z:/epoc32/release/winscw/udeb/bafl.lib z:/epoc32/release/winscw/udeb/platformenv.lib z:/epoc32/release/winscw/udeb/efsrv.lib z:/epoc32/release/winscw/udeb/CommonEngine.lib z:/epoc32/release/winscw/udeb/ccon.lib z:/epoc32/release/winscw/udeb/estor.lib z:/epoc32/release/winscw/udeb/centralrepository.lib z:/epoc32/release/winscw/udeb/CdlEngine.lib z:/epoc32/release/winscw/udeb/calenregionalutil.lib z:/epoc32/release/winscw/udeb/aknskins.lib z:/epoc32/release/winscw/udeb/aknicon.lib z:/epoc32/release/winscw/udeb/egul.lib z:/epoc32/release/winscw/udeb/flogger.lib -l z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarchineseplugin_dll/winscw/udeb -search calenlunarchineseplugin.o calenlunarchinesepluginProxy.o calenlunarchineseplugin_UID_.o
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2024
mwldsym2.exe: Specified file 'calenlunarchineseplugin.o' not found
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2025
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2026
Errors caused tool to abort.
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2027
]]><time start='1250789990.875000000' elapsed='0.528' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2028
+ RV=1
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2029
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2030
<status exit='failed' code='1' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2031
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2032
<recipe name='win32stageonelink' target='z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarvietnameseplugin_dll/winscw/udeb/calenlunarvietnameseplugin.dll' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='Z:/sf/app/organizer/calendarui/regionalplugins/lunarvietnamese/group/calenlunarvietnameseplugin.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
  2033
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2034
+ 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
  2035
+ mwldsym2.exe -msgstyle gcc -stdlib -subsystem windows -g -main __Win32DllMain@12 -shared -m __E32Dll -export dllexport -nocompactimportlib -addcommand out:calenlunarvietnameseplugin.dll -warnings off -implib z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarvietnameseplugin_dll/winscw/udeb/calenlunarvietnameseplugin.lib -o z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarvietnameseplugin_dll/winscw/udeb/calenlunarvietnameseplugin.dll z:/epoc32/release/winscw/udeb/edll.lib z:/epoc32/release/winscw/udeb/avkon.lib z:/epoc32/release/winscw/udeb/calinterimapi.lib z:/epoc32/release/winscw/udeb/cone.lib z:/epoc32/release/winscw/udeb/ecom.lib z:/epoc32/release/winscw/udeb/eikcdlg.lib z:/epoc32/release/winscw/udeb/eikctl.lib z:/epoc32/release/winscw/udeb/eikcoctl.lib z:/epoc32/release/winscw/udeb/eikcore.lib z:/epoc32/release/winscw/udeb/euser.lib z:/epoc32/release/winscw/udeb/gdi.lib z:/epoc32/release/winscw/udeb/bafl.lib z:/epoc32/release/winscw/udeb/platformenv.lib z:/epoc32/release/winscw/udeb/efsrv.lib z:/epoc32/release/winscw/udeb/CommonEngine.lib z:/epoc32/release/winscw/udeb/ccon.lib z:/epoc32/release/winscw/udeb/estor.lib z:/epoc32/release/winscw/udeb/centralrepository.lib z:/epoc32/release/winscw/udeb/CdlEngine.lib z:/epoc32/release/winscw/udeb/calenregionalutil.lib z:/epoc32/release/winscw/udeb/aknskins.lib z:/epoc32/release/winscw/udeb/aknicon.lib z:/epoc32/release/winscw/udeb/egul.lib -l z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarvietnameseplugin_dll/winscw/udeb -search calenlunarvietnameseplugin.o calenlunarvietnamesepluginproxy.o calenLunarvietnameselocalizer.o calenlunarvietnameseplugin_UID_.o
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2036
mwldsym2.exe: Specified file 'calenlunarvietnameseplugin.o' not found
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2037
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2038
Errors caused tool to abort.
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2039
]]><time start='1250789991.000000000' elapsed='0.829' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2040
+ RV=1
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2041
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2042
<status exit='failed' code='1' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2043
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2044
<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
  2045
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2046
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2047
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2048
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2049
+ 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
  2050
+ 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
  2051
+ CFG=udeb
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2052
+ 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
  2053
+ 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
  2054
+ 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
  2055
+ 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
  2056
+ 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
  2057
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2058
+ 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
  2059
+ EXTMAKEFILENAME=indevicesearchicons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2060
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2061
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2062
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2063
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2064
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2065
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2066
+ EXTMAKEFILETARGET=BLD
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2067
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2068
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2069
+ export CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2070
+ CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2071
+ 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
  2072
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
  2073
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
  2074
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
  2075
]]><time start='1250789991.953125000' elapsed='0.134' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2076
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2077
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2078
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2079
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2080
<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
  2081
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2082
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2083
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2084
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2085
+ 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
  2086
+ 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
  2087
+ CFG=udeb
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2088
+ 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
  2089
+ 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
  2090
+ 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
  2091
+ 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
  2092
+ 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
  2093
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2094
+ 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
  2095
+ EXTMAKEFILENAME=srchuiresviewpluginicons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2096
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2097
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2098
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2099
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2100
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2101
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2102
+ EXTMAKEFILETARGET=BLD
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2103
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2104
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2105
+ export CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2106
+ CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2107
+ 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
  2108
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
  2109
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
  2110
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
  2111
]]><time start='1250789991.974750000' elapsed='0.125' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2112
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2113
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2114
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2115
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2116
<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
  2117
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2118
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2119
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2120
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2121
+ 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
  2122
+ 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
  2123
+ CFG=udeb
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2124
+ 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
  2125
+ 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
  2126
+ 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
  2127
+ 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
  2128
+ 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
  2129
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2130
+ 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
  2131
+ EXTMAKEFILENAME=GnrlSearchUIIcons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2132
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2133
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2134
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2135
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2136
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2137
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2138
+ EXTMAKEFILETARGET=BLD
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2139
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2140
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2141
+ export CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2142
+ CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2143
+ 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
  2144
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
  2145
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
  2146
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
  2147
]]><time start='1250789992.193500000' elapsed='0.044' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2148
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2149
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2150
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2151
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2152
<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
  2153
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2154
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2155
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2156
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2157
+ 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
  2158
+ 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
  2159
+ CFG=udeb
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2160
+ 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
  2161
+ 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
  2162
+ 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
  2163
+ 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
  2164
+ 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
  2165
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2166
+ 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
  2167
+ EXTMAKEFILENAME=srchuiappicons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2168
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2169
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2170
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2171
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2172
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2173
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2174
+ EXTMAKEFILETARGET=BLD
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2175
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2176
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2177
+ export CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2178
+ CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2179
+ 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
  2180
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
  2181
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
  2182
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
  2183
]]><time start='1250789992.328125000' elapsed='0.052' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2184
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2185
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2186
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2187
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2188
<recipe name='win32simplelink' target='z:/epoc32/release/winscw/urel/!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_urel' platform='winscw' phase='ALL' source=''>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2189
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2190
+ 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
  2191
+ mwldsym2.exe -msgstyle gcc -stdlib -subsystem windows -heapreserve=4096 -heapcommit=20 -m '?_E32Bootstrap@@YGXXZ' -map 'z:/epoc32/release/winscw/urel/!CalDavServer.exe.map' z:/epoc32/release/winscw/urel/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/urel/!CalDavServer.exe' -noimplib -l 'z:/epoc32/build/organizer/c_87eda37825f2ef06/!caldavserver_exe/winscw/urel' -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
  2192
mwldsym2.exe: Specified file 'caldavengine.o' not found
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2193
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2194
Errors caused tool to abort.
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2195
]]><time start='1250789992.890625000' elapsed='0.269' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2196
+ RV=1
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2197
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2198
<status exit='failed' code='1' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2199
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2200
<recipe name='win32simplelink' target='z:/epoc32/release/winscw/urel/CalDavTest.exe' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='Z:/sf/app/organizer/calendarengines/caldav/group/CalDavTest.mmp' config='winscw_urel' platform='winscw' phase='ALL' source=''>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2201
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2202
+ 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
  2203
+ mwldsym2.exe -msgstyle gcc -stdlib -subsystem windows -heapreserve=4096 -heapcommit=20 -m '?_E32Bootstrap@@YGXXZ' -map z:/epoc32/release/winscw/urel/CalDavTest.exe.map z:/epoc32/release/winscw/urel/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 z:/epoc32/release/winscw/udeb/caldavclient.lib -o z:/epoc32/release/winscw/urel/CalDavTest.exe -noimplib -l z:/epoc32/build/organizer/c_87eda37825f2ef06/caldavtest_exe/winscw/urel -search caldavengine.o httpclient.o caldavutils.o CalDavTest.o CalDavTest_UID_.o
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2204
mwldsym2.exe: Specified file 'caldavengine.o' not found
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2205
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2206
Errors caused tool to abort.
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2207
]]><time start='1250789993.031250000' elapsed='0.278' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2208
+ RV=1
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2209
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2210
<status exit='failed' code='1' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2211
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2212
<recipe name='win32stageonelink' target='z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarvietnameseplugin_dll/winscw/urel/calenlunarvietnameseplugin.dll' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='Z:/sf/app/organizer/calendarui/regionalplugins/lunarvietnamese/group/calenlunarvietnameseplugin.mmp' config='winscw_urel' platform='winscw' phase='ALL' source=''>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2213
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2214
+ 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
  2215
+ mwldsym2.exe -msgstyle gcc -stdlib -subsystem windows -main __Win32DllMain@12 -shared -m __E32Dll -export dllexport -nocompactimportlib -addcommand out:calenlunarvietnameseplugin.dll -warnings off -implib z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarvietnameseplugin_dll/winscw/urel/calenlunarvietnameseplugin.lib -o z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarvietnameseplugin_dll/winscw/urel/calenlunarvietnameseplugin.dll z:/epoc32/release/winscw/urel/edll.lib z:/epoc32/release/winscw/udeb/avkon.lib z:/epoc32/release/winscw/udeb/calinterimapi.lib z:/epoc32/release/winscw/udeb/cone.lib z:/epoc32/release/winscw/udeb/ecom.lib z:/epoc32/release/winscw/udeb/eikcdlg.lib z:/epoc32/release/winscw/udeb/eikctl.lib z:/epoc32/release/winscw/udeb/eikcoctl.lib z:/epoc32/release/winscw/udeb/eikcore.lib z:/epoc32/release/winscw/udeb/euser.lib z:/epoc32/release/winscw/udeb/gdi.lib z:/epoc32/release/winscw/udeb/bafl.lib z:/epoc32/release/winscw/udeb/platformenv.lib z:/epoc32/release/winscw/udeb/efsrv.lib z:/epoc32/release/winscw/udeb/CommonEngine.lib z:/epoc32/release/winscw/udeb/ccon.lib z:/epoc32/release/winscw/udeb/estor.lib z:/epoc32/release/winscw/udeb/centralrepository.lib z:/epoc32/release/winscw/udeb/CdlEngine.lib z:/epoc32/release/winscw/udeb/calenregionalutil.lib z:/epoc32/release/winscw/udeb/aknskins.lib z:/epoc32/release/winscw/udeb/aknicon.lib z:/epoc32/release/winscw/udeb/egul.lib -l z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarvietnameseplugin_dll/winscw/urel -search calenlunarvietnameseplugin.o calenlunarvietnamesepluginproxy.o calenLunarvietnameselocalizer.o calenlunarvietnameseplugin_UID_.o
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2216
mwldsym2.exe: Specified file 'calenlunarvietnameseplugin.o' not found
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2217
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2218
Errors caused tool to abort.
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2219
]]><time start='1250789993.125000000' elapsed='0.582' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2220
+ RV=1
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2221
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2222
<status exit='failed' code='1' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2223
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2224
<recipe name='win32stageonelink' target='z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarchineseplugin_dll/winscw/urel/calenlunarchineseplugin.dll' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='Z:/sf/app/organizer/calendarui/regionalplugins/lunarchinese/group/calenlunarchineseplugin.mmp' config='winscw_urel' platform='winscw' phase='ALL' source=''>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2225
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2226
+ 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
  2227
+ mwldsym2.exe -msgstyle gcc -stdlib -subsystem windows -main __Win32DllMain@12 -shared -m __E32Dll -export dllexport -nocompactimportlib -addcommand out:calenlunarchineseplugin.dll -warnings off -implib z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarchineseplugin_dll/winscw/urel/calenlunarchineseplugin.lib -o z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarchineseplugin_dll/winscw/urel/calenlunarchineseplugin.dll z:/epoc32/release/winscw/urel/edll.lib z:/epoc32/release/winscw/udeb/avkon.lib z:/epoc32/release/winscw/udeb/calinterimapi.lib z:/epoc32/release/winscw/udeb/cone.lib z:/epoc32/release/winscw/udeb/ecom.lib z:/epoc32/release/winscw/udeb/eikcdlg.lib z:/epoc32/release/winscw/udeb/eikctl.lib z:/epoc32/release/winscw/udeb/eikcoctl.lib z:/epoc32/release/winscw/udeb/eikcore.lib z:/epoc32/release/winscw/udeb/euser.lib z:/epoc32/release/winscw/udeb/gdi.lib z:/epoc32/release/winscw/udeb/bafl.lib z:/epoc32/release/winscw/udeb/platformenv.lib z:/epoc32/release/winscw/udeb/efsrv.lib z:/epoc32/release/winscw/udeb/CommonEngine.lib z:/epoc32/release/winscw/udeb/ccon.lib z:/epoc32/release/winscw/udeb/estor.lib z:/epoc32/release/winscw/udeb/centralrepository.lib z:/epoc32/release/winscw/udeb/CdlEngine.lib z:/epoc32/release/winscw/udeb/calenregionalutil.lib z:/epoc32/release/winscw/udeb/aknskins.lib z:/epoc32/release/winscw/udeb/aknicon.lib z:/epoc32/release/winscw/udeb/egul.lib z:/epoc32/release/winscw/udeb/flogger.lib -l z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarchineseplugin_dll/winscw/urel -search calenlunarchineseplugin.o calenlunarchinesepluginProxy.o calenlunarchineseplugin_UID_.o
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2228
mwldsym2.exe: Specified file 'calenlunarchineseplugin.o' not found
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2229
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2230
Errors caused tool to abort.
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2231
]]><time start='1250789993.156250000' elapsed='0.651' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2232
+ RV=1
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2233
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2234
<status exit='failed' code='1' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2235
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2236
<recipe name='extension_makefile' target='30e5963f67cefe9cbf5700258090cb89_BLD' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_urel' platform='WINSCW' phase='ALL' source=''>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2237
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2238
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2239
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2240
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2241
+ 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
  2242
+ 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
  2243
+ CFG=urel
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2244
+ 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
  2245
+ 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
  2246
+ 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
  2247
+ 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
  2248
+ 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
  2249
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2250
+ 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
  2251
+ EXTMAKEFILENAME=indevicesearchicons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2252
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2253
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2254
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2255
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2256
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2257
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2258
+ EXTMAKEFILETARGET=BLD
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2259
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2260
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2261
+ export CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2262
+ CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2263
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\plugins\indevicesearch\group' -f indevicesearchicons.mk CFG=UREL '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
  2264
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
  2265
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
  2266
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
  2267
]]><time start='1250789994.204125000' elapsed='0.103' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2268
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2269
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2270
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2271
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2272
<recipe name='extension_makefile' target='01ad0f551272159c208e37c2a56b72bb_BLD' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_urel' platform='WINSCW' phase='ALL' source=''>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2273
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2274
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2275
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2276
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2277
+ 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
  2278
+ 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
  2279
+ CFG=urel
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2280
+ 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
  2281
+ 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
  2282
+ 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
  2283
+ 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
  2284
+ 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
  2285
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2286
+ 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
  2287
+ EXTMAKEFILENAME=srchuiresviewpluginicons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2288
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2289
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2290
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2291
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2292
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2293
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2294
+ EXTMAKEFILETARGET=BLD
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2295
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2296
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2297
+ export CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2298
+ CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2299
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\plugins\resultviewerplugin\group' -f srchuiresviewpluginicons.mk CFG=UREL '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
  2300
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
  2301
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
  2302
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
  2303
]]><time start='1250789994.328125000' elapsed='0.107' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2304
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2305
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2306
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2307
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2308
<recipe name='extension_makefile' target='1f29238a4d02589e0a330f262f2a548c_BLD' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_urel' platform='WINSCW' phase='ALL' source=''>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2309
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2310
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2311
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2312
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2313
+ 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
  2314
+ 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
  2315
+ CFG=urel
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2316
+ 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
  2317
+ 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
  2318
+ 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
  2319
+ 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
  2320
+ 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
  2321
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2322
+ 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
  2323
+ EXTMAKEFILENAME=GnrlSearchUIIcons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2324
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2325
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2326
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2327
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2328
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2329
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2330
+ EXTMAKEFILETARGET=BLD
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2331
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2332
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2333
+ export CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2334
+ CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2335
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\srchuigenui\group' -f GnrlSearchUIIcons.mk CFG=UREL '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
  2336
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
  2337
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
  2338
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
  2339
]]><time start='1250789994.343750000' elapsed='0.085' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2340
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2341
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2342
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2343
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2344
<recipe name='extension_makefile' target='4800afcdd77622c711211d695eb993b4_BLD' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_urel' platform='WINSCW' phase='ALL' source=''>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2345
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2346
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2347
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2348
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2349
+ 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
  2350
+ 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
  2351
+ CFG=urel
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2352
+ 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
  2353
+ 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
  2354
+ 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
  2355
+ 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
  2356
+ 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
  2357
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2358
+ 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
  2359
+ EXTMAKEFILENAME=srchuiappicons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2360
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2361
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2362
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2363
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2364
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2365
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2366
+ EXTMAKEFILETARGET=BLD
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2367
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2368
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2369
+ export CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2370
+ CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2371
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\srchuiapp\group' -f srchuiappicons.mk CFG=UREL '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
  2372
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
  2373
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
  2374
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
  2375
]]><time start='1250789994.484375000' elapsed='0.045' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2376
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2377
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2378
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2379
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2380
<recipe name='win32processexports' target='z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarchineseplugin_dll/winscw/udeb/calenlunarchineseplugin.def' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='Z:/sf/app/organizer/calendarui/regionalplugins/lunarchinese/group/calenlunarchineseplugin.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
  2381
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2382
+ mwldsym2.exe -S -show only,names,unmangled,verbose -o z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarchineseplugin_dll/winscw/udeb/calenlunarchineseplugin.inf z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarchineseplugin_dll/winscw/udeb/calenlunarchineseplugin.lib
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2383
### mwldsym2.exe Usage Error:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2384
#   Specified file 'z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarchineseplugin_dll/winscw/udeb/calenlunarchineseplugin.lib' not found
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2385
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2386
Errors caused tool to abort.
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2387
]]><time start='1250789994.891625000' elapsed='0.230' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2388
+ RV=1
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2389
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2390
<status exit='failed' code='1' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2391
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2392
<recipe name='win32processexports' target='z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarvietnameseplugin_dll/winscw/udeb/calenlunarvietnameseplugin.def' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='Z:/sf/app/organizer/calendarui/regionalplugins/lunarvietnamese/group/calenlunarvietnameseplugin.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
  2393
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2394
+ mwldsym2.exe -S -show only,names,unmangled,verbose -o z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarvietnameseplugin_dll/winscw/udeb/calenlunarvietnameseplugin.inf z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarvietnameseplugin_dll/winscw/udeb/calenlunarvietnameseplugin.lib
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2395
### mwldsym2.exe Usage Error:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2396
#   Specified file 'z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarvietnameseplugin_dll/winscw/udeb/calenlunarvietnameseplugin.lib' not found
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2397
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2398
Errors caused tool to abort.
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2399
]]><time start='1250789995.156250000' elapsed='0.193' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2400
+ RV=1
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2401
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2402
<status exit='failed' code='1' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2403
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2404
<recipe name='win32processexports' target='z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarvietnameseplugin_dll/winscw/urel/calenlunarvietnameseplugin.def' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='Z:/sf/app/organizer/calendarui/regionalplugins/lunarvietnamese/group/calenlunarvietnameseplugin.mmp' config='winscw_urel' platform='winscw' phase='ALL' source=''>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2405
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2406
+ mwldsym2.exe -S -show only,names,unmangled,verbose -o z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarvietnameseplugin_dll/winscw/urel/calenlunarvietnameseplugin.inf z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarvietnameseplugin_dll/winscw/urel/calenlunarvietnameseplugin.lib
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2407
### mwldsym2.exe Usage Error:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2408
#   Specified file 'z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarvietnameseplugin_dll/winscw/urel/calenlunarvietnameseplugin.lib' not found
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2409
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2410
Errors caused tool to abort.
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2411
]]><time start='1250789995.234375000' elapsed='0.525' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2412
+ RV=1
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2413
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2414
<status exit='failed' code='1' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2415
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2416
<recipe name='win32processexports' target='z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarchineseplugin_dll/winscw/urel/calenlunarchineseplugin.def' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='Z:/sf/app/organizer/calendarui/regionalplugins/lunarchinese/group/calenlunarchineseplugin.mmp' config='winscw_urel' platform='winscw' phase='ALL' source=''>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2417
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2418
+ mwldsym2.exe -S -show only,names,unmangled,verbose -o z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarchineseplugin_dll/winscw/urel/calenlunarchineseplugin.inf z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarchineseplugin_dll/winscw/urel/calenlunarchineseplugin.lib
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2419
### mwldsym2.exe Usage Error:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2420
#   Specified file 'z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarchineseplugin_dll/winscw/urel/calenlunarchineseplugin.lib' not found
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2421
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2422
Errors caused tool to abort.
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2423
]]><time start='1250789995.078125000' elapsed='0.770' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2424
+ RV=1
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2425
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2426
<status exit='failed' code='1' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2427
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2428
<recipe name='win32stagetwolink' target='z:/epoc32/release/winscw/udeb/calenlunarchineseplugin.dll' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='Z:/sf/app/organizer/calendarui/regionalplugins/lunarchinese/group/calenlunarchineseplugin.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
  2429
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2430
+ 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
  2431
+ mwldsym2.exe -msgstyle gcc -stdlib -subsystem windows -g -main __Win32DllMain@12 -shared -f z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarchineseplugin_dll/winscw/udeb/calenlunarchineseplugin.def z:/epoc32/release/winscw/udeb/edll.lib z:/epoc32/release/winscw/udeb/avkon.lib z:/epoc32/release/winscw/udeb/calinterimapi.lib z:/epoc32/release/winscw/udeb/cone.lib z:/epoc32/release/winscw/udeb/ecom.lib z:/epoc32/release/winscw/udeb/eikcdlg.lib z:/epoc32/release/winscw/udeb/eikctl.lib z:/epoc32/release/winscw/udeb/eikcoctl.lib z:/epoc32/release/winscw/udeb/eikcore.lib z:/epoc32/release/winscw/udeb/euser.lib z:/epoc32/release/winscw/udeb/gdi.lib z:/epoc32/release/winscw/udeb/bafl.lib z:/epoc32/release/winscw/udeb/platformenv.lib z:/epoc32/release/winscw/udeb/efsrv.lib z:/epoc32/release/winscw/udeb/CommonEngine.lib z:/epoc32/release/winscw/udeb/ccon.lib z:/epoc32/release/winscw/udeb/estor.lib z:/epoc32/release/winscw/udeb/centralrepository.lib z:/epoc32/release/winscw/udeb/CdlEngine.lib z:/epoc32/release/winscw/udeb/calenregionalutil.lib z:/epoc32/release/winscw/udeb/aknskins.lib z:/epoc32/release/winscw/udeb/aknicon.lib z:/epoc32/release/winscw/udeb/egul.lib z:/epoc32/release/winscw/udeb/flogger.lib -o z:/epoc32/release/winscw/udeb/calenlunarchineseplugin.dll -noimplib -l z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarchineseplugin_dll/winscw/udeb -search calenlunarchineseplugin.o calenlunarchinesepluginProxy.o calenlunarchineseplugin_UID_.o -l z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarchineseplugin_dll/winscw/udeb -search
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2432
mwldsym2.exe: Specified file 'calenlunarchineseplugin.o' not found
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2433
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2434
Errors caused tool to abort.
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2435
]]><time start='1250789996.453125000' elapsed='0.295' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2436
+ RV=1
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2437
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2438
<status exit='failed' code='1' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2439
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2440
<recipe name='win32stagetwolink' target='z:/epoc32/release/winscw/udeb/calenlunarvietnameseplugin.dll' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='Z:/sf/app/organizer/calendarui/regionalplugins/lunarvietnamese/group/calenlunarvietnameseplugin.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
  2441
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2442
+ 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
  2443
+ mwldsym2.exe -msgstyle gcc -stdlib -subsystem windows -g -main __Win32DllMain@12 -shared -f z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarvietnameseplugin_dll/winscw/udeb/calenlunarvietnameseplugin.def z:/epoc32/release/winscw/udeb/edll.lib z:/epoc32/release/winscw/udeb/avkon.lib z:/epoc32/release/winscw/udeb/calinterimapi.lib z:/epoc32/release/winscw/udeb/cone.lib z:/epoc32/release/winscw/udeb/ecom.lib z:/epoc32/release/winscw/udeb/eikcdlg.lib z:/epoc32/release/winscw/udeb/eikctl.lib z:/epoc32/release/winscw/udeb/eikcoctl.lib z:/epoc32/release/winscw/udeb/eikcore.lib z:/epoc32/release/winscw/udeb/euser.lib z:/epoc32/release/winscw/udeb/gdi.lib z:/epoc32/release/winscw/udeb/bafl.lib z:/epoc32/release/winscw/udeb/platformenv.lib z:/epoc32/release/winscw/udeb/efsrv.lib z:/epoc32/release/winscw/udeb/CommonEngine.lib z:/epoc32/release/winscw/udeb/ccon.lib z:/epoc32/release/winscw/udeb/estor.lib z:/epoc32/release/winscw/udeb/centralrepository.lib z:/epoc32/release/winscw/udeb/CdlEngine.lib z:/epoc32/release/winscw/udeb/calenregionalutil.lib z:/epoc32/release/winscw/udeb/aknskins.lib z:/epoc32/release/winscw/udeb/aknicon.lib z:/epoc32/release/winscw/udeb/egul.lib -o z:/epoc32/release/winscw/udeb/calenlunarvietnameseplugin.dll -noimplib -l z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarvietnameseplugin_dll/winscw/udeb -search calenlunarvietnameseplugin.o calenlunarvietnamesepluginproxy.o calenLunarvietnameselocalizer.o calenlunarvietnameseplugin_UID_.o -l z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarvietnameseplugin_dll/winscw/udeb -search
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2444
mwldsym2.exe: Specified file 'calenlunarvietnameseplugin.o' not found
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2445
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2446
Errors caused tool to abort.
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2447
]]><time start='1250789996.593750000' elapsed='0.693' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2448
+ RV=1
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2449
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2450
<status exit='failed' code='1' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2451
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2452
<recipe name='win32stagetwolink' target='z:/epoc32/release/winscw/urel/calenlunarvietnameseplugin.dll' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='Z:/sf/app/organizer/calendarui/regionalplugins/lunarvietnamese/group/calenlunarvietnameseplugin.mmp' config='winscw_urel' platform='winscw' phase='ALL' source=''>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2453
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2454
+ 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
  2455
+ mwldsym2.exe -msgstyle gcc -stdlib -subsystem windows -main __Win32DllMain@12 -shared -f z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarvietnameseplugin_dll/winscw/urel/calenlunarvietnameseplugin.def -map z:/epoc32/release/winscw/urel/calenlunarvietnameseplugin.dll.map z:/epoc32/release/winscw/urel/edll.lib z:/epoc32/release/winscw/udeb/avkon.lib z:/epoc32/release/winscw/udeb/calinterimapi.lib z:/epoc32/release/winscw/udeb/cone.lib z:/epoc32/release/winscw/udeb/ecom.lib z:/epoc32/release/winscw/udeb/eikcdlg.lib z:/epoc32/release/winscw/udeb/eikctl.lib z:/epoc32/release/winscw/udeb/eikcoctl.lib z:/epoc32/release/winscw/udeb/eikcore.lib z:/epoc32/release/winscw/udeb/euser.lib z:/epoc32/release/winscw/udeb/gdi.lib z:/epoc32/release/winscw/udeb/bafl.lib z:/epoc32/release/winscw/udeb/platformenv.lib z:/epoc32/release/winscw/udeb/efsrv.lib z:/epoc32/release/winscw/udeb/CommonEngine.lib z:/epoc32/release/winscw/udeb/ccon.lib z:/epoc32/release/winscw/udeb/estor.lib z:/epoc32/release/winscw/udeb/centralrepository.lib z:/epoc32/release/winscw/udeb/CdlEngine.lib z:/epoc32/release/winscw/udeb/calenregionalutil.lib z:/epoc32/release/winscw/udeb/aknskins.lib z:/epoc32/release/winscw/udeb/aknicon.lib z:/epoc32/release/winscw/udeb/egul.lib -o z:/epoc32/release/winscw/urel/calenlunarvietnameseplugin.dll -noimplib -l z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarvietnameseplugin_dll/winscw/urel -search calenlunarvietnameseplugin.o calenlunarvietnamesepluginproxy.o calenLunarvietnameselocalizer.o calenlunarvietnameseplugin_UID_.o -l z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarvietnameseplugin_dll/winscw/urel -search
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2456
mwldsym2.exe: Specified file 'calenlunarvietnameseplugin.o' not found
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2457
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2458
Errors caused tool to abort.
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2459
]]><time start='1250789996.578125000' elapsed='0.808' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2460
+ RV=1
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2461
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2462
<status exit='failed' code='1' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2463
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2464
<recipe name='win32stagetwolink' target='z:/epoc32/release/winscw/urel/calenlunarchineseplugin.dll' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='Z:/sf/app/organizer/calendarui/regionalplugins/lunarchinese/group/calenlunarchineseplugin.mmp' config='winscw_urel' platform='winscw' phase='ALL' source=''>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2465
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2466
+ 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
  2467
+ mwldsym2.exe -msgstyle gcc -stdlib -subsystem windows -main __Win32DllMain@12 -shared -f z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarchineseplugin_dll/winscw/urel/calenlunarchineseplugin.def -map z:/epoc32/release/winscw/urel/calenlunarchineseplugin.dll.map z:/epoc32/release/winscw/urel/edll.lib z:/epoc32/release/winscw/udeb/avkon.lib z:/epoc32/release/winscw/udeb/calinterimapi.lib z:/epoc32/release/winscw/udeb/cone.lib z:/epoc32/release/winscw/udeb/ecom.lib z:/epoc32/release/winscw/udeb/eikcdlg.lib z:/epoc32/release/winscw/udeb/eikctl.lib z:/epoc32/release/winscw/udeb/eikcoctl.lib z:/epoc32/release/winscw/udeb/eikcore.lib z:/epoc32/release/winscw/udeb/euser.lib z:/epoc32/release/winscw/udeb/gdi.lib z:/epoc32/release/winscw/udeb/bafl.lib z:/epoc32/release/winscw/udeb/platformenv.lib z:/epoc32/release/winscw/udeb/efsrv.lib z:/epoc32/release/winscw/udeb/CommonEngine.lib z:/epoc32/release/winscw/udeb/ccon.lib z:/epoc32/release/winscw/udeb/estor.lib z:/epoc32/release/winscw/udeb/centralrepository.lib z:/epoc32/release/winscw/udeb/CdlEngine.lib z:/epoc32/release/winscw/udeb/calenregionalutil.lib z:/epoc32/release/winscw/udeb/aknskins.lib z:/epoc32/release/winscw/udeb/aknicon.lib z:/epoc32/release/winscw/udeb/egul.lib z:/epoc32/release/winscw/udeb/flogger.lib -o z:/epoc32/release/winscw/urel/calenlunarchineseplugin.dll -noimplib -l z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarchineseplugin_dll/winscw/urel -search calenlunarchineseplugin.o calenlunarchinesepluginProxy.o calenlunarchineseplugin_UID_.o -l z:/epoc32/build/organizer/c_87eda37825f2ef06/calenlunarchineseplugin_dll/winscw/urel -search
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2468
mwldsym2.exe: Specified file 'calenlunarchineseplugin.o' not found
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2469
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2470
Errors caused tool to abort.
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2471
]]><time start='1250789996.750000000' elapsed='0.661' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2472
+ RV=1
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2473
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2474
<status exit='failed' code='1' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2475
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2476
<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
  2477
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2478
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2479
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2480
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2481
+ 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
  2482
+ 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
  2483
+ CFG=udeb
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2484
+ 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
  2485
+ 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
  2486
+ 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
  2487
+ 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
  2488
+ 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
  2489
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2490
+ 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
  2491
+ EXTMAKEFILENAME=indevicesearchicons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2492
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2493
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2494
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2495
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2496
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2497
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2498
+ EXTMAKEFILETARGET=FINAL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2499
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2500
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2501
+ export CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2502
+ CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2503
+ 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
  2504
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
  2505
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
  2506
]]><time start='1250789999.969750000' elapsed='0.116' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2507
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2508
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2509
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2510
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2511
<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
  2512
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2513
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2514
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2515
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2516
+ 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
  2517
+ 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
  2518
+ CFG=udeb
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2519
+ 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
  2520
+ 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
  2521
+ 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
  2522
+ 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
  2523
+ 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
  2524
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2525
+ 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
  2526
+ EXTMAKEFILENAME=GnrlSearchUIIcons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2527
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2528
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2529
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2530
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2531
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2532
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2533
+ EXTMAKEFILETARGET=FINAL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2534
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2535
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2536
+ export CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2537
+ CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2538
+ 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
  2539
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
  2540
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
  2541
]]><time start='1250789999.984375000' elapsed='0.112' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2542
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2543
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2544
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2545
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2546
<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
  2547
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2548
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2549
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2550
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2551
+ 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
  2552
+ 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
  2553
+ CFG=udeb
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2554
+ 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
  2555
+ 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
  2556
+ 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
  2557
+ 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
  2558
+ 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
  2559
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2560
+ 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
  2561
+ EXTMAKEFILENAME=srchuiappicons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2562
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2563
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2564
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2565
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2566
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2567
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2568
+ EXTMAKEFILETARGET=FINAL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2569
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2570
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2571
+ export CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2572
+ CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2573
+ 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
  2574
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
  2575
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
  2576
]]><time start='1250789999.968750000' elapsed='0.152' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2577
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2578
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2579
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2580
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2581
<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
  2582
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2583
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2584
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2585
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2586
+ 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
  2587
+ 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
  2588
+ CFG=udeb
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2589
+ 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
  2590
+ 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
  2591
+ 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
  2592
+ 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
  2593
+ 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
  2594
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2595
+ 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
  2596
+ EXTMAKEFILENAME=srchuiresviewpluginicons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2597
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2598
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2599
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2600
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2601
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2602
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2603
+ EXTMAKEFILETARGET=FINAL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2604
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2605
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2606
+ export CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2607
+ CFG=UDEB
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2608
+ 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
  2609
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
  2610
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
  2611
]]><time start='1250790000.031250000' elapsed='0.149' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2612
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2613
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2614
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2615
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2616
<recipe name='extension_makefile' target='30e5963f67cefe9cbf5700258090cb89_FINAL' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_urel' platform='WINSCW' phase='ALL' source=''>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2617
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2618
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2619
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2620
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2621
+ 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
  2622
+ 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
  2623
+ CFG=urel
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2624
+ 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
  2625
+ 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
  2626
+ 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
  2627
+ 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
  2628
+ 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
  2629
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2630
+ 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
  2631
+ EXTMAKEFILENAME=indevicesearchicons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2632
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2633
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2634
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2635
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2636
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2637
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2638
+ EXTMAKEFILETARGET=FINAL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2639
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2640
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2641
+ export CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2642
+ CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2643
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\plugins\indevicesearch\group' -f indevicesearchicons.mk CFG=UREL '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
  2644
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
  2645
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
  2646
]]><time start='1250790000.609375000' elapsed='0.092' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2647
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2648
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2649
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2650
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2651
<recipe name='extension_makefile' target='1f29238a4d02589e0a330f262f2a548c_FINAL' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_urel' platform='WINSCW' phase='ALL' source=''>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2652
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2653
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2654
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2655
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2656
+ 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
  2657
+ 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
  2658
+ CFG=urel
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2659
+ 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
  2660
+ 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
  2661
+ 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
  2662
+ 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
  2663
+ 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
  2664
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2665
+ 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
  2666
+ EXTMAKEFILENAME=GnrlSearchUIIcons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2667
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2668
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2669
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2670
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2671
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2672
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2673
+ EXTMAKEFILETARGET=FINAL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2674
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2675
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2676
+ export CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2677
+ CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2678
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\srchuigenui\group' -f GnrlSearchUIIcons.mk CFG=UREL '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
  2679
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
  2680
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
  2681
]]><time start='1250790000.859375000' elapsed='0.088' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2682
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2683
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2684
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2685
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2686
<recipe name='extension_makefile' target='01ad0f551272159c208e37c2a56b72bb_FINAL' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_urel' platform='WINSCW' phase='ALL' source=''>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2687
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2688
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2689
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2690
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2691
+ 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
  2692
+ 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
  2693
+ CFG=urel
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2694
+ 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
  2695
+ 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
  2696
+ 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
  2697
+ 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
  2698
+ 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
  2699
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2700
+ 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
  2701
+ EXTMAKEFILENAME=srchuiresviewpluginicons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2702
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2703
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2704
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2705
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2706
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2707
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2708
+ EXTMAKEFILETARGET=FINAL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2709
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2710
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2711
+ export CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2712
+ CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2713
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\plugins\resultviewerplugin\group' -f srchuiresviewpluginicons.mk CFG=UREL '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
  2714
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
  2715
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
  2716
]]><time start='1250790000.859375000' elapsed='0.097' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2717
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2718
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2719
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2720
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2721
<recipe name='extension_makefile' target='4800afcdd77622c711211d695eb993b4_FINAL' host='PC213502752220' layer='app' component='organizer' bldinf='Z:/sf/app/organizer/group/bld.inf' mmp='' config='winscw_urel' platform='WINSCW' phase='ALL' source=''>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2722
<![CDATA[
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2723
+ EPOCROOT=z:
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2724
+ PLATFORM=WINSCW
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2725
+ TO_ROOT=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2726
+ 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
  2727
+ 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
  2728
+ CFG=urel
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2729
+ 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
  2730
+ 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
  2731
+ 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
  2732
+ 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
  2733
+ 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
  2734
+ MAKEFILENAME=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2735
+ 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
  2736
+ EXTMAKEFILENAME=srchuiappicons.mk
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2737
+ DEPENDENCIES=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2738
+ TOOL=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2739
+ RVCT22LIB=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2740
+ RVCT22INC=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2741
+ RVCT22BIN=
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2742
+ MAKEVAR='"z:/epoc32/tools/make.exe"'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2743
+ EXTMAKEFILETARGET=FINAL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2744
+ export 'EPOCROOT=z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2745
+ EPOCROOT='z:\'
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2746
+ export CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2747
+ CFG=UREL
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2748
+ z:/epoc32/tools/make.exe -C 'Z:\sf\app\organizer\searchui\searchapp\srchuiapp\group' -f srchuiappicons.mk CFG=UREL '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
  2749
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
  2750
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
  2751
]]><time start='1250790000.921875000' elapsed='0.083' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2752
+ RV=0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2753
+ set +x
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2754
<status exit='ok' attempt='1' />
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2755
</recipe>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2756
<info>Running C:/Symbian/Tools/PDT_1.0/raptor/bin/sbs_descramble.exe sbs275468367 stop</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2757
<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
  2758
<info>Run time 161 seconds</info>
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
  2759
</buildlog>