Sfoglia il codice sorgente

OpenAL package should probably include soft_oal.dll and wrap_oal.dll

rdb 13 anni fa
parent
commit
65e93ee7be
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      direct/src/p3d/panda3d.pdef

+ 3 - 0
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