Last change
on this file since 413 was
193,
checked in by Maciej Komosinski, 11 years ago
|
Set svn:eol-style native for all textual files
|
-
Property svn:eol-style set to
native
|
File size:
361 bytes
|
Rev | Line | |
---|
[65] | 1 | rem use 'build.xml' with eclipse to properly create distributions for windows/macos/linux |
---|
| 2 | rem **** NOTE **** copy ./static/shared/res to ./ if you want to run Client3D like this. |
---|
| 3 | set LIBDIR=static/shared/lib |
---|
| 4 | java -classpath bin;%LIBDIR%/jogl.jar;%LIBDIR%/foxtrot.jar;%LIBDIR%/gluegen-rt.jar -Djava.library.path=static/win/lib com.framsticks.net.client3D.App |
---|
Note: See
TracBrowser
for help on using the repository browser.