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

PLUGIN_TYPE = generic
load(qt_plugin)

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

SOURCES = main.cpp

OTHER_FILES += \
    evdevmouse.json