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