equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies). |
|
3 * All rights reserved. |
|
4 * This component and the accompanying materials are made available |
|
5 * under the terms of "Eclipse Public License v1.0" |
|
6 * which accompanies this distribution, and is available |
|
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 * |
|
9 * Initial Contributors: |
|
10 * Nokia Corporation - initial contribution. |
|
11 * |
|
12 * Contributors: |
|
13 * |
|
14 * Description: |
|
15 * This is project specification file for msgbranched. |
|
16 * |
|
17 */ |
|
18 |
|
19 |
|
20 |
|
21 #include <platform_paths.hrh> |
|
22 |
|
23 TARGET msgbranched.lib |
|
24 TARGETTYPE lib |
|
25 UID 0x0 0x0 |
|
26 |
|
27 START RESOURCE ../messaging/email/clientmtms/group/imcm.rss |
|
28 LANGUAGE_IDS |
|
29 HEADER |
|
30 TARGETPATH resource/messaging |
|
31 END |
|
32 |
|
33 START RESOURCE ../messaging/framework/server/group/msgs.rss |
|
34 LANGUAGE_IDS |
|
35 HEADER |
|
36 TARGETPATH resource/messaging |
|
37 END |
|
38 |
|
39 START RESOURCE ../nbprotocols/smsstack/smsu/group/smsu.rss |
|
40 LANGUAGE_IDS |
|
41 HEADER |
|
42 TARGETPATH private/101F7989/sms |
|
43 END |
|
44 |
|
45 SOURCE dummy.cpp |
|
46 |
|
47 USERINCLUDE ../messaging/email/clientmtms/group |
|
48 USERINCLUDE ../messaging/framework/server/group |
|
49 USERINCLUDE ../nbprotocols/smsstack/smsu/group |
|
50 |
|
51 MW_LAYER_SYSTEMINCLUDE |
|
52 |
|
53 // End of file |