From 7bd5544c4a03d5956d1ceabfcb029d654479b04a Mon Sep 17 00:00:00 2001 From: sasha Date: Tue, 9 Jul 2019 13:10:29 +0900 Subject: [PATCH] delete link asound over qmake --- pianobooster.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pianobooster.pro b/pianobooster.pro index ba23576..0abad8f 100644 --- a/pianobooster.pro +++ b/pianobooster.pro @@ -109,7 +109,7 @@ win32 { unix { DEFINES += __LINUX_ALSASEQ__ - LIBS += -lasound -lpthread -lGL + LIBS += -lpthread -lGL } contains (USE_FLUIDSYNTH, ON) {