irda/irdastack/group/bld.inf
changeset 48 22de2e391156
parent 33 4e80e1b997a8
equal deleted inserted replaced
35:14e279d2bbb7 48:22de2e391156
     1 // Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 1999-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    13 // Description:
    13 // Description:
    14 // IrDA stack, IrTranP etc.
    14 // IrDA stack, IrTranP etc.
    15 // 
    15 // 
    16 //
    16 //
    17 
    17 
    18 /**
       
    19  @file
       
    20 */
       
    21 
       
    22 
       
    23 PRJ_EXPORTS
    18 PRJ_EXPORTS
    24 
    19 
    25 ../INC/IR_SOCK.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(ir_sock.h)
    20 ../INC/IR_SOCK.H OS_LAYER_PUBLIC_EXPORT_PATH(ir_sock.h)
    26 
    21 
    27 ../INC/irdaextensions.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(irdaextensions.h)
    22 ../INC/irdaextensions.h OS_LAYER_PLATFORM_EXPORT_PATH(irdaextensions.h)
    28 
    23 
    29 ../irtranp/tranp.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(tranp.h)
    24 ../irtranp/tranp.h OS_LAYER_PUBLIC_EXPORT_PATH(tranp.h)
    30 
    25 
    31 ../INC/irerr.ra				/epoc32/include/errors/generic/irerr.ra
    26 ../INC/irerr.ra				OS_LAYER_PUBLIC_EXPORT_PATH(errors/generic/irerr.ra)
    32 ../INC/irerr.rls			/epoc32/include/errors/generic/irerr.rls
    27 ../INC/irerr.rls			OS_LAYER_PUBLIC_EXPORT_PATH(errors/generic/irerr.rls)
    33 
    28 
    34 ../INC/irda.rh				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(irda.rh)
    29 ../INC/irda.rh				OS_LAYER_PLATFORM_EXPORT_PATH(irda.rh)
    35 	
    30 	
    36 
    31 
    37 ../group/irda.iby			/epoc32/rom/include/irda.iby	
    32 ../group/irda.iby			/epoc32/rom/include/irda.iby
    38 
    33 
    39 PRJ_MMPFILES
    34 PRJ_MMPFILES
    40 
    35 
    41 IRDA.MMP
    36 IRDA.MMP
    42 
    37