
commit 6b70bbcd6021a1bf6f4de9aa3333d2c8af44db38 Author: n8fr8 <nathan@guardianproject.info> Date: Wed May 2 23:36:47 2012 -0400 project updates --- .classpath | 1 + project.properties | 2 +- 2 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.classpath b/.classpath index b4c22c4..37d42de 100644 --- a/.classpath +++ b/.classpath @@ -4,5 +4,6 @@ <classpathentry kind="src" path="gen"/> <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> <classpathentry kind="lib" path="libs/jtorctrl.jar"/> + <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> <classpathentry kind="output" path="bin/classes"/> </classpath> diff --git a/project.properties b/project.properties index 8da376a..9aa0dfa 100644 --- a/project.properties +++ b/project.properties @@ -8,4 +8,4 @@ # project structure. # Project target. -target=android-15 +target=Google Inc.:Google APIs:15