Skip to content
Snippets Groups Projects
Forked from briar / briar
6868 commits behind the upstream repository.
.classpath 432 B
<?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 combineaccessrules="false" kind="src" path="/briar-core"/>
	<classpathentry kind="output" path="bin/classes"/>
</classpath>