mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 19:26:42 +00:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user