sbsv2/raptor/test/smoke_suite/test_resources/mmp/mmp1/group/shutdownsrv.mmp
author tnmurphy@4GBL06592.nokia.com
Mon, 16 Nov 2009 09:46:46 +0000
changeset 3 e1eecf4d390d
child 616 24e4ef208cca
permissions -rw-r--r--
Team sf branch. Excluded win32 dir and also test epocroot Added test directory

/*
* Copyright (c) 1997-2009 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

systeminclude		/epoc32/include

#if defined(SYMBIAN_SSM_GRACEFUL_SHUTDOWN)
systeminclude		/epoc32/include/ssm
#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