2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-30 22:16:14 +00:00

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