symhelp/helpmodel/tsrc/tlch.mmp
changeset 0 1f04cf54edd8
equal deleted inserted replaced
-1:000000000000 0:1f04cf54edd8
       
     1 // Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 
       
    17   TARGET        tlch.exe
       
    18   TARGETTYPE    exe
       
    19 
       
    20 TARGETPATH	/sys/bin
       
    21 EPOCSTACKSIZE 0x5000
       
    22 
       
    23 
       
    24 
       
    25 CAPABILITY   None
       
    26 UID		0x100039CE	0x100052b7
       
    27 VENDORID	0x70000001
       
    28 
       
    29 SOURCEPATH	../tsrc
       
    30 SOURCE		tlch.cpp
       
    31 
       
    32 start resource	tlch.rss
       
    33 header
       
    34 targetpath	/resource/apps
       
    35 lang            SC
       
    36 end
       
    37 
       
    38 start resource	tlch_reg.rss
       
    39 targetpath	/private/10003a3f/apps
       
    40 lang		sc
       
    41 end
       
    42 
       
    43 
       
    44 
       
    45 USERINCLUDE	.
       
    46 APP_LAYER_SYSTEMINCLUDE_SYMBIAN 
       
    47 userinclude ../inc ../lch 
       
    48  
       
    49 
       
    50 LIBRARY		euser.lib	 
       
    51 LIBRARY		cone.lib	
       
    52 LIBRARY		apparc.lib eikcore.lib	
       
    53 LIBRARY		hlplch.lib
       
    54 
       
    55 SMPSAFE