Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 456 Bytes

readme.md

File metadata and controls

13 lines (9 loc) · 456 Bytes

Building

$ swig -java -v -outdir build -package org.gareus.libltc src/ltc.i
$ ndk-build

Contributing

No Maintenance Intended

License

This is a derivative work of x42/libltc, which was released under a GNU Lesser General Public License.

As such, this wrapper is hereby also released under the LGPL.

See COPYING.txt for more details.