summaryrefslogtreecommitdiffstats
path: root/src/plugins/generic/libinput/libinput.pro
blob: 17dbb23ef0b32f526f581687ecbf76df80aa6a27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
TARGET = qlibinputplugin

PLUGIN_TYPE = generic
PLUGIN_EXTENDS = -
PLUGIN_CLASS_NAME = QLibInputPlugin
load(qt_plugin)

QT += core-private platformsupport-private gui-private

SOURCES = main.cpp

OTHER_FILES = libinput.json