mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 18:23:21 +00:00
- Fix formatting.
svn path=/trunk/; revision=41940
This commit is contained in:
parent
145e9fad83
commit
be56928252
1 changed files with 5 additions and 5 deletions
|
@ -89,8 +89,8 @@
|
||||||
<group compilerset="gcc">
|
<group compilerset="gcc">
|
||||||
<compilerflag>-Wall</compilerflag>
|
<compilerflag>-Wall</compilerflag>
|
||||||
<compilerflag compiler="cxx">-Wno-non-virtual-dtor</compilerflag>
|
<compilerflag compiler="cxx">-Wno-non-virtual-dtor</compilerflag>
|
||||||
<compilerflag compiler="cc,cxx">-gstabs+</compilerflag>
|
<compilerflag compiler="cc,cxx">-gstabs+</compilerflag>
|
||||||
<compilerflag compiler="as">-gstabs+</compilerflag>
|
<compilerflag compiler="as">-gstabs+</compilerflag>
|
||||||
</group>
|
</group>
|
||||||
|
|
||||||
<group compilerset="msc">
|
<group compilerset="msc">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue