equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
|
3 * All rights reserved. |
|
4 * This component and the accompanying materials are made available |
|
5 * under the terms of the License "Eclipse Public License v1.0" |
|
6 * which accompanies this distribution, and is available |
|
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 * |
|
9 * Initial Contributors: |
|
10 * Nokia Corporation - initial contribution. |
|
11 * |
|
12 * Contributors: |
|
13 * |
|
14 * Description: |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 TARGET fattest.fxt |
|
20 TARGETTYPE fsy |
|
21 |
|
22 |
|
23 |
|
24 SOURCEPATH ../ext |
|
25 SOURCE t_fatext.cpp t_testext.cpp |
|
26 SOURCEPATH ../fileutils/src |
|
27 SOURCE fat_utils.cpp f32_test_utils.cpp |
|
28 |
|
29 |
|
30 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
31 USERINCLUDE ../../../userlibandfileserver/fileserver/inc |
|
32 USERINCLUDE ../../../userlibandfileserver/fileserver/sfat/inc |
|
33 USERINCLUDE ../server |
|
34 USERINCLUDE ../fileutils/inc |
|
35 |
|
36 |
|
37 LIBRARY euser.lib efile.lib |
|
38 |
|
39 UID 0x100039df 0x10000CEE |
|
40 VENDORID 0x70000001 |
|
41 |
|
42 MACRO FAT_UTILS_LEAN_AND_MEAN |
|
43 |
|
44 CAPABILITY TCB ProtServ DiskAdmin AllFiles PowerMgmt CommDD |
|
45 |
|
46 SMPSAFE |