summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/qaccessibility/qaccessibility.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/other/qaccessibility/qaccessibility.pro')
-rw-r--r--tests/auto/other/qaccessibility/qaccessibility.pro10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/auto/other/qaccessibility/qaccessibility.pro b/tests/auto/other/qaccessibility/qaccessibility.pro
deleted file mode 100644
index f909627cb7..0000000000
--- a/tests/auto/other/qaccessibility/qaccessibility.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qaccessibility
-requires(qtConfig(accessibility))
-QT += testlib core-private gui-private widgets-private testlib-private
-SOURCES += tst_qaccessibility.cpp
-HEADERS += accessiblewidgets.h
-
-unix:!darwin:!haiku:!integity: LIBS += -lm
-
-win32: LIBS += -loleacc -loleaut32 -lole32 -luuid