Last change
on this file since 9609 was
9526,
checked in by jo, 12 years ago
|
Merging presentationHS12 back to the trunk.
|
-
Property svn:eol-style set to
native
|
File size:
384 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) |
---|
| 13 | |
---|
| 14 | ORXONOX_ADD_LIBRARY(objects |
---|
| 15 | MODULE |
---|
[5749] | 16 | FIND_HEADER_FILES |
---|
| 17 | PCH_FILE |
---|
| 18 | ObjectsPrecompiledHeaders.h |
---|
[5730] | 19 | LINK_LIBRARIES |
---|
| 20 | orxonox |
---|
| 21 | SOURCE_FILES ${OBJECTS_SRC_FILES} |
---|
| 22 | ) |
---|
Note: See
TracBrowser
for help on using the repository browser.