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