diff -r d39add9822e2 -r 5bfc169077b2 web_plat/connection_manager_api/group/bld.inf --- a/web_plat/connection_manager_api/group/bld.inf Tue Feb 02 00:56:45 2010 +0200 +++ b/web_plat/connection_manager_api/group/bld.inf Fri Mar 19 09:52:28 2010 +0200 @@ -15,16 +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