Last change
on this file since 12373 was
12320,
checked in by peterf, 6 years ago
|
began PacmanBrown and Cyan implementation
|
File size:
403 bytes
|
Line | |
---|
1 | SET_SOURCE_FILES(Pacman_SRC_FILES |
---|
2 | Pacman.cc |
---|
3 | PacmanGhost.cc |
---|
4 | PacmanGelb.cc |
---|
5 | PacmanPointSphere.cc |
---|
6 | PacmanPointAfraid.cc |
---|
7 | PacmanHUDinfo.cc |
---|
8 | PacmanRandom.cc |
---|
9 | PacmanRed.cc |
---|
10 | PacmanPink.cc |
---|
11 | PacmanBrown.cc |
---|
12 | PacmanCyan.cc |
---|
13 | ) |
---|
14 | |
---|
15 | ORXONOX_ADD_LIBRARY(pacman |
---|
16 | PLUGIN |
---|
17 | FIND_HEADER_FILES |
---|
18 | TOLUA_FILES |
---|
19 | |
---|
20 | PCH_FILE |
---|
21 | |
---|
22 | LINK_LIBRARIES |
---|
23 | orxonox |
---|
24 | overlays |
---|
25 | objects |
---|
26 | SOURCE_FILES ${Pacman_SRC_FILES} |
---|
27 | ) |
---|
Note: See
TracBrowser
for help on using the repository browser.