equal
deleted
inserted
replaced
|
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 "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 dbad.tsy |
|
17 CAPABILITY CommDD PowerMgmt ReadDeviceData WriteDeviceData TrustedUI ProtServ NetworkControl NetworkServices LocalServices ReadUserData WriteUserData |
|
18 TARGETTYPE DLL |
|
19 TARGETPATH /system/libs |
|
20 UID 0x10003D3C 0x10003DDE |
|
21 VENDORID 0x70000001 |
|
22 SOURCEPATH ../DSTD |
|
23 SOURCE DBAD.CPP |
|
24 USERINCLUDE ../DSTD |
|
25 USERINCLUDE ../INC |
|
26 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
27 LIBRARY etel.lib euser.lib |
|
28 START WINS |
|
29 BASEADDRESS 0x47E00000 |
|
30 END |
|
31 |
|
32 UNPAGED |
|
33 |
|
34 SMPSAFE |