diff options
Diffstat (limited to 'metawatch')
-rw-r--r-- | metawatch/metawatch.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/metawatch/metawatch.pro b/metawatch/metawatch.pro index 45f94ba..9e99da1 100644 --- a/metawatch/metawatch.pro +++ b/metawatch/metawatch.pro @@ -1,6 +1,6 @@ TARGET = metawatchdriver TEMPLATE = lib -# CONFIG += plugin # QtCreator < 2.4 doesn't want to deploy plugins +CONFIG += plugin QT += gui # Qt Mobility 1.2 |