mirror of
https://github.com/reactos/reactos.git
synced 2025-05-06 18:31:26 +00:00
"Fix" the release build.
svn path=/trunk/; revision=37804
This commit is contained in:
parent
3f5de2feb4
commit
6fa1c22603
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
<define name="__REACTOS__" />
|
||||
<define name="__REACTOS__" host="true" />
|
||||
|
||||
<property name="DBG_OR_KDBG" value="false" />
|
||||
<if property="DBG" value="1">
|
||||
<define name="DBG">1</define>
|
||||
<define name="_SEH_ENABLE_TRACE" />
|
||||
|
|
Loading…
Reference in a new issue