equal
deleted
inserted
replaced
|
1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). |
|
2 // All rights reserved. |
|
3 // This component and the accompanying materials are made available |
|
4 // under the terms of the License "Eclipse Public License v1.0" |
|
5 // which accompanies this distribution, and is available |
|
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // f32test/group/T_Fatcharsetconv.mmp |
|
15 // Integration test for LocaleUtils functions in FAT |
|
16 // |
|
17 // |
|
18 |
|
19 TARGET t_fatcharsetconv.EXE |
|
20 TARGETTYPE EXE |
|
21 |
|
22 SOURCEPATH ../server |
|
23 SOURCE T_Fatcharsetconv_Aux.cpp T_Fatcharsetconv_main.cpp |
|
24 SOURCE t_fatcharsetconv_SpecificCases.cpp |
|
25 SOURCEPATH ../fileutils/src |
|
26 SOURCE fat_utils.cpp f32_test_utils.cpp |
|
27 SOURCE T_CHLFFS.CPP |
|
28 |
|
29 LIBRARY EUSER.LIB EFSRV.LIB EKTRAN.LIB HAL.LIB |
|
30 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
31 USERINCLUDE ../server |
|
32 USERINCLUDE ../fileutils/inc |
|
33 |
|
34 EPOCSTACKSIZE 0x8000 |
|
35 |
|
36 //MACRO __CONCURRENT_FILE_ACCESS__ |
|
37 |
|
38 //MACRO LOG_FAILURE_DATA |
|
39 |
|
40 CAPABILITY TCB DISKADMIN ALLFILES WRITEDEVICEDATA |
|
41 UID 0x100039df 0x102888dd |
|
42 VENDORID 0x70000001 |
|
43 |
|
44 SMPSAFE |