summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/mouse/mouse.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/mouse/mouse.pro')
-rw-r--r--tests/auto/testlib/selftests/mouse/mouse.pro9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/auto/testlib/selftests/mouse/mouse.pro b/tests/auto/testlib/selftests/mouse/mouse.pro
deleted file mode 100644
index e5701eee0f..0000000000
--- a/tests/auto/testlib/selftests/mouse/mouse.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-SOURCES += tst_mouse.cpp
-QT += testlib testlib-private gui gui-private
-
-mac:CONFIG -= app_bundle
-CONFIG -= debug_and_release_target
-
-TARGET = mouse
-
-include($$QT_SOURCE_TREE/src/testlib/selfcover.pri)