kerneltest/f32test/group/t_tfsys_notify.mmp
changeset 299 b5a01337d018
equal deleted inserted replaced
297:b2826f67641f 299:b5a01337d018
       
     1 // Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of the License "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // f32test/group/t_tfsys.mmp
       
    15 // 
       
    16 //
       
    17 
       
    18 TARGET			t_tfsys_notify.fsy
       
    19 TARGETTYPE		fsy
       
    20 
       
    21 SOURCEPATH	../testfsys
       
    22 SOURCE			t_tfsys_notify.cpp
       
    23 
       
    24 USERINCLUDE		../../../userlibandfileserver/fileserver/inc	    // assumes f32test and f32 components in same directory
       
    25 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    26 
       
    27 LIBRARY			euser.lib efile.lib
       
    28 
       
    29 
       
    30 START WINS
       
    31 BASEADDRESS		0x61000000
       
    32 END
       
    33 
       
    34 
       
    35 UID		0x100039df 0x10000CEE
       
    36 VENDORID 0x70000001
       
    37 
       
    38 #include "../../../userlibandfileserver/fileserver/group/f32caps.mmh"  // Capabilities of File Server process
       
    39 
       
    40 SMPSAFE