Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/trunk/src/lib/collision_reaction/Makefile.am @ 7899

Last change on this file since 7899 was 7819, checked in by patrick, 18 years ago

trunk: added a collision reaction lib. starting implementation

File size: 164 bytes
Line 
1MAINSRCDIR=../..
2include $(MAINSRCDIR)/defs/include_paths.am
3
4noinst_LIBRARIES = libORXcr.a
5
6libORXcr_a_SOURCES = cr_engine.cc
7
8
9
10noinst_HEADERS =     cr_engine.h
11
Note: See TracBrowser for help on using the repository browser.