-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
17 lines (17 loc) · 1.05 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="lib" path="lib/cmu_time_awb.jar"/>
<classpathentry exported="true" kind="lib" path="lib/cmu_us_kal.jar"/>
<classpathentry exported="true" kind="lib" path="lib/cmudict04.jar"/>
<classpathentry exported="true" kind="lib" path="lib/cmulex.jar"/>
<classpathentry exported="true" kind="lib" path="lib/cmutimelex.jar"/>
<classpathentry exported="true" kind="lib" path="lib/en_us.jar"/>
<classpathentry exported="true" kind="lib" path="lib/freetts-jsapi10.jar"/>
<classpathentry exported="true" kind="lib" path="lib/freetts.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry exported="true" kind="lib" path="lib/core.jar"/>
<classpathentry exported="true" kind="lib" path="lib/OpenCV.jar"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>