forked from interdroid/interdroid-swan
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
18 lines (18 loc) · 1.15 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/smartsockets"/>
<classpathentry exported="true" kind="lib" path="external/antlr-3.4-complete-no-antlrv2.jar"/>
<classpathentry exported="true" kind="lib" path="external/cuckoo-client.jar"/>
<classpathentry exported="true" kind="lib" path="external/cuckoo-shared.jar"/>
<classpathentry exported="true" kind="lib" path="external/scribe-1.2.0.jar"/>
<classpathentry kind="lib" path="external/slf4j-api-1.6.2.jar"/>
<classpathentry kind="lib" path="external/slf4j-on-android-1.6.2.jar"/>
<classpathentry exported="true" kind="lib" path="external/osmdroid-android-3.0.10.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>