aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlscene/qmlscene.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qmlscene/qmlscene.pro')
-rw-r--r--tools/qmlscene/qmlscene.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/qmlscene/qmlscene.pro b/tools/qmlscene/qmlscene.pro
index 8e252e589f..0e8ca9b6c9 100644
--- a/tools/qmlscene/qmlscene.pro
+++ b/tools/qmlscene/qmlscene.pro
@@ -1,6 +1,6 @@
TEMPLATE = app
TARGET = qmlscene
-DESTDIR= ../../bin
+DESTDIR= $$QT.declarative.bins
QT += declarative declarative-private qtquick1
@@ -11,7 +11,7 @@ macx: CONFIG -= app_bundle
SOURCES += main.cpp
-CONFIG += console
+CONFIG += console declarative_debug
symbian {
TARGET.EPOCHEAPSIZE = 0x20000 0x5000000