source:
code/branches/presentation/src/orxonox/objects/collisionshapes/CMakeLists.txt
@
2518
Last change on this file since 2518 was 2486, checked in by rgrieder, 16 years ago | |
---|---|
|
|
File size: 192 bytes |
Line | |
---|---|
1 | SET( SRC_FILES |
2 | BoxCollisionShape.cc |
3 | CollisionShape.cc |
4 | CompoundCollisionShape.cc |
5 | ConeCollisionShape.cc |
6 | PlaneCollisionShape.cc |
7 | SphereCollisionShape.cc |
8 | ) |
9 | |
10 | ADD_SOURCE_FILES(SRC_FILES) |
Note: See TracBrowser
for help on using the repository browser.