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 "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 TARGET t_sqloom3.exe |
|
17 TARGETTYPE EXE |
|
18 CAPABILITY TrustedUI DiskAdmin |
|
19 |
|
20 USERINCLUDE . |
|
21 USERINCLUDE ../INC |
|
22 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
23 |
|
24 SOURCEPATH ../TEST |
|
25 SOURCE t_sqloomutil.cpp |
|
26 SOURCE t_sqloom3.cpp |
|
27 |
|
28 LIBRARY euser.lib |
|
29 LIBRARY efsrv.lib |
|
30 LIBRARY sqldb.lib |
|
31 LIBRARY bafl.lib |
|
32 LIBRARY estor.lib |
|
33 |
|
34 UID 0 0x21212121 |
|
35 VENDORID 0x70000001 |
|
36 |
|
37 SMPSAFE |