Update contrib.
2 * Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies).
4 * This component and the accompanying materials are made available
5 * under the terms of "Eclipse Public License v1.0"
6 * which accompanies this distribution, and is available
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
9 * Initial Contributors:
10 * Nokia Corporation - initial contribution.
15 * Character Conversion Library Framework
26 DEFAULT WINC TOOLS TOOLS2
30 ../inc/utf.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(utf.h)
31 ../inc/convdata.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(convdata.h)
32 ../inc/convutils.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(convutils.h)
33 ../inc/convnames.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(convnames.h)
34 ../inc/charconv.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(charconv.h)
35 ../inc/charactersetconverter.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(charactersetconverter.h)
37 ../documentation/charconv_exe.ipr /epoc32/engdoc/tools/charconv_exe.ipr
38 ../documentation/charconv_perltools.ipr /epoc32/engdoc/tools/charconv_perltools.ipr
39 ../documentation/cnvapi.rtf /epoc32/engdoc/charconv/cnvapi.rtf
40 ../documentation/autodetect.rtf /epoc32/engdoc/charconv/autodetect.rtf
41 ../documentation/snmtool.rtf /epoc32/engdoc/charconv/snmtool.rtf
43 ../tools/snmtool.bat /epoc32/tools/snmtool.bat
44 ../tools/snmtool.pl /epoc32/tools/snmtool.pl
45 ../tools/PARSER.PM /epoc32/tools/PARSER.pm
46 ../tools/WRITER.PM /epoc32/tools/WRITER.pm
49 charconv.iby /epoc32/rom/include/charconv.iby
53 #if defined(TOOLS) || defined(TOOLS2)
59 charconv.mmp // charconv.dll
65 start extension syslibs/generate_snm
67 SOURCES ../tools/basic.txt
72 ../test/data/ethiopic.ut8 /epoc32/wins/c/system/data/ethiopic.ut8
73 ../test/data/daxue.uni /epoc32/wins/c/system/data/daxue.uni
74 ../test/data/ethiopic.ut8 /epoc32/winscw/c/system/data/ethiopic.ut8
75 ../test/data/daxue.uni /epoc32/winscw/c/system/data/daxue.uni
77 ../test/T_All_charcovfw.bat z:/test/T_All_charcovfw.bat
78 ../test/T_All_charcovfw.script z:/test/T_All_charcovfw.script
79 ../test/T_MEMORY.script z:/test/T_MEMORY.script
80 ../test/T_SIMPLE7.script z:/test/T_SIMPLE7.script
81 ../test/T_SIMPLE8.script z:/test/T_SIMPLE8.script
82 ../test/T_RFC1642.script z:/test/T_RFC1642.script
83 ../test/T_COMP7.script z:/test/T_COMP7.script
84 ../test/T_COMP8.script z:/test/T_COMP8.script
85 ../test/T_REALUT8.script z:/test/T_REALUT8.script
86 ../test/T_REALUNI.script z:/test/T_REALUNI.script
87 ../test/T_ERROR.script z:/test/T_ERROR.script
88 ../test/T_NEWLIN7.script z:/test/T_NEWLIN7.script
89 ../test/T_JAVA.script z:/test/T_JAVA.script
90 ../test/T_PARTIAL.script z:/test/T_PARTIAL.script
91 ../test/T_IMAP.script z:/test/T_IMAP.script
93 ../test/rtest/group/charconvtests.iby /epoc32/rom/include/charconvtests.iby
97 ../test/rtest/group/utf7.mmp support // used by tcomp7
98 ../test/rtest/group/utf8.mmp support // used by tcomp8
99 ../group/T_CharConvFWServer.mmp