You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
553 B
12 lines
553 B
13 years ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<classpath>
|
||
|
<classpathentry excluding="**/.svn/*" kind="src" path="core"/>
|
||
|
<classpathentry excluding="**/.svn/*" kind="src" path="core-gen"/>
|
||
|
<classpathentry excluding="**/.svn/*" kind="src" path="src"/>
|
||
|
<classpathentry excluding="**/.svn/*" kind="src" path="test"/>
|
||
|
<classpathentry kind="src" path="gen"/>
|
||
|
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
||
|
<classpathentry kind="lib" path="core-lib/libprotobuf.jar"/>
|
||
|
<classpathentry kind="output" path="bin"/>
|
||
|
</classpath>
|