Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4375 in orxonox.OLD for orxonox/trunk/src/lib/physics/Makefile.am


Ignore:
Timestamp:
May 29, 2005, 11:55:57 AM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: renamed iphysics to physics_interface

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/lib/physics/Makefile.am

    r4338 r4375  
    3232noinst_LIBRARIES = libORXphysics.a
    3333
    34 libORXphysics_a_SOURCES = i_physics.cc \
     34libORXphysics_a_SOURCES = physics_interface.cc \
    3535                          physics_connection.cc \
    3636                          physics_engine.cc \
     
    4040                          fields/twirl.cc
    4141
    42 noinst_HEADERS= i_physics.h \
     42noinst_HEADERS= physics_interface.h \
    4343                physics_connection.h \
    4444                physics_engine.h \
Note: See TracChangeset for help on using the changeset viewer.