Commented out export of missing CRML source file to avoid build error. RCL_3 PDK_3.0.4
authorSimon Howkins <simonh@symbian.org>
Thu, 28 Oct 2010 12:05:33 +0100
branchRCL_3
changeset 78 5b3c983434ca
parent 77 5977f652d357
Commented out export of missing CRML source file to avoid build error. There are no known side effects of this file being missing, so this seems a reasonable way to avoid the build error.
lowlevellibsandfws/apputils/initLocale/group/bld.inf
--- a/lowlevellibsandfws/apputils/initLocale/group/bld.inf	Thu Oct 28 11:40:42 2010 +0100
+++ b/lowlevellibsandfws/apputils/initLocale/group/bld.inf	Thu Oct 28 12:05:33 2010 +0100
@@ -27,7 +27,8 @@
 ../data/1020e4d3.cre /epoc32/release/winscw/urel/z/private/10202be9/1020e4d3.cre
 
 // ConfML files
-../conf/apputils_1020e4d3.crml   OS_LAYER_EXPORTS_CRML(apputils_1020e4d3.crml)
+// Source file has never been present - impact of this does not seem to be significant
+//../conf/apputils_1020e4d3.crml   OS_LAYER_EXPORTS_CRML(apputils_1020e4d3.crml)
 
 
 #else