Updated DACPServer to use DNS-SD project for registering server
[stereo.git] / DACPServer / .classpath
blob232a5dff18eed01f0876ab5db0ca404ceb9e64e2
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="src" path="test"/>
5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
7 <classpathentry combineaccessrules="false" kind="src" path="/Asunder"/>
8 <classpathentry combineaccessrules="false" kind="src" path="/MemphisDJ"/>
9 <classpathentry combineaccessrules="false" kind="src" path="/DNS-SD"/>
10 <classpathentry kind="output" path="bin"/>
11 </classpath>