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

PLUGIN_TYPE = generic
PLUGIN_EXTENDS = -
PLUGIN_CLASS_NAME = QMeeGoIntegrationPlugin
load(qt_plugin)

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

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