kerneltest/f32test/loader/security/fuzzv2d.mmp
changeset 9 96e5fb8b040d
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/kerneltest/f32test/loader/security/fuzzv2d.mmp	Thu Dec 17 09:24:54 2009 +0200
@@ -0,0 +1,31 @@
+// Copyright (c) 2008-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:
+// /f32test/loader/security/fuzzv2d.mmp
+// 
+//
+
+target			fuzzv2.dll
+targettype		dll
+sourcepath		.
+source			fuzzv2.cpp
+library			euser.lib
+OS_LAYER_SYSTEMINCLUDE_SYMBIAN
+romtarget		
+ramtarget		+
+nocompresstarget
+deffile			./fuzzv2.def
+nostrictdef
+capability		ALL
+
+SMPSAFE