mirror of https://github.com/tasks/tasks
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
423 B
Plaintext
10 lines
423 B
Plaintext
13 years ago
|
<?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="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
|
||
|
<classpathentry kind="lib" path="eclibs/android-support-v4.jar"/>
|
||
|
<classpathentry kind="output" path="bin/classes"/>
|
||
|
</classpath>
|