Last change
on this file since 1326 was
65,
checked in by Maciej Komosinski, 14 years ago
|
added sources of the 3D client for the Framsticks server
|
File size:
999 bytes
|
Rev | Line | |
---|
[65] | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
| 2 | <classpath>
|
---|
| 3 | <classpathentry kind="src" path="src">
|
---|
| 4 | <attributes>
|
---|
| 5 | <attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="framsticks-jogl/static/win"/>
|
---|
| 6 | </attributes>
|
---|
| 7 | </classpathentry>
|
---|
| 8 | <classpathentry kind="src" path="res"/>
|
---|
| 9 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
---|
| 10 | <classpathentry kind="lib" path="static/shared/lib/foxtrot.jar"/>
|
---|
| 11 | <classpathentry kind="lib" path="static/shared/lib/gluegen-rt.jar">
|
---|
| 12 | <attributes>
|
---|
| 13 | <attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="frams-3d-client/static/win/lib"/>
|
---|
| 14 | </attributes>
|
---|
| 15 | </classpathentry>
|
---|
| 16 | <classpathentry kind="lib" path="static/shared/lib/jogl.jar">
|
---|
| 17 | <attributes>
|
---|
| 18 | <attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="frams-3d-client/static/win/lib"/>
|
---|
| 19 | </attributes>
|
---|
| 20 | </classpathentry>
|
---|
| 21 | <classpathentry kind="output" path="bin"/>
|
---|
| 22 | </classpath>
|
---|
Note: See
TracBrowser
for help on using the repository browser.