Minor Android samples fix

This commit is contained in:
Andrey Kamaev 2011-07-14 10:48:48 +00:00
parent 85c8a69fdf
commit c52ab82bbf
2 changed files with 2 additions and 2 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="opencv2.3.1_src"/>
<classpathentry kind="output" path="bin"/>
</classpath>

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="opencv2.3.1_src"/>
<classpathentry kind="output" path="bin"/>
</classpath>