Last change
on this file since 8694 was
8632,
checked in by dafrick, 14 years ago
|
Moving space bounaries into modules/objects
|
-
Property svn:eol-style set to
native
|
File size:
372 bytes
|
Rev | Line | |
---|
[5730] | 1 | SET_SOURCE_FILES(OBJECTS_SRC_FILES |
---|
| 2 | Attacher.cc |
---|
| 3 | ForceField.cc |
---|
| 4 | Planet.cc |
---|
| 5 | Script.cc |
---|
[8632] | 6 | SpaceBoundaries.cc |
---|
[5730] | 7 | ) |
---|
| 8 | |
---|
| 9 | ADD_SUBDIRECTORY(collisionshapes) |
---|
| 10 | ADD_SUBDIRECTORY(eventsystem) |
---|
| 11 | ADD_SUBDIRECTORY(triggers) |
---|
| 12 | |
---|
| 13 | ORXONOX_ADD_LIBRARY(objects |
---|
| 14 | MODULE |
---|
[5749] | 15 | FIND_HEADER_FILES |
---|
| 16 | PCH_FILE |
---|
| 17 | ObjectsPrecompiledHeaders.h |
---|
[5730] | 18 | LINK_LIBRARIES |
---|
| 19 | orxonox |
---|
| 20 | SOURCE_FILES ${OBJECTS_SRC_FILES} |
---|
| 21 | ) |
---|
Note: See
TracBrowser
for help on using the repository browser.