kerneltest/f32test/group/t_nandpaging.mmp
author William Roberts <williamr@symbian.org>
Tue, 05 Oct 2010 14:38:32 +0100
changeset 284 e76171403744
parent 123 fc55edbf3919
child 294 039a3e647356
permissions -rw-r--r--
Missing part of the workaround for Bug 2149 - need to remove bootstrap.xml as well to disable SBS use of bootstrap.flm

// Copyright (c) 2005-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:
// f32test/group/t_nanddrv.mmp
// 
//

TARGET			t_nandpaging.exe
TARGETTYPE		EXE
userinclude		../../e32test/mediaext
SOURCEPATH		../demandpaging
SOURCE			t_nandpaging.cpp
LIBRARY			euser.lib efsrv.lib hal.lib
CAPABILITY		WRITEDEVICEDATA DISKADMIN TCB ALLFILES
OS_LAYER_SYSTEMINCLUDE_SYMBIAN

SMPSAFE