Set DESTDIR for qmltestrunner.
[profile/ivi/qtdeclarative.git] / tools / qmltestrunner / qmltestrunner.pro
index e0dd3d5..1f864e2 100644 (file)
@@ -1,5 +1,6 @@
 TEMPLATE = app
 TARGET = qmltestrunner
+DESTDIR= $$QT.declarative.bins
 CONFIG += warn_on
 SOURCES += main.cpp
 
@@ -11,4 +12,4 @@ macx: CONFIG -= app_bundle
 #DEFINES += QUICK_TEST_SOURCE_DIR=\"\\\"$$OUT_PWD\\\"\"
 
 target.path = $$[QT_INSTALL_BINS]
-INSTALLS += target
\ No newline at end of file
+INSTALLS += target