websrv_pub/xml_extensions_api/group/bld.inf
changeset 0 62f9d29f7211
equal deleted inserted replaced
-1:000000000000 0:62f9d29f7211
       
     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 :                XML Extensions API
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 
       
    21 
       
    22 
       
    23 
       
    24 
       
    25 
       
    26 #include <platform_paths.hrh>
       
    27 
       
    28 PRJ_PLATFORMS
       
    29 DEFAULT
       
    30 
       
    31 PRJ_EXPORTS
       
    32 
       
    33 ../inc/SenBaseFragment.h     MW_LAYER_PUBLIC_EXPORT_PATH(SenBaseFragment.h)
       
    34 ../inc/MSenElement.h     MW_LAYER_PUBLIC_EXPORT_PATH(MSenElement.h)
       
    35 ../inc/MSenContentHandlerClient.h     MW_LAYER_PUBLIC_EXPORT_PATH(MSenContentHandlerClient.h)
       
    36 ../inc/SenXmlUtils.h     MW_LAYER_PUBLIC_EXPORT_PATH(SenXmlUtils.h)
       
    37 ../inc/SenBaseElement.h     MW_LAYER_PUBLIC_EXPORT_PATH(SenBaseElement.h)
       
    38 ../inc/SenElement.h     MW_LAYER_PUBLIC_EXPORT_PATH(SenElement.h)
       
    39 ../inc/SenFragment.h     MW_LAYER_PUBLIC_EXPORT_PATH(SenFragment.h)
       
    40 ../inc/SenDomFragment.h     MW_LAYER_PUBLIC_EXPORT_PATH(SenDomFragment.h)
       
    41 ../inc/MSenFragment.h     MW_LAYER_PUBLIC_EXPORT_PATH(MSenFragment.h)
       
    42 ../inc/SenNameSpace.h     MW_LAYER_PUBLIC_EXPORT_PATH(SenNameSpace.h)
       
    43 ../inc/SenBaseAttribute.h     MW_LAYER_PUBLIC_EXPORT_PATH(SenBaseAttribute.h)
       
    44 ../inc/SenXmlReader.h     MW_LAYER_PUBLIC_EXPORT_PATH(SenXmlReader.h)
       
    45 ../inc/SenXmlConstants.h     MW_LAYER_PUBLIC_EXPORT_PATH(SenXmlConstants.h)
       
    46 ../inc/SenXmlElement.h     MW_LAYER_PUBLIC_EXPORT_PATH(SenXmlElement.h)
       
    47