equal
deleted
inserted
replaced
|
1 // Copyright (c) 2004-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 // sendas2mtm4.mmp |
|
15 // |
|
16 |
|
17 TARGET sendas2mtm4.dll |
|
18 TARGETTYPE dll |
|
19 |
|
20 CAPABILITY All -TCB |
|
21 UID 0x10003C5F 0x100014A4 |
|
22 VENDORID 0x70000001 |
|
23 |
|
24 SOURCEPATH ../src |
|
25 USERINCLUDE ../inc |
|
26 MW_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
27 SOURCE SENDAS2MTM4.CPP |
|
28 |
|
29 LIBRARY euser.lib |
|
30 LIBRARY msgs.lib |
|
31 LIBRARY bafl.lib |
|
32 LIBRARY efsrv.lib |
|
33 |
|
34 DEFFILE SENDAS2MTM.DEF |
|
35 |
|
36 SMPSAFE |