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

PLUGIN_TYPE = generic
load(qt_plugin)

SOURCES = main.cpp

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

OTHER_FILES += \
    evdevtouch.json