Change-Id: Ia1e91b45862e4e5365a5ccbf82a719289afb4b7e Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
15 lines
647 B
XML
15 lines
647 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
|
<classpathentry kind="src" path="gen"/>
|
|
<classpathentry kind="lib" path="/LocationLib/lib/wpsapi.jar">
|
|
<attributes>
|
|
<attribute name="javadoc_location" value="http://tcdevsvn1/ShyHookdocumentation"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry kind="lib" path="/LocationLib/lib/android-support-v4-r6-googlemaps.jar"/>
|
|
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
|
|
<classpathentry kind="output" path="bin/classes"/>
|
|
</classpath>
|