Last change
on this file since 11772 was
11416,
checked in by jkindle, 7 years ago
|
Added the animation for the level end (walk into castle), Coins for the blocks, Castleblocks and Flagblocks
|
File size:
345 bytes
|
Line | |
---|
1 | SET_SOURCE_FILES(SOB_SRC_FILES |
---|
2 | |
---|
3 | SOBCenterpoint.cc |
---|
4 | SOB.cc |
---|
5 | SOBFigure.cc |
---|
6 | SOBItem.cc |
---|
7 | SOBQBlock.cc |
---|
8 | SOBMushroom.cc |
---|
9 | SOBHUDInfo.cc |
---|
10 | SOBGumba.cc |
---|
11 | SOBFlagstone.cc |
---|
12 | SOBCastlestone.cc |
---|
13 | SOBCoin.cc |
---|
14 | |
---|
15 | ) |
---|
16 | |
---|
17 | ORXONOX_ADD_LIBRARY(superorxobros |
---|
18 | PLUGIN |
---|
19 | FIND_HEADER_FILES |
---|
20 | LINK_LIBRARIES |
---|
21 | orxonox |
---|
22 | overlays |
---|
23 | SOURCE_FILES ${SOB_SRC_FILES} |
---|
24 | ) |
---|
Note: See
TracBrowser
for help on using the repository browser.