aboutsummaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
Diffstat (limited to '.classpath')
-rw-r--r--.classpath6
1 files changed, 5 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index 387c81ba6..1973f6b96 100644
--- a/.classpath
+++ b/.classpath
@@ -26,7 +26,11 @@
<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" output="build/oculusvr/gensrc/classes" path="build/oculusvr/gensrc/classes">
+ <attributes>
+ <attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="jogl/build/oculusvr/obj"/>
+ </attributes>
+ </classpathentry>
<classpathentry kind="src" path="src/oculusvr/classes"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src" path="/gluegen"/>