ipcm_pub/access_point_engine_api/group/bld.inf
changeset 70 ac5daea24fb0
parent 0 5a93021fdf25
equal deleted inserted replaced
61:8b0c979bbe8c 70:ac5daea24fb0
       
     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 :                Access Point Engine API
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 PRJ_PLATFORMS
       
    23 DEFAULT
       
    24 
       
    25 PRJ_EXPORTS
       
    26 
       
    27 ../inc/APUtils.h     MW_LAYER_PUBLIC_EXPORT_PATH(ApUtils.h)
       
    28 ../inc/APDataHandler.h     MW_LAYER_PUBLIC_EXPORT_PATH(ApDataHandler.h)
       
    29 ../inc/ActiveApDb.h     MW_LAYER_PUBLIC_EXPORT_PATH(ActiveApDb.h)
       
    30 ../inc/ApEngineConsts.h     MW_LAYER_PUBLIC_EXPORT_PATH(ApEngineConsts.h)
       
    31 ../inc/ApEngineVer.h     MW_LAYER_PUBLIC_EXPORT_PATH(ApEngineVer.h)
       
    32 ../inc/Aplistitemlist.h     MW_LAYER_PUBLIC_EXPORT_PATH(ApListItemList.h)
       
    33 ../inc/ApNetworkItemlist.h     MW_LAYER_PUBLIC_EXPORT_PATH(ApNetworkItemList.h)
       
    34 ../inc/ApListItem.h     MW_LAYER_PUBLIC_EXPORT_PATH(ApListItem.h)
       
    35 ../inc/APSelect.h     MW_LAYER_PUBLIC_EXPORT_PATH(ApSelect.h)
       
    36 ../inc/APNetworks.h     MW_LAYER_PUBLIC_EXPORT_PATH(ApNetworks.h)
       
    37 ../inc/ApNetworkItem.h     MW_LAYER_PUBLIC_EXPORT_PATH(ApNetworkItem.h)
       
    38 ../inc/APAccessPointItem.h     MW_LAYER_PUBLIC_EXPORT_PATH(ApAccessPointItem.h)