nsis: add openal-soft

This commit is contained in:
Ludwig Nussel 2008-06-25 07:59:53 +00:00
parent 2e803017c4
commit 1312060d55

View file

@ -107,6 +107,14 @@ Section "libcurl"
SectionEnd
Section "OpenAL-Soft library"
SetOutPath $INSTDIR
File "openal32.dll"
SectionEnd
;--------------------------------
; Uninstaller