mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 01:07:51 -04:00
OpenAL package should probably include soft_oal.dll and wrap_oal.dll
This commit is contained in:
parent
32a47094d7
commit
65e93ee7be
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user