Fix OpenAL build in Windows action

This commit is contained in:
Ilya Fedin 2020-12-10 08:07:59 +04:00 committed by John Preston
parent 6af180d6b5
commit c4f985ca38

View file

@ -218,7 +218,7 @@ jobs:
-A Win32 ^
-D LIBTYPE:STRING=STATIC ^
-D FORCE_STATIC_VCRT=ON ^
-D ALSOFT_BACKEND_WASAPI=OFF
-D ALSOFT_BACKEND_DSOUND=OFF
msbuild -m OpenAL.vcxproj /property:Configuration=Debug