summaryrefslogtreecommitdiffstats
path: root/src/plugins/kbddrivers/linuxis/linuxis.pro
blob: 5e652b5fd763a063220745be0ca8e7e9f9af7915 (plain)
1
2
3
4
5
6
7
8
9
10
11
TARGET = linuxiskbdhandler
include(../../qpluginbase.pri)

QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/kbddrivers
target.path = $$[QT_INSTALL_PLUGINS]/kbddrivers
INSTALLS += target

CONFIG+=no_tr

HEADERS = linuxiskbddriverplugin.h linuxiskbdhandler.h
SOURCES = linuxiskbddriverplugin.cpp linuxiskbdhandler.cpp