Author: amunger
Date: Sun Oct  1 08:57:50 2006
New Revision: 24330
URL: 
http://svn.reactos.org/svn/reactos?rev=24330&view=rev
Log:
WaxDragon curses BrandonTurner.
Modified:
    branches/ros-branch-0_3_1/reactos/config.rbuild
Modified: branches/ros-branch-0_3_1/reactos/config.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_1/reactos/config…
==============================================================================
--- branches/ros-branch-0_3_1/reactos/config.rbuild (original)
+++ branches/ros-branch-0_3_1/reactos/config.rbuild Sun Oct  1 08:57:50 2006
@@ -44,14 +44,14 @@
 <!--
   Whether to compile in the integrated kernel debugger.
 -->
-<property name="KDBG" value="1" />
+<property name="KDBG" value="0" />
 <!--
   Whether to compile for debugging. No compiler optimizations will be
   performed.
 -->
-<property name="DBG" value="1" />
+<property name="DBG" value="0" />
 <!--