kerneltest/e32test/domainmgr/domainpolicy99.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 02 Sep 2010 21:54:16 +0300
changeset 259 57b9594f5772
child 279 957c583b417b
permissions -rw-r--r--
Revision: 201035 Kit: 201035

// 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