localisation/apparchitecture/tef/T_DataPrioritySystem2/T_DataPrioritySystem2.MMP
branchSymbian2
changeset 1 8758140453c0
child 6 c108117318cb
equal deleted inserted replaced
0:e8c1ea2c6496 1:8758140453c0
       
     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 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_DataPrioritySystem2.EXE Test application for checking system prioirty for
       
    15 // datatype handlers
       
    16 // 
       
    17 //
       
    18 
       
    19 
       
    20 
       
    21 /**
       
    22  @file
       
    23 */
       
    24 
       
    25 TARGETPATH	/sys/bin
       
    26 target          T_DataPrioritySystem2.EXE
       
    27 targettype      EXE
       
    28 
       
    29 
       
    30 UID		0x1000007a 0x10207f7c
       
    31  
       
    32 VENDORID 0x70000001
       
    33 
       
    34 CAPABILITY None
       
    35 
       
    36 SYSTEMINCLUDE   /EPOC32/INCLUDE 
       
    37 
       
    38 systeminclude	/epoc32/include/test
       
    39 
       
    40 
       
    41 SOURCEPATH		.	
       
    42 source       	T_DataPrioritySystem2.CPP
       
    43 
       
    44 USERINCLUDE     .
       
    45 USERINCLUDE 	..
       
    46 
       
    47 start resource T_DataPrioritySystem2_reg.rss
       
    48 targetpath /private/10003A3F/apps
       
    49 end
       
    50 
       
    51 start resource T_DataPrioritySystem2_loc.rss
       
    52 targetpath /resource/apps
       
    53 end
       
    54 
       
    55 LIBRARY		CONE.LIB   WS32.LIB
       
    56 LIBRARY		APPFWK_TEST_APPUI.LIB
       
    57 LIBRARY		EUSER.LIB
       
    58 LIBRARY		TESTEXECUTEUTILS.LIB  TestExecuteLogClient.LIB
       
    59 LIBRARY		APPARC.LIB EFSRV.LIB ESTOR.LIB GDI.LIB FBSCLI.LIB
       
    60 LIBRARY     APFILE.LIB APGRFX.LIB  BAFL.LIB APMIME.LIB
       
    61 LIBRARY		EIKCORE.LIB 
       
    62 LIBRARY		APSERV.LIB
       
    63 LIBRARY     ECOM.LIB