usbmgmt/usbmgr/host/functiondrivers/ms/msfdc/group/bld.inf
changeset 51 eaaed528d5fd
parent 0 c9bc50fca66e
child 59 bbdce6bffaad
--- a/usbmgmt/usbmgr/host/functiondrivers/ms/msfdc/group/bld.inf	Thu Sep 02 22:23:37 2010 +0300
+++ b/usbmgmt/usbmgr/host/functiondrivers/ms/msfdc/group/bld.inf	Fri Sep 17 08:40:15 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2008-2010 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"
@@ -23,12 +23,13 @@
 PRJ_PLATFORMS
 ARMV5
 
-
 PRJ_MMPFILES
 
 #if defined(SYMBIAN_ENABLE_USB_OTG_HOST) && !defined(WINS) && !defined(X86GCC)
 msfdc.mmp
 #endif
+PRJ_EXPORTS
+msfdc.iby				/epoc32/rom/include/msfdc.iby
 
-PRJ_EXPORTS
-msfdc.iby				/epoc32/rom/include/msfdc.iby
\ No newline at end of file
+PRJ_TESTMMPFILES
+msfdc_overdummy.mmp
\ No newline at end of file