summaryrefslogtreecommitdiffstats
path: root/demos/spectrum/app/app.pro
diff options
context:
space:
mode:
authorGareth Stockwell <ext-gareth.stockwell@nokia.com>2010-08-12 10:55:29 (GMT)
committerGareth Stockwell <ext-gareth.stockwell@nokia.com>2010-08-12 11:09:31 (GMT)
commite83842f99c5c76faad4a4e85ea5cecb375da1c9c (patch)
tree95bd21fb3686665e4b0740f4718da78ae4278b56 /demos/spectrum/app/app.pro
parent072fb7b9b21e15e3dafe9064d2c93fc4658220fc (diff)
downloadQt-e83842f99c5c76faad4a4e85ea5cecb375da1c9c.zip
Qt-e83842f99c5c76faad4a4e85ea5cecb375da1c9c.tar.gz
Qt-e83842f99c5c76faad4a4e85ea5cecb375da1c9c.tar.bz2
Fixed build failure
Task-number: QTBUG-12713
Diffstat (limited to 'demos/spectrum/app/app.pro')
-rw-r--r--demos/spectrum/app/app.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/demos/spectrum/app/app.pro b/demos/spectrum/app/app.pro
index 1b419db..4fe8b6d 100644
--- a/demos/spectrum/app/app.pro
+++ b/demos/spectrum/app/app.pro
@@ -1,5 +1,7 @@
include(../spectrum.pri)
+static: error(This application cannot be statically linked to the fftreal library)
+
TEMPLATE = app
TARGET = spectrum