source:
code/branches/buildsystem2/bin-config/run
@
2604
| Last change on this file since 2604 was 2591, checked in by rgrieder, 17 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.










