merged Android Manager and new java layout

This commit is contained in:
Marina Kolpakova
2012-06-28 16:23:19 +00:00
parent 680a44189c
commit 01570fa800
179 changed files with 34149 additions and 113 deletions

View File

@@ -16,6 +16,6 @@ LOCAL_SRC_FILES := DetectionBasedTracker_jni.cpp
LOCAL_C_INCLUDES += $(LOCAL_PATH)
LOCAL_LDLIBS += -llog -ldl
LOCAL_MODULE := detection_based_tacker
LOCAL_MODULE := detection_based_tracker
include $(BUILD_SHARED_LIBRARY)