Mercurial > directorypicker
diff .classpath @ 0:46783e4c83e2
Initial commit
author | Brad Greco |
---|---|
date | Sat, 04 Jun 2011 18:03:37 -0400 |
parents | |
children | a684ded7d920 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.classpath Sat Jun 04 18:03:37 2011 -0400 @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<classpath> + <classpathentry kind="src" path="src"/> + <classpathentry kind="src" path="gen"/> + <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> + <classpathentry kind="output" path="bin"/> +</classpath>