Skip to content

Commit

Permalink
gen
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesisfeline authored Sep 3, 2023
1 parent 297c44f commit a4c842f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -192,8 +192,9 @@

<haxedef name="no-deprecation-warnings"/>

<haxedef name="HXCPP_GC_SUMMARY" if="cpp debug"/>
<haxedef name="HXCPP_GC_SUMMARY" if="cpp"/>
<haxedef name="HXCPP_GC_MOVING" if="cpp" />
<haxedef name="HXCPP_GC_GENERATIONAL" if="cpp" />

<!-- This is from Hope Engine, go check out the engine its underrated as hell. -->
<error value="haxe ${haxe} is not supported why dont you switch to 4.2.5" if="${haxe == 4.1.5}" />
Expand Down

0 comments on commit a4c842f

Please sign in to comment.