author | sl |
Tue, 10 Jun 2014 14:32:02 +0200 | |
changeset 1 | 260cb5ec6c19 |
permissions | -rw-r--r-- |
1 /*
2 * Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
3 * All rights reserved.
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".
8 *
9 * Initial Contributors:
10 * Nokia Corporation - initial contribution.
11 *
12 * Contributors:
13 *
14 * Description:
15 * etext.dll Text and text format structure
16 *
17 */
20 /**
21 @file
22 */
24 target etext.dll
25 CAPABILITY All -Tcb
26 targettype dll
27 UID 0x1000008D 0x10003A1C
28 VENDORID 0x70000001
31 SOURCEPATH ../stext
32 userinclude ../stext
33 userinclude ../inc
34 USERINCLUDE ../../texthandling/inc ../traces
35 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
37 source TXTETEXT.CPP
38 source TXTGLOBL.CPP
39 source TXTRICH.CPP
40 source TXTRTSTR.CPP
41 source TXTINDEX.CPP
42 source TXTIXSTR.CPP
43 source TXTFMSTM.CPP
44 source TXTFRMAT.CPP
45 source TXTFMLYR.CPP
46 source TXTSCAN.CPP
47 source TXTPLAIN.CPP
48 source TXTUTIL.CPP
49 source TXTSTYLE.CPP
50 source TXTRTFLD.CPP
51 source TXTRTMAP.CPP
52 source TXTFEP.CPP
53 source Txtparse.cpp
54 source ParseLst.cpp
55 source MParser.cpp
56 source TxtWriter.cpp
58 library euser.lib efsrv.lib estor.lib gdi.lib field.lib charconv.lib
60 deffile ETEXT.DEF
62 START WINS
63 baseaddress 0x22000000
64 END
66 START MARM
67 END
69 SMPSAFE