Changeset 7176 in orxonox.OLD for branches/shared_lib/src/world_entities
- Timestamp:
- Feb 21, 2006, 11:32:21 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/shared_lib/src/world_entities/Makefile.am
r7175 r7176 4 4 5 5 noinst_LIBRARIES = libORXwe.a 6 6 7 pkglib_LTLIBRARIES = libORXground_turret.la 7 8 libORXground_turret_la_SOURCES = npcs/ground_turret.cc 9 10 8 11 9 12 ## THESE ARE THE BASE CLASSES OF ALL WORLD_ENTITIES
Note: See TracChangeset
for help on using the changeset viewer.