- Timestamp:
- Aug 31, 2009, 9:30:55 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/libraries2/src/orxonox/objects/worldentities/CMakeLists.txt
r5725 r5728 6 6 ControllableEntity.cc 7 7 8 Attacher.cc9 8 Backlight.cc 10 9 Billboard.cc … … 19 18 ParticleEmitter.cc 20 19 ParticleSpawner.cc 21 Planet.cc22 20 SpawnPoint.cc 23 21 TeamSpawnPoint.cc 24 ForceField.cc25 22 ) 26 23 27 24 ADD_SUBDIRECTORY(pawns) 28 ADD_SUBDIRECTORY(triggers)
Note: See TracChangeset
for help on using the changeset viewer.