Last change
on this file since 11634 was
11624,
checked in by merholzl, 7 years ago
|
More clean-up, particle fix, deleting unnecessary files, adding quotes
|
File size:
323 bytes
|
Line | |
---|
1 | SET_SOURCE_FILES(FlappyOrx_SRC_FILES |
---|
2 | BUILD_UNIT FlappyOrxBuildUnit.cc |
---|
3 | FlappyOrx.cc |
---|
4 | FlappyOrxCenterPoint.cc |
---|
5 | FlappyOrxShip.cc |
---|
6 | FlappyOrxHUDinfo.cc |
---|
7 | END_BUILD_UNIT |
---|
8 | ) |
---|
9 | |
---|
10 | ORXONOX_ADD_LIBRARY(flappyorx |
---|
11 | PLUGIN |
---|
12 | FIND_HEADER_FILES |
---|
13 | LINK_LIBRARIES |
---|
14 | orxonox |
---|
15 | overlays |
---|
16 | weapons |
---|
17 | SOURCE_FILES ${FlappyOrx_SRC_FILES} |
---|
18 | ) |
---|
Note: See
TracBrowser
for help on using the repository browser.