Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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

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

File size: 158 bytes
Line 
1title @PROJECT_NAME@
2path @ORXONOX_LIBRARY_BIN_DIR@;%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.