diff options
author | Holger Zickner <[email protected]> | 2004-09-19 12:48:53 +0000 |
---|---|---|
committer | Holger Zickner <[email protected]> | 2004-09-19 12:48:53 +0000 |
commit | 1fec7fd8d0471c3927a896b5619d6af834ae88dd (patch) | |
tree | 8e9ef3bf80afaae9e546f031d2968d5d922ec5ca /.classpath | |
parent | ee2193854471b7bf45dd8d252e5b8444675e7c66 (diff) |
add resources to classpath
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,5 +6,6 @@ <classpathentry kind="lib" path="lib/joal/linux/joal.jar"/> <classpathentry kind="lib" path="lib/joal/windows/joal.jar"/> <classpathentry kind="lib" path="lib/jogl/jogl.jar"/> + <classpathentry kind="lib" path="resources"/> <classpathentry kind="output" path="build"/> </classpath> |