Last change
on this file since 8082 was
7927,
checked in by patrick, 18 years ago
|
trunk: added more cr framework, i will branche soon with this stuff so the trunk dosn't get involved to much in the development phase
|
File size:
240 bytes
|
Rev | Line | |
---|
[7819] | 1 | MAINSRCDIR=../.. |
---|
| 2 | include $(MAINSRCDIR)/defs/include_paths.am |
---|
| 3 | |
---|
| 4 | noinst_LIBRARIES = libORXcr.a |
---|
| 5 | |
---|
[7927] | 6 | libORXcr_a_SOURCES = cr_engine.cc \ |
---|
| 7 | collision_handle.cc |
---|
[7819] | 8 | |
---|
| 9 | |
---|
| 10 | |
---|
[7927] | 11 | noinst_HEADERS = cr_engine.h \ |
---|
| 12 | collision_handle.h |
---|
[7819] | 13 | |
---|
Note: See
TracBrowser
for help on using the repository browser.