2014-11-03 17:16:16 -05:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<classpath>
|
|
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
|
<classpathentry combineaccessrules="false" kind="src" path="/ImgurLibrary"/>
|
|
|
|
|
<classpathentry combineaccessrules="false" kind="src" path="/MAndEngine"/>
|
2015-02-14 14:01:51 -05:00
|
|
|
<classpathentry kind="lib" path="lib/jna-4.1.0.jar"/>
|
2015-03-16 11:46:17 -04:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
2014-11-03 17:16:16 -05:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
|
</classpath>
|