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

DESTDIR = $$QT.gui.plugins/generic
target.path = $$[QT_INSTALL_PLUGINS]/generic
INSTALLS += target

SOURCES = main.cpp

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

OTHER_FILES += \
    evdevtouch.json