xref: /aosp_15_r20/sdk/testapps/customViewTest/libWithCustomView/.classpath (revision 1789df15502f1991eff51ff970dce5df8404dd56)
1*1789df15SXin Li<?xml version="1.0" encoding="UTF-8"?>
2*1789df15SXin Li<classpath>
3*1789df15SXin Li	<classpathentry kind="src" path="src"/>
4*1789df15SXin Li	<classpathentry kind="src" path="gen"/>
5*1789df15SXin Li	<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
6*1789df15SXin Li	<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
7*1789df15SXin Li	<classpathentry kind="output" path="bin/classes"/>
8*1789df15SXin Li</classpath>
9