Last change
on this file since 9123 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
|
Line | |
---|
1 | SET_SOURCE_FILES(TOWERDEFENSE_SRC_FILES |
---|
2 | TowerDefense.cc |
---|
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.