aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/debugger/qdeclarativedebugjs/qdeclarativedebugjs.pro
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@nokia.com>2011-11-17 12:23:20 +0100
committerQt by Nokia <qt-info@nokia.com>2011-11-21 23:03:01 +0100
commit9132f67d469aaff722ba2b447932dd0d636817ce (patch)
tree7d3688bf4846fe259f6ce04728d058d3c4cc9d7c /tests/auto/declarative/debugger/qdeclarativedebugjs/qdeclarativedebugjs.pro
parentfbbc3cab4ac57b99387c7955e712cfea7cd72856 (diff)
Debugger: Fix Qt library dependencies for autotests
Change-Id: Icf5465a60c7b76d5b80d0ecb40a2bd7eaa2a3689 Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com> Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
Diffstat (limited to 'tests/auto/declarative/debugger/qdeclarativedebugjs/qdeclarativedebugjs.pro')
-rw-r--r--tests/auto/declarative/debugger/qdeclarativedebugjs/qdeclarativedebugjs.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/debugger/qdeclarativedebugjs/qdeclarativedebugjs.pro b/tests/auto/declarative/debugger/qdeclarativedebugjs/qdeclarativedebugjs.pro
index a2286ae0d5..8867780acd 100644
--- a/tests/auto/declarative/debugger/qdeclarativedebugjs/qdeclarativedebugjs.pro
+++ b/tests/auto/declarative/debugger/qdeclarativedebugjs/qdeclarativedebugjs.pro
@@ -1,6 +1,6 @@
CONFIG += testcase
TARGET = tst_qdeclarativedebugjs
-QT += network declarative-private testlib
+QT += declarative-private testlib
macx:CONFIG -= app_bundle
HEADERS += ../shared/debugutil_p.h