Browse Subversion Repository
Contents of /nyar4psg/trunk/for2.x/.classpath
Parent Directory
| Revision Log
Revision 1120 -
( show annotations)
( download)
Tue Dec 11 14:15:54 2012 UTC
(11 years, 4 months ago)
by nyatla
File size: 408 byte(s)
processing 2.0 support
| 1 |
<?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 |
<classpathentry combineaccessrules="false" kind="src" path="/NyARToolKit"/> |
| 6 |
<classpathentry kind="lib" path="D:/application.files/processing-2.0b7/core/library/core.jar"/> |
| 7 |
<classpathentry kind="output" path="bin"/> |
| 8 |
</classpath> |
|