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

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

SOURCES = main.cpp

QT += core-private platformsupport-private

OTHER_FILES += \
    evdevtablet.json