mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 04:13:32 +00:00
WaxDragon curses BrandonTurner.
svn path=/branches/ros-branch-0_3_1/; revision=24330
This commit is contained in:
@@ -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" />
|
||||
|
||||
|
||||
<!--
|
||||
|
||||
Reference in New Issue
Block a user