source:
code/branches/buildsystem2/bin/run
@
2658
Last change on this file since 2658 was 2591, checked in by rgrieder, 16 years ago | |
---|---|
|
|
File size: 137 bytes |
Line | |
---|---|
1 | #!/bin/sh |
2 | # convenience script for starting orxonox on Linux |
3 | |
4 | cd @CMAKE_RUNTIME_OUTPUT_DIRECTORY@ && exec ./@ORXONOX_EXECUTABLE_NAME@ $@ |
Note: See TracBrowser
for help on using the repository browser.