- Fix formatting.

svn path=/trunk/; revision=41940
This commit is contained in:
Aleksey Bragin 2009-07-13 12:50:08 +00:00
parent 145e9fad83
commit be56928252

View file

@ -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">