summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/painting/qpathclipper/qpathclipper.pro
diff options
context:
space:
mode:
authorTobias Koenig <tobias.koenig@kdab.com>2015-01-02 10:34:12 +0000
committerTobias Koenig <tobias.koenig@kdab.com>2015-01-14 05:37:28 +0100
commit37fd702e3025a3ba504639580e13b58db0e8e93d (patch)
tree9b3dcee2ad8c778c3351ebc3926ff39a6524202a /tests/auto/gui/painting/qpathclipper/qpathclipper.pro
parent699455b90ac5ff2fa2b38ba32cffc2c79af1d6cd (diff)
Haiku: Make remaining auto tests compile on Haiku
Change-Id: I369b988b8c7d441ebc912298a81d3d82ec19df8c Reviewed-by: Augustin Cavalier <waddlesplash@gmail.com> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'tests/auto/gui/painting/qpathclipper/qpathclipper.pro')
-rw-r--r--tests/auto/gui/painting/qpathclipper/qpathclipper.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/gui/painting/qpathclipper/qpathclipper.pro b/tests/auto/gui/painting/qpathclipper/qpathclipper.pro
index 18f7ccef2f..b90bca8df3 100644
--- a/tests/auto/gui/painting/qpathclipper/qpathclipper.pro
+++ b/tests/auto/gui/painting/qpathclipper/qpathclipper.pro
@@ -8,4 +8,4 @@ QT += gui-private testlib
requires(contains(QT_CONFIG,private_tests))
-unix:!mac:LIBS+=-lm
+unix:!mac:!haiku:LIBS+=-lm