The no-inline macro was added previously to fix a compatibility issue with an older version of Haxe. It remains to be seen whether or not it is necessary as it seems to create conflicts with intermittent versions of Haxe. For this purpose we will remove it, unless it is deemed necessary again in the future. See: https://github.com/openfl/lime/discussions/1645 for more info.
12 lines
144 B
Plaintext
12 lines
144 B
Plaintext
-main CommandLineTools
|
|
-neko tools.n
|
|
-D lime-curl
|
|
-D lime-cffi
|
|
-D lime
|
|
-cp platforms
|
|
-cp ../src
|
|
-lib format
|
|
-lib hxp
|
|
#-lib svg
|
|
-D optional-cffi
|