-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
20 lines (20 loc) · 1.35 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="Resources"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry exported="true" kind="lib" path="AdditonalLibraries/jl1.0.1.jar"/>
<classpathentry exported="true" kind="lib" path="AdditonalLibraries/mp3spi1.9.5.jar"/>
<classpathentry exported="true" kind="lib" path="AdditonalLibraries/tritonus_share.jar"/>
<classpathentry exported="true" kind="lib" path="AdditonalLibraries/cmu_time_awb.jar"/>
<classpathentry exported="true" kind="lib" path="AdditonalLibraries/cmu_us_kal.jar"/>
<classpathentry exported="true" kind="lib" path="AdditonalLibraries/cmudict04.jar"/>
<classpathentry exported="true" kind="lib" path="AdditonalLibraries/cmulex.jar"/>
<classpathentry exported="true" kind="lib" path="AdditonalLibraries/cmutimelex.jar"/>
<classpathentry exported="true" kind="lib" path="AdditonalLibraries/en_us.jar"/>
<classpathentry exported="true" kind="lib" path="AdditonalLibraries/freetts-jsapi10.jar"/>
<classpathentry exported="true" kind="lib" path="AdditonalLibraries/freetts.jar"/>
<classpathentry exported="true" kind="lib" path="AdditonalLibraries/mbrola.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>