Skip to content

Commit ffa5e66

Browse files
committed
These should be in debug too...
1 parent 18fcacc commit ffa5e66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -227,9 +227,9 @@
227227
<setenv name="HAXEPATH" value="./"/>
228228

229229
<haxedef name="HXCPP_M32" if="32bit" />
230-
<haxedef name="HXCPP_CHECK_POINTER" if="release" />
231-
<haxedef name="HXCPP_STACK_LINE" if="release" />
232230
<haxedef name="HXCPP_DEBUG_LINK" if="debug" />
231+
<haxedef name="HXCPP_CHECK_POINTER" />
232+
<haxedef name="HXCPP_STACK_LINE" />
233233
<haxedef name="HXCPP_CATCH_SEGV" />
234234

235235
<haxedef name="hscriptPos" /> <!-- for logging -->

0 commit comments

Comments
 (0)