[ros-diffs] [greatlrd] 20230: add allowwarnings ="true" so ibrowser can be build with dgb=0 with gcc 3.4.4

greatlrd at svn.reactos.com greatlrd at svn.reactos.com
Sat Dec 17 21:59:47 CET 2005


add allowwarnings ="true"  so ibrowser can be build with dgb=0  with gcc
3.4.4
Modified: trunk/reactos/subsys/system/ibrowser/ibrowser.xml
  _____  

Modified: trunk/reactos/subsys/system/ibrowser/ibrowser.xml
--- trunk/reactos/subsys/system/ibrowser/ibrowser.xml	2005-12-17
20:57:52 UTC (rev 20229)
+++ trunk/reactos/subsys/system/ibrowser/ibrowser.xml	2005-12-17
20:59:44 UTC (rev 20230)
@@ -1,4 +1,4 @@

-<module name="ibrowser" type="win32gui" installbase="system32"
installname="ibrowser.exe">
+<module name="ibrowser" type="win32gui" installbase="system32"
installname="ibrowser.exe"  allowwarnings ="true">
 	<linkerflag>-fexceptions</linkerflag>
 	<include base="ibrowser">.</include>
 	<include base="ReactOS">include/expat</include>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20051217/d0868df9/attachment.html


More information about the Ros-diffs mailing list