Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6426 in orxonox.OLD for trunk/src/Makefile.am


Ignore:
Timestamp:
Jan 7, 2006, 11:17:51 PM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: merged the spaceshipcontrol branche back to the trunk

merged with command
svn merge https://svn.orxonox.net/orxonox/branches/spaceshipcontrol . -r6224:HEAD
small conflict in space_ship.cc fixed in favor of the control

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/Makefile.am

    r6424 r6426  
    7676                  world_entities/weapons/ground_turret.cc \
    7777                  world_entities/weapons/aiming_turret.cc \
     78                  world_entities/weapons/targeting_turret.cc \
    7879                  world_entities/weapons/cannon.cc \
    7980                  world_entities/weapons/test_bullet.cc \
     
    130131                 world_entities/weapons/turret.h \
    131132                 world_entities/weapons/aiming_turret.h \
     133                 world_entities/weapons/targeting_turret.h \
    132134                 world_entities/weapons/test_bullet.h \
    133135                 world_entities/weapons/rocket.h \
Note: See TracChangeset for help on using the changeset viewer.