diff options
author | goblin911 <[email protected]> | 2013-08-23 16:00:07 +0800 |
---|---|---|
committer | goblin911 <[email protected]> | 2013-08-23 16:00:07 +0800 |
commit | a33ed0eabe94748b7ff6604af58dd25a0024bf04 (patch) | |
tree | 4ac529d124af56eaa689d498a32c52663e845267 /client/activity-demo/Piztor/.classpath | |
parent | 40592c2ae7506bfb4694f59f3b4825099acdcd0e (diff) |
asdf
Diffstat (limited to 'client/activity-demo/Piztor/.classpath')
-rw-r--r-- | client/activity-demo/Piztor/.classpath | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/client/activity-demo/Piztor/.classpath b/client/activity-demo/Piztor/.classpath new file mode 100644 index 0000000..7bc01d9 --- /dev/null +++ b/client/activity-demo/Piztor/.classpath @@ -0,0 +1,9 @@ +<?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 exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> + <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/> + <classpathentry kind="output" path="bin/classes"/> +</classpath> |