Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Last change on this file since 2516 was 2243, checked in by rgrieder, 16 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.
  • Property svn:eol-style set to native
  • Property svn:mergeinfo set to (toggle deleted branches)
    /code/branches/ceguilua/bin/orxonox.bat1802-1808
    /code/branches/core3/bin/orxonox.bat1572-1739
    /code/branches/gcc43/bin/orxonox.bat1580
    /code/branches/gui/bin/orxonox.bat1635-1723
    /code/branches/input/bin/orxonox.bat1629-1636
File size: 55 bytes
RevLine 
[1505]1title Orxonox
[2243]2path ..\..\libs;%path%
[1505]3orxonox.exe
4pause
Note: See TracBrowser for help on using the repository browser.