Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Dec 4, 2005, 3:34:36 PM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: merged branches/spaceshipControll back to the trunk:
merged with command:
svn merge -r5835:HEAD branches/spaceshipcontroll trunk
conflicts resolved with dynamic indentation methodology algorithms

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/Makefile.am

    r5766 r5915  
    4747                  world_entities/world_entity.cc \
    4848                  world_entities/camera.cc \
     49                  world_entities/playable.cc \
    4950                  world_entities/player.cc \
    5051                  world_entities/npcs/npc.cc \
     
    7677                  world_entities/power_ups/turret_power_up.cc \
    7778                  world_entities/power_ups/laser_power_up.cc \
     79                  world_entities/space_ships/space_ship.cc \
    7880                  subprojects/benchmark.cc
    7981
     
    8789                 world_entities/world_entity.h \
    8890                 world_entities/camera.h \
     91                 world_entities/playable.h \
    8992                 world_entities/player.h \
    9093                 world_entities/npcs/npc.h \
Note: See TracChangeset for help on using the changeset viewer.