haitest/bspsvs/suite/bsp/mmc/ldd/group/d_mmcsdif.mmp
author brendand
Mon, 08 Feb 2010 10:11:09 +0000
branchSF_SALT
changeset 1 d315ea46deb5
parent 0 cec860690d41
permissions -rw-r--r--
Create SF_SALT branch for rationalising SALT suite for SF reference platforms

/*
* Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). 
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "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:
*
*/


#include "kernel/kern_ext.mmh"

TARGET			d_mmcsdif.ldd
TARGETTYPE		ldd
VENDORID		0x70000001
CAPABILITY		all

SOURCEPATH		../src
SOURCE			d_mmcsdif.cpp
SOURCE			MMcKernelTestUtils.cpp
SOURCE			mmclddstack.cpp
SOURCE			mmclddsocket.cpp
SOURCE			mmclddpsu.cpp
SOURCE			mmclddmediachange.cpp
SOURCE			LddAsyncRequest.cpp

SYSTEMINCLUDE	/epoc32/include/drivers
SYSTEMINCLUDE	../inc	

LIBRARY			epbusmmc.lib
//LIBRARY			epbussd.lib

epocallowdlldata

SMPSAFE