source:
orxonox.OLD/branches/network/src/lib/collision_reaction/Makefile.am
@
8150
Last change on this file since 8150 was 7927, checked in by patrick, 19 years ago | |
---|---|
File size: 240 bytes |
Line | |
---|---|
1 | MAINSRCDIR=../.. |
2 | include $(MAINSRCDIR)/defs/include_paths.am |
3 | |
4 | noinst_LIBRARIES = libORXcr.a |
5 | |
6 | libORXcr_a_SOURCES = cr_engine.cc \ |
7 | collision_handle.cc |
8 | |
9 | |
10 | |
11 | noinst_HEADERS = cr_engine.h \ |
12 | collision_handle.h |
13 |
Note: See TracBrowser
for help on using the repository browser.