add allowwarnings ="true" so explore can be build with dgb=0 with gcc 3.4.4
authorMagnus Olsen <magnus@greatlord.com>
Sat, 17 Dec 2005 20:57:52 +0000 (20:57 +0000)
committerMagnus Olsen <magnus@greatlord.com>
Sat, 17 Dec 2005 20:57:52 +0000 (20:57 +0000)
svn path=/trunk/; revision=20229

reactos/subsys/system/explorer/explorer.xml

index ef51397..3f847e3 100644 (file)
@@ -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>