kerneltest/f32test/group/t_tfsys_notify.mmp
changeset 299 b5a01337d018
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/kerneltest/f32test/group/t_tfsys_notify.mmp	Mon Nov 01 20:11:36 2010 +0000
@@ -0,0 +1,40 @@
+// Copyright (c) 1997-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/group/t_tfsys.mmp
+// 
+//
+
+TARGET			t_tfsys_notify.fsy
+TARGETTYPE		fsy
+
+SOURCEPATH	../testfsys
+SOURCE			t_tfsys_notify.cpp
+
+USERINCLUDE		../../../userlibandfileserver/fileserver/inc	    // assumes f32test and f32 components in same directory
+OS_LAYER_SYSTEMINCLUDE_SYMBIAN
+
+LIBRARY			euser.lib efile.lib
+
+
+START WINS
+BASEADDRESS		0x61000000
+END
+
+
+UID		0x100039df 0x10000CEE
+VENDORID 0x70000001
+
+#include "../../../userlibandfileserver/fileserver/group/f32caps.mmh"  // Capabilities of File Server process
+
+SMPSAFE