diff options
Diffstat (limited to 'src/plugins/General/converter')
| -rw-r--r-- | src/plugins/General/converter/converter.pro | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/plugins/General/converter/converter.pro b/src/plugins/General/converter/converter.pro index ef617cd4e..f1ff74e88 100644 --- a/src/plugins/General/converter/converter.pro +++ b/src/plugins/General/converter/converter.pro @@ -2,8 +2,6 @@ include(../../plugins.pri) TARGET = $$PLUGINS_PREFIX/General/converter - - HEADERS += converterfactory.h \ converterhelper.h \ converterdialog.h \ @@ -21,7 +19,7 @@ FORMS += converterdialog.ui \ RESOURCES = translations/translations.qrc presets.qrc -LIBS += -lqmmpui +LIBS += $$QMMPUI_LIB PKGCONFIG += taglib unix{ |
