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

QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/generic

target.path = $$[QT_INSTALL_PLUGINS]/generic
INSTALLS += target

SOURCES = qmeegointegration.cpp \
          main.cpp \
          contextkitproperty.cpp
HEADERS = qmeegointegration.h \
          contextkitproperty.h

QT = core-private gui-private dbus gui-private