Change-Id: I4fa5aa02ccbe097947ec2d846cd7b3ff0a16bde5 Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
16 lines
760 B
XML
16 lines
760 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="lib" path="/app/android-sdk-linux_86/extras/google/admob_ads_sdk/GoogleAdMobAdsSdk-4.3.1.jar"/>
|
|
<classpathentry kind="lib" path="/LocationLib/lib/wpsapi.jar">
|
|
<attributes>
|
|
<attribute name="javadoc_location" value="file:/home/ricky/documentation/"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry kind="lib" path="/LocationLib/lib/android-support-v4-r6-googlemaps.jar"/>
|
|
<classpathentry kind="output" path="bin/classes"/>
|
|
</classpath>
|