22
|
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 |
* BLD.INF file for msgbranched.
|
|
16 |
*
|
|
17 |
*/
|
|
18 |
|
|
19 |
|
|
20 |
|
|
21 |
#include <platform_paths.hrh>
|
|
22 |
|
|
23 |
|
|
24 |
PRJ_PLATFORMS
|
|
25 |
DEFAULT
|
|
26 |
|
|
27 |
PRJ_EXPORTS
|
|
28 |
//IBY exports
|
|
29 |
../rom/messageserver_rsc.iby LANGUAGE_OS_LAYER_IBY_EXPORT_PATH(messageserver_rsc.iby)
|
|
30 |
../rom/gtemailmtmResources.iby LANGUAGE_OS_LAYER_IBY_EXPORT_PATH(gtemailmtmResources.iby)
|
|
31 |
../rom/gtemailmtm.hby CORE_OS_LAYER_IBY_EXPORT_PATH(gtemailmtm.hby)
|
|
32 |
../rom/messageserver.hby CORE_OS_LAYER_IBY_EXPORT_PATH(messageserver.hby)
|
|
33 |
|
|
34 |
|
|
35 |
// export localised loc file
|
|
36 |
../messagingbr/emailbr/clientmtms/loc/imcm.loc OS_LAYER_LOC_EXPORT_PATH(imcm.loc)
|
|
37 |
../messagingbr/emailbr/clientmtms/loc/imcm_default_charset.loc OS_LAYER_LOC_EXPORT_PATH(imcm_default_charset.loc)
|
|
38 |
../messagingbr/frameworkbr/server/loc/msgs.loc OS_LAYER_LOC_EXPORT_PATH(msgs.loc)
|
|
39 |
|
|
40 |
PRJ_MMPFILES
|
|
41 |
./msgbranched.mmp
|
|
42 |
|
|
43 |
/* End of File */
|
|
44 |
|