diff -r 9a9a761f03f1 -r 0ed94ceaa377 web_plat/connection_manager_api/group/bld.inf --- a/web_plat/connection_manager_api/group/bld.inf Tue Nov 24 09:02:20 2009 +0200 +++ b/web_plat/connection_manager_api/group/bld.inf Thu Dec 17 09:20:16 2009 +0200 @@ -15,17 +15,17 @@ * */ #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