"export" the qml tools for qtPrepareTool() use
[profile/ivi/qtdeclarative.git] / tools / qmlmin / qmlmin.pro
index c57ec29..c8df227 100644 (file)
@@ -1,9 +1,5 @@
 QT       = core qmldevtools-private
-CONFIG  += console
-CONFIG  -= app_bundle
 DESTDIR  = $$QT.qml.bins
 SOURCES += main.cpp
 
-target.path = $$[QT_INSTALL_BINS]
-INSTALLS += target
-
+load(qt_tool)