Last change
on this file since 11801 was
10624,
checked in by landauf, 9 years ago
|
merged branch core7 back to trunk
|
-
Property svn:eol-style set to
native
|
File size:
562 bytes
|
Rev | Line | |
---|
[10078] | 1 | SET_SOURCE_FILES(JUMP_SRC_FILES |
---|
| 2 | BUILD_UNIT JumpBuildUnit.cc |
---|
| 3 | Jump.cc |
---|
| 4 | JumpPlatform.cc |
---|
| 5 | JumpPlatformStatic.cc |
---|
| 6 | JumpPlatformHMove.cc |
---|
| 7 | JumpPlatformVMove.cc |
---|
| 8 | JumpPlatformDisappear.cc |
---|
| 9 | JumpPlatformTimer.cc |
---|
| 10 | JumpPlatformFake.cc |
---|
| 11 | JumpProjectile.cc |
---|
| 12 | JumpEnemy.cc |
---|
| 13 | JumpFigure.cc |
---|
| 14 | JumpItem.cc |
---|
| 15 | JumpSpring.cc |
---|
| 16 | JumpRocket.cc |
---|
| 17 | JumpShield.cc |
---|
| 18 | JumpPropeller.cc |
---|
| 19 | JumpBoots.cc |
---|
| 20 | JumpCenterpoint.cc |
---|
| 21 | JumpScore.cc |
---|
| 22 | END_BUILD_UNIT |
---|
| 23 | ) |
---|
| 24 | |
---|
| 25 | ORXONOX_ADD_LIBRARY(jump |
---|
[10624] | 26 | PLUGIN |
---|
[10078] | 27 | FIND_HEADER_FILES |
---|
| 28 | LINK_LIBRARIES |
---|
| 29 | orxonox |
---|
| 30 | overlays |
---|
| 31 | SOURCE_FILES ${JUMP_SRC_FILES} |
---|
| 32 | ) |
---|
Note: See
TracBrowser
for help on using the repository browser.