diff options
author | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-05-05 05:49:32 (GMT) |
---|---|---|
committer | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-05-05 05:49:32 (GMT) |
commit | 3a22e470165e990bc43a07529077372df53dcad4 (patch) | |
tree | 7eae624de6a49d75858a5039009b53323d8317f4 /tools/tools.pro | |
parent | f39ccc5ed802ee8461122b8b067c8faa9aae8f8a (diff) | |
download | Qt-3a22e470165e990bc43a07529077372df53dcad4.zip Qt-3a22e470165e990bc43a07529077372df53dcad4.tar.gz Qt-3a22e470165e990bc43a07529077372df53dcad4.tar.bz2 |
Remove qmlconv
Diffstat (limited to 'tools/tools.pro')
-rw-r--r-- | tools/tools.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tools.pro b/tools/tools.pro index 2c83580..2ff0214 100644 --- a/tools/tools.pro +++ b/tools/tools.pro @@ -24,7 +24,7 @@ mac { SUBDIRS += kmap2qmap -contains(QT_CONFIG, declarative):SUBDIRS += qmlviewer qmlconv +contains(QT_CONFIG, declarative):SUBDIRS += qmlviewer contains(QT_CONFIG, dbus):SUBDIRS += qdbus !wince*:contains(QT_CONFIG, xmlpatterns): SUBDIRS += xmlpatterns embedded: SUBDIRS += makeqpf |