Last change
on this file since 346 was
341,
checked in by rgrieder, 17 years ago
|
- removed folder src/class_hierarchy
- removed a few unnec. files in src/
- added a few files in src/orxonox to make weapon system and hud work
- restructured all CMLs
- adjusted all the #include directives (only one include directory now: src)
- moved ENET library linkage to CML in src/orxonox
|
File size:
124 bytes
|
Rev | Line | |
---|
[258] | 1 | PROJECT(Orxonox) |
---|
| 2 | |
---|
[341] | 3 | INCLUDE_DIRECTORIES(.) |
---|
| 4 | |
---|
[337] | 5 | ADD_SUBDIRECTORY(loader) |
---|
| 6 | ADD_SUBDIRECTORY(network) |
---|
[341] | 7 | ADD_SUBDIRECTORY(orxonox) |
---|
Note: See
TracBrowser
for help on using the repository browser.