diff options
| author | kr.angelov <kr.angelov@gmail.com> | 2013-09-04 13:34:44 +0000 |
|---|---|---|
| committer | kr.angelov <kr.angelov@gmail.com> | 2013-09-04 13:34:44 +0000 |
| commit | 7c000467c9996fe0b6e58022ad5524388f20f3e9 (patch) | |
| tree | 152895a2a08813eac8d6fb66e448b420afdfb8d9 /src/ui/android/.project | |
| parent | 35a98594be9d6c946ffcc3821c8726556da9fc50 (diff) | |
updated files src/ui/android
Diffstat (limited to 'src/ui/android/.project')
| -rw-r--r-- | src/ui/android/.project | 66 |
1 files changed, 33 insertions, 33 deletions
diff --git a/src/ui/android/.project b/src/ui/android/.project index c24012a32..abf063e43 100644 --- a/src/ui/android/.project +++ b/src/ui/android/.project @@ -1,33 +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>
+<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>GFTranslator</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> |
