os/kernelhwsrv/kerneltest/e32test/group/d_medch.mmp
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     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 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 // e32test/group/d_medch.mmp
    15 // 
    16 //
    17 
    18 #include "kernel/kern_ext.mmh"
    19 
    20 #ifdef	VariantMMCImportLib
    21 target		VariantTarget(d_medch,ldd)
    22 #else
    23 target		d_medch.ldd
    24 #endif
    25 
    26 targettype	ldd
    27 
    28 sourcepath	../pccd
    29 source		d_medch.cpp
    30 
    31 #ifdef	VariantMMCImportLib
    32 library		VariantMMCImportLib
    33 #else
    34 library		epbusmmc.lib
    35 #endif
    36 
    37 uid			0x100000af
    38 vendorid	0x70000001
    39 
    40 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    41 
    42 start wins
    43 win32_headers
    44 end
    45 
    46 capability	   all
    47 macro		   __SECURE_API__
    48 
    49 // Don't put this in ROM here since it would stop ROMs building on platforms
    50 // without MMC support.
    51 romtarget
    52 
    53 macro CPU_AFFINITY_ANY
    54 SMPSAFE