Put dbg=1 as default again Modified: trunk/reactos/config.template.xml _____
Modified: trunk/reactos/config.template.xml --- trunk/reactos/config.template.xml 2005-05-28 17:13:56 UTC (rev 15592) +++ trunk/reactos/config.template.xml 2005-05-28 17:17:27 UTC (rev 15593) @@ -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" />