diff options
Diffstat (limited to 'tools/tools.pro')
-rw-r--r-- | tools/tools.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/tools.pro b/tools/tools.pro index 3325a57..d034dcd 100644 --- a/tools/tools.pro +++ b/tools/tools.pro @@ -22,6 +22,8 @@ mac { SUBDIRS += macdeployqt } +embedded:SUBDIRS += kmap2qmap + contains(QT_CONFIG, dbus):SUBDIRS += qdbus !wince*:contains(QT_CONFIG, xmlpatterns): SUBDIRS += xmlpatterns embedded: SUBDIRS += makeqpf |