Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 21, 2005, 11:14:39 PM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: subproject collision_detection works again, and again, and again

File:
1 edited

Legend:

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

    r5546 r5687  
    66
    77collision_LDADD = $(MAINSRCDIR)/util/libORXutils.a \
     8                  $(MAINSRCDIR)/lib/collision_detection/libORXcd.a \
     9                  $(MAINSRCDIR)/lib/libORXlibs.a \
    810                  $(MAINSRCDIR)/lib/physics/libORXphysics.a \
    9                   $(MAINSRCDIR)/lib/collision_detection/libORXcd.a \
    1011                  $(MAINSRCDIR)/lib/graphics/importer/libORXimporter.a \
    1112                  $(MAINSRCDIR)/lib/graphics/libORXgraphics.a \
Note: See TracChangeset for help on using the changeset viewer.