summaryrefslogtreecommitdiffstats
path: root/tests/auto/qline
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qline')
-rw-r--r--tests/auto/qline/qline.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/auto/qline/qline.pro b/tests/auto/qline/qline.pro
index 56718d0..715774a 100644
--- a/tests/auto/qline/qline.pro
+++ b/tests/auto/qline/qline.pro
@@ -1,6 +1,7 @@
load(qttest_p4)
+SOURCES += tst_qline.cpp
QT -= gui
SOURCES += tst_qline.cpp
-unix:!mac:!vxworks:LIBS+=-lm
+unix:!mac:!symbian*:!vxworks:LIBS+=-lm