Last change
on this file since 2742 was
2459,
checked in by rgrieder, 16 years ago
|
Merged physics_merge back to presentation branch.
|
-
Property svn:eol-style set to
native
|
File size:
710 bytes
|
Rev | Line | |
---|
[2430] | 1 | SET(BulletDynamics_SRCS |
---|
[1963] | 2 | ConstraintSolver/btContactConstraint.cpp |
---|
| 3 | ConstraintSolver/btConeTwistConstraint.cpp |
---|
| 4 | ConstraintSolver/btGeneric6DofConstraint.cpp |
---|
| 5 | ConstraintSolver/btHingeConstraint.cpp |
---|
| 6 | ConstraintSolver/btPoint2PointConstraint.cpp |
---|
| 7 | ConstraintSolver/btSequentialImpulseConstraintSolver.cpp |
---|
| 8 | ConstraintSolver/btSliderConstraint.cpp |
---|
| 9 | ConstraintSolver/btSolve2LinearConstraint.cpp |
---|
| 10 | ConstraintSolver/btTypedConstraint.cpp |
---|
| 11 | Dynamics/Bullet-C-API.cpp |
---|
| 12 | Dynamics/btDiscreteDynamicsWorld.cpp |
---|
| 13 | Dynamics/btSimpleDynamicsWorld.cpp |
---|
| 14 | Dynamics/btRigidBody.cpp |
---|
| 15 | Vehicle/btRaycastVehicle.cpp |
---|
| 16 | Vehicle/btWheelInfo.cpp |
---|
[2430] | 17 | Character/btKinematicCharacterController.cpp |
---|
[1963] | 18 | ) |
---|
[2430] | 19 | |
---|
| 20 | ADD_LIBRARY(BulletDynamics ${BulletDynamics_SRCS}) |
---|
Note: See
TracBrowser
for help on using the repository browser.