mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
fix ppremake compilation error with soft body mesh code
This commit is contained in:
parent
64415a4352
commit
4a74961882
@ -113,7 +113,7 @@
|
||||
physxShapeDesc.I physxShapeDesc.h \
|
||||
physxSoftBody.I physxSoftBody.h \
|
||||
physxSoftBodyDesc.I physxSoftBodyDesc.h \
|
||||
physxSoftMeshBody.I physxSoftMeshBody.h \
|
||||
physxSoftBodyMesh.I physxSoftBodyMesh.h \
|
||||
physxSoftBodyMeshDesc.I physxSoftBodyMeshDesc.h \
|
||||
physxSoftBodyNode.I physxSoftBodyNode.h \
|
||||
physxSphere.I physxSphere.h \
|
||||
@ -240,7 +240,7 @@
|
||||
physxShapeDesc.cxx \
|
||||
physxSoftBody.cxx \
|
||||
physxSoftBodyDesc.cxx \
|
||||
physxSoftMeshBody.cxx \
|
||||
physxSoftBodyMesh.cxx \
|
||||
physxSoftBodyMeshDesc.cxx \
|
||||
physxSoftBodyNode.cxx \
|
||||
physxSphere.cxx \
|
||||
@ -367,7 +367,7 @@
|
||||
physxShapeDesc.I physxShapeDesc.h \
|
||||
physxSoftBody.I physxSoftBody.h \
|
||||
physxSoftBodyDesc.I physxSoftBodyDesc.h \
|
||||
physxSoftMeshBody.I physxSoftMeshBody.h \
|
||||
physxSoftBodyMesh.I physxSoftBodyMesh.h \
|
||||
physxSoftBodyMeshDesc.I physxSoftBodyMeshDesc.h \
|
||||
physxSoftBodyNode.I physxSoftBodyNode.h \
|
||||
physxSphere.I physxSphere.h \
|
||||
|
Loading…
x
Reference in New Issue
Block a user