kopia lustrzana https://gitlab.com/eliggett/wfview
add asound lib to linux build
rodzic
20dd466f3b
commit
a6a2168bc3
|
@ -96,7 +96,7 @@ CONFIG(debug, release|debug) {
|
||||||
linux: QCPLIB = qcustomplot
|
linux: QCPLIB = qcustomplot
|
||||||
}
|
}
|
||||||
|
|
||||||
linux:LIBS += -L./ -l$$QCPLIB
|
linux:LIBS += -L./ -l$$QCPLIB -lasound
|
||||||
|
|
||||||
!linux:SOURCES += ../qcustomplot/qcustomplot.cpp
|
!linux:SOURCES += ../qcustomplot/qcustomplot.cpp
|
||||||
!linux:HEADERS += ../qcustomplot/qcustomplot.h
|
!linux:HEADERS += ../qcustomplot/qcustomplot.h
|
||||||
|
|
Ładowanie…
Reference in New Issue