textrendering/textformatting/test/group/TTranspEditor.mmp
changeset 0 1fb32624e06b
child 37 6be019398652
child 54 748ec5531811
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			ttranspeditor.exe
       
    21 TARGETTYPE 		exe
       
    22 EPOCSTACKSIZE 	0x5000
       
    23 
       
    24 CAPABILITY              None
       
    25 UID                     0x100039CE 0x13579ACE
       
    26 
       
    27 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    28 USERINCLUDE             ../../inc
       
    29 userinclude				../data
       
    30 
       
    31 SOURCEPATH              ../src
       
    32 SOURCE                  TTranspEditor.cpp
       
    33 
       
    34 	START RESOURCE          ../data/TTranspEditor.rss
       
    35 	HEADER
       
    36 	TARGETPATH              /resource/apps
       
    37 	LANG                    SC
       
    38 	END
       
    39 
       
    40 	START RESOURCE			../data/TTRanspEditor_reg.rss
       
    41 	TARGETPATH				/private/10003a3f/apps
       
    42 	END
       
    43 
       
    44 LIBRARY                 euser.lib
       
    45 LIBRARY                 cone.lib
       
    46 LIBRARY                 apparc.lib
       
    47 LIBRARY                 eikcore.lib
       
    48 LIBRARY                 ws32.lib
       
    49 LIBRARY                 bafl.lib
       
    50 LIBRARY                 form.lib
       
    51 LIBRARY                 etext.lib
       
    52 LIBRARY                 fbscli.lib
       
    53 LIBRARY                 gdi.lib
       
    54 DEBUGLIBRARY            estor.lib
       
    55 
       
    56 Document                ../data/TTranspEditor.hrh
       
    57 
       
    58 VENDORID                0x70000001
       
    59 
       
    60 SMPSAFE