Changeset 5674 in orxonox.OLD for trunk/src/lib/collision_detection/Makefile.am
- Timestamp:
- Nov 21, 2005, 4:51:07 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/collision_detection/Makefile.am
r5463 r5674 2 2 include $(MAINSRCDIR)/defs/include_paths.am 3 3 4 noinst_LIBRARIES = libORXcd.a 4 noinst_LIBRARIES = libORXcd.a 5 5 6 6 libORXcd_a_SOURCES = cd_engine.cc \ … … 13 13 bounding_volume.cc \ 14 14 bounding_sphere.cc 15 16 15 17 16
Note: See TracChangeset
for help on using the changeset viewer.