diff options
author | Teddy <[email protected]> | 2013-08-25 20:54:18 +0800 |
---|---|---|
committer | Teddy <[email protected]> | 2013-08-25 20:54:18 +0800 |
commit | 69a0eecd6a831127d04970c4c1b5749c641b8e5e (patch) | |
tree | 913847bb7de0ec79ced41b2bb79ed9ed1698df6b /misc/client/Piztor/.classpath | |
parent | 951907736830aadaebf8088433401b6d752e1cec (diff) |
removed obsolete dir
Diffstat (limited to 'misc/client/Piztor/.classpath')
-rw-r--r-- | misc/client/Piztor/.classpath | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/misc/client/Piztor/.classpath b/misc/client/Piztor/.classpath deleted file mode 100644 index 7bc01d9..0000000 --- a/misc/client/Piztor/.classpath +++ /dev/null @@ -1,9 +0,0 @@ -<?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> |