kerneltest/f32test/group/t_bigfile.mmp
author hgs
Wed, 23 Jun 2010 11:59:44 +0100
changeset 175 5af6c74cd793
parent 0 a41df078684a
child 221 39b39e1a406e
child 257 3e88ff8f41d5
permissions -rw-r--r--
201023_10

// Copyright (c) 2007-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_bigfile.mmp
// 
//

TARGET         T_BIGFILE.EXE        
TARGETTYPE     EXE
SOURCEPATH	../SERVER
SOURCE         T_BIGFILE.CPP
SOURCE         T_MAIN.CPP
SOURCEPATH     ../fileutils/src
SOURCE         f32_test_utils.cpp
SOURCE         t_chlffs.cpp 
LIBRARY        EUSER.LIB EFSRV.LIB HAL.LIB
OS_LAYER_SYSTEMINCLUDE_SYMBIAN
USERINCLUDE    ../server
USERINCLUDE    ../fileutils/inc

CAPABILITY		TCB DISKADMIN ALLFILES
VENDORID 0x70000001

SMPSAFE