web_plat/connection_manager_api/group/bld.inf
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
equal deleted inserted replaced
93:79859ed3eea9 94:919f36ff910f
    13 *
    13 *
    14 * Description:  API headers for Connection Manager.
    14 * Description:  API headers for Connection Manager.
    15 *
    15 *
    16 */
    16 */
    17 #include <platform_paths.hrh>
    17 #include <platform_paths.hrh>
    18 #include "../../../web_plat/browser_platform_api/inc/Browser_platform_variant.hrh"
    18 #include "../../../web_plat/browser_platform_api/inc/browser_platform_variant.hrh"
    19 
    19 
    20 PRJ_PLATFORMS
    20 PRJ_PLATFORMS
    21 DEFAULT
    21 DEFAULT
    22 
    22 
    23 PRJ_EXPORTS
    23 PRJ_EXPORTS
    24 
    24 ../inc/internetconnectionmanager.h     MW_LAYER_PLATFORM_EXPORT_PATH(internetconnectionmanager.h)
    25 ../inc/InternetConnectionManager.h     MW_LAYER_PLATFORM_EXPORT_PATH(InternetConnectionManager.h)
    25 ../inc/mconnection.h                   MW_LAYER_PLATFORM_EXPORT_PATH(mconnection.h)
    26 ../inc/MConnection.h                   MW_LAYER_PLATFORM_EXPORT_PATH(MConnection.h)
    26 ../inc/connectionobservers.h           MW_LAYER_PLATFORM_EXPORT_PATH(connectionobservers.h)
    27 ../inc/ConnectionObservers.h           MW_LAYER_PLATFORM_EXPORT_PATH(ConnectionObservers.h)
    27 ../inc/idpair.h                        MW_LAYER_PLATFORM_EXPORT_PATH(idpair.h)
    28 ../inc/IdPair.h                        MW_LAYER_PLATFORM_EXPORT_PATH(IdPair.h)
    28 ../inc/apchangeobserver.h              MW_LAYER_PLATFORM_EXPORT_PATH(apchangeobserver.h)
    29 ../inc/ApChangeObserver.h              MW_LAYER_PLATFORM_EXPORT_PATH(ApChangeObserver.h)
       
    30 
    29 
    31 PRJ_MMPFILES
    30 PRJ_MMPFILES