add allowwarnings ="true" so explore can be build with dgb=0 with gcc 3.4.4

svn path=/trunk/; revision=20229
This commit is contained in:
Magnus Olsen 2005-12-17 20:57:52 +00:00
parent 5d810533b0
commit 9988c220cc

View 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>