stvariants/montblanc/src/soc/peripheral/mmc/8500ed/mmc/emmcptn.mmp
changeset 12 a80bfc23ff0e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/stvariants/montblanc/src/soc/peripheral/mmc/8500ed/mmc/emmcptn.mmp	Mon May 03 13:33:44 2010 +0300
@@ -0,0 +1,47 @@
+// Copyright (c) 1998-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:
+// eka/drivers/medmmc/emmcptn.mmp
+// 
+//
+#include        <8500/variant.mmh>
+target			VariantTarget(emmcptn,dll)
+targettype		kext
+
+#include			"kernel/kern_ext.mmh"
+USERINCLUDE	../../../../../../../../../kernelhwsrv/kernel/eka/include/drivers
+SYMBIAN_BASE_SYSTEMINCLUDE(drivers)
+
+source			emmcptn.cpp
+
+library			epbusmmc.lib
+
+
+
+library			elocd.lib
+deffile 			../../../../../../../../../kernelhwsrv/kernel/eka/eabi/emmcptn.def
+
+nostrictdef
+noexportlibrary
+
+uid				0x1000008d 0x20026BFD
+VENDORID 0x70000001
+
+SMPSAFE
+
+start wins
+win32_headers
+end
+
+capability		all
+