mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-12 18:59:06 +01:00
9 lines
410 B
XML
9 lines
410 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
|
|
<classpathentry kind="lib" path="libs/android.jar"/>
|
|
<classpathentry kind="lib" path="libs/guice-3.0-no_aop.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|