summaryrefslogtreecommitdiff
path: root/src/ui/android/.project
diff options
context:
space:
mode:
authorkrasimir <krasimir@chalmers.se>2010-07-08 10:06:26 +0000
committerkrasimir <krasimir@chalmers.se>2010-07-08 10:06:26 +0000
commit995309188819d5beded285919bcab2bb177a10b5 (patch)
tree5237050670dd11f3e7198059ec9afaf11258d784 /src/ui/android/.project
parentbe06bc8a09854d3b983b99492297efb82db10b71 (diff)
add src/ui folder for both Android and GWT UIs
Diffstat (limited to 'src/ui/android/.project')
-rw-r--r--src/ui/android/.project33
1 files changed, 33 insertions, 0 deletions
diff --git a/src/ui/android/.project b/src/ui/android/.project
new file mode 100644
index 000000000..c24012a32
--- /dev/null
+++ b/src/ui/android/.project
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>GF-Android</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>