mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-30 10:26:58 +01:00
another file to search
This commit is contained in:
parent
671876fc06
commit
856b957f6a
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ BASE=$(dirname $0)
|
|||
cd $BASE/../XWords4/bin/classes
|
||||
|
||||
javah -o /tmp/javah$$.txt org.eehouse.android.xw4.jni.XwJNI
|
||||
javap -s org.eehouse.android.xw4.jni.XwJNI
|
||||
javap -s org.eehouse.android.xw4.jni.DrawCtx
|
||||
javap -s org.eehouse.android.xw4.jni.UtilCtxt
|
||||
javap -s org.eehouse.android.xw4.jni.CommsAddrRec
|
||||
|
|
Loading…
Reference in a new issue