summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/painting/qtransform/qtransform.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/painting/qtransform/qtransform.pro')
-rw-r--r--tests/auto/gui/painting/qtransform/qtransform.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/gui/painting/qtransform/qtransform.pro b/tests/auto/gui/painting/qtransform/qtransform.pro
index 62c7518da0..6af8485628 100644
--- a/tests/auto/gui/painting/qtransform/qtransform.pro
+++ b/tests/auto/gui/painting/qtransform/qtransform.pro
@@ -3,4 +3,4 @@ TARGET = tst_qtransform
SOURCES += tst_qtransform.cpp
QT += testlib
-unix:!mac:!haiku:LIBS+=-lm
+unix:!darwin:!haiku:!integrity: LIBS += -lm