Last change
on this file since 720 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:
247 bytes
|
Line | |
---|
1 | rem "manual" build for experienced users. otherwise use eclipse! |
---|
2 | mkdir bin |
---|
3 | set LIBDIR=static/shared/lib |
---|
4 | javac -classpath %LIBDIR%/jogl.jar;%LIBDIR%/foxtrot.jar;%LIBDIR%/gluegen-rt.jar -sourcepath src -d bin src\com\framsticks\net\client3D\App.java |
---|
Note: See
TracBrowser
for help on using the repository browser.