localisation/apparchitecture/tef/T_EnvSlots/T_EnvSlots.MMP
branchSymbian2
changeset 1 8758140453c0
child 6 c108117318cb
equal deleted inserted replaced
0:e8c1ea2c6496 1:8758140453c0
       
     1 // Copyright (c) 2004-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 the License "Symbian Foundation License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // T_EnvSlots.EXE Test application for environment slots verification
       
    15 // 
       
    16 //
       
    17 
       
    18 
       
    19 
       
    20 /**
       
    21  @file
       
    22 */
       
    23 
       
    24 TARGETPATH	/sys/bin
       
    25 target          T_EnvSlots.EXE
       
    26 targettype      EXE
       
    27 
       
    28 
       
    29 UID		0x1000007a 0x102032AB 
       
    30 VENDORID 0x70000001
       
    31 
       
    32 CAPABILITY All -Tcb
       
    33 
       
    34 SYSTEMINCLUDE   /EPOC32/INCLUDE 
       
    35 
       
    36 systeminclude	/epoc32/include/test
       
    37 
       
    38 
       
    39 SOURCEPATH		.	
       
    40 source       	T_EnvSlots.CPP
       
    41 
       
    42 USERINCLUDE     .
       
    43 USERINCLUDE 	..
       
    44 
       
    45 
       
    46 start resource T_EnvSlots_reg.rss
       
    47 targetpath /private/10003A3F/apps
       
    48 end
       
    49 
       
    50 start resource T_EnvSlots_loc.rss
       
    51 targetpath /resource/apps
       
    52 end
       
    53 
       
    54 LIBRARY		CONE.LIB   WS32.LIB
       
    55 LIBRARY		APPFWK_TEST_APPUI.LIB
       
    56 LIBRARY		EUSER.LIB
       
    57 LIBRARY		TESTEXECUTEUTILS.LIB  TestExecuteLogClient.LIB
       
    58 LIBRARY		APPARC.LIB EFSRV.LIB ESTOR.LIB GDI.LIB FBSCLI.LIB
       
    59 LIBRARY     APFILE.LIB APGRFX.LIB  BAFL.LIB APMIME.LIB
       
    60 LIBRARY		EIKCORE.LIB 
       
    61 LIBRARY		APSERV.LIB
       
    62 LIBRARY     ECOM.LIB