openal32.dll is actually spelled OpenAL32.dll now

This commit is contained in:
Ludwig Nussel 2009-05-25 15:14:53 +00:00
parent 50ca55702f
commit 372c2ea521

View file

@ -136,7 +136,7 @@ Section "OpenAL-Soft library"
SetOutPath $INSTDIR
File "openal32.dll"
File "OpenAL32.dll"
SectionEnd
@ -169,7 +169,7 @@ Section "Uninstall"
Delete $INSTDIR\libcurl-4.dll
Delete $INSTDIR\openal32.dll
Delete $INSTDIR\OpenAL32.dll
Delete $INSTDIR\uninstall.exe