mirror of
https://github.com/opencv/opencv.git
synced 2024-12-02 07:39:57 +08:00
be2c4ddbdd
* Added manual port for getTextSize; * Fixed bugs in "native camera" sample; * Added 15-puzzle sample.
9 lines
335 B
XML
9 lines
335 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<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="OpenCV-2.3.1_src"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|