Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 8190 in orxonox.OLD for trunk/src/lib/collision_reaction/Makefile.am


Ignore:
Timestamp:
Jun 7, 2006, 3:00:01 PM (18 years ago)
Author:
patrick
Message:

trunk: merged the cr branche to trunk

File:
1 edited

Legend:

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

    r7927 r8190  
    55
    66libORXcr_a_SOURCES = cr_engine.cc \
    7                      collision_handle.cc
     7                     collision.cc \
     8                     collision_event.cc \
     9                     collision_handle.cc \
     10                     collision_reaction.cc \
     11                     cr_object_damage.cc
    812
    913
    1014
    1115noinst_HEADERS =     cr_engine.h \
    12                                                                                  collision_handle.h
     16                     collision.h \
     17                     collision_event.h \
     18                     collision_handle.h \
     19                     cr_defs.h \
     20                     collision_reaction.h \
     21                     cr_object_damage.h
    1322
Note: See TracChangeset for help on using the changeset viewer.