[ros-diffs] [greatlrd] 20229: add allowwarnings ="true" so explore 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:57:55 CET 2005


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

Modified: trunk/reactos/subsys/system/explorer/explorer.xml
--- trunk/reactos/subsys/system/explorer/explorer.xml	2005-12-17
19:58:23 UTC (rev 20228)
+++ trunk/reactos/subsys/system/explorer/explorer.xml	2005-12-17
20:57:52 UTC (rev 20229)
@@ -1,4 +1,5 @@

-<module name="explorer" type="win32gui" installname="explorer.exe">
+<module name="explorer" type="win32gui" installname="explorer.exe"
allowwarnings ="true">
+
 	<linkerflag>-luuid</linkerflag>
 	<linkerflag>-lstdc++</linkerflag>
 	<linkerflag>-fexceptions</linkerflag>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20051217/532a8d27/attachment.html


More information about the Ros-diffs mailing list