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 // sendastestmtm.mmp |
|
15 // |
|
16 |
|
17 TARGET sendastestmtm.dll |
|
18 TARGETPATH system/libs |
|
19 TARGETTYPE dll |
|
20 |
|
21 CAPABILITY All -TCB |
|
22 UID 0x10003C5F 0x10204288 |
|
23 VENDORID 0x70000001 |
|
24 |
|
25 MW_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
26 USERINCLUDE ../inc |
|
27 USERINCLUDE ../../../../msgsrvnstore/server/inc |
|
28 SOURCEPATH ../src |
|
29 SOURCE csendastestclientmtm.cpp |
|
30 SOURCE csendastestmessage.cpp |
|
31 SOURCE csendastestaddress.cpp |
|
32 SOURCE csendastestsendoperation.cpp |
|
33 SOURCE csendastestservermtm.cpp |
|
34 SOURCE csendastestuimtm.cpp |
|
35 |
|
36 LIBRARY euser.lib estor.lib msgs.lib bafl.lib efsrv.lib mtur.lib |
|
37 |
|
38 SOURCEPATH . |
|
39 START RESOURCE sendastestmtm.rss |
|
40 HEADER |
|
41 TARGETPATH /resource/messaging/mtm |
|
42 END |
|
43 |
|
44 SOURCEPATH . |
|
45 START RESOURCE sendastestuimtm.rss |
|
46 HEADER |
|
47 TARGETPATH /resource/messaging |
|
48 END |
|
49 |
|
50 SMPSAFE |