aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCharles Yin <charles.yin@nokia.com>2011-10-25 09:47:33 +1000
committerQt by Nokia <qt-info@nokia.com>2011-10-25 04:17:17 +0200
commit595873298b2f2946564eae6bfa78a69fbedaf968 (patch)
tree343e7aab370baf7c01bc69f4852f39d6adf05fd4
parentd6cc95cee7c42803793a70988d85e2d3164b17f7 (diff)
Cleanup qmltestrunner.pro
Change-Id: I4a02eeafdb29e4f75773b79649d1aabaab895213 Reviewed-by: Charles Yin <charles.yin@nokia.com>
-rw-r--r--tools/qmltestrunner/qmltestrunner.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/qmltestrunner/qmltestrunner.pro b/tools/qmltestrunner/qmltestrunner.pro
index 1f864e2706..72990d6f98 100644
--- a/tools/qmltestrunner/qmltestrunner.pro
+++ b/tools/qmltestrunner/qmltestrunner.pro
@@ -9,7 +9,5 @@ QT += declarative qmltest
macx: CONFIG -= app_bundle
-#DEFINES += QUICK_TEST_SOURCE_DIR=\"\\\"$$OUT_PWD\\\"\"
-
target.path = $$[QT_INSTALL_BINS]
INSTALLS += target