mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-30 04:10:44 -08:00
This files shouldn't be copied. They are big, duplicate binaries in fas files and are no use without the gcc compiler on the target system. Also clean assets directory on the clean target and use a symblink `ecl-libdir' to access the libraries directory. |
||
|---|---|---|
| .. | ||
| .settings | ||
| assets/lisp/etc | ||
| jni | ||
| res | ||
| src/org/lisp/ecl | ||
| .classpath | ||
| .project | ||
| AndroidManifest.xml | ||
| ant.properties | ||
| build.xml | ||
| proguard-project.txt | ||
| README | ||
This project is a base project for ECL Android. It is created by Sylvain Ageneau <ageneau@gmail.com>. Original location of this project is: http://github.com/ageneau/ecl-android Instructions: $ android update project -t android-19 -p . $ ndk-build $ ant debug install Please direct further questions to ecl-devel@common-lisp.net evrim ulu <evrimulu@gmail.com> March 2015.