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 // Client API for MessagingTestUtilityServer2 |
|
15 // |
|
16 // |
|
17 |
|
18 TARGET messagingtestutility2.dll |
|
19 TARGETTYPE dll |
|
20 |
|
21 UID 0x1000008D 0x102857AA |
|
22 VENDORID 0x70000001 |
|
23 |
|
24 CAPABILITY ALL -TCB |
|
25 //CAPABILITY NONE |
|
26 |
|
27 SOURCEPATH ../src |
|
28 SOURCE MessagingTestUtility2.cpp |
|
29 |
|
30 USERINCLUDE ../inc |
|
31 |
|
32 MW_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
33 |
|
34 LIBRARY euser.lib |
|
35 LIBRARY bafl.lib |
|
36 Library efsrv.lib |
|
37 |
|
38 EPOCSTACKSIZE 32000 |
|
39 |
|
40 SMPSAFE |