Created
November 13, 2017 17:43
-
-
Save XANOZOID/4435b900bb05df1750be3df7ccde9c89 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-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