kerneltest/e32test/domainmgr/domainpolicy99.mmp
author hgs
Thu, 12 Aug 2010 12:51:24 +0100
changeset 245 647ab20fee2e
child 279 957c583b417b
permissions -rw-r--r--
201031_10

// Copyright (c) 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:
// e32test/domainmgr/domainpolicy99.mmp
// domainpolicy99.dll Test Domain manager policy module
// 
//

/**
 @file
*/


TARGET          domainpolicy99.dll
CAPABILITY PowerMgmt ProtServ DiskAdmin
TARGETTYPE      dll

userinclude		.
OS_LAYER_SYSTEMINCLUDE_SYMBIAN

sourcepath	.
source		domainpolicytest.cpp

library		euser.lib


START WINS
END

START MARM
END

VENDORID 0x70000001

SMPSAFE