source:
code/branches/audio/src/CMakeLists.txt
@
338
Last change on this file since 338 was 330, checked in by nicolape, 17 years ago | |
---|---|
File size: 162 bytes |
Rev | Line | |
---|---|---|
[258] | 1 | PROJECT(Orxonox) |
2 | ||
[300] | 3 | ADD_SUBDIRECTORY(orxonox) |
4 | ADD_SUBDIRECTORY(loader) | |
5 | ADD_SUBDIRECTORY(network) | |
6 | ADD_SUBDIRECTORY(class_hierarchy) | |
[318] | 7 | ADD_SUBDIRECTORY(audio) |
[300] | 8 |
Note: See TracBrowser
for help on using the repository browser.