diff options
| author | Keith Packard <keithp@keithp.com> | 2012-01-04 20:33:06 -0800 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2012-06-02 19:37:30 -0700 |
| commit | a48e4d40729e736929632ec422fd189ecdfba33b (patch) | |
| tree | 2f5513f4f8509956b0b0170974e1defb3e2e1834 /altosdroid/.classpath | |
| parent | 81465a20049da40cd8d3cda920d6585ffe87bfe3 (diff) | |
altosdroid: import code from mjb
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'altosdroid/.classpath')
| -rw-r--r-- | altosdroid/.classpath | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/altosdroid/.classpath b/altosdroid/.classpath new file mode 100644 index 00000000..6efcbb73 --- /dev/null +++ b/altosdroid/.classpath @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<classpath> + <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> + <classpathentry kind="src" path="src"/> + <classpathentry kind="src" path="gen"/> + <classpathentry kind="output" path="bin"/> +</classpath> |
