Changeset 15213 for trunk/android-headers/jni/C/populate.sh
- Timestamp:
- Feb 15, 2012, 8:41:14 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/android-headers/jni/C/populate.sh
r15210 r15213 1 1 #!/bin/sh 2 htoffi= xarm-h-to-ffi.sh2 htoffi=h-to-ffi.sh 3 3 NDK=/usr/local/android-ndk-r7 4 4 CCL=`dirname $0`/../../.. 5 CCL=`cd ${CCL};pwd` 5 6 ANDROIDVERSION=android-9 6 7 HEADERS=${NDK}/platforms/${ANDROIDVERSION}/arch-arm/usr/include
Note: See TracChangeset
for help on using the changeset viewer.