diff options
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.classpath b/.classpath index 89c513f23..387c81ba6 100644 --- a/.classpath +++ b/.classpath @@ -26,6 +26,8 @@ <attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="jogl/build/newt/obj"/> </attributes> </classpathentry> + <classpathentry kind="src" path="build/oculusvr/gensrc/classes"/> + <classpathentry kind="src" path="src/oculusvr/classes"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry combineaccessrules="false" kind="src" path="/gluegen"/> <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Ant"/> |