delete link asound over qmake

This commit is contained in:
sasha 2019-07-09 13:10:29 +09:00
parent 347791a79b
commit 7bd5544c4a

View File

@ -109,7 +109,7 @@ win32 {
unix { unix {
DEFINES += __LINUX_ALSASEQ__ DEFINES += __LINUX_ALSASEQ__
LIBS += -lasound -lpthread -lGL LIBS += -lpthread -lGL
} }
contains (USE_FLUIDSYNTH, ON) { contains (USE_FLUIDSYNTH, ON) {