java tests: minor updates

This commit is contained in:
Kirill Kornyakov
2011-08-03 13:12:39 +00:00
parent 2d820d2321
commit 2a47ab6e08
7 changed files with 116 additions and 17 deletions

View File

@@ -1,8 +1,8 @@
#!/bin/sh
cd `dirname $0`
BUILD_DIR=build_armeabi
opencv_android=`pwd`/../../../android
BUILD_DIR=build
opencv_android=/home/kir/work/ros_opencv_trunk/opencv/android
opencv_build_dir=$opencv_android/$BUILD_DIR
mkdir -p $BUILD_DIR