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.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/auto/gui/painting/qtransform/qtransform.pro b/tests/auto/gui/painting/qtransform/qtransform.pro
new file mode 100644
index 0000000000..92bef8ce38
--- /dev/null
+++ b/tests/auto/gui/painting/qtransform/qtransform.pro
@@ -0,0 +1,7 @@
+load(qttest_p4)
+HEADERS +=
+SOURCES += tst_qtransform.cpp
+
+unix:!mac:!symbian:LIBS+=-lm
+
+