fontservices/textshaperplugin/group/TC_SHAP_shapeText.mmp
changeset 0 1fb32624e06b
equal deleted inserted replaced
-1:000000000000 0:1fb32624e06b
       
     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 * TC_SHAP_Shaper.MMP
       
    16 * Test the CShaper class	
       
    17 * Shaper Test
       
    18 *
       
    19 */
       
    20 
       
    21 
       
    22 /**
       
    23  @file
       
    24 */
       
    25 
       
    26 TARGET			tc_shap_shapetext.exe
       
    27 TARGETTYPE		exe
       
    28 
       
    29 USERINCLUDE		../source
       
    30 USERINCLUDE 	../IcuSource
       
    31 USERINCLUDE 	../IcuSource/layout
       
    32 USERINCLUDE 	../IcuSource/common
       
    33 USERINCLUDE 	../test
       
    34 USERINCLUDE 	../include
       
    35 OS_LAYER_ESTLIB_SYSTEMINCLUDE
       
    36 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    37 
       
    38 SOURCEPATH		../test
       
    39 SOURCE			TC_SHAP_shapeText.cpp
       
    40 
       
    41 LIBRARY			euser.lib 
       
    42 LIBRARY			estlib.lib 
       
    43 LIBRARY			estor.lib 
       
    44 LIBRARY			efsrv.lib 
       
    45 LIBRARY			gdi.lib 
       
    46 LIBRARY			fntstr.lib 
       
    47 LIBRARY			bitgdi.lib
       
    48 LIBRARY 		ecom.lib
       
    49 LIBRARY			bafl.lib 
       
    50 
       
    51 EPOCHEAPSIZE 4096 2097152
       
    52 
       
    53 SMPSAFE