Skip to content

Commit 72404e7

Browse files
committed
extraParams handle pulling in the HXB and setting the defines
1 parent 096c5c5 commit 72404e7

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

extraParams.hxml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
--hxb-lib go2hx.zip
1+
--hxb-lib go2hx.zip
2+
-D hl-no-opt
3+
-D no-opt
4+
-D no-inline
5+
-w -WStaticInitOrder

tests.hxml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
11
-cp tests
22
-main Test
3-
--hxb-lib go2hx.zip
4-
-D hl-no-opt
5-
-D no-opt
6-
-D no-inline
7-
-w -WStaticInitOrder
83
-hl test.hl

0 commit comments

Comments
 (0)