diff options
| author | Michael Keppler <michael.keppler@gmx.de> | 2014-04-21 18:33:07 +0200 |
|---|---|---|
| committer | Michael Keppler <michael.keppler@gmx.de> | 2014-04-21 18:33:07 +0200 |
| commit | 7955c23b643ba127d002b07fac57790ca430ad88 (patch) | |
| tree | 4f61c7f0c81bf8d85cb44034f097ff9b7c63e44b /mapswithme-api/.project | |
| parent | bcced1c4bfafcd0984f7c94abf53bc966359799e (diff) | |
| download | cgeo-7955c23b643ba127d002b07fac57790ca430ad88.zip cgeo-7955c23b643ba127d002b07fac57790ca430ad88.tar.gz cgeo-7955c23b643ba127d002b07fac57790ca430ad88.tar.bz2 | |
new: integrate mapswithme
Diffstat (limited to 'mapswithme-api/.project')
| -rw-r--r-- | mapswithme-api/.project | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/mapswithme-api/.project b/mapswithme-api/.project new file mode 100644 index 0000000..5d4fc1d --- /dev/null +++ b/mapswithme-api/.project @@ -0,0 +1,33 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>mapswithme-api</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>
|
