1*8caefee3SMatthias Ringwald<?xml version="1.0" encoding="UTF-8"?> 2*8caefee3SMatthias Ringwald<classpath> 3*8caefee3SMatthias Ringwald <classpathentry kind="src" path="btstack-gen"/> 4*8caefee3SMatthias Ringwald <classpathentry kind="src" path="btstack-src"/> 5*8caefee3SMatthias Ringwald <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> 6*8caefee3SMatthias Ringwald <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> 7*8caefee3SMatthias Ringwald <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/> 8*8caefee3SMatthias Ringwald <classpathentry kind="src" path="src"/> 9*8caefee3SMatthias Ringwald <classpathentry kind="src" path="gen"/> 10*8caefee3SMatthias Ringwald <classpathentry kind="output" path="bin/classes"/> 11*8caefee3SMatthias Ringwald</classpath> 12