summaryrefslogtreecommitdiffstats
path: root/tests/auto/qpathclipper/qpathclipper.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qpathclipper/qpathclipper.pro')
-rw-r--r--tests/auto/qpathclipper/qpathclipper.pro11
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/auto/qpathclipper/qpathclipper.pro b/tests/auto/qpathclipper/qpathclipper.pro
deleted file mode 100644
index 2becd7dd03..0000000000
--- a/tests/auto/qpathclipper/qpathclipper.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-load(qttest_p4)
-INCLUDEPATH += .
-HEADERS += paths.h
-SOURCES += tst_qpathclipper.cpp paths.cpp
-QT += gui-private
-
-requires(contains(QT_CONFIG,private_tests))
-
-unix:!mac:!symbian:LIBS+=-lm
-
-