Remove libsoundio audio backend
SDL has been the default audio backend for years now, and libsoundio has not been well-maintained upstream.
This commit is contained in:
parent
06b5c4631f
commit
4189903233
9 changed files with 3 additions and 678 deletions
|
|
@ -11,10 +11,6 @@ win32:!winrt {
|
|||
SUBDIRS += AntiHooking
|
||||
app.depends += AntiHooking
|
||||
}
|
||||
!winrt:win32|macx {
|
||||
SUBDIRS += soundio
|
||||
app.depends += soundio
|
||||
}
|
||||
|
||||
# Support debug and release builds from command line for CI
|
||||
CONFIG += debug_and_release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue