浏览代码

Added PhysXDevice.dll and CUDA RT to package physx

enn0x 16 年之前
父节点
当前提交
1a4d47235b
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      direct/src/p3d/panda3d.pdef

+ 2 - 0
direct/src/p3d/panda3d.pdef

@@ -269,6 +269,8 @@ class physx(package):
     require('panda3d')
 
     file('libpandaphysx.dll')
+    file('physxcudart_20.dll')
+    file('PhysXDevice.dll')
 
 class ai(package):
     # This package contains the PandAI library for pathfinding