forked from vialab/TandemTable
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
33 lines (33 loc) · 1.86 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
29
30
31
32
33
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="TandemTable/DLL"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="lib" path="libs/TimingFramework.jar"/>
<classpathentry kind="lib" path="libs/core.jar"/>
<classpathentry kind="lib" path="libs/Google/gdata-client-1.0.jar"/>
<classpathentry kind="lib" path="libs/Google/gdata-client-meta-1.0.jar"/>
<classpathentry kind="lib" path="libs/Google/gdata-core-1.0.jar"/>
<classpathentry kind="lib" path="libs/Google/gdata-media-1.0.jar"/>
<classpathentry kind="lib" path="libs/Google/gdata-youtube-2.0.jar"/>
<classpathentry kind="lib" path="libs/Google/gdata-youtube-meta-2.0.jar"/>
<classpathentry kind="lib" path="libs/Google/guava-r07.jar"/>
<classpathentry kind="lib" path="libs/Google/mailapi.jar"/>
<classpathentry kind="lib" path="libs/microsoft-translator-java-api-0.6.1-jar-with-dependencies.jar"/>
<classpathentry kind="lib" path="libs/gifAnimation.jar"/>
<classpathentry kind="lib" path="libs/json.jar"/>
<classpathentry kind="lib" path="libs/xom-1.2.8.jar"/>
<classpathentry kind="lib" path="libs/libTUIO.jar"/>
<classpathentry kind="lib" path="libs/twitter4j-core-3.0.5.jar"/>
<classpathentry kind="lib" path="libs/mouseToTUIO.jar"/>
<classpathentry kind="lib" path="libs/TarsosDSP.jar"/>
<classpathentry kind="lib" path="libs/SMT-v1.jar"/>
<classpathentry kind="lib" path="libs/vlcj-3.0.1.jar"/>
<classpathentry kind="lib" path="libs/jna-3.5.2.jar"/>
<classpathentry kind="lib" path="libs/platform-3.5.2.jar"/>
<classpathentry kind="lib" path="libs/flickj-custom.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>