summaryrefslogtreecommitdiff
path: root/.project
diff options
context:
space:
mode:
authorLuke Shumaker <shumakl@purdue.edu>2014-05-04 22:13:48 -0400
committerLuke Shumaker <shumakl@purdue.edu>2014-05-04 22:13:48 -0400
commit8001e3284e069dded37a1aa42b25c201102b9460 (patch)
tree39d985f62caf6f9d24fa7f9de628668c26009775 /.project
parentc4e1aa78bc868d2ee8c8fc01bf7224b98f5524dd (diff)
parent8662dfb7361c7ba9291a5e2bf9ebd55cb41932ba (diff)
Merge branch 'lukeshu'
Conflicts: src/us/minak/OnGestureRecognizedListener.java
Diffstat (limited to '.project')
-rw-r--r--.project33
1 files changed, 33 insertions, 0 deletions
diff --git a/.project b/.project
new file mode 100644
index 0000000..ef25403
--- /dev/null
+++ b/.project
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>Minak</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>com.android.ide.eclipse.adt.ResourceManagerBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>com.android.ide.eclipse.adt.PreCompilerBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>com.android.ide.eclipse.adt.ApkBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>com.android.ide.eclipse.adt.AndroidNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>