|
1 // Copyright (c) 2005-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 // smcmsuite_gsm.mmp |
|
15 // |
|
16 |
|
17 TARGET smcmsuite_gsm.exe |
|
18 TARGETTYPE exe |
|
19 UID 0x1000007a 0x10274038 |
|
20 VENDORID 0x70000001 |
|
21 |
|
22 CAPABILITY ALL -TCB |
|
23 |
|
24 SOURCEPATH ../src |
|
25 SOURCE smcmserver.cpp |
|
26 SOURCE smcmstepbase.cpp |
|
27 SOURCE smcmstepfind.cpp |
|
28 SOURCE smcmstepfindalias.cpp |
|
29 SOURCE smcmstepforward.cpp |
|
30 SOURCE smcmstepforwardemail.cpp |
|
31 SOURCE smcmstepinitialise.cpp |
|
32 SOURCE smcmstepquerycapabilities.cpp |
|
33 SOURCE smcmstepreply.cpp |
|
34 SOURCE smcmstepreplyemail.cpp |
|
35 SOURCE smcmstepsettings.cpp |
|
36 |
|
37 USERINCLUDE ../inc |
|
38 USERINCLUDE ../../../../../../../mw/messagingmw/messagingfw/msgtest/testutils/sms/inc |
|
39 USERINCLUDE ../../../../../../../mw/messagingmw/messagingfw/msgtest/testutils/base/inc |
|
40 USERINCLUDE ../../../../../../../mw/messagingmw/messagingfw/msgtest/testutils/server/inc |
|
41 USERINCLUDE ../../../../../../../mw/messagingmw/messagingfw/msgsrvnstore/server/inc |
|
42 APP_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
43 OS_LAYER_ESTLIB_SYSTEMINCLUDE |
|
44 LIBRARY efsrv.lib euser.lib testexecuteutils.lib testexecutelogclient.lib |
|
45 LIBRARY smcm.lib msgs.lib etext.lib smstestutils.lib msvtestutils.lib gsmu.lib |
|
46 |
|
47 |
|
48 |
|
49 |
|
50 SMPSAFE |