web_plat/webutils_api/group/bld.inf
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 94 919f36ff910f
child 100 1218a829abb5
--- a/web_plat/webutils_api/group/bld.inf	Tue Feb 02 00:56:45 2010 +0200
+++ b/web_plat/webutils_api/group/bld.inf	Fri Mar 19 09:52:28 2010 +0200
@@ -14,16 +14,15 @@
 * Description:  Build information for the WebUtils API.
 *
 */
-
 #include <platform_paths.hrh>
-#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/cuseragent.h             MW_LAYER_PLATFORM_EXPORT_PATH(cuseragent.h)
-../inc/webutilsinternalcrkeys.h MW_LAYER_PLATFORM_EXPORT_PATH(webutilsinternalcrkeys.h)
-../inc/webutilssdkcrkeys.h	    MW_LAYER_PLATFORM_EXPORT_PATH(webutilssdkcrkeys.h)
+../inc/CUserAgent.h             MW_LAYER_PLATFORM_EXPORT_PATH(CUserAgent.h)
+../inc/WebUtilsInternalCRKeys.h MW_LAYER_PLATFORM_EXPORT_PATH(WebUtilsInternalCRKeys.h)
+../inc/WebUtilsSDKCRKeys.h	    MW_LAYER_PLATFORM_EXPORT_PATH(WebUtilsSDKCRKeys.h)
 
 PRJ_MMPFILES