textrendering/textformatting/test/group/tformserver.mmp
changeset 53 11e2bb0d14ba
equal deleted inserted replaced
46:6124ff6478cc 53:11e2bb0d14ba
       
     1 /*
       
     2 * Copyright (c) 2010 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 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 TARGET		  tformserver.exe
       
    21 TARGETTYPE	  exe
       
    22 capability 	  All -TCB
       
    23 
       
    24 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    25 USERINCLUDE ../../tagma
       
    26 USERINCLUDE ../../inc
       
    27 USERINCLUDE ../src ../traces
       
    28 USERINCLUDE ../../undo
       
    29 
       
    30 SOURCEPATH		../src
       
    31 SOURCE		tformserver.cpp
       
    32 SOURCE		tcustomcharmapping.cpp
       
    33 SOURCE 		TGraphicsContext.cpp
       
    34 SOURCE 		TTagmaImp.cpp
       
    35 SOURCE 		TTmSource.cpp
       
    36 SOURCE		TBidiCursorPos.cpp
       
    37 SOURCE		TTmCode.cpp
       
    38 SOURCE		TUnique.cpp
       
    39 SOURCE 		TUndo.cpp
       
    40 SOURCE 		TInterpreter.cpp
       
    41 SOURCE 		TestLayout.cpp
       
    42 SOURCE 		TestPicture.cpp
       
    43 SOURCE 		TFormat.cpp
       
    44 SOURCE 		TInlineText.cpp
       
    45 SOURCE 		TGraphemeIterator.cpp
       
    46 SOURCE		TFormBenchmark.cpp
       
    47 SOURCE  	TLINEPAG.CPP
       
    48 SOURCE 		tformhindi.cpp
       
    49 
       
    50 SOURCEPATH  ../../tagma
       
    51 SOURCE 		TMCODE.CPP TMLAYOUT.CPP TMINTERP.CPP TMGLYPH.CPP TMFORWRD.CPP
       
    52 SOURCE 		TMSOURCE.CPP TMTEXT.CPP tmeditor.cpp TMFORMAT.CPP
       
    53 SOURCE 		TmHighlightSource.cpp TmChunkInterp.cpp
       
    54 SOURCE 		TmTextDrawExt.cpp tmreformat.cpp
       
    55 SOURCE 		TmBufferBase.cpp TBidirectionalEndofLineContext.cpp
       
    56 SOURCE 		TmChunk.cpp TmLine.cpp TmFormatContext.cpp
       
    57 
       
    58 SOURCEPATH  ../../undo
       
    59 SOURCE 		UniqueInstanceImpl.cpp UniqueInstance.cpp
       
    60 SOURCE 		UndoSystem.cpp UndoSystemImpl.cpp
       
    61 SOURCE 		EditorCommands.cpp EditorUndo.cpp
       
    62 SOURCE 		EditorPlainTextCommands.cpp EditorPlainTextUndo.cpp
       
    63 
       
    64 SOURCEPATH ../../tbox
       
    65 SOURCE 		FormLinePag.cpp
       
    66 
       
    67 LIBRARY		euser.lib
       
    68 LIBRARY	    testexecuteutils.lib 
       
    69 LIBRARY	    testexecutelogclient.lib
       
    70 LIBRARY 	gdi.lib form.lib etext.lib ws32.lib fbscli.lib efsrv.lib
       
    71 
       
    72 LIBRARY  	cone.lib fntstr.lib
       
    73 LIBRARY 	estor.lib tagma.lib
       
    74 LIBRARY 	linebreak.lib
       
    75 LIBRARY		form_and_etext_editor.lib
       
    76 LIBRARY		bitgdi.lib
       
    77 
       
    78 #ifdef ENABLE_ABIV2_MODE
       
    79 DEBUGGABLE_UDEBONLY
       
    80 #endif
       
    81 
       
    82 epocstacksize	0x10000
       
    83 
       
    84 VENDORID 0x70000001
       
    85 
       
    86 SMPSAFE