Merge master into api_changes
[profile/ivi/qtdeclarative.git] / tools / qmlmin / qmlmin.pro
index 67c7004..c57ec29 100644 (file)
@@ -1,7 +1,7 @@
 QT       = core qmldevtools-private
 CONFIG  += console
 CONFIG  -= app_bundle
-DESTDIR  = $$QT.declarative.bins
+DESTDIR  = $$QT.qml.bins
 SOURCES += main.cpp
 
 target.path = $$[QT_INSTALL_BINS]