Files
location_ringer/LocationRinger/.classpath
Ricky Barrette 9e5e3a26c0 Updated tracking of files and project props
Change-Id: Ia1e91b45862e4e5365a5ccbf82a719289afb4b7e
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-03 11:51:49 -05:00

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>