mirror of
https://github.com/opencv/opencv.git
synced 2024-11-29 22:00:25 +08:00
9 lines
327 B
Plaintext
9 lines
327 B
Plaintext
|
<?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>
|