--- a/kerneltest/f32test/smassstorage/group/t_msfs.mmp Mon Sep 13 15:16:07 2010 +0100
+++ b/kerneltest/f32test/smassstorage/group/t_msfs.mmp Wed Sep 22 10:53:45 2010 +0100
@@ -1,4 +1,4 @@
-// Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2004-2010 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"
@@ -33,14 +33,19 @@
SOURCE drivepublisher.cpp
SOURCE cbulkonlytransport.cpp
SOURCE cbulkonlytransportusbcldd.cpp
+#if !defined(WINS) && !defined(GENERIC_X86)
SOURCE cbulkonlytransportusbcscldd.cpp
+#endif
SOURCE cactivedevicestatenotifierbase.cpp
-SOURCE massstorageutil.cpp
SOURCE scsiprot.cpp
SOURCE cusbmassstorageserver.cpp
SOURCE cusbmassstoragesession.cpp
-LIBRARY euser.lib efsrv.lib hal.lib usbcsc_bil.lib
+LIBRARY euser.lib efsrv.lib hal.lib
+#if !defined(WINS) && !defined(GENERIC_X86)
+LIBRARY usbcsc_bil.lib
+#endif
+
OS_LAYER_SYSTEMINCLUDE_SYMBIAN
USERINCLUDE ../../../../userlibandfileserver/fileserver/smassstorage/inc
USERINCLUDE ../inc