adding eclipse stuff so this module can be checked out and built separately

This commit is contained in:
benfry
2006-07-18 03:33:21 +00:00
parent 9deaed58d5
commit b07bf1547d
2 changed files with 9 additions and 0 deletions

View File

@@ -10,5 +10,7 @@
<classpathentry kind="lib" path="pdf/library/itext.jar"/>
<classpathentry kind="src" path="serial/src"/>
<classpathentry kind="lib" path="serial/library/RXTXcomm.jar"/>
<classpathentry kind="lib" path="video/QTJava.zip"/>
<classpathentry kind="src" path="video/src"/>
<classpathentry kind="output" path="bin"/>
</classpath>

View File

@@ -0,0 +1,7 @@
#Mon Jul 17 18:23:44 EDT 2006
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.2
org.eclipse.jdt.core.compiler.compliance=1.4
org.eclipse.jdt.core.compiler.problem.assertIdentifier=warning
org.eclipse.jdt.core.compiler.problem.enumIdentifier=warning
org.eclipse.jdt.core.compiler.source=1.3