meetingrequest/group/bld.inf
changeset 0 8466d47a6819
child 12 4ce476e64c59
equal deleted inserted replaced
-1:000000000000 0:8466d47a6819
       
     1 /*
       
     2 * Copyright (c) 2005-2009 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 mrui
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 #include <bldvariant.hrh>
       
    21 
       
    22 // <cmail>
       
    23 #include "../mrcommon/group/bld.inf"
       
    24 #include "../mrdb/group/bld.inf"
       
    25 #include "../mrpolicy/group/bld.inf"
       
    26 #include "../mrservices/group/bld.inf"
       
    27 #include "../mrgui/group/bld.inf"
       
    28 #include "../mrentry/group/bld.inf"
       
    29 #include "../mrtasks/group/bld.inf"
       
    30 #include "../mrutils/group/bld.inf"
       
    31 #include "../mrutilscalplugin/group/bld.inf"
       
    32 #include "../mrviewer/group/bld.inf"
       
    33 #include "../mrviewercalplugin/group/bld.inf"
       
    34 #include "../mricalviewer/group/bld.inf"
       
    35 #include "../mrversit2/group/bld.inf"
       
    36 #include "../mragnversit2/group/bld.inf"
       
    37 #include "../mrcasplugin/group/bld.inf"
       
    38 #include "../mrurlparserplugin/group/bld.inf"
       
    39 //</cmail>
       
    40 
       
    41 PRJ_PLATFORMS
       
    42 DEFAULT
       
    43 
       
    44 PRJ_MMPFILES
       
    45 // <cmail> dir name changes
       
    46 // <cmail> Mifconv extension taken into use.
       
    47 // Keep the PRJ_EXTENSIONS defintions below update with the mk-files.
       
    48 // Also keep updating the mk-files to enable "going back option". 
       
    49 //gnumakefile ../mrgui/group/icons.mk
       
    50 //gnumakefile ../mrcasplugin/group/esmrcaspluginicons.mk
       
    51 // </cmail>
       
    52 
       
    53 //<cmail> Exports moved to under subsystems (due to code policy) 
       
    54 PRJ_EXPORTS
       
    55 // </cmail>
       
    56 
       
    57 // <cmail> Export macros taken into use
       
    58 ../rom/mrui.iby                         CORE_APP_LAYER_IBY_EXPORT_PATH(mrui.iby)
       
    59 ../rom/mruiresources.iby                LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(mruiresources.iby)
       
    60 // </cmail>
       
    61 
       
    62 // CenRep exports
       
    63 // <cmail> Cenrep exports corrected and removed platform export
       
    64 ../conf/mrui.confml                   APP_LAYER_CONFML(mrui.confml)
       
    65 ../conf/mrui_2001E610.crml              APP_LAYER_CRML(mrui_2001E610.crml)
       
    66 ../conf/mrui_2001E611.crml              APP_LAYER_CRML(mrui_2001E611.crml)				
       
    67 //../inc/mruidomaincrkeys.h               APP_LAYER_PLATFORM_EXPORT_PATH(mruidomaincrkeys.h)
       
    68 // </cmail>
       
    69 
       
    70 // End of file