diff options
Diffstat (limited to 'tools/tools.pro')
-rw-r--r-- | tools/tools.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/tools.pro b/tools/tools.pro index c76174c..a531f85 100644 --- a/tools/tools.pro +++ b/tools/tools.pro @@ -24,6 +24,7 @@ mac { SUBDIRS += kmap2qmap +contains(QT_CONFIG, declarative):SUBDIRS += duiviewer contains(QT_CONFIG, dbus):SUBDIRS += qdbus !wince*:contains(QT_CONFIG, xmlpatterns): SUBDIRS += xmlpatterns embedded: SUBDIRS += makeqpf |