We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b80c492 commit 6502b80Copy full SHA for 6502b80
project.xml
@@ -234,7 +234,7 @@
234
<haxedef name="HXCPP_STACK_LINE"/>
235
<haxedef name="HXCPP_STACK_TRACE"/>
236
<!--<haxedef name="HXCPP_CATCH_SEGV"/>-->
237
- <haxedef name="HXCPP_FAST_LINK"/>
+ <haxedef name="HXCPP_FAST_LINK" unless="debug"/>
238
<!--<haxedef name="HXCPP_ALIGN_ALLOC"/>--> <!--hxcpp.h(71): warning C4005: 'HXCPP_ALIGN_ALLOC': macro redefinition-->
239
240
<haxedef name="analyzer-optimize" unless="debug"/>
0 commit comments