Don't export documentation which hasn't been contributed - workaround for bug 2861 GCC_SURGE
authorWilliam Roberts <williamr@symbian.org>
Sat, 12 Jun 2010 22:47:04 +0100
branchGCC_SURGE
changeset 20 8305db47a4ce
parent 19 703c56cf2669
child 35 d2e116a91587
Don't export documentation which hasn't been contributed - workaround for bug 2861
emulator/emulatorbsp/bld.inf
--- a/emulator/emulatorbsp/bld.inf	Fri Jun 11 16:27:31 2010 +0100
+++ b/emulator/emulatorbsp/bld.inf	Sat Jun 12 22:47:04 2010 +0100
@@ -20,7 +20,9 @@
 
 PRJ_EXPORTS
 
+#if 0 // bug 2861
 documentation/wins_ether_drv_howto.txt	/epoc32/engdoc/ethernet/	//
+#endif
 
 inc/variantmediadef.h					SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(wins/variantmediadef.h)		
 variant.mmh						SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(wins/variant.mmh)