Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/buildsystem2/bin/run.bat @ 2595

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

Windows hacks. Plus I forgot to change the directory in run.bat

File size: 158 bytes
RevLine 
[2590]1title @PROJECT_NAME@
2path @ORXONOX_LIBRARY_BIN_DIR@;%path%
[2595]3@WINDOWS_DRIVE_CHANGE@
4cd @CMAKE_RUNTIME_OUTPUT_DIRECTORY_WINDOWS@
[2590]5@ORXONOX_EXECUTABLE_NAME@
[1505]6pause
Note: See TracBrowser for help on using the repository browser.