diff options
author | Renanse <[email protected]> | 2012-10-13 12:58:16 -0500 |
---|---|---|
committer | Renanse <[email protected]> | 2012-10-13 12:58:16 -0500 |
commit | e60afe7110d0d43cdc41f44aa631de19f312ec54 (patch) | |
tree | 99d94490c346b06186ebfbba79500a918b1f9ca1 /trunk/ardor3d-math/.project | |
parent | 555475f5aa57fb5feffefe30fa9a088341cd6a92 (diff) |
moved to github
Diffstat (limited to 'trunk/ardor3d-math/.project')
-rw-r--r-- | trunk/ardor3d-math/.project | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/trunk/ardor3d-math/.project b/trunk/ardor3d-math/.project new file mode 100644 index 0000000..8eea140 --- /dev/null +++ b/trunk/ardor3d-math/.project @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>ardor3d-math</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>
+</projectDescription>
|