phonesrv_plat/cbs_mcn_client_api/group/bld.inf
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:  File that exports the files belonging to 
    14 * Description:  File that exports the files belonging to 
    15 *               CBS MCN Client API
    15 :                CBS MCN Client API
    16 *
    16 *
    17 */
    17 */
    18 
    18 
    19 
    19 
    20 #include <platform_paths.hrh>
    20 #include <platform_paths.hrh>
    22 PRJ_PLATFORMS
    22 PRJ_PLATFORMS
    23 DEFAULT
    23 DEFAULT
    24 
    24 
    25 PRJ_EXPORTS
    25 PRJ_EXPORTS
    26 
    26 
    27 ../inc/ccbsmcnlistener.h    MW_LAYER_PLATFORM_EXPORT_PATH(ccbsmcnlistener.h)
    27 ../inc/CCbsMcnListener.h     MW_LAYER_PLATFORM_EXPORT_PATH(CCbsMcnListener.h)
    28 ../inc/cbsmcnpanic.h        MW_LAYER_PLATFORM_EXPORT_PATH(cbsmcnpanic.h)
    28 ../inc/CbsMcnPanic.h     MW_LAYER_PLATFORM_EXPORT_PATH(CbsMcnPanic.h)
    29 ../inc/cbsmcncommon.h       MW_LAYER_PLATFORM_EXPORT_PATH(cbsmcncommon.h)
    29 ../inc/CbsMcnCommon.h     MW_LAYER_PLATFORM_EXPORT_PATH(CbsMcnCommon.h)
    30 ../inc/cmcntopicarray.h     MW_LAYER_PLATFORM_EXPORT_PATH(cmcntopicarray.h)
    30 ../inc/CMcnTopicArray.h     MW_LAYER_PLATFORM_EXPORT_PATH(CMcnTopicArray.h)
    31 ../inc/rcbsmcnsession.h     MW_LAYER_PLATFORM_EXPORT_PATH(rcbsmcnsession.h)
    31 ../inc/RCbsMcnSession.h     MW_LAYER_PLATFORM_EXPORT_PATH(RCbsMcnSession.h)
    32 ../inc/cmcn.h               MW_LAYER_PLATFORM_EXPORT_PATH(cmcn.h)
    32 ../inc/CMcn.h     MW_LAYER_PLATFORM_EXPORT_PATH(CMcn.h)
    33 ../inc/rmcnsubsession.h     MW_LAYER_PLATFORM_EXPORT_PATH(rmcnsubsession.h)
    33 ../inc/RMcnSubSession.h     MW_LAYER_PLATFORM_EXPORT_PATH(RMcnSubSession.h)
    34 ../inc/mcbsmcnobserver.h    MW_LAYER_PLATFORM_EXPORT_PATH(mcbsmcnobserver.h)
    34 ../inc/MCbsMcnObserver.h     MW_LAYER_PLATFORM_EXPORT_PATH(MCbsMcnObserver.h)
    35