Last change
on this file since 12394 was
12380,
checked in by rueegseb, 6 years ago
|
laser appears after five pointsphere are eaten
|
File size:
421 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 | PacmanLaser.cpp |
---|
14 | ) |
---|
15 | |
---|
16 | ORXONOX_ADD_LIBRARY(pacman |
---|
17 | PLUGIN |
---|
18 | FIND_HEADER_FILES |
---|
19 | TOLUA_FILES |
---|
20 | |
---|
21 | PCH_FILE |
---|
22 | |
---|
23 | LINK_LIBRARIES |
---|
24 | orxonox |
---|
25 | overlays |
---|
26 | objects |
---|
27 | SOURCE_FILES ${Pacman_SRC_FILES} |
---|
28 | ) |
---|
Note: See
TracBrowser
for help on using the repository browser.