equal
deleted
inserted
replaced
|
1 // Copyright (c) 2005-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 "Symbian Foundation License v1.0" |
|
5 // which accompanies this distribution, and is available |
|
6 // at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // TestSecureFSserver.mmp |
|
15 // |
|
16 // |
|
17 |
|
18 |
|
19 UID 0x1000008D 0x101FF346 |
|
20 VENDORID 0x70000001 |
|
21 |
|
22 TARGET SmokeTestSecureFSserver.exe |
|
23 TARGETTYPE EXE |
|
24 CAPABILITY ALL |
|
25 |
|
26 USERINCLUDE ..\Inc |
|
27 SYSTEMINCLUDE \epoc32\include |
|
28 SYSTEMINCLUDE \epoc32\include\test |
|
29 |
|
30 SOURCEPATH ..\SRC |
|
31 SOURCE SmokeTestSecureFSserver.cpp |
|
32 |
|
33 SOURCEPATH . |
|
34 |
|
35 LIBRARY euser.lib |
|
36 LIBRARY efsrv.lib |