Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/bin/standalone.bat.in @ 2896

Last change on this file since 2896 was 2896, checked in by landauf, 15 years ago

Merged gui branch back to trunk.

I did 2 small changes in IngameManager.cc on line 777 and 888 (yes, really), because const_reverse_iterator strangely doesn't work on MinGW.

  • Property svn:eol-style set to native
  • Property svn:mergeinfo set to (toggle deleted branches)
    /code/branches/gui/bin/standalone.bat.inmergedeligible
    /code/branches/buildsystem/bin/mingw/orxonox.bat2278-2400
    /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: 183 bytes
Line 
1title @PROJECT_NAME@
2path @ORXONOX_RUNTIME_LIBRARY_DIRECTORY_WINDOWS@;%path%
3@CURRENT_RUNTIME_DIR_WINDOWS@\@ORXONOX_EXECUTABLE_NAME@ --standalone --writingPathSuffix standalone
4pause
Note: See TracBrowser for help on using the repository browser.