Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 1865 in orxonox.OLD


Ignore:
Timestamp:
May 5, 2004, 9:06:00 PM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: now copies gui to bin-directory, typo.

Location:
orxonox/trunk/scripts
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/scripts/Makefile.GLUT

    r1853 r1865  
    1111finish:
    1212        @echo ""
     13        @echo "Moving the binaries."
    1314        @mv -vf ./core/orxonox ./bin
    1415        @echo ""
  • orxonox/trunk/scripts/Makefile.all

    r1864 r1865  
    1212finish:
    1313        @echo ""
     14        @echo "Moving the binaries."
    1415        @mv -vf ./core/orxonox ./bin
     16        @mv -vf ./gui/orxonox_gui ./bin
    1517        @echo ""
     18
    1619        @echo "now cd to ./bin and run orxonox"
    1720        @echo ""
Note: See TracChangeset for help on using the changeset viewer.