Avoid exporting non-contributed documentation - workaround for Bug 2842 RCL_3 PDK_3.0.4
authorDario Sestito <darios@symbian.org>
Thu, 28 Oct 2010 11:34:47 +0100
branchRCL_3
changeset 72 be92a98663d5
parent 70 b7f0a69c8e57
Avoid exporting non-contributed documentation - workaround for Bug 2842
charconvfw/charconv_fw/group/bld.inf
charconvfw/charconvplugins/group/bld.inf
--- a/charconvfw/charconv_fw/group/bld.inf	Mon Oct 25 16:21:51 2010 +0100
+++ b/charconvfw/charconv_fw/group/bld.inf	Thu Oct 28 11:34:47 2010 +0100
@@ -34,11 +34,13 @@
 	../inc/charconv.h						SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(charconv.h)
 	../inc/charactersetconverter.h			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(charactersetconverter.h)
 
+#if 0 // bug 2842
 	../documentation/charconv_exe.ipr		/epoc32/engdoc/tools/charconv_exe.ipr
 	../documentation/charconv_perltools.ipr	/epoc32/engdoc/tools/charconv_perltools.ipr
 	../documentation/cnvapi.rtf				/epoc32/engdoc/charconv/cnvapi.rtf
 	../documentation/autodetect.rtf			/epoc32/engdoc/charconv/autodetect.rtf
 	../documentation/snmtool.rtf			/epoc32/engdoc/charconv/snmtool.rtf
+#endif
 
 	../tools/snmtool.bat					/epoc32/tools/snmtool.bat
 	../tools/snmtool.pl						/epoc32/tools/snmtool.pl
--- a/charconvfw/charconvplugins/group/bld.inf	Mon Oct 25 16:21:51 2010 +0100
+++ b/charconvfw/charconvplugins/group/bld.inf	Thu Oct 28 11:34:47 2010 +0100
@@ -51,8 +51,10 @@
 	../inc/SHIFTJIS_2.H								/epoc32/include/shiftjis_2.h
 #endif
 
+#if 0 // bug 2842
 	../documentation/charconv_plugins_perltools.ipr	/epoc32/engdoc/tools/charconv_plugins_perltools.ipr
 	../documentation/cnvtool.rtf					/epoc32/engdoc/charconv/cnvtool.rtf
+#endif
 
 	../tools/cnvtool.bat							/epoc32/tools/cnvtool.bat
 	../tools/charconv.bat							/epoc32/tools/charconv.bat