Browse Subversion Repository
Annotation of /nyar4psg/trunk/src/.classpath
Parent Directory
| Revision Log
| 1 |
nyatla |
875 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 |
|
|
<classpath> |
| 3 |
|
|
<classpathentry kind="src" path="src"/> |
| 4 |
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
| 5 |
nyatla |
876 |
<classpathentry kind="lib" path="D:/application.files/processing-1.5.1/lib/core.jar"/> |
| 6 |
|
|
<classpathentry kind="lib" path="D:/application.files/processing-1.5.1/lib/pde.jar"/> |
| 7 |
nyatla |
1105 |
<classpathentry combineaccessrules="false" kind="src" path="/NyARToolKit"/> |
| 8 |
nyatla |
875 |
<classpathentry kind="output" path="bin"/> |
| 9 |
|
|
</classpath> |
|