summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/directfb/directfb.pro
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2012-02-25 12:12:09 +0100
committerQt by Nokia <qt-info@nokia.com>2012-02-28 00:17:17 +0100
commit394e45199fa1aa45036dd787c5052ef7bcd98c52 (patch)
tree8d9ae916d0f3c05d23ed51aef818d4be37ce93cd /src/plugins/platforms/directfb/directfb.pro
parentb51296c06433d4923e4dcfd2bc104ae3ab67fb43 (diff)
directfb: Switch to the new style plugins
The plugin might advertize more keys than supported at runtime. E.g. the directfbegl key might not be available. I would like to have a directfb.json.in and then generate the right file or if moc would pre-process the file... Change-Id: Ia8ad4e1367c06f5e35d02822d4f830ce1e9dc577 Reviewed-by: Jørgen Lind <jorgen.lind@nokia.com>
Diffstat (limited to 'src/plugins/platforms/directfb/directfb.pro')
-rw-r--r--src/plugins/platforms/directfb/directfb.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/platforms/directfb/directfb.pro b/src/plugins/platforms/directfb/directfb.pro
index 0585777889..ae47ec397b 100644
--- a/src/plugins/platforms/directfb/directfb.pro
+++ b/src/plugins/platforms/directfb/directfb.pro
@@ -43,3 +43,5 @@ directfbegl: {
CONFIG += qpa/genericunixfontdatabase
target.path += $$[QT_INSTALL_PLUGINS]/platforms
INSTALLS += target
+
+OTHER_FILES += directfb.json