--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysstatemgmt/systemstatemgr/test/tss/group/tss.mmp Tue Feb 02 00:53:00 2010 +0200
@@ -0,0 +1,63 @@
+// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
+// All rights reserved.
+// This component and the accompanying materials are made available
+// under the terms of "Eclipse Public License v1.0"
+// which accompanies this distribution, and is available
+// at the URL "http://www.eclipse.org/legal/epl-v10.html".
+//
+// Initial Contributors:
+// Nokia Corporation - initial contribution.
+//
+// Contributors:
+//
+// Description:
+//
+
+TARGET tss_server.exe
+TARGETTYPE exe
+TARGETPATH /sys/bin
+UID 0x1000007A 0x10283592
+VENDORID 0x70000001
+
+CAPABILITY PowerMgmt ProtServ SwEvent WriteDeviceData
+
+USERINCLUDE ../inc
+USERINCLUDE ../../../inc
+USERINCLUDE ../../testapps/inc
+USERINCLUDE ../../testutils/inc
+USERINCLUDE ../../../ss/inc
+
+OS_LAYER_SYSTEMINCLUDE_SYMBIAN
+MW_LAYER_SYSTEMINCLUDE_SYMBIAN
+SOURCEPATH ../src
+
+SOURCE tss_server.cpp
+SOURCE tss_step_base.cpp
+SOURCE asstopper.cpp
+SOURCE testandstopper.cpp
+SOURCE testandcanceler.cpp
+SOURCE tss_appstart.cpp
+SOURCE tss_procstart.cpp
+SOURCE tss_procstartmon.cpp
+SOURCE tss_apptimeout.cpp
+SOURCE tss_startandcancel.cpp
+SOURCE tss_appstartmultiple.cpp
+SOURCE tss_appstartapparcinit.cpp
+SOURCE tss_appstartrverror.cpp
+SOURCE tss_errors.cpp
+SOURCE tss_procstartwithfandf.cpp
+
+SOURCEPATH ../../testutils/src
+SOURCE ssmatest_utils.cpp
+
+LIBRARY euser.lib efsrv.lib estor.lib
+LIBRARY testexecuteutils.lib testexecutelogclient.lib
+LIBRARY eikcore.lib
+LIBRARY ws32.lib
+LIBRARY ssmcmn.lib
+LIBRARY ssmstartsafe.lib
+
+
+
+
+SMPSAFE