Files
bx/scripts/toolchain.lua
Jean-François Verdon 5097c6f264 Android generated application are provided as a dynamic library.
To be loaded flawlessly by 'NativeActivity' class, they must have 'lib' as prefix and '.so' as extension (see 'AndroidManifest.xml' section at 'developer.android.com/ndk/samples/sample_na.html').
This adds automatically the 'lib' prefix to the generated library.
2016-02-20 12:17:07 +01:00

36 KiB
Executable File