Add install rule for qmlmin
Change-Id: I7ea6e92e8fe54092bb16d92e69a83b0257a67acf Reviewed-on: http://codereview.qt-project.org/4787 Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com> Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
This commit is contained in:
parent
3eb1cdc8cc
commit
82b232dd5c
|
@ -6,4 +6,6 @@ SOURCES += main.cpp
|
|||
|
||||
include(../../src/declarative/qml/parser/parser.pri)
|
||||
|
||||
target.path = $$[QT_INSTALL_BINS]
|
||||
INSTALLS += target
|
||||
|
||||
|
|
Loading…
Reference in New Issue