opencv_test package renamed to opencv.test

This commit is contained in:
Kirill Kornyakov
2011-06-30 09:38:07 +00:00
parent 3ff8831ae9
commit 217a782d94
7 changed files with 4 additions and 152 deletions

View File

@@ -3,6 +3,6 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="src" path="OpenCVJavaAPI_src"/>
<classpathentry kind="src" path="OpenCV_src"/>
<classpathentry kind="output" path="bin"/>
</classpath>