messagingappbase/msgavkon/muiu_domain/group/bld.inf
changeset 79 2981cb3aa489
parent 0 72b543305e3a
equal deleted inserted replaced
25:84d9eb65b26f 79:2981cb3aa489
       
     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 *	 This file provides the information required for building the
       
    16 *    	 whole of a muiu library.
       
    17 *
       
    18 */
       
    19 
       
    20 
       
    21 
       
    22 #include <platform_paths.hrh>
       
    23 
       
    24 PRJ_PLATFORMS
       
    25 DEFAULT
       
    26 
       
    27 PRJ_EXPORTS
       
    28 
       
    29 
       
    30 // MUIU Domain API, General
       
    31 //../inc/MessagingDomainCRKeys.h      APP_LAYER_PLATFORM_EXPORT_PATH( MessagingDomainCRKeys.h )
       
    32 //../inc/MtmExtendedCapabilities.hrh  APP_LAYER_PLATFORM_EXPORT_PATH( MtmExtendedCapabilities.hrh )
       
    33 //../inc/Messaging.loc                APP_LAYER_PLATFORM_EXPORT_PATH( Messaging.loc )
       
    34 
       
    35 // FactorySettings
       
    36 //../FactorySettings/inc/MsvFactorySettings.h APP_LAYER_PLATFORM_EXPORT_PATH( MsvFactorySettings.h )
       
    37 
       
    38 // FolderSelectionDialog
       
    39 //../FolderSelectionDialog/inc/MsgFolderSelectionDialog.h APP_LAYER_PLATFORM_EXPORT_PATH( MsgFolderSelectionDialog.h )
       
    40 
       
    41 // Launcher
       
    42 //../Launcher/inc/MuiuMsgEditorLauncher.h APP_LAYER_PLATFORM_EXPORT_PATH( MuiuMsgEditorLauncher.h )
       
    43 //../Launcher/inc/MuiuMsgEditorServerWatchingOperation.h APP_LAYER_PLATFORM_EXPORT_PATH( MuiuMsgEditorServerWatchingOperation.h )
       
    44 //../Launcher/inc/MuiuMsgEditorService.rh APP_LAYER_PLATFORM_EXPORT_PATH( MuiuMsgEditorService.rh )
       
    45 //../Launcher/inc/MuiuMsgEditorServiceConst.h APP_LAYER_PLATFORM_EXPORT_PATH( MuiuMsgEditorServiceConst.h )
       
    46 //../Launcher/inc/MuiuMsgEditorServiceSession.h APP_LAYER_PLATFORM_EXPORT_PATH( MuiuMsgEditorServiceSession.h )
       
    47 //../Launcher/inc/MuiuMsgEditorWatchingOperation.h APP_LAYER_PLATFORM_EXPORT_PATH( MuiuMsgEditorWatchingOperation.h )
       
    48 //../Launcher/inc/MuiuMsgEmbeddedEditorWatchingOperation.h APP_LAYER_PLATFORM_EXPORT_PATH( MuiuMsgEmbeddedEditorWatchingOperation.h )
       
    49 
       
    50 // MessageInfo
       
    51 //../MessageInfo/inc/Muiumsginfo.h APP_LAYER_PLATFORM_EXPORT_PATH( Muiumsginfo.h )
       
    52 //../MessageInfo/inc/Muiumsginfo.hrh APP_LAYER_PLATFORM_EXPORT_PATH( Muiumsginfo.hrh )
       
    53 
       
    54 // MessageIterator
       
    55 //../MessageIterator/inc/MuiuMessageIterator.h APP_LAYER_PLATFORM_EXPORT_PATH( MuiuMessageIterator.h )
       
    56 
       
    57 // MsgArrays
       
    58 //../MsgArrays/inc/MsgArrays.h APP_LAYER_PLATFORM_EXPORT_PATH( MsgArrays.h )
       
    59 
       
    60 // MtmStore
       
    61 //../MtmStore/inc/MTMRegistryObserver.h APP_LAYER_PLATFORM_EXPORT_PATH( MTMRegistryObserver.h )
       
    62 //../MtmStore/inc/MTMStore.h APP_LAYER_PLATFORM_EXPORT_PATH( MTMStore.h )
       
    63 
       
    64 // OperationWait
       
    65 //../OperationWait/inc/MuiuOperationWait.h APP_LAYER_PLATFORM_EXPORT_PATH( MuiuOperationWait.h )
       
    66 
       
    67 // ReporterOperation
       
    68 //../ReporterOperation/inc/MsvPrgReporter.h APP_LAYER_PLATFORM_EXPORT_PATH( MsvPrgReporter.h )
       
    69 //../ReporterOperation/inc/MuiuMsvProgressReporterOperation.h APP_LAYER_PLATFORM_EXPORT_PATH( MuiuMsvProgressReporterOperation.h )
       
    70 //../ReporterOperation/inc/MuiuMsvRemoteOperationProgress.h APP_LAYER_PLATFORM_EXPORT_PATH( MuiuMsvRemoteOperationProgress.h )
       
    71 //../ReporterOperation/inc/MuiuMsvSingleOpWatcher.h APP_LAYER_PLATFORM_EXPORT_PATH( MuiuMsvSingleOpWatcher.h )
       
    72 //../ReporterOperation/inc/opprgdlg.hrh APP_LAYER_PLATFORM_EXPORT_PATH( opprgdlg.hrh )
       
    73 
       
    74 // ServicesDomain
       
    75 //../ServicesDomain/inc/MuiuMsvUiServiceUtilities.h APP_LAYER_PLATFORM_EXPORT_PATH( MuiuMsvUiServiceUtilities.h )
       
    76 
       
    77 PRJ_MMPFILES
       
    78 ./muiu_domain.mmp
       
    79 
       
    80 // End of File