the 'embedded' scope (qws) is dead.
makeqpf is a graphical host tool to be used in the process of deploying
embedded software. as the qt build system does not support such a
configuration, the tool simply must be built manually.
Change-Id: I6aeafb758e6e55ec228b535ef7354d4c78745e80
Reviewed-by: Paul Olav Tvete <paul.tvete@digia.com>
embedded:SUBDIRS += kmap2qmap
qtHaveModule(dbus): SUBDIRS += qdbus
-# We don't need these command line utilities on embedded platforms.
-embedded: SUBDIRS += makeqpf
-