|
Last change
on this file since 9193 was
9173,
checked in by mentzerf, 13 years ago
|
|
+ Added another OverlayText, but still not seeing anything
|
|
File size:
274 bytes
|
| Line | |
|---|
| 1 | SET_SOURCE_FILES(TOWERDEFENSE_SRC_FILES |
|---|
| 2 | TowerDefense.cc |
|---|
| 3 | Tower.cc |
|---|
| 4 | TowerDefenseCenterpoint.cc |
|---|
| 5 | TowerDefensePlayerStats.cc |
|---|
| 6 | ) |
|---|
| 7 | |
|---|
| 8 | ORXONOX_ADD_LIBRARY(TowerDefense |
|---|
| 9 | MODULE |
|---|
| 10 | FIND_HEADER_FILES |
|---|
| 11 | LINK_LIBRARIES |
|---|
| 12 | orxonox |
|---|
| 13 | overlays |
|---|
| 14 | SOURCE_FILES ${TOWERDEFENSE_SRC_FILES} |
|---|
| 15 | ) |
|---|
Note: See
TracBrowser
for help on using the repository browser.