forked from 2018HackPrincetonMMR/HorryOtter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
15 lines (15 loc) · 1.17 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="resources/Assets"/>
<classpathentry kind="lib" path="C:/Users/Russell/Documents/HackPrinceton2018/deps/jmonkey/jME3.2-stable/jMonkeyEngine3.jar"/>
<classpathentry kind="lib" path="C:/Users/Russell/Documents/HackPrinceton2018/deps/Leap_Motion_SDK_Windows_2.3.1/LeapDeveloperKit_2.3.1+31549_win/LeapSDK/lib/LeapJava.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="C:/Users/Russell/Documents/HackPrinceton2018/deps/Leap_Motion_SDK_Windows_2.3.1/LeapDeveloperKit_2.3.1+31549_win/LeapSDK/lib/x64"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="C:/Users/Russell/Documents/HackPrinceton2018/deps/Sphinx/sphinx4-core-5prealpha-20160628.232526-10.jar"/>
<classpathentry kind="lib" path="C:/Users/Russell/Documents/HackPrinceton2018/deps/Sphinx/sphinx4-data-5prealpha-20160628.232535-10.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>