2022-08-11 15:41:10 +08:00
|
|
|
set(_AX_PHYSICS3D_HEADER
|
2018-05-02 15:33:01 +08:00
|
|
|
physics3d/CCPhysics3DConstraint.h
|
|
|
|
physics3d/CCPhysics3DShape.h
|
|
|
|
physics3d/CCPhysics3D.h
|
|
|
|
physics3d/CCPhysics3DWorld.h
|
2022-07-05 14:48:46 +08:00
|
|
|
physics3d/CCPhysicsMeshRenderer.h
|
2018-05-02 15:33:01 +08:00
|
|
|
physics3d/CCPhysics3DObject.h
|
|
|
|
physics3d/CCPhysics3DComponent.h
|
|
|
|
physics3d/CCPhysics3DDebugDrawer.h
|
|
|
|
)
|
2015-05-08 15:49:33 +08:00
|
|
|
|
2022-08-11 15:41:10 +08:00
|
|
|
set(_AX_PHYSICS3D_SRC
|
2018-05-02 15:33:01 +08:00
|
|
|
physics3d/CCPhysics3D.cpp
|
|
|
|
physics3d/CCPhysics3DComponent.cpp
|
|
|
|
physics3d/CCPhysics3DConstraint.cpp
|
|
|
|
physics3d/CCPhysics3DDebugDrawer.cpp
|
|
|
|
physics3d/CCPhysics3DObject.cpp
|
|
|
|
physics3d/CCPhysics3DShape.cpp
|
|
|
|
physics3d/CCPhysics3DWorld.cpp
|
2022-07-05 14:48:46 +08:00
|
|
|
physics3d/CCPhysicsMeshRenderer.cpp
|
2018-05-02 15:33:01 +08:00
|
|
|
)
|