-
Notifications
You must be signed in to change notification settings - Fork 1
/
.classpath
15 lines (15 loc) · 1004 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="lib" path="C:/Users/ajain13/Downloads/cwac-sacklist-1.0.2.jar"/>
<classpathentry kind="lib" path="C:/Users/ajain13/Downloads/cwac-merge-1.1.1.jar" sourcepath="C:/Users/ajain13/Downloads/cwac-mergeadapter.jar"/>
<classpathentry exported="true" 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="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry combineaccessrules="false" kind="src" path="/src"/>
<classpathentry kind="lib" path="libs/cwac-merge-1.1.1.jar"/>
<classpathentry kind="lib" path="libs/cwac-sacklist-1.0.2.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>