Added PhysXDevice.dll and CUDA RT to package physx

This commit is contained in:
enn0x 2010-01-16 14:17:13 +00:00
parent ab8123dc68
commit 1a4d47235b

View File

@ -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