Doc: Enabling Qt QML linking to Qt Quick.
[profile/ivi/qtdeclarative.git] / tools / qmlmin / qmlmin.pro
index c57ec29..c7da0eb 100644 (file)
@@ -1,9 +1,4 @@
 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)