From c042e61a77e9bd7a4dfcca0cd68a9f9f3a2cd576 Mon Sep 17 00:00:00 2001 From: Holger Ihrig Date: Thu, 8 Nov 2012 12:40:12 +0100 Subject: Adding 3rdparty library libfftreal to install step MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adding libfftreal to install step in this directory, otherwise it will not be deployed for the installers Task-Number: QTBUG-27876 Change-Id: I090b61def94eee9c63d732067036b3ca5398cc52 Reviewed-by: Topi Reiniƶ Reviewed-by: Andy Nichols --- examples/spectrum/3rdparty/fftreal/fftreal.pro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/spectrum/3rdparty/fftreal/fftreal.pro b/examples/spectrum/3rdparty/fftreal/fftreal.pro index 19019b1d4..45a21864c 100644 --- a/examples/spectrum/3rdparty/fftreal/fftreal.pro +++ b/examples/spectrum/3rdparty/fftreal/fftreal.pro @@ -39,8 +39,9 @@ macx { # Install +target.path = $$[QT_INSTALL_EXAMPLES]/qtmultimedia/spectrum sources.files = $$SOURCES $$HEADERS fftreal.pro readme.txt license.txt sources.files += bwins/fftreal.def eabi/fftreal.def sources.path = $$[QT_INSTALL_EXAMPLES]/qtmultimedia/spectrum/3rdparty/fftreal -INSTALLS += sources +INSTALLS += sources target -- cgit v1.2.3