Skip to content

Commit

Permalink
project.xml: use -dce no compiler option when building Flash swc
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtynjala committed Nov 16, 2023
1 parent 08afe62 commit fe08e57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
<template path="templates" if="flash"/>

<haxeflag name="--macro" value="include('moonshine.lsp')"/>
<haxeflag name="-dce" value="no" if="flash"/>
</project>

0 comments on commit fe08e57

Please sign in to comment.