Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/buildsystem/bin/mingw/orxonox.bat @ 2243

Last change on this file since 2243 was 2243, checked in by rgrieder, 15 years ago
  • Inserted IF when copying the config files from bin/ so existing files don't get overwritten.
  • Reorganised everything around the run-script: There are now folders in bin/ for each kind of distribution (tardis, linux, msvc and mingw). CMake will then copy the right files to the binary folder.
  • Removed ugly parts in the run-script since tardis now got its own one.
File size: 55 bytes
Line 
1title Orxonox
2path ..\..\libs;%path%
3orxonox.exe
4pause
Note: See TracBrowser for help on using the repository browser.