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