navienginebsp/ne1_tb/test/mediaext/d_nfe.mmp
changeset 0 5de814552237
equal deleted inserted replaced
-1:000000000000 0:5de814552237
       
     1 // Copyright (c) 1995-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 "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 // Contributors:
       
    11 //
       
    12 // Description:
       
    13 // e32test\group\d_nfe.mmp
       
    14 // 
       
    15 //
       
    16 
       
    17 /**
       
    18 @file
       
    19 
       
    20 @SYMPurpose medtestnfe.pdd NFE test Media Driver
       
    21 */
       
    22 
       
    23 #include "../variant.mmh"
       
    24 
       
    25 target		VariantTarget(medtestnfe,pdd)
       
    26 
       
    27 targettype	pdd
       
    28 
       
    29 #include "kernel/kern_ext.mmh"
       
    30 #include "drivers/elocd.mmh"
       
    31 
       
    32 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    33 
       
    34 // point to variantmediadef.h
       
    35 SYMBIAN_BASE_SYSTEMINCLUDE(ne1_tb)
       
    36 
       
    37 sourcepath		../../../../../../os/kernelhwsrv/kerneltest/e32test/mediaext
       
    38 source			d_nfe.cpp
       
    39 library			elocd.lib
       
    40 
       
    41 start wins
       
    42 win32_headers
       
    43 end
       
    44 
       
    45 epocallowdlldata
       
    46 
       
    47 uid				0x100039d0 0xA000E7C5
       
    48 VENDORID		0x70000001
       
    49 capability		all
       
    50 
       
    51 
       
    52 
       
    53 SMPSAFE