mirror of
https://github.com/JvanKatwijk/dabradio
synced 2025-10-06 00:02:49 +02:00
removed qwt-qt refs in .pro file
This commit is contained in:
10
dabradio.pro
10
dabradio.pro
@@ -176,7 +176,7 @@ isEmpty(GITHASHSTRING) {
|
||||
|
||||
FORMS += ./forms/dabradio.ui
|
||||
INCLUDEPATH += /usr/local/include
|
||||
INCLUDEPATH += /usr/local/include /usr/include/qt4/qwt /usr/include/qt5/qwt /usr/include/qt4/qwt /usr/include/qwt /usr/local/qwt-6.1.4-svn/
|
||||
#INCLUDEPATH += /usr/local/include /usr/include/qt4/qwt /usr/include/qt5/qwt /usr/include/qt4/qwt /usr/include/qwt /usr/local/qwt-6.1.4-svn/
|
||||
|
||||
LIBS += -lfftw3f -lusb-1.0 -ldl #
|
||||
LIBS += -lportaudio
|
||||
@@ -184,7 +184,7 @@ LIBS += -lz
|
||||
LIBS += -lsndfile
|
||||
LIBS += -lsamplerate
|
||||
LIBS += -lfaad
|
||||
LIBS += -lqwt-qt5
|
||||
#LIBS += -lqwt-qt5
|
||||
|
||||
#
|
||||
# comment or uncomment for the devices you want to have support for
|
||||
@@ -229,11 +229,11 @@ isEmpty(GITHASHSTRING) {
|
||||
}
|
||||
|
||||
INCLUDEPATH += /usr/i686-w64-mingw32/sys-root/mingw/include
|
||||
INCLUDEPATH += /usr/i686-w64-mingw32/sys-root/mingw/include/qt5/qwt
|
||||
#INCLUDEPATH += /usr/i686-w64-mingw32/sys-root/mingw/include/qt5/qwt
|
||||
INCLUDEPATH += /mingw32/include
|
||||
INCLUDEPATH += /mingw32/include/qwt
|
||||
#INCLUDEPATH += /mingw32/include/qwt
|
||||
LIBS += -L/usr/i686-w64-mingw32/sys-root/mingw/lib
|
||||
LIBS += -lqwt-qt5
|
||||
#LIBS += -lqwt-qt5
|
||||
LIBS += -lfftw3f
|
||||
LIBS += -lportaudio
|
||||
LIBS += -lsndfile
|
||||
|
Reference in New Issue
Block a user