Last change
on this file since 9117 was
9112,
checked in by jo, 13 years ago
|
Created minimal working version for the TowerDefence module. The code compiles and the level runs. Unfortunately an 'Playfield_ME.mesh' cannot be loaded on my machine.
|
File size:
224 bytes
|
Rev | Line | |
---|
[9110] | 1 | SET_SOURCE_FILES(TOWERDEFENSE_SRC_FILES |
---|
[9112] | 2 | TowerDefense.cc |
---|
[9110] | 3 | TowerDefenseCenterpoint.cc |
---|
| 4 | ) |
---|
| 5 | |
---|
| 6 | ORXONOX_ADD_LIBRARY(TowerDefense |
---|
| 7 | MODULE |
---|
| 8 | FIND_HEADER_FILES |
---|
| 9 | LINK_LIBRARIES |
---|
| 10 | orxonox |
---|
| 11 | SOURCE_FILES ${TOWERDEFENSE_SRC_FILES} |
---|
| 12 | ) |
---|
Note: See
TracBrowser
for help on using the repository browser.