diff options
author | Sven Gothel <[email protected]> | 2011-07-28 04:24:54 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-07-28 04:24:54 +0200 |
commit | 2d672b1c5f237ccb911b9106308c0dc1977530b0 (patch) | |
tree | 3e7f66d032c7aab0dfadb663a2fb60381bb6eece /make/lib/res | |
parent | 445521018f49305cb3c09a4f2dcf0e9be8bc5a46 (diff) |
Fix android build/unit-test ; Generalize aapt packaging (macro) ; Use jogamp icons
make/scripts/make.gluegen.all.android-armv7-cross.sh
- make Rami and me happy :)
- 3 default locations plus recognize user provided android toolkit path
- fixes using ant targets as arguments
make/jogamp-androidtasks.xml
- macro aapt.signed: create signed apk file from jar
- incl. adding native libraries
- see macro doc.
adding generic jogamp icons/images
Diffstat (limited to 'make/lib/res')
-rw-r--r-- | make/lib/res/jogamp_logo_final_346x70pel.png | bin | 0 -> 8946 bytes |
-rw-r--r-- | make/lib/res/jogamp_symbol_final_135x135pel.png | bin | 0 -> 5492 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/make/lib/res/jogamp_logo_final_346x70pel.png b/make/lib/res/jogamp_logo_final_346x70pel.png Binary files differnew file mode 100644 index 0000000..935c4c0 --- /dev/null +++ b/make/lib/res/jogamp_logo_final_346x70pel.png diff --git a/make/lib/res/jogamp_symbol_final_135x135pel.png b/make/lib/res/jogamp_symbol_final_135x135pel.png Binary files differnew file mode 100644 index 0000000..a097108 --- /dev/null +++ b/make/lib/res/jogamp_symbol_final_135x135pel.png |