Changeset 7169 in orxonox.OLD for branches/shared_lib/src/world_entities
- Timestamp:
- Feb 19, 2006, 6:35:31 PM (19 years ago)
- Location:
- branches/shared_lib/src/world_entities
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/shared_lib/src/world_entities/Makefile.am
r7155 r7169 4 4 5 5 noinst_LIBRARIES = libORXwe.a 6 #lib_LTLIBRARIES = libORXground_turret.la 7 #libORXground_turret_la_SOURCES = npcs/ground_turret.cc 6 8 7 9 ## THESE ARE THE BASE CLASSES OF ALL WORLD_ENTITIES -
branches/shared_lib/src/world_entities/WorldEntities.am
r7167 r7169 3 3 world_entities/npcs/npc_test1.cc \ 4 4 world_entities/npcs/npc_test.cc \ 5 world_entities/npcs/ground_turret.cc \6 5 \ 7 6 world_entities/environment.cc \
Note: See TracChangeset
for help on using the changeset viewer.