mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 17:44:45 +00:00
Wrappers for debug builds only, like before.
svn path=/trunk/; revision=15670
This commit is contained in:
parent
045a7df56c
commit
39e84ca95f
1 changed files with 4 additions and 2 deletions
|
@ -199,8 +199,10 @@
|
|||
</directory>
|
||||
<directory name="kd">
|
||||
<directory name="wrappers">
|
||||
<if property="DBG" value="1">
|
||||
<file>bochs.c</file>
|
||||
<file>gdbstub.c</file>
|
||||
</if>
|
||||
</directory>
|
||||
<file>kdinit.c</file>
|
||||
<file>kdio.c</file>
|
||||
|
|
Loading…
Reference in a new issue