-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
14 lines (14 loc) · 905 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<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="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK/appcompat_v7"/>
<classpathentry kind="lib" path="/appcompat_v7/libs/android-support-v7-appcompat.jar"/>
<classpathentry kind="lib" path="/appcompat_v7/libs/android-support-v4.jar"/>
<classpathentry kind="lib" path="/appcompat_v7/bin/appcompat_v7.jar"/>
<classpathentry kind="lib" path="D:/Inst/IDES/eclipse_android/sdk/platforms/android-20/android.jar"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>