kerneltest/f32test/smassstorage/group/t_msfs_scsi.mmp
author hgs
Thu, 29 Apr 2010 11:08:53 +0100
changeset 129 a990138eda40
parent 0 a41df078684a
child 286 48e57fb1237e
permissions -rw-r--r--
201017_04

// Copyright (c) 2004-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:
//

TARGET         	t_msfs_scsi.exe
TARGETTYPE     	EXE

MACRO	   	   USBMSDRIVE_TEST

SOURCEPATH	../scsiprot
SOURCE         	t_ms_main.cpp
SOURCE 	       	t_ms_scsi.cpp
SOURCE 	       	t_ms_scsi_steps.cpp

SOURCEPATH	../../../../userlibandfileserver/fileserver/smassstorage
SOURCE		scsiprot.cpp
SOURCE		rwdrivethread.cpp
	
LIBRARY        euser.lib efsrv.lib hal.lib
OS_LAYER_SYSTEMINCLUDE_SYMBIAN
USERINCLUDE    ../../../../userlibandfileserver/fileserver/smassstorage/inc
USERINCLUDE    ../scsiprot


SMPSAFE