aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmldesigner/coretests/coretests.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qmldesigner/coretests/coretests.pro')
-rw-r--r--tests/auto/qml/qmldesigner/coretests/coretests.pro4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/auto/qml/qmldesigner/coretests/coretests.pro b/tests/auto/qml/qmldesigner/coretests/coretests.pro
index 33fec656b63..b022bd85a04 100644
--- a/tests/auto/qml/qmldesigner/coretests/coretests.pro
+++ b/tests/auto/qml/qmldesigner/coretests/coretests.pro
@@ -1,15 +1,11 @@
IDE_SOURCE_TREE=$$PWD/../../../../..
IDE_BUILD_TREE=$$OUT_PWD/../../../../..
# can we check that this is a valid build dir?
-message($$IDE_SOURCE_TREE)
-message($$IDE_BUILD_TREE)
OUT_PWD_SAVE=$$OUT_PWD
OUT_PWD=IDE_BUILD_TREE
include($$IDE_SOURCE_TREE/src/plugins/qmldesigner/config.pri)
include(../../../qttest.pri)
OUT_PWD=$$OUT_PWD_SAVE
-message($$IDE_LIBRARY_PATH)
-message($$IDE_PLUGIN_PATH)
LIBS += -L$$IDE_PLUGIN_PATH/Nokia
LIBS += -L$$IDE_LIBRARY_PATH