From ec0a81544521eedc1bbd2d2e5133470bc8eaab0d Mon Sep 17 00:00:00 2001 From: Bea Lam Date: Tue, 27 Oct 2009 17:39:21 +1000 Subject: Fix build target for standalone qmldebugger. --- tools/qmldebugger/standalone/standalone.pro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/qmldebugger/standalone/standalone.pro b/tools/qmldebugger/standalone/standalone.pro index 72e3ef5..72d051f 100644 --- a/tools/qmldebugger/standalone/standalone.pro +++ b/tools/qmldebugger/standalone/standalone.pro @@ -1,4 +1,5 @@ -DESTDIR = ../../bin +DESTDIR = ../../../bin +TARGET = qmldebugger include(qmldebugger.pri) -- cgit v0.12