Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/buildsystem3/bin/run.bat @ 2664

Last change on this file since 2664 was 2664, checked in by rgrieder, 16 years ago

Merged buildsystem2 to buildsystem3.

Note: Bare merge, just resolved conflicts. To testing, no nothing.

File size: 176 bytes
Line 
1title @PROJECT_NAME@
2path @ORXONOX_RUNTIME_LIBRARY_DIRECTORY_WINDOWS@;%path%
3@WINDOWS_DRIVE_CHANGE@
4cd @CMAKE_RUNTIME_OUTPUT_DIRECTORY_WINDOWS@
5@ORXONOX_EXECUTABLE_NAME@
6pause
Note: See TracBrowser for help on using the repository browser.