author | mikek |
Wed, 16 Jun 2010 12:59:18 +0100 | |
branch | GCC_SURGE |
changeset 160 | 30e086416910 |
parent 90 | 947f0dc9f7a8 |
permissions | -rw-r--r-- |
0 | 1 |
// Copyright (c) 1997-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 |
// |
|
15 |
// |
|
16 |
// |
|
17 |
||
18 |
TARGET t_automounter.exe |
|
19 |
TARGETTYPE EXE |
|
20 |
SOURCEPATH . |
|
21 |
SOURCE t_automounter.cpp |
|
22 |
SOURCEPATH ../fat |
|
23 |
SOURCE t_main.cpp |
|
24 |
SOURCEPATH ../../fileutils/src |
|
25 |
||
26 |
SOURCE fat_utils.cpp f32_test_utils.cpp |
|
27 |
LIBRARY euser.lib efsrv.lib hal.lib |
|
90
947f0dc9f7a8
Revision: 201015
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
28 |
|
947f0dc9f7a8
Revision: 201015
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
29 |
OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
947f0dc9f7a8
Revision: 201015
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
30 |
|
0 | 31 |
USERINCLUDE ../../fileutils/inc |
32 |
USERINCLUDE ../fat |
|
33 |
||
34 |
CAPABILITY TCB DISKADMIN ALLFILES |
|
35 |
UID 0x100039df 0x10210EB3 |
|
36 |
VENDORID 0x70000001 |
|
37 |
||
38 |
SMPSAFE |