summaryrefslogtreecommitdiffstats
path: root/tests/auto/qpainter/qpainter.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qpainter/qpainter.pro')
-rw-r--r--tests/auto/qpainter/qpainter.pro20
1 files changed, 0 insertions, 20 deletions
diff --git a/tests/auto/qpainter/qpainter.pro b/tests/auto/qpainter/qpainter.pro
deleted file mode 100644
index f29e39afec..0000000000
--- a/tests/auto/qpainter/qpainter.pro
+++ /dev/null
@@ -1,20 +0,0 @@
-load(qttest_p4)
-
-QT += gui-private
-
-SOURCES += tst_qpainter.cpp
-wince*|symbian: {
- addFiles.files = drawEllipse drawLine_rop_bitmap drawPixmap_rop drawPixmap_rop_bitmap task217400.png
- addFiles.path = .
- DEPLOYMENT += addFiles
-}
-
-wince* {
- DEFINES += SRCDIR=\\\".\\\"
-} else:!symbian {
- DEFINES += SRCDIR=\\\"$$PWD\\\"
-}
-
-
-mac*:CONFIG+=insignificant_test
-contains(QT_CONFIG,xcb):qpa:CONFIG+=insignificant_test # QTBUG-20756 crashes on qpa, xcb