equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2002 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 * smum bld.inf file |
|
16 * |
|
17 */ |
|
18 |
|
19 |
|
20 |
|
21 //BLD.INF - Syntax |
|
22 |
|
23 /* Use C++ comments if required */ |
|
24 #include <platform_paths.hrh> |
|
25 #include "../simdialogplugins/group/bld.inf" |
|
26 |
|
27 PRJ_PLATFORMS |
|
28 DEFAULT |
|
29 |
|
30 PRJ_EXPORTS |
|
31 // list each file exported from source on a separate line |
|
32 ../inc/SmumSettingsDialog.h |../../../inc/smumsettingsdialog.h |
|
33 ../inc/SmumUtil.h |../../../inc/smumutil.h |
|
34 ../inc/MsgSimSCNumberDetector.h |../../../inc/msgsimscnumberdetector.h |
|
35 ../inc/SMUTCMDS.HRH |../../../inc/smutcmds.hrh |
|
36 |
|
37 //IBY |
|
38 ../rom/Smum.iby CORE_APP_LAYER_IBY_EXPORT_PATH(Smum.iby) |
|
39 ../rom/SmsResources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(SmsResources.iby) |
|
40 //LOC |
|
41 ../loc/smum.loc APP_LAYER_LOC_EXPORT_PATH(smum.loc) |
|
42 ../loc/smsdetailsplugin.loc APP_LAYER_LOC_EXPORT_PATH(smsdetailsplugin.loc) |
|
43 PRJ_MMPFILES |
|
44 SMUM.MMP |
|
45 |
|
46 // SMUT unbranching |
|
47 smsdetailsplugin.mmp |
|
48 |
|
49 PRJ_TESTMMPFILES |
|
50 |