kerneltest/e32test/group/t_nestdll1.mmp
changeset 300 1d28c8722707
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/kerneltest/e32test/group/t_nestdll1.mmp	Tue Nov 02 15:29:23 2010 +0000
@@ -0,0 +1,35 @@
+// 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/group/t_nestdll1.mmp
+// 
+//
+
+target			t_nestdll1.dll
+targettype		dll
+sourcepath		../dll
+source			t_nestdll.cpp
+deffile         t_nestdll1.def
+nostrictdef
+library			euser.lib
+OS_LAYER_SYSTEMINCLUDE_SYMBIAN
+
+capability		none
+
+macro DLL_NUMBER=1
+macro LOAD_DLL=3
+epocallowdlldata
+
+VENDORID 0x70000001
+
+SMPSAFE