aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Output
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/Output')
-rw-r--r--src/plugins/Output/alsa/alsa.pro2
-rw-r--r--src/plugins/Output/directsound/directsound.pro2
-rw-r--r--src/plugins/Output/jack/jack.pro2
-rw-r--r--src/plugins/Output/null/null.pro2
-rw-r--r--src/plugins/Output/oss/oss.pro2
-rw-r--r--src/plugins/Output/oss4/oss4.pro2
-rw-r--r--src/plugins/Output/pulseaudio/pulseaudio.pro2
-rw-r--r--src/plugins/Output/qtmultimedia/qtmultimedia.pro2
-rw-r--r--src/plugins/Output/shout/shout.pro2
-rw-r--r--src/plugins/Output/wasapi/wasapi.pro2
-rw-r--r--src/plugins/Output/waveout/waveout.pro2
11 files changed, 11 insertions, 11 deletions
diff --git a/src/plugins/Output/alsa/alsa.pro b/src/plugins/Output/alsa/alsa.pro
index 5e5b01322..82ceff031 100644
--- a/src/plugins/Output/alsa/alsa.pro
+++ b/src/plugins/Output/alsa/alsa.pro
@@ -15,5 +15,5 @@ RESOURCES = translations/translations.qrc
PKGCONFIG += alsa
-target.path = $$LIB_DIR/qmmp/Output
+target.path = $$PLUGIN_DIR/Output
INSTALLS += target
diff --git a/src/plugins/Output/directsound/directsound.pro b/src/plugins/Output/directsound/directsound.pro
index 3c2c9843c..8f730540a 100644
--- a/src/plugins/Output/directsound/directsound.pro
+++ b/src/plugins/Output/directsound/directsound.pro
@@ -12,5 +12,5 @@ RESOURCES = translations/translations.qrc
LIBS += -ldxguid -lstrmiids -ldmoguids -lmsdmo -lole32 -loleaut32 -luuid -lgdi32 -ldsound -lksuser
-target.path = $$LIB_DIR/qmmp/Output
+target.path = $$PLUGIN_DIR/Output
INSTALLS += target
diff --git a/src/plugins/Output/jack/jack.pro b/src/plugins/Output/jack/jack.pro
index b5f5369e8..2fbb01c99 100644
--- a/src/plugins/Output/jack/jack.pro
+++ b/src/plugins/Output/jack/jack.pro
@@ -14,5 +14,5 @@ RESOURCES = translations/translations.qrc
PKGCONFIG += jack soxr
-target.path = $$LIB_DIR/qmmp/Output
+target.path = $$PLUGIN_DIR/Output
INSTALLS += target
diff --git a/src/plugins/Output/null/null.pro b/src/plugins/Output/null/null.pro
index bd4e424a6..efb633f3b 100644
--- a/src/plugins/Output/null/null.pro
+++ b/src/plugins/Output/null/null.pro
@@ -11,6 +11,6 @@ SOURCES += outputnullfactory.cpp \
RESOURCES = translations/translations.qrc
unix {
- target.path = $$LIB_DIR/qmmp/Output
+ target.path = $$PLUGIN_DIR/Output
INSTALLS += target
}
diff --git a/src/plugins/Output/oss/oss.pro b/src/plugins/Output/oss/oss.pro
index d497d6207..68d67bc48 100644
--- a/src/plugins/Output/oss/oss.pro
+++ b/src/plugins/Output/oss/oss.pro
@@ -16,5 +16,5 @@ RESOURCES = translations/translations.qrc
DEFINES += HAVE_SYS_SOUNDCARD_H
-target.path = $$LIB_DIR/qmmp/Output
+target.path = $$PLUGIN_DIR/Output
INSTALLS += target
diff --git a/src/plugins/Output/oss4/oss4.pro b/src/plugins/Output/oss4/oss4.pro
index 26076e918..0d81a249d 100644
--- a/src/plugins/Output/oss4/oss4.pro
+++ b/src/plugins/Output/oss4/oss4.pro
@@ -16,5 +16,5 @@ RESOURCES = translations/translations.qrc
DEFINES += HAVE_SYS_SOUNDCARD_H
-target.path = $$LIB_DIR/qmmp/Output
+target.path = $$PLUGIN_DIR/Output
INSTALLS += target
diff --git a/src/plugins/Output/pulseaudio/pulseaudio.pro b/src/plugins/Output/pulseaudio/pulseaudio.pro
index 1487fb347..623679b3f 100644
--- a/src/plugins/Output/pulseaudio/pulseaudio.pro
+++ b/src/plugins/Output/pulseaudio/pulseaudio.pro
@@ -12,5 +12,5 @@ RESOURCES = translations/translations.qrc
PKGCONFIG += libpulse-simple
-target.path = $$LIB_DIR/qmmp/Output
+target.path = $$PLUGIN_DIR/Output
INSTALLS += target
diff --git a/src/plugins/Output/qtmultimedia/qtmultimedia.pro b/src/plugins/Output/qtmultimedia/qtmultimedia.pro
index f5afd0e58..9278bc347 100644
--- a/src/plugins/Output/qtmultimedia/qtmultimedia.pro
+++ b/src/plugins/Output/qtmultimedia/qtmultimedia.pro
@@ -17,6 +17,6 @@ SOURCES += outputqtmultimediafactory.cpp \
RESOURCES = translations/translations.qrc
unix {
- target.path = $$LIB_DIR/qmmp/Output
+ target.path = $$PLUGIN_DIR/Output
INSTALLS += target
}
diff --git a/src/plugins/Output/shout/shout.pro b/src/plugins/Output/shout/shout.pro
index 939f5ad3f..0579cad1a 100644
--- a/src/plugins/Output/shout/shout.pro
+++ b/src/plugins/Output/shout/shout.pro
@@ -17,7 +17,7 @@ FORMS += settingsdialog.ui
RESOURCES = translations/translations.qrc
unix {
- target.path = $$LIB_DIR/qmmp/Output
+ target.path = $$PLUGIN_DIR/Output
INSTALLS += target
PKGCONFIG += ogg vorbis vorbisenc shout soxr
}
diff --git a/src/plugins/Output/wasapi/wasapi.pro b/src/plugins/Output/wasapi/wasapi.pro
index d66c9f8c0..e40dc88a4 100644
--- a/src/plugins/Output/wasapi/wasapi.pro
+++ b/src/plugins/Output/wasapi/wasapi.pro
@@ -14,7 +14,7 @@ RESOURCES = translations/translations.qrc
LIBS += -lstrmiids -ldmoguids -lmsdmo -lole32 -loleaut32 -luuid -lgdi32 -lksuser
-target.path = $$LIB_DIR/qmmp/Output
+target.path = $$PLUGIN_DIR/Output
INSTALLS += target
FORMS += \
diff --git a/src/plugins/Output/waveout/waveout.pro b/src/plugins/Output/waveout/waveout.pro
index 86485d90b..42523fe58 100644
--- a/src/plugins/Output/waveout/waveout.pro
+++ b/src/plugins/Output/waveout/waveout.pro
@@ -12,5 +12,5 @@ RESOURCES = translations/translations.qrc
LIBS += -lwinmm
-target.path = $$LIB_DIR/qmmp/Output
+target.path = $$PLUGIN_DIR/Output
INSTALLS += target