datacommsserver/esockserver/compatibility_headers/group/bld.inf
changeset 0 dfb7c4ff071f
equal deleted inserted replaced
-1:000000000000 0:dfb7c4ff071f
       
     1 // Copyright (c) 2006-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 // Some headers have been relocated into the EPOC32\include\comms-infras folder
       
    15 // and these headers here are providing backwards compatibility with legacy
       
    16 // source code.
       
    17 // 
       
    18 //
       
    19 
       
    20 /**
       
    21  @file
       
    22 */
       
    23 
       
    24 PRJ_EXPORTS
       
    25 ../inc/ss_subconnprov.h             SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(ss_subconnprov.h)
       
    26 ../inc/ss_commsprov.h               SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(ss_commsprov.h)
       
    27 ../inc/ss_connprov.h                SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(ss_connprov.h)
       
    28 ../inc/esockmessages.h              SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(esockmessages.h)
       
    29 ../inc/mobilitymessages.h           SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mobilitymessages.h)
       
    30 ../inc/mobilitymessages.inl         SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mobilitymessages.inl)
       
    31 ../inc/cs_mobility_apiext.h         SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(comms-infras/cs_mobility_apiext.h)
       
    32 ../inc/rworkerlock.h                SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/rworkerlock.h)
       
    33 ../inc/cfmacro.h                    SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/cfmacro.h)
       
    34 
       
    35 ../inc/InterfaceTable.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/interfacetable.h)
       
    36 
       
    37 ../inc/MetaData.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/metadata.h)
       
    38 ../inc/MetaData.inl SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/metadata.inl)
       
    39 ../inc/MetaType.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/metatype.h)
       
    40 ../inc/MetaBuffer.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/metabuffer.h)
       
    41 ../inc/MetaTypeVariableLen.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/metatypevariablelen.h)
       
    42 ../inc/MetaTypeArray.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/metatypearray.h)
       
    43 ../inc/MetaContainer.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/metacontainer.h)
       
    44 ../inc/MetaContainer.inl SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/metacontainer.inl)
       
    45 ../inc/MetaIterator.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/metaiterator.h)
       
    46 ../inc/MetaVirtCtor.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/metavirtctor.h)
       
    47 ../inc/ResponseMsg.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/responsemsg.h)
       
    48 
       
    49 
       
    50