appfw/apparchitecture/tef/T_EnvSlots/T_EnvSlots.MMP
changeset 0 2e3d3ce01487
child 29 6a787171e1de
equal deleted inserted replaced
-1:000000000000 0:2e3d3ce01487
       
     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 "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 // T_EnvSlots.EXE Test application for environment slots verification
       
    15 // 
       
    16 //
       
    17 
       
    18 /**
       
    19  @file
       
    20 */
       
    21 
       
    22 TARGETPATH	/sys/bin
       
    23 target          t_envslots.exe
       
    24 targettype      EXE
       
    25 
       
    26 
       
    27 UID		0x1000007a 0x102032AB 
       
    28 VENDORID 0x70000001
       
    29 
       
    30 CAPABILITY All -Tcb
       
    31 
       
    32 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    33 
       
    34 
       
    35 SOURCEPATH		.	
       
    36 source       	T_EnvSlots.CPP
       
    37 
       
    38 USERINCLUDE     .
       
    39 USERINCLUDE 	..
       
    40 userinclude		../../../uiftestfw/inc
       
    41 
       
    42 start resource T_EnvSlots_reg.rss
       
    43 targetpath /private/10003a3f/apps
       
    44 end
       
    45 
       
    46 start resource T_EnvSlots_loc.rss
       
    47 targetpath /resource/apps
       
    48 end
       
    49 
       
    50 LIBRARY		cone.lib   ws32.lib
       
    51 LIBRARY		appfwk_test_appui.lib
       
    52 LIBRARY		euser.lib
       
    53 LIBRARY		testexecuteutils.lib  testexecutelogclient.lib
       
    54 LIBRARY		apparc.lib efsrv.lib estor.lib gdi.lib fbscli.lib
       
    55 LIBRARY     apfile.lib apgrfx.lib  bafl.lib apmime.lib
       
    56 LIBRARY		eikcore.lib 
       
    57 LIBRARY		apserv.lib
       
    58 LIBRARY     ecom.lib
       
    59 
       
    60 SMPSAFE