Skip to content

Instantly share code, notes, and snippets.

@XANOZOID
Created November 13, 2017 17:43
Show Gist options
  • Save XANOZOID/4435b900bb05df1750be3df7ccde9c89 to your computer and use it in GitHub Desktop.
Save XANOZOID/4435b900bb05df1750be3df7ccde9c89 to your computer and use it in GitHub Desktop.
-cp ..
-cp src
-main TestMain
-lib munit
-lib hamcrest
--no-inline
--each
-D unit_test
# -D lime_cffi
-D openfl="4.0.0"
# -D native
# -D lime-native
# -D linux
# -D desktop
-D webgl
-D browser
-D html5
-D javascript
-lib lime
-lib openfl
--remap flash:openfl
-js test.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment