Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 1920 in orxonox.OLD for orxonox/trunk/core/Makefile


Ignore:
Timestamp:
Jun 8, 2004, 1:47:33 AM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: rockets added (in 3D)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/core/Makefile

    r1904 r1920  
    2929        orxonox.h \
    3030        data_core.h
    31        
     31
    3232SOURCES = \
    3333        orxonox.cc \
     
    4343        environment.o \
    4444        shoot_laser.o \
     45        shoot_rocket.o \
    4546        ai.o
    4647
     
    7576        @echo ""
    7677        @echo "For further info see the README file"
    77        
     78
    7879clean:
    7980        rm -rf *.o *~ orxonox
     
    8788#data_tank.o: data_tank.cc \
    8889#               data_tank.h     
    89        
     90
    9091#EOF
Note: See TracChangeset for help on using the changeset viewer.