blob: 168313b5c6fdabadcc948d7508a94d61daef1615 (
plain)
1
2
3
4
5
6
|
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Android"/>
<classpathentry kind="output" path="bin"/>
</classpath>
|