sysstatemgmt/systemstatemgr/test/tss/group/tss.mmp
changeset 0 4e1aa6a622a0
equal deleted inserted replaced
-1:000000000000 0:4e1aa6a622a0
       
     1 // Copyright (c) 2007-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 //
       
    15 
       
    16 TARGET			tss_server.exe
       
    17 TARGETTYPE	  	exe
       
    18 TARGETPATH		/sys/bin
       
    19 UID				0x1000007A 0x10283592
       
    20 VENDORID		0x70000001
       
    21 
       
    22 CAPABILITY 		PowerMgmt ProtServ SwEvent WriteDeviceData
       
    23 
       
    24 USERINCLUDE		../inc
       
    25 USERINCLUDE		../../../inc
       
    26 USERINCLUDE		../../testapps/inc
       
    27 USERINCLUDE		../../testutils/inc
       
    28 USERINCLUDE		../../../ss/inc
       
    29 
       
    30 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    31 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    32 SOURCEPATH		../src
       
    33 
       
    34 SOURCE				tss_server.cpp
       
    35 SOURCE				tss_step_base.cpp
       
    36 SOURCE				asstopper.cpp
       
    37 SOURCE				testandstopper.cpp
       
    38 SOURCE				testandcanceler.cpp
       
    39 SOURCE				tss_appstart.cpp
       
    40 SOURCE				tss_procstart.cpp
       
    41 SOURCE				tss_procstartmon.cpp
       
    42 SOURCE				tss_apptimeout.cpp
       
    43 SOURCE				tss_startandcancel.cpp
       
    44 SOURCE				tss_appstartmultiple.cpp
       
    45 SOURCE				tss_appstartapparcinit.cpp
       
    46 SOURCE				tss_appstartrverror.cpp
       
    47 SOURCE				tss_errors.cpp
       
    48 SOURCE				tss_procstartwithfandf.cpp
       
    49 
       
    50 SOURCEPATH			../../testutils/src
       
    51 SOURCE				ssmatest_utils.cpp
       
    52 
       
    53 LIBRARY         euser.lib efsrv.lib	estor.lib
       
    54 LIBRARY         testexecuteutils.lib testexecutelogclient.lib         
       
    55 LIBRARY			eikcore.lib 
       
    56 LIBRARY			ws32.lib
       
    57 LIBRARY			ssmcmn.lib
       
    58 LIBRARY         ssmstartsafe.lib 
       
    59 
       
    60 	
       
    61 
       
    62 
       
    63 SMPSAFE