Updated manifest

git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@729 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
This commit is contained in:
Tgui 2007-07-10 22:24:29 +00:00
parent 850f626d92
commit e53bb85a25
2 changed files with 15 additions and 8 deletions

View File

@ -2,26 +2,27 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/tts/cmu_time_awb.jar"/>
<classpathentry kind="lib" path="lib/Graph3d/windows/lib/j3dcore.jar"/>
<classpathentry kind="lib" path="lib/Graph3d/windows/lib/j3dutils.jar"/>
<classpathentry kind="lib" path="lib/Graph3d/windows/lib/vecmath.jar"/>
<classpathentry kind="lib" path="lib/Graph3d/windows/Graph3d.jar"/>
<classpathentry kind="lib" path="lib/Graph3d/jama-1.0.2.jar"/>
<classpathentry kind="lib" path="lib/BareBonesBrowserLaunch.jar"/>
<classpathentry kind="lib" path="lib/jep.jar"/>
<classpathentry kind="lib" path="lib/JFontChooser.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.14.jar"/>
<classpathentry kind="lib" path="lib/swing-layout-1.0.jar"/>
<classpathentry kind="lib" path="lib/tts/cmu_time_awb.jar"/>
<classpathentry kind="lib" path="lib/tts/cmu_us_kal.jar"/>
<classpathentry kind="lib" path="lib/tts/cmudict04.jar"/>
<classpathentry kind="lib" path="lib/tts/cmulex.jar"/>
<classpathentry kind="lib" path="lib/tts/cmutimelex.jar"/>
<classpathentry kind="lib" path="lib/tts/en_us.jar"/>
<classpathentry kind="lib" path="lib/tts/freetts.jar"/>
<classpathentry kind="lib" path="lib/logger/rxtx/RXTXcomm.jar"/>
<classpathentry kind="lib" path="lib/logger/jcommon-1.0.7.jar"/>
<classpathentry kind="lib" path="lib/logger/jfreechart-1.0.3.jar"/>
<classpathentry kind="lib" path="lib/logger/rxtx/RXTXcomm.jar"/>
<classpathentry kind="lib" path="lib/jdic/windows/jdic_stub.jar"/>
<classpathentry kind="lib" path="lib/jdic/jdic.jar"/>
<classpathentry kind="lib" path="lib/Graph3d/jama-1.0.2.jar"/>
<classpathentry kind="lib" path="lib/Graph3d/windows/lib/j3dcore.jar"/>
<classpathentry kind="lib" path="lib/Graph3d/windows/Graph3d.jar"/>
<classpathentry kind="lib" path="lib/Graph3d/windows/lib/j3dutils.jar"/>
<classpathentry kind="lib" path="lib/Graph3d/windows/lib/vecmath.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>

View File

@ -17,5 +17,11 @@ Class-Path:
lib/j3dutils.jar
lib/vecmath.jar
lib/swing-layout-1.0.jar
lib/jdic_stub.jar
lib/jdic_stub.jar
lib/log4j-1.2.14.jar
lib/cmu_time_awb.jar
lib/cmu_us_kal.jar
lib/cmutimelex.jar
lib/en_us.jar
lib/freetts.jar
X-COMMENT: Main-Class will be added automatically by build