summaryrefslogtreecommitdiffstats
path: root/src/plugins/generic/libinput/libinput.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/generic/libinput/libinput.pro')
-rw-r--r--src/plugins/generic/libinput/libinput.pro12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/plugins/generic/libinput/libinput.pro b/src/plugins/generic/libinput/libinput.pro
deleted file mode 100644
index 434bf7b945..0000000000
--- a/src/plugins/generic/libinput/libinput.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TARGET = qlibinputplugin
-
-QT += core-private gui-private input_support-private
-
-SOURCES = main.cpp
-
-OTHER_FILES = libinput.json
-
-PLUGIN_TYPE = generic
-PLUGIN_EXTENDS = -
-PLUGIN_CLASS_NAME = QLibInputPlugin
-load(qt_plugin)