add allowwarnings ="true" so ibrowser can be build with dgb=0 with gcc 3.4.4
[reactos.git] / reactos / subsys / system / ibrowser / ibrowser.xml
index 5683599..e4fd3fd 100644 (file)
@@ -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>