the release branch should be dbg=0
Modified: branches/ros-branch-0_2_7/reactos/config.template.xml
--- branches/ros-branch-0_2_7/reactos/config.template.xml 2005-07-14 21:57:57 UTC (rev 16569) +++ branches/ros-branch-0_2_7/reactos/config.template.xml 2005-07-14 23:11:28 UTC (rev 16570) @@ -42,4 +42,4 @@
Whether to compile for debugging. No compiler optimizations will be performed. -->
-<property name="DBG" value="1" />
+<property name="DBG" value="0" />