Put dbg=1 as default again

svn path=/trunk/; revision=15593
This commit is contained in:
Alex Ionescu
2005-05-28 17:17:27 +00:00
parent ee52bbdc1b
commit cd37d4427a
+1 -1
View File
@@ -36,4 +36,4 @@
Whether to compile for debugging. No compiler optimizations will be
performed.
-->
<property name="DBG" value="0" />
<property name="DBG" value="1" />