Last change
on this file since 2732 was
2709,
checked in by rgrieder, 16 years ago
|
Added run scripts for client1, client2 and server.
They will be copied to the same locations as the original run scripts.
Furthermore specifying "—directory foobar" to the command line will put the config and log files in the subfolder foobar.
—> server goes to config/server, etc.
That should avoid conflicts when using the same logfile from multiple executables.
|
-
Property svn:eol-style set to
native
-
Property svn:mergeinfo set to
(toggle deleted branches)
/code/branches/buildsystem/bin/mingw/orxonox.bat | 2278-2400 | /code/branches/ceguilua/bin/orxonox.bat | 1802-1808 | /code/branches/core3/bin/orxonox.bat | 1572-1739 | /code/branches/gcc43/bin/orxonox.bat | 1580 | /code/branches/gui/bin/orxonox.bat | 1635-1723 | /code/branches/input/bin/orxonox.bat | 1629-1636 |
|
File size:
200 bytes
|
Line | |
---|
1 | title @PROJECT_NAME@ |
---|
2 | path @ORXONOX_RUNTIME_LIBRARY_DIRECTORY_WINDOWS@;%path% |
---|
3 | @WINDOWS_DRIVE_CHANGE@ |
---|
4 | cd @CURRENT_RUNTIME_DIR_WINDOWS@ |
---|
5 | @ORXONOX_EXECUTABLE_NAME@ --state client --directory client1 |
---|
6 | pause |
---|
Note: See
TracBrowser
for help on using the repository browser.