textrendering/textformatting/test/group/TCustomWrap.mmp
changeset 0 1fb32624e06b
equal deleted inserted replaced
-1:000000000000 0:1fb32624e06b
       
     1 /*
       
     2 * Copyright (c) 2004-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 *
       
    16 */
       
    17 
       
    18 
       
    19 TARGETPATH		/sys/bin
       
    20 TARGET			tcustomwrap.exe
       
    21 TARGETTYPE 		exe
       
    22 EPOCSTACKSIZE 	0x5000
       
    23 
       
    24 CAPABILITY              None
       
    25 UID		0x100039CE 0x10005D2F
       
    26 VENDORID 0x70000001
       
    27 
       
    28 userinclude		../src
       
    29 userinclude		../data
       
    30 userinclude 	../../inc
       
    31 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    32 
       
    33 	START RESOURCE          ../data/TCustomWrap.rss
       
    34 	HEADER
       
    35 	TARGETPATH              /resource/apps
       
    36 	LANG                    SC
       
    37 	END
       
    38 
       
    39 	START RESOURCE			../data/TCustomWrap_reg.rss
       
    40 	TARGETPATH				/private/10003a3f/apps
       
    41 	END
       
    42 
       
    43 SourcePath		../src
       
    44 Source		TCustomWrap.cpp
       
    45 Library		apparc.lib cone.lib euser.lib eikcore.lib
       
    46 Library		ws32.lib eikctl.lib	 eikcoctl.lib  bafl.lib	
       
    47 Library 		form.lib
       
    48 
       
    49 Document ../data/TCustomWrap.hrh
       
    50 
       
    51 SMPSAFE