cleaning things up with new gsvideo code

This commit is contained in:
benfry
2011-06-18 16:39:50 +00:00
parent 9722907257
commit f0a637ea91
10 changed files with 30 additions and 30 deletions

View File

@@ -2,8 +2,8 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/gstreamer-java.jar"/>
<classpathentry kind="lib" path="lib/jna.jar"/>
<classpathentry kind="lib" path="/home/andres/Coding/Processing/libs/1.5/core.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/processing-core"/>
<classpathentry kind="lib" path="library/gstreamer-java.jar"/>
<classpathentry kind="lib" path="library/jna.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>