sl@0: // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: // All rights reserved. sl@0: // This component and the accompanying materials are made available sl@0: // under the terms of the License "Eclipse Public License v1.0" sl@0: // which accompanies this distribution, and is available sl@0: // at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: // sl@0: // Initial Contributors: sl@0: // Nokia Corporation - initial contribution. sl@0: // sl@0: // Contributors: sl@0: // sl@0: // Description: sl@0: // /f32test/group sl@0: // for FAT Performance Improvement on Large Number of Files sl@0: // sl@0: // sl@0: sl@0: target t_fat_perf.exe sl@0: targettype exe sl@0: sl@0: library euser.lib efsrv.lib hal.lib sl@0: OS_LAYER_SYSTEMINCLUDE_SYMBIAN sl@0: sl@0: UID 0x10000000 0x01010101 sl@0: VENDORID 0x70000001 sl@0: sl@0: epocstacksize 0x4000 sl@0: sl@0: CAPABILITY TCB DISKADMIN ALLFILES sl@0: sl@0: SOURCEPATH ../bench sl@0: SOURCE t_fat_perf_main.cpp t_fat_perf.cpp t_fat_perf_impl.cpp sl@0: SOURCEPATH ../fileutils/src sl@0: SOURCE fat_utils.cpp f32_test_utils.cpp sl@0: SOURCE t_chlffs.cpp sl@0: sl@0: USERINCLUDE ../server sl@0: USERINCLUDE ../fileutils/inc sl@0: SMPSAFE