Skip to content

Commit ea9dada

Browse files
HXCPP_GC_BIG_BLOCKS
1 parent 445add5 commit ea9dada

File tree

2 files changed

+2
-102
lines changed

2 files changed

+2
-102
lines changed

.github/workflows/switch.yaml

Lines changed: 0 additions & 101 deletions
This file was deleted.

Project.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,9 @@
111111
<section if="cpp">
112112
<setenv name="HAXEPATH" value="./"/>
113113

114-
<haxedef name="HXCPP_DEBUG_LINK" if="release"/>
114+
<haxedef name="HXCPP_DEBUG_LINK"/>
115115
<haxedef name="HXCPP_CATCH_SEGV"/>
116+
<haxedef name="HXCPP_GC_BIG_BLOCKS"/>
116117
</section>
117118

118119
<haxedef name='no-deprecation-warnings'/>

0 commit comments

Comments
 (0)