Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/branches/cr/src/lib/collision_reaction/Makefile.am @ 7933

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

cr: more registration framework

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