forked from jgravois/SupportGeoTriggerAndroid
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
12 lines (12 loc) · 826 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="com.esri.arcgis.android.LIBRARIES"/>
<classpathentry exported="true" kind="lib" path="C:/Workspace/geotrigger-sdk-android/sample/libs/geotrigger-sdk-0.1.1.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Workspace/geotrigger-sdk-android/sample/libs/geotrigger-sdk-docs-0.1.1.jar"/>
<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>