commonuisupport/uikon/test/teikenv/tcaptiontest/tcaptiontest.mmp
changeset 0 2f259fa3e83a
equal deleted inserted replaced
-1:000000000000 0:2f259fa3e83a
       
     1 // Copyright (c) 2008-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  @file
       
    18  @test
       
    19  @internalComponent - Internal Symbian test code  
       
    20 */
       
    21 
       
    22 
       
    23 TARGET			tnametest1.exe
       
    24 TARGETPATH 		/sys/bin
       
    25 TARGETTYPE 		exe
       
    26 UID             0x100039ce 0xa000120e
       
    27 VENDORID 		0x70000001
       
    28 
       
    29 CAPABILITY 		ALL -Tcb
       
    30 
       
    31 APP_LAYER_SYSTEMINCLUDE 
       
    32 
       
    33 
       
    34 SOURCEPATH		.	
       
    35 SOURCE          tcaptiontest.cpp
       
    36 
       
    37 // Application exe registration resource file
       
    38 START RESOURCE tcaptiontest_reg.rss
       
    39 TARGETPATH /private/10003a3f/apps
       
    40 LANG SC
       
    41 END
       
    42 
       
    43 // To support localisation for the UI applicatons
       
    44 
       
    45 
       
    46 LIBRARY       	apparc.lib
       
    47 LIBRARY       	cone.lib 
       
    48 LIBRARY       	eikcore.lib 
       
    49 LIBRARY       	euser.lib
       
    50 LIBRARY       	gdi.lib
       
    51 LIBRARY       	fbscli.lib
       
    52 LIBRARY			appfwk_test_appui.lib 
       
    53 LIBRARY			testexecuteutils.lib
       
    54 LIBRARY			testexecutelogclient.lib
       
    55 LIBRARY			apgrfx.lib
       
    56 
       
    57 
       
    58 USERINCLUDE . ../../../../../../appsupport/appfw/uiftestfw/inc
       
    59 
       
    60 SMPSAFE