appfw/apparchitecture/tef/T_DataPrioritySystem3.mmp
changeset 46 eea20ed08f4b
parent 29 6a787171e1de
equal deleted inserted replaced
40:951aeeb3da43 46:eea20ed08f4b
       
     1 // Copyright (c) 2010 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  @internalComponent - Internal Symbian test code
       
    19 */
       
    20 
       
    21 TARGET        	T_DataPrioritySystem3.exe
       
    22 TARGETTYPE    	exe
       
    23 UID           	0x100039CE 0x10207f7f
       
    24 VENDORID  	0x70000001
       
    25 
       
    26 USERINCLUDE   	.
       
    27 
       
    28 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    29 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    30 //SYSTEMINCLUDE   /epoc32/include/techview
       
    31 
       
    32 // Application exe registration resource file
       
    33 resource  	T_DataPrioritySystem3_reg.rss
       
    34 start resource 	T_DataPrioritySystem3_reg.rss
       
    35 targetpath 	/apparctestregfiles
       
    36 lang		sc
       
    37 end
       
    38 
       
    39 SOURCEPATH		../tef
       
    40 //SOURCE T_ServicesStep.cpp
       
    41 SOURCE	app_CTRL.CPP
       
    42 
       
    43 LIBRARY		cone.lib ws32.lib appfwk_test_appui.lib euser.lib ecom.lib
       
    44 LIBRARY		testexecuteutils.lib  testexecutelogclient.lib
       
    45 LIBRARY		apparc.lib efsrv.lib estor.lib gdi.lib fbscli.lib
       
    46 LIBRARY     	apfile.lib apgrfx.lib  bafl.lib apmime.lib apserv.lib
       
    47 LIBRARY		eikcore.lib appfwk_test_utils.lib serviceregistry.lib
       
    48 LIBRARY		aplist.lib
       
    49 LIBRARY     ticonloaderandiconarrayforleaks.lib centralrepository.lib
       
    50 
       
    51 SMPSAFE