omads/omadsappui/group/bld.inf
branchRCL_3
changeset 52 4f0867e42d62
parent 0 dab8a81a92de
equal deleted inserted replaced
51:8e7494275d3a 52:4f0867e42d62
       
     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:  Provides information for building omadsappui.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 //
       
    21 // Platforms
       
    22 //
       
    23 PRJ_PLATFORMS
       
    24 DEFAULT
       
    25 
       
    26 
       
    27 //
       
    28 // OmaDSAppUi exports
       
    29 //
       
    30 PRJ_EXPORTS
       
    31 
       
    32 ../conf/omadsui.confml				APP_LAYER_CONFML(omadsui.confml)
       
    33 ../conf/omadsui_101F9A1D.crml		APP_LAYER_CRML(omadsui_101F9A1D.crml)
       
    34 
       
    35 
       
    36 ../rom/AspSyncProvider.iby	CORE_APP_LAYER_IBY_EXPORT_PATH(AspSyncProvider.iby)
       
    37 ../rom/AspSyncUtil.iby		CORE_APP_LAYER_IBY_EXPORT_PATH(AspSyncUtil.iby)
       
    38 ../rom/OmaDsAppUi.iby		CORE_APP_LAYER_IBY_EXPORT_PATH(OmaDsAppUi.iby)
       
    39 
       
    40 ../rom/AspSyncProvider_Resources.iby	LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(AspSyncProvider_Resources.iby)
       
    41 ../rom/AspSyncUtil_Resources.iby		LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(AspSyncUtil_Resources.iby)
       
    42 ../rom/OmaDsAppUiResources.iby			LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(OmaDsAppUiResources.iby)
       
    43 
       
    44 //
       
    45 // OmaDSAppUi components
       
    46 //
       
    47 PRJ_MMPFILES
       
    48 
       
    49 #include "../AspSyncUtil/group/bld.inf"
       
    50 #include "../ui/group/bld.inf"
       
    51 #include "../AspPreSyncPlugin/group/bld.inf"
       
    52 
       
    53 #ifdef __SYNCML_DS_AIW_PROVIDER
       
    54 #include  "../AiwSyncProvider/group/bld.inf"
       
    55 #endif // __SYNCML_DS_AIW_PROVIDER
       
    56 
       
    57 #include  "../AspScheduleHandler/group/bld.inf"
       
    58 
       
    59 //  Help exports
       
    60 #include "../help/group/bld.inf"
       
    61 
       
    62 //#ifdef RD_DSUI_CP_INTEGRATION
       
    63 #include  "../OmaDsAppUiPlugin/group/bld.inf"
       
    64 //#endif // RD_DSUI_CP_INTEGRATION