diff options
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.classpath b/.classpath index 04a8dac8e..46fb778f0 100644 --- a/.classpath +++ b/.classpath @@ -33,6 +33,7 @@ </classpathentry> <classpathentry kind="src" path="src/oculusvr/classes"/> <classpathentry kind="src" path="oculusvr-sdk/jogl/src/classes"/> + <classpathentry kind="src" path="src/demos"/> <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"/> |