Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 21, 2005, 4:51:07 PM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: collision-detection with new Matrix-class

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/collision_detection/Makefile.am

    r5463 r5674  
    22include $(MAINSRCDIR)/defs/include_paths.am
    33
    4 noinst_LIBRARIES = libORXcd.a 
     4noinst_LIBRARIES = libORXcd.a
    55
    66libORXcd_a_SOURCES = cd_engine.cc \
     
    1313                     bounding_volume.cc \
    1414                     bounding_sphere.cc
    15 
    1615
    1716
Note: See TracChangeset for help on using the changeset viewer.