| <?xml version="1.0" encoding="UTF-8"?> | |||||
| <classpath> | |||||
| <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> | |||||
| <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> | |||||
| <classpathentry kind="src" path="src"/> | |||||
| <classpathentry kind="src" path="gen"/> | |||||
| <classpathentry kind="output" path="bin/classes"/> | |||||
| </classpath> |
| <?xml version="1.0" encoding="UTF-8"?> | |||||
| <projectDescription> | |||||
| <name>eSpeakActivity</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> |
| eclipse.preferences.version=1 | |||||
| org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 | |||||
| org.eclipse.jdt.core.compiler.compliance=1.6 | |||||
| org.eclipse.jdt.core.compiler.source=1.6 |
| # This file is automatically generated by Android Tools. | |||||
| # Do not modify this file -- YOUR CHANGES WILL BE ERASED! | |||||
| # | |||||
| # This file must be checked in Version Control Systems. | |||||
| # | |||||
| # To customize properties used by the Ant build system use, | |||||
| # "ant.properties", and override values to adapt the script to your | |||||
| # project structure. | |||||
| # Project target. | |||||
| target=android-18 |