Last change
on this file since 11302 was
10216,
checked in by landauf, 10 years ago
|
merged branch presentationFS14 back to trunk
|
-
Property svn:eol-style set to
native
|
File size:
414 bytes
|
Rev | Line | |
---|
[5730] | 1 | SET_SOURCE_FILES(OBJECTS_SRC_FILES |
---|
| 2 | Attacher.cc |
---|
| 3 | ForceField.cc |
---|
| 4 | Planet.cc |
---|
| 5 | Script.cc |
---|
[8706] | 6 | SpaceBoundaries.cc |
---|
[9526] | 7 | Turret.cc |
---|
[5730] | 8 | ) |
---|
| 9 | |
---|
| 10 | ADD_SUBDIRECTORY(collisionshapes) |
---|
| 11 | ADD_SUBDIRECTORY(eventsystem) |
---|
| 12 | ADD_SUBDIRECTORY(triggers) |
---|
[10216] | 13 | ADD_SUBDIRECTORY(controllers) |
---|
[5730] | 14 | |
---|
| 15 | ORXONOX_ADD_LIBRARY(objects |
---|
| 16 | MODULE |
---|
[5749] | 17 | FIND_HEADER_FILES |
---|
| 18 | PCH_FILE |
---|
| 19 | ObjectsPrecompiledHeaders.h |
---|
[5730] | 20 | LINK_LIBRARIES |
---|
| 21 | orxonox |
---|
| 22 | SOURCE_FILES ${OBJECTS_SRC_FILES} |
---|
| 23 | ) |
---|
Note: See
TracBrowser
for help on using the repository browser.