-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
28 lines (28 loc) · 2.29 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry excluding="src/" kind="src" path=""/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry exported="true" kind="lib" path="C:/javacv-cppjars/ffmpeg-2.1.1-android-arm.jar"/>
<classpathentry exported="true" kind="lib" path="C:/javacv-cppjars/ffmpeg-2.1.1-linux-x86.jar"/>
<classpathentry exported="true" kind="lib" path="C:/javacv-cppjars/ffmpeg-2.1.1-linux-x86_64.jar"/>
<classpathentry exported="true" kind="lib" path="C:/javacv-cppjars/ffmpeg-2.1.1-macosx-x86_64.jar"/>
<classpathentry exported="true" kind="lib" path="C:/javacv-cppjars/ffmpeg-2.1.1-windows-x86.jar"/>
<classpathentry exported="true" kind="lib" path="C:/javacv-cppjars/ffmpeg-2.1.1-windows-x86_64.jar"/>
<classpathentry exported="true" kind="lib" path="C:/javacv-cppjars/opencv-2.4.8-android-arm.jar"/>
<classpathentry exported="true" kind="lib" path="C:/javacv-cppjars/opencv-2.4.8-linux-x86.jar"/>
<classpathentry exported="true" kind="lib" path="C:/javacv-cppjars/opencv-2.4.8-linux-x86_64.jar"/>
<classpathentry exported="true" kind="lib" path="C:/javacv-cppjars/opencv-2.4.8-macosx-x86_64.jar"/>
<classpathentry exported="true" kind="lib" path="C:/javacv-cppjars/opencv-2.4.8-windows-x86.jar"/>
<classpathentry exported="true" kind="lib" path="C:/javacv-cppjars/opencv-2.4.8-windows-x86_64.jar"/>
<classpathentry exported="true" kind="lib" path="C:/javacv-bin/javacpp.jar"/>
<classpathentry exported="true" kind="lib" path="C:/javacv-bin/javacv.jar"/>
<classpathentry exported="true" kind="lib" path="C:/javacv-bin/javacv-android-arm.jar"/>
<classpathentry exported="true" kind="lib" path="C:/javacv-bin/javacv-linux-x86.jar"/>
<classpathentry exported="true" kind="lib" path="C:/javacv-bin/javacv-linux-x86_64.jar"/>
<classpathentry exported="true" kind="lib" path="C:/javacv-bin/javacv-macosx-x86_64.jar"/>
<classpathentry exported="true" kind="lib" path="C:/javacv-bin/javacv-windows-x86.jar"/>
<classpathentry exported="true" kind="lib" path="C:/javacv-bin/javacv-windows-x86_64.jar"/>
<classpathentry exported="true" kind="lib" path="D:/RXTXcomm.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>