ipappprotocols_plat/srtp_api/group/bld.inf
changeset 0 307788aac0a8
equal deleted inserted replaced
-1:000000000000 0:307788aac0a8
       
     1 /*
       
     2 * Copyright (c) 2006 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:    File that exports the files belonging to 
       
    15 :                SRTP API
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 
       
    21 
       
    22 #include <platform_paths.hrh>
       
    23 
       
    24 PRJ_PLATFORMS
       
    25 DEFAULT
       
    26 
       
    27 PRJ_EXPORTS
       
    28 
       
    29 ../inc/srtpmastersalt.h     MW_LAYER_PLATFORM_EXPORT_PATH(srtpmastersalt.h)
       
    30 ../inc/srtpstreamin.h     MW_LAYER_PLATFORM_EXPORT_PATH(srtpstreamin.h)
       
    31 ../inc/srtpdef.h     MW_LAYER_PLATFORM_EXPORT_PATH(srtpdef.h)
       
    32 ../inc/srtpstream.h     MW_LAYER_PLATFORM_EXPORT_PATH(srtpstream.h)
       
    33 ../inc/rtpstpheader.h     MW_LAYER_PLATFORM_EXPORT_PATH(rtpstpheader.h)
       
    34 ../inc/srtpstreamout.h     MW_LAYER_PLATFORM_EXPORT_PATH(srtpstreamout.h)
       
    35 ../inc/srtpcryptocontext.h     MW_LAYER_PLATFORM_EXPORT_PATH(srtpcryptocontext.h)
       
    36 ../inc/msrtpstreamoutcontext.h     MW_LAYER_PLATFORM_EXPORT_PATH(msrtpstreamoutcontext.h)
       
    37 ../inc/srtpsession.h     MW_LAYER_PLATFORM_EXPORT_PATH(srtpsession.h)
       
    38 ../inc/srtpmasterkey.h     MW_LAYER_PLATFORM_EXPORT_PATH(srtpmasterkey.h)
       
    39 ../inc/srtpcryptoparams.h     MW_LAYER_PLATFORM_EXPORT_PATH(srtpcryptoparams.h)
       
    40 ../inc/msrtpstreamincontext.h     MW_LAYER_PLATFORM_EXPORT_PATH(msrtpstreamincontext.h)
       
    41 ../inc/msrtprekeyingobserver.h     MW_LAYER_PLATFORM_EXPORT_PATH(msrtprekeyingobserver.h)