From 65e93ee7be70be30291fef13f10c433b45bf28fa Mon Sep 17 00:00:00 2001 From: rdb Date: Fri, 4 Jan 2013 14:00:53 +0000 Subject: [PATCH] OpenAL package should probably include soft_oal.dll and wrap_oal.dll --- direct/src/p3d/panda3d.pdef | 3 +++ 1 file changed, 3 insertions(+) diff --git a/direct/src/p3d/panda3d.pdef b/direct/src/p3d/panda3d.pdef index 9e9f49800a..a5ecb9cfd0 100755 --- a/direct/src/p3d/panda3d.pdef +++ b/direct/src/p3d/panda3d.pdef @@ -225,6 +225,9 @@ class openal(package): require('panda3d') file('libp3openal_audio.dll', required = True) + file('OpenAL32.dll') + file('soft_oal.dll') + file('wrap_oal.dll') file('openal.prc', extract = True, text = """ plugin-path $OPENAL_ROOT