summaryrefslogtreecommitdiffstats
path: root/.project
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2019-12-31 18:23:02 +0100
committerSven Gothel <[email protected]>2019-12-31 18:23:02 +0100
commit332dd8550a2301427dd942d2a77cb59ebd3ec92e (patch)
tree0c860a40c05ba5b27d99770a433b922cbf685f70 /.project
parent7ea189170b6ae75b7e15be43344a785eb56bb48a (diff)
Enable compilation using JogAmp 2.4.0 (one demo needs vecmath, dependency issue)HEADmaster
Diffstat (limited to '.project')
-rw-r--r--.project29
1 files changed, 29 insertions, 0 deletions
diff --git a/.project b/.project
new file mode 100644
index 0000000..960783c
--- /dev/null
+++ b/.project
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>joglutils</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+ <linkedResources>
+ <link>
+ <name>classes</name>
+ <type>2</type>
+ <location>/usr/local/projects/JogAmp/jogl-utils/build/classes</location>
+ </link>
+ <link>
+ <name>src</name>
+ <type>2</type>
+ <location>/usr/local/projects/JogAmp/jogl-utils/src</location>
+ </link>
+ </linkedResources>
+</projectDescription>