Stephan Herrmann | 36c2699 | 2010-04-01 23:18:59 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <classpath> |
| 3 | <classpathentry kind="src" path="unbound"/> |
| 4 | <classpathentry kind="src" path="boundtoordinary"/> |
| 5 | <classpathentry kind="src" path="boundtoteam"/> |
| 6 | <classpathentry kind="src" path="ordinaryclasses"/> |
Stephan Herrmann | 3bb24f8 | 2019-02-26 20:35:45 +0100 | [diff] [blame] | 7 | <classpathentry kind="var" path="JCL18_LIB" sourcepath="JCL18_SRC" rootpath="JCL_SRCROOT"/> |
Stephan Herrmann | 36c2699 | 2010-04-01 23:18:59 +0000 | [diff] [blame] | 8 | <classpathentry kind="output" path="bin"/> |
| 9 | <classpathentry kind="lib" sourcepath="src" path="bins"/> |
| 10 | |
Stephan Herrmann | 630fe3d | 2010-04-22 19:13:06 +0000 | [diff] [blame] | 11 | <classpathentry kind="con" path="OTRE"/> |
Stephan Herrmann | 36c2699 | 2010-04-01 23:18:59 +0000 | [diff] [blame] | 12 | </classpath> |
| 13 | |