1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 15:23:05 +04:00

Java samples updated to be compatible with both old (2.2+) and new (3.0+) Android versions

This commit is contained in:
Andrey Pavlenko
2012-02-24 08:43:11 +00:00
parent b6c2c61ce1
commit 5bea651e81
11 changed files with 87 additions and 70 deletions
-1
View File
@@ -4,7 +4,6 @@
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="src" path="OpenCV_src"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>