Changeset 5915 in orxonox.OLD for trunk/src/Makefile.am
- Timestamp:
- Dec 4, 2005, 3:34:36 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/Makefile.am
r5766 r5915 47 47 world_entities/world_entity.cc \ 48 48 world_entities/camera.cc \ 49 world_entities/playable.cc \ 49 50 world_entities/player.cc \ 50 51 world_entities/npcs/npc.cc \ … … 76 77 world_entities/power_ups/turret_power_up.cc \ 77 78 world_entities/power_ups/laser_power_up.cc \ 79 world_entities/space_ships/space_ship.cc \ 78 80 subprojects/benchmark.cc 79 81 … … 87 89 world_entities/world_entity.h \ 88 90 world_entities/camera.h \ 91 world_entities/playable.h \ 89 92 world_entities/player.h \ 90 93 world_entities/npcs/npc.h \
Note: See TracChangeset
for help on using the changeset viewer.