|
Last change
on this file since 12177 was
11899,
checked in by jacobsr, 8 years ago
|
|
restored orxyroad to dodgerace state, fixed waiting for players issue
|
|
File size:
265 bytes
|
| Line | |
|---|
| 1 | SET_SOURCE_FILES(Orxyroad_SRC_FILES |
|---|
| 2 | OrxyRoad.cc |
|---|
| 3 | OrxyRoadCenterPoint.cc |
|---|
| 4 | OrxyRoadShip.cc |
|---|
| 5 | OrxyRoadCube.cc |
|---|
| 6 | OrxyRoadHUDinfo.cc |
|---|
| 7 | ) |
|---|
| 8 | |
|---|
| 9 | |
|---|
| 10 | ORXONOX_ADD_LIBRARY(orxyroad |
|---|
| 11 | PLUGIN |
|---|
| 12 | FIND_HEADER_FILES |
|---|
| 13 | LINK_LIBRARIES |
|---|
| 14 | orxonox |
|---|
| 15 | overlays |
|---|
| 16 | SOURCE_FILES ${Orxyroad_SRC_FILES} |
|---|
| 17 | ) |
|---|
Note: See
TracBrowser
for help on using the repository browser.