datacommsserver/esockserver/compatibility_headers/group/bld.inf
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 14 Sep 2010 23:38:38 +0300
branchRCL_3
changeset 73 5ebd530e523b
parent 0 dfb7c4ff071f
permissions -rw-r--r--
Revision: 201035 Kit: 201035

// Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
// Some headers have been relocated into the EPOC32\include\comms-infras folder
// and these headers here are providing backwards compatibility with legacy
// source code.
// 
//

/**
 @file
*/

PRJ_EXPORTS
../inc/ss_subconnprov.h             SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(ss_subconnprov.h)
../inc/ss_commsprov.h               SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(ss_commsprov.h)
../inc/ss_connprov.h                SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(ss_connprov.h)
../inc/esockmessages.h              SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(esockmessages.h)
../inc/mobilitymessages.h           SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mobilitymessages.h)
../inc/mobilitymessages.inl         SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mobilitymessages.inl)
../inc/cs_mobility_apiext.h         SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(comms-infras/cs_mobility_apiext.h)
../inc/rworkerlock.h                SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/rworkerlock.h)
../inc/cfmacro.h                    SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/cfmacro.h)

../inc/InterfaceTable.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/interfacetable.h)

../inc/MetaData.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/metadata.h)
../inc/MetaData.inl SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/metadata.inl)
../inc/MetaType.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/metatype.h)
../inc/MetaBuffer.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/metabuffer.h)
../inc/MetaTypeVariableLen.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/metatypevariablelen.h)
../inc/MetaTypeArray.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/metatypearray.h)
../inc/MetaContainer.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/metacontainer.h)
../inc/MetaContainer.inl SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/metacontainer.inl)
../inc/MetaIterator.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/metaiterator.h)
../inc/MetaVirtCtor.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/metavirtctor.h)
../inc/ResponseMsg.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/responsemsg.h)