diff -r 79859ed3eea9 -r 919f36ff910f web_plat/connection_manager_api/group/bld.inf --- a/web_plat/connection_manager_api/group/bld.inf Tue Aug 31 16:17:46 2010 +0300 +++ b/web_plat/connection_manager_api/group/bld.inf Wed Sep 01 12:28:30 2010 +0100 @@ -15,17 +15,16 @@ * */ #include -#include "../../../web_plat/browser_platform_api/inc/Browser_platform_variant.hrh" +#include "../../../web_plat/browser_platform_api/inc/browser_platform_variant.hrh" PRJ_PLATFORMS DEFAULT PRJ_EXPORTS - -../inc/InternetConnectionManager.h MW_LAYER_PLATFORM_EXPORT_PATH(InternetConnectionManager.h) -../inc/MConnection.h MW_LAYER_PLATFORM_EXPORT_PATH(MConnection.h) -../inc/ConnectionObservers.h MW_LAYER_PLATFORM_EXPORT_PATH(ConnectionObservers.h) -../inc/IdPair.h MW_LAYER_PLATFORM_EXPORT_PATH(IdPair.h) -../inc/ApChangeObserver.h MW_LAYER_PLATFORM_EXPORT_PATH(ApChangeObserver.h) +../inc/internetconnectionmanager.h MW_LAYER_PLATFORM_EXPORT_PATH(internetconnectionmanager.h) +../inc/mconnection.h MW_LAYER_PLATFORM_EXPORT_PATH(mconnection.h) +../inc/connectionobservers.h MW_LAYER_PLATFORM_EXPORT_PATH(connectionobservers.h) +../inc/idpair.h MW_LAYER_PLATFORM_EXPORT_PATH(idpair.h) +../inc/apchangeobserver.h MW_LAYER_PLATFORM_EXPORT_PATH(apchangeobserver.h) PRJ_MMPFILES