Adding 3rdparty library libfftreal to install step
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ö <topi.reinio@digia.com> Reviewed-by: Andy Nichols <andy.nichols@digia.com>
This commit is contained in:
committed by
The Qt Project
parent
d175f79d53
commit
c042e61a77
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user