]> sigrok.org Git - sigrok-androidutils.git/commit
Build a library with the C++ part of environment setup
authorMarcus Comstedt <redacted>
Fri, 18 Jul 2014 14:15:43 +0000 (16:15 +0200)
committerMarcus Comstedt <redacted>
Fri, 18 Jul 2014 14:15:43 +0000 (16:15 +0200)
commit2b68989afe2dcb949c8ff7864d0d7594bd875284
tree184f8bd30def129bb3201e42b73d4dde53d23e03
parent5d83f11e8866618c1432ad1e730f7ad221b24a0e
Build a library with the C++ part of environment setup
.gitignore
Makefile.am
autogen.sh
configure.ac
lib/Makefile.am [new file with mode: 0644]
lib/envsetup.cpp [new file with mode: 0644]
lib/jvm_glue.cpp [new file with mode: 0644]
lib/libsigrokandroidutils-internal.h [new file with mode: 0644]
lib/libsigrokandroidutils.h [new file with mode: 0644]
lib/libsigrokandroidutils.pc.in [new file with mode: 0644]