Files
location_library/LocationLib/.classpath
Ricky Barrette 5daf9b5d67 Updated build paths to be ADt 17 compliant and fixed lint errors
Change-Id: Icea95702018f18d0380ce30b512f94e64975ca3f
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-31 12:36:38 -04:00

9 lines
356 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>