mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
Wrappers for debug builds only, like before.
svn path=/trunk/; revision=15670
This commit is contained in:
@@ -199,8 +199,10 @@
|
||||
</directory>
|
||||
<directory name="kd">
|
||||
<directory name="wrappers">
|
||||
<file>bochs.c</file>
|
||||
<file>gdbstub.c</file>
|
||||
<if property="DBG" value="1">
|
||||
<file>bochs.c</file>
|
||||
<file>gdbstub.c</file>
|
||||
</if>
|
||||
</directory>
|
||||
<file>kdinit.c</file>
|
||||
<file>kdio.c</file>
|
||||
|
||||
Reference in New Issue
Block a user