sysstatemgmt/systemstateplugins/test/tintadptplugin/group/definetestps.mmp
branchRCL_3
changeset 22 8cb079868133
parent 21 ccb4f6b3db21
child 23 c26be94c8889
equal deleted inserted replaced
21:ccb4f6b3db21 22:8cb079868133
     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 TARGET			definetestps.exe
       
    17 TARGETTYPE		exe
       
    18 CAPABILITY		WriteDeviceData
       
    19 
       
    20 UID           	0x100039CE 0x200315B2
       
    21 VENDORID 		0x70000001
       
    22 
       
    23 //Secure id of sysstatemgr.exe
       
    24 SECUREID		0x2000D75B
       
    25 
       
    26 SOURCEPATH    	../src
       
    27 SOURCE        	definetestps.cpp
       
    28 
       
    29 USERINCLUDE   	.
       
    30 USERINCLUDE   	../inc
       
    31 
       
    32 
       
    33 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    34 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    35 MW_LAYER_SYSTEMINCLUDE  
       
    36 
       
    37 
       
    38 // Registration file
       
    39 SOURCEPATH    	../src
       
    40 START RESOURCE	definetestps_reg.rss
       
    41 TARGETPATH		/private/10003a3f/apps
       
    42 END
       
    43 
       
    44 LIBRARY     euser.lib
       
    45 LIBRARY		apparc.lib
       
    46 LIBRARY		apgrfx.lib
       
    47 LIBRARY		cone.lib
       
    48 LIBRARY		eikcore.lib
       
    49 LIBRARY		ssmuiproviderdll.lib
       
    50 
       
    51 SMPSAFE