Squashed 'cloner/' content from commit 79ff709

git-subtree-dir: cloner
git-subtree-split: 79ff709d0060b967d3508b6abfe194bedfb63f1b
This commit is contained in:
2020-12-09 18:33:53 -07:00
parent 6df188f432
commit a47af32adb
23 changed files with 431 additions and 4 deletions

15
cloner/test/compile.hxml Normal file
View File

@@ -0,0 +1,15 @@
-cp .
-cp ../src
-lib hx3compat
-main TestMain
-debug
-cpp ../bin/test
--next
-cp .
-cp ../src
-lib hx3compat
-main TestMain
-debug
-neko ../bin/test/TestMain.n