messagingappbase/smartmessaging/group/bld.inf
changeset 0 72b543305e3a
child 83 26c290f28dd1
equal deleted inserted replaced
-1:000000000000 0:72b543305e3a
       
     1 /*
       
     2 * Copyright (c) 2002-2007 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:   Build information file for project Smart Messaging
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 /*
       
    23  * RichBio
       
    24  */
       
    25 #include "../richbio/group/bld.inf"
       
    26 
       
    27 /*
       
    28  * MsgEditorUtils
       
    29  */
       
    30 #include "../msgeditorutils/group/bld.inf"
       
    31 
       
    32 /*
       
    33  * BVA
       
    34  */
       
    35 #include "../bva/group/bld.inf"
       
    36 
       
    37 /*
       
    38  * GSM Model group
       
    39  */
       
    40 #include "../gmsmodel/group/bld.inf"
       
    41 
       
    42 /*
       
    43  * Vrec
       
    44  */
       
    45 #include "../vrec/group/bld.inf"
       
    46 
       
    47 /*
       
    48  * Oplogo
       
    49  */
       
    50 #include "../oplogobc/group/bld.inf"
       
    51 
       
    52 /*
       
    53  * RingBC
       
    54  */
       
    55 #include "../ringbc/group/bld.inf"
       
    56 
       
    57 /*
       
    58  * VCardBC
       
    59  */
       
    60 #include "../vcardbc/group/bld.inf"
       
    61 
       
    62 /*
       
    63  * VCalBC
       
    64  */
       
    65 #include "../vcalbc/group/bld.inf"
       
    66 
       
    67 /*
       
    68  * WMLBC
       
    69  */
       
    70 #include "../wmlbc/group/bld.inf"
       
    71 
       
    72 /*
       
    73  * ICALBC
       
    74  */
       
    75 #ifdef __MEETING_REQUEST_SUPPORT
       
    76 #include "../icalbc/group/bld.inf"
       
    77 #endif //__MEETING_REQUEST_SUPPORT
       
    78 
       
    79 
       
    80 PRJ_PLATFORMS
       
    81 DEFAULT
       
    82 
       
    83 // Help exports
       
    84 #include "../help/group/bld.inf"
       
    85 
       
    86 PRJ_EXPORTS
       
    87 ../rom/Bva.iby CORE_APP_LAYER_IBY_EXPORT_PATH(Bva.iby)
       
    88 ../rom/BvaResources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(BvaResources.iby)
       
    89 ../rom/ENotifBC.iby CORE_APP_LAYER_IBY_EXPORT_PATH(ENotifBC.iby)
       
    90 ../rom/Gmsbc.iby CORE_APP_LAYER_IBY_EXPORT_PATH(Gmsbc.iby)
       
    91 ../rom/icalbc.iby CORE_APP_LAYER_IBY_EXPORT_PATH(icalbc.iby)
       
    92 ../rom/Msgeditorutils.iby CORE_APP_LAYER_IBY_EXPORT_PATH(Msgeditorutils.iby)
       
    93 ../rom/OpLogoBC.iby CORE_APP_LAYER_IBY_EXPORT_PATH(OpLogoBC.iby)
       
    94 ../rom/Richbio.iby CORE_APP_LAYER_IBY_EXPORT_PATH(Richbio.iby)
       
    95 ../rom/RingBC.iby CORE_APP_LAYER_IBY_EXPORT_PATH(RingBC.iby)
       
    96 ../rom/SmartMessagingResources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(SmartMessagingResources.iby)
       
    97 ../rom/Vcalbc.iby CORE_APP_LAYER_IBY_EXPORT_PATH(Vcalbc.iby)
       
    98 ../rom/Vcardbc.iby CORE_APP_LAYER_IBY_EXPORT_PATH(Vcardbc.iby)
       
    99 ../rom/Vrec.iby CORE_APP_LAYER_IBY_EXPORT_PATH(Vrec.iby)
       
   100 ../rom/WMLBC.iby CORE_APP_LAYER_IBY_EXPORT_PATH(WMLBC.iby)
       
   101 
       
   102 
       
   103 PRJ_EXTENSIONS
       
   104 
       
   105 START EXTENSION s60/mifconv
       
   106 OPTION TARGETFILE bva_aif.mif
       
   107 OPTION SOURCES -c8,8 qgn_menu_mce_card.svg
       
   108 END
       
   109 
       
   110 START EXTENSION s60/mifconv
       
   111 OPTION TARGETFILE ringbc.mif
       
   112 OPTION HEADERFILE ringbc.mbg
       
   113 OPTION SOURCES -c8,8 qgn_prop_ota_tone.svg
       
   114 END
       
   115 
       
   116 PRJ_MMPFILES
       
   117 
       
   118 /*
       
   119  * Removal of Symbian BIO information files from emulator environment
       
   120  *
       
   121 */
       
   122 //gnumakefile remove_symbian_BIF_from_emulator.mk
       
   123