summaryrefslogtreecommitdiffstats
path: root/src/plugins/generic/evdevtablet/evdevtablet.pro
blob: 841d7b96f736a63644c15b29da3d534be9a667eb (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 gui-private

OTHER_FILES += \
    evdevtablet.json