ecl/examples/android/jni
Daniel Kochmański 35a6e91488 android/example: use ecl shared library
Don't statically link with the ECL. Use libecl.so instead. Thanks to
that we don't have to link explicitly with each module we want to use
and the whole process is simpler.
2015-10-23 18:18:58 +02:00
..
Android.mk android/example: use ecl shared library 2015-10-23 18:18:58 +02:00
ecl_boot.c android/example: use ecl shared library 2015-10-23 18:18:58 +02:00
ecl_boot.h mobile: add sample android application (HelloECL) 2015-10-23 18:16:38 +02:00
org_lisp_ecl_EmbeddedCommonLisp.c cosmetic: remove unndecessary message 2015-10-23 18:18:58 +02:00
org_lisp_ecl_EmbeddedCommonLisp.h mobile: add sample android application (HelloECL) 2015-10-23 18:16:38 +02:00