Fixes to SDL audio renderer and autodetection support

This commit is contained in:
Cameron Gutman
2018-09-13 07:46:01 -07:00
parent 12496e4432
commit 64bc189010
7 changed files with 59 additions and 88 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
QT += core quick network quickcontrols2 svg
QT += core quick network quickcontrols2 svg multimedia
CONFIG += c++11
unix:!macx {