os/textandloc/textrendering/textformatting/test/group/TTranspEditor.mmp
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     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 
    29 USERINCLUDE             ../../inc
    30 userinclude				../data
    31 
    32 SOURCEPATH              ../src
    33 SOURCE                  TTranspEditor.cpp
    34 
    35 	START RESOURCE          ../data/TTranspEditor.rss
    36 	HEADER
    37 	TARGETPATH              /resource/apps
    38 	LANG                    SC
    39 	END
    40 
    41 	START RESOURCE			../data/TTRanspEditor_reg.rss
    42 	TARGETPATH				/private/10003a3f/apps
    43 	END
    44 
    45 LIBRARY                 euser.lib
    46 LIBRARY                 cone.lib
    47 LIBRARY                 apparc.lib
    48 LIBRARY                 eikcore.lib
    49 LIBRARY                 ws32.lib
    50 LIBRARY                 bafl.lib
    51 LIBRARY                 form.lib
    52 LIBRARY                 etext.lib
    53 LIBRARY                 fbscli.lib
    54 LIBRARY                 gdi.lib
    55 DEBUGLIBRARY            estor.lib
    56 
    57 Document                ../data/TTranspEditor.hrh
    58 
    59 VENDORID                0x70000001
    60 
    61 SMPSAFE