author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Tue, 14 Sep 2010 23:56:21 +0300 | |
branch | RCL_3 |
changeset 45 | 9e2d4f7f5028 |
parent 2 | 4122176ea935 |
permissions | -rw-r--r-- |
0 | 1 |
/* |
2
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
2 |
* Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). |
0 | 3 |
* All rights reserved. |
4 |
* This component and the accompanying materials are made available |
|
2
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
5 |
* under the terms of "Eclipse Public License v1.0" |
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 |
* |
|
2
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
14 |
* Description: |
0 | 15 |
* |
16 |
*/ |
|
17 |
||
18 |
||
2
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
19 |
|
0 | 20 |
TARGET T_TESTFSY1.fsy |
21 |
TARGETTYPE fsy |
|
22 |
UID 0x100039df 0x200041C3 |
|
23 |
VENDORID 0x70000001 |
|
24 |
||
25 |
CAPABILITY TCB ProtServ DiskAdmin AllFiles PowerMgmt CommDD |
|
26 |
||
27 |
SOURCEPATH ../src |
|
28 |
||
29 |
SOURCE T_TestFSY.cpp |
|
30 |
SOURCE T_TestFSY1.cpp |
|
31 |
||
32 |
USERINCLUDE ../inc |
|
33 |
||
34 |
OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
35 |
||
36 |
LIBRARY euser.lib |
|
37 |
LIBRARY efile.lib |
|
38 |
SMPSAFE |