aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/pointer/pointer.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/pointer/pointer.pro')
-rw-r--r--tests/manual/pointer/pointer.pro8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/manual/pointer/pointer.pro b/tests/manual/pointer/pointer.pro
deleted file mode 100644
index 43fddbd459..0000000000
--- a/tests/manual/pointer/pointer.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-TEMPLATE = app
-
-QT += qml quick quick-private svg
-
-SOURCES += main.cpp inputinspector.cpp
-HEADERS += inputinspector.h
-
-RESOURCES += qml.qrc ../../../examples/quick/shared/quick_shared.qrc