kerneltest/f32test/smassstorage/group/t_ms_mocksvr.mmp
author hgs
Mon, 11 Oct 2010 17:54:41 +0100
changeset 286 48e57fb1237e
parent 0 a41df078684a
permissions -rw-r--r--
201039_11


// 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:
// Mass storage mock file system mmp file
// 
//

	TARGET			usbmsserver.exe
	TARGETTYPE		exe
	TARGETPATH		/sys/bin
	UID			0x1000007B 0x101F7774

OS_LAYER_SYSTEMINCLUDE_SYMBIAN
USERINCLUDE	../inc
USERINCLUDE	../traces  
USERINCLUDE	../../../../userlibandfileserver/fileserver/smassstorage/inc	  

SOURCEPATH	../src
SOURCE		t_cusbmassstoragecontroller.cpp
SOURCE		t_cusbmassstoragescheduler.cpp
SOURCE		t_cusbmassstoragemain.cpp

SOURCEPATH      ../../../../userlibandfileserver/fileserver/smassstorage
SOURCE		cusbmassstorageserver.cpp
SOURCE		cusbmassstoragesession.cpp

LIBRARY		efsrv.lib euser.lib hal.lib

#include "../../../../userlibandfileserver/fileserver/group/f32caps.mmh"  // Capabilities of File Server process


SMPSAFE