diff options
Diffstat (limited to 'src/plugins/Effect/ladspa/ladspa.pro')
| -rw-r--r-- | src/plugins/Effect/ladspa/ladspa.pro | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/plugins/Effect/ladspa/ladspa.pro b/src/plugins/Effect/ladspa/ladspa.pro index 59f18dacd..383c76de1 100644 --- a/src/plugins/Effect/ladspa/ladspa.pro +++ b/src/plugins/Effect/ladspa/ladspa.pro @@ -14,12 +14,10 @@ SOURCES += ladspahost.cpp \ ladspabutton.cpp TARGET = $$PLUGINS_PREFIX/Effect/ladspa QMAKE_CLEAN = $$PLUGINS_PREFIX/Effect/libladspa.so -INCLUDEPATH += ../../../ CONFIG += warn_on \ plugin \ link_pkgconfig TEMPLATE = lib -QMAKE_LIBDIR += ../../../../lib LIBS += -lqmmp \ -L/usr/lib \ -I/usr/include @@ -27,7 +25,6 @@ LIBS += -lqmmp \ linux-g++|linux-g++-32|linux-g++-64:LIBS += -ldl RESOURCES = translations/translations.qrc -isEmpty(LIB_DIR):LIB_DIR = /lib target.path = $$LIB_DIR/qmmp/Effect INSTALLS += target FORMS += settingsdialog.ui |
