summaryrefslogtreecommitdiffstats
path: root/examples/widgets/painting/painterpaths/painterpaths.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/painting/painterpaths/painterpaths.pro')
-rw-r--r--examples/widgets/painting/painterpaths/painterpaths.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/painting/painterpaths/painterpaths.pro b/examples/widgets/painting/painterpaths/painterpaths.pro
index 2d2db30739..dfff238dd1 100644
--- a/examples/widgets/painting/painterpaths/painterpaths.pro
+++ b/examples/widgets/painting/painterpaths/painterpaths.pro
@@ -5,7 +5,7 @@ HEADERS = renderarea.h \
SOURCES = main.cpp \
renderarea.cpp \
window.cpp
-unix:!mac:!vxworks:!integrity:LIBS += -lm
+unix:!mac:!vxworks:!integrity:!haiku:LIBS += -lm
# install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/painting/painterpaths