sbsv2/raptor/test/smoke_suite/test_resources/mmp/mmp1/group/shutdownsrv.mmp
author Richard Taylor <richard.i.taylor@nokia.com>
Wed, 14 Jul 2010 14:50:01 +0100
changeset 616 24e4ef208cca
parent 591 22486c9c7b15
child 625 a1925fb7753a
permissions -rw-r--r--
sbs version 2.14.2

/*
* Copyright (c) 1997-2010 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "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			shutdownsrv.dll
CAPABILITY 		PowerMgmt TrustedUI ProtServ DiskAdmin
TARGETTYPE		DLL
TARGETPATH		/system/libs

EXPORTLIBRARY		exportlibrary_shutdownsrv.lib

UID			0x1000008D	0x10004903
VENDORID 0x70000001

SOURCEPATH		../src

userinclude		.
userinclude		../inc

OS_LAYER_SYSTEMINCLUDE_SYMBIAN

#if defined (SYMBIAN_SSM_GRACEFUL_SHUTDOWN)
#endif

source			shutdownsrv.cpp shutdowntimer.cpp shutdownsrvpatchdata.cpp

library			euser.lib bafl.lib efsrv.lib hal.lib

#if defined(SYMBIAN_SSM_GRACEFUL_SHUTDOWN)
library			ssmcmn.lib	estor.lib
#endif

deffile 		shutdownsrv.def

START WINS
			copy_for_static_linkage
END

START MARM
END

LINKEROPTION armcc --verbose