mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-20 07:03:46 +00:00
projects.xml fix for physx3
This commit is contained in:
parent
e74a7025db
commit
fbdc385afd
1 changed files with 4 additions and 3 deletions
|
|
@ -34,12 +34,13 @@ Here are some examples:
|
|||
<module name="oculusVR" path="$OCULUSVR_SDK_PATH">Oculus VR Devices</module>
|
||||
<module name="webDeploy">Web Deployment</module>
|
||||
<module name="navigation">Recast Navigation</module>
|
||||
<module name="testing">Unit testing</module>
|
||||
<moduleGroup description="Physics Library">
|
||||
<module name="" donotwrite="1" default="1">Torque Physics</module>
|
||||
<module name="bullet">Bullet Physics Library</module>
|
||||
<module name="physX">PhysX 2.8 Physics Library</module>
|
||||
<module name="physX3">PhysX 3.3 Physics Library</module>
|
||||
</moduleGroup>
|
||||
<module name="physX2">PhysX 3.2 Physics Library</module>
|
||||
<module name="bullet">Bullet Physics Library</module>
|
||||
</moduleGroup>
|
||||
</entry>
|
||||
|
||||
<entry type="projectDefines">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue