kerneltest/e32test/domainmgr/domainpolicydll.mmh
changeset 279 957c583b417b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/kerneltest/e32test/domainmgr/domainpolicydll.mmh	Mon Oct 04 12:03:52 2010 +0100
@@ -0,0 +1,31 @@
+// 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/domainpolicydll.mmh
+//
+
+TARGETTYPE	dll
+
+userinclude	.
+OS_LAYER_SYSTEMINCLUDE_SYMBIAN
+
+sourcepath	.
+source		domainpolicytest.cpp
+
+library		euser.lib
+
+CAPABILITY 	PowerMgmt ProtServ DiskAdmin
+
+VENDORID	0x70000001
+
+SMPSAFE