Qt4-preview-feedback Archive, December 2007
[Qt4.4.0-tp1] phonon gstreamer install patch
Message 1 in thread
Hi,
please find a patch to make install the phonon gstreamer plugin like any other
Qt plugins.
cheers,
Fathi
--- a/src/plugins/phonon/gstreamer/gstreamer.pro
--- a/src/plugins/phonon/gstreamer/gstreamer.pro
+++ b/src/plugins/phonon/gstreamer/gstreamer.pro
@@ -3,6 +3,9 @@
TARGET = phonon_gstreamer
DESTDIR = $$QT_BUILD_TREE/plugins/phonon_backend
+target.path += $$[QT_INSTALL_PLUGINS]/phonon_backend
+INSTALLS += target
+
DEPENDPATH += .
INCLUDEPATH += .