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 didenb.tsy |
|
17 CAPABILITY CommDD PowerMgmt ReadDeviceData WriteDeviceData TrustedUI ProtServ NetworkControl NetworkServices LocalServices ReadUserData WriteUserData |
|
18 TARGETTYPE DLL |
|
19 TARGETPATH system/libs |
|
20 DEFFILE didenb.def |
|
21 UID 0x10003D3C 0x10003DDE |
|
22 VENDORID 0x70000001 |
|
23 SOURCEPATH ../DSTDNC |
|
24 SOURCE didenbad.cpp |
|
25 SOURCEPATH ../DSTD |
|
26 SOURCE ACQUIRE.CPP |
|
27 USERINCLUDE ../DSTD |
|
28 USERINCLUDE ../DSTDNC |
|
29 USERINCLUDE ../INC |
|
30 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
31 LIBRARY etel.lib euser.lib efsrv.lib |
|
32 START WINS |
|
33 BASEADDRESS 0x47F00000 |
|
34 END |
|
35 |
|
36 UNPAGED |
|
37 |
|
38 SMPSAFE |