2022-08-11 15:41:10 +08:00
|
|
|
set(_AX_PHYSICS3D_HEADER
|
2023-06-11 13:08:08 +08:00
|
|
|
physics3d/Physics3DConstraint.h
|
|
|
|
physics3d/Physics3DShape.h
|
|
|
|
physics3d/Physics3D.h
|
|
|
|
physics3d/Physics3DWorld.h
|
|
|
|
physics3d/PhysicsMeshRenderer.h
|
|
|
|
physics3d/Physics3DObject.h
|
|
|
|
physics3d/Physics3DComponent.h
|
|
|
|
physics3d/Physics3DDebugDrawer.h
|
2019-11-23 20:27:39 +08:00
|
|
|
)
|
|
|
|
|
2022-08-11 15:41:10 +08:00
|
|
|
set(_AX_PHYSICS3D_SRC
|
2023-06-11 13:08:08 +08:00
|
|
|
physics3d/Physics3D.cpp
|
|
|
|
physics3d/Physics3DComponent.cpp
|
|
|
|
physics3d/Physics3DConstraint.cpp
|
|
|
|
physics3d/Physics3DDebugDrawer.cpp
|
|
|
|
physics3d/Physics3DObject.cpp
|
|
|
|
physics3d/Physics3DShape.cpp
|
|
|
|
physics3d/Physics3DWorld.cpp
|
|
|
|
physics3d/PhysicsMeshRenderer.cpp
|
2019-11-23 20:27:39 +08:00
|
|
|
)
|