1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/textandloc/textrendering/texthandling/group/ETEXT.MMP Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,69 @@
1.4 +/*
1.5 +* Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
1.6 +* All rights reserved.
1.7 +* This component and the accompanying materials are made available
1.8 +* under the terms of "Eclipse Public License v1.0"
1.9 +* which accompanies this distribution, and is available
1.10 +* at the URL "http://www.eclipse.org/legal/epl-v10.html".
1.11 +*
1.12 +* Initial Contributors:
1.13 +* Nokia Corporation - initial contribution.
1.14 +*
1.15 +* Contributors:
1.16 +*
1.17 +* Description:
1.18 +* etext.dll Text and text format structure
1.19 +*
1.20 +*/
1.21 +
1.22 +
1.23 +/**
1.24 + @file
1.25 +*/
1.26 +
1.27 +target etext.dll
1.28 +CAPABILITY All -Tcb
1.29 +targettype dll
1.30 +UID 0x1000008D 0x10003A1C
1.31 +VENDORID 0x70000001
1.32 +
1.33 +
1.34 +SOURCEPATH ../stext
1.35 +userinclude ../stext
1.36 +userinclude ../inc
1.37 +USERINCLUDE ../../texthandling/inc ../traces
1.38 +OS_LAYER_SYSTEMINCLUDE_SYMBIAN
1.39 +
1.40 +source TXTETEXT.CPP
1.41 +source TXTGLOBL.CPP
1.42 +source TXTRICH.CPP
1.43 +source TXTRTSTR.CPP
1.44 +source TXTINDEX.CPP
1.45 +source TXTIXSTR.CPP
1.46 +source TXTFMSTM.CPP
1.47 +source TXTFRMAT.CPP
1.48 +source TXTFMLYR.CPP
1.49 +source TXTSCAN.CPP
1.50 +source TXTPLAIN.CPP
1.51 +source TXTUTIL.CPP
1.52 +source TXTSTYLE.CPP
1.53 +source TXTRTFLD.CPP
1.54 +source TXTRTMAP.CPP
1.55 +source TXTFEP.CPP
1.56 +source Txtparse.cpp
1.57 +source ParseLst.cpp
1.58 +source MParser.cpp
1.59 +source TxtWriter.cpp
1.60 +
1.61 +library euser.lib efsrv.lib estor.lib gdi.lib field.lib charconv.lib
1.62 +
1.63 +deffile ETEXT.DEF
1.64 +
1.65 +START WINS
1.66 +baseaddress 0x22000000
1.67 +END
1.68 +
1.69 +START MARM
1.70 +END
1.71 +
1.72 +SMPSAFE