delete link asound over qmake

This commit is contained in:
sasha 2019-07-09 13:10:29 +09:00
parent 347791a79b
commit 7bd5544c4a
1 changed files with 1 additions and 1 deletions

View File

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