Last change
on this file since 2670 was
2664,
checked in by rgrieder, 16 years ago
|
Merged buildsystem2 to buildsystem3.
Note: Bare merge, just resolved conflicts. To testing, no nothing.
|
-
Property svn:eol-style set to
native
-
Property svn:executable set to
*
|
File size:
137 bytes
|
Rev | Line | |
---|
[2509] | 1 | #!/bin/sh |
---|
[2590] | 2 | # convenience script for starting orxonox on Linux |
---|
[2509] | 3 | |
---|
[2591] | 4 | cd @CMAKE_RUNTIME_OUTPUT_DIRECTORY@ && exec ./@ORXONOX_EXECUTABLE_NAME@ $@ |
---|
Note: See
TracBrowser
for help on using the repository browser.