Changeset 1993 for code/branches/objecthierarchy/src/orxonox/CMakeLists.txt
- Timestamp:
- Oct 22, 2008, 5:25:01 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/objecthierarchy/src/orxonox/CMakeLists.txt
r1989 r1993 47 47 objects/worldentities/MovableEntity.cc 48 48 objects/worldentities/ControllableEntity.cc 49 50 objects/worldentities/Model.cc 51 49 52 # objects/Backlight.cc 50 53 objects/Camera.cc … … 59 62 objects/Trigger.cc 60 63 objects/DistanceTrigger.cc 64 65 objects/worldentities/pawns/Spectator.cc 66 67 objects/controllers/Controller.cc 68 objects/controllers/HumanController.cc 61 69 62 70 objects/infos/Info.cc
Note: See TracChangeset
for help on using the changeset viewer.