summaryrefslogtreecommitdiffstats
path: root/tools/configure/configure.pro
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2010-09-22 10:23:19 (GMT)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2010-09-23 09:38:12 (GMT)
commit414b494cf83e84d86ab5dd80f32b47ce04622d00 (patch)
tree90f7b039f39de61325c0bfefefb69da0adef614f /tools/configure/configure.pro
parente449be1979d279066401c29771d60942bac5ff99 (diff)
downloadQt-414b494cf83e84d86ab5dd80f32b47ce04622d00.zip
Qt-414b494cf83e84d86ab5dd80f32b47ce04622d00.tar.gz
Qt-414b494cf83e84d86ab5dd80f32b47ce04622d00.tar.bz2
build configure.exe directly in source dir
Reviewed-by: mariusSO
Diffstat (limited to 'tools/configure/configure.pro')
-rw-r--r--tools/configure/configure.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure/configure.pro b/tools/configure/configure.pro
index 8a62fe1..810f006 100644
--- a/tools/configure/configure.pro
+++ b/tools/configure/configure.pro
@@ -1,5 +1,5 @@
TARGET = configure
-DESTDIR = ../..
+DESTDIR = $$PWD/../.. # build directly in source dir
CONFIG += console flat
CONFIG -= moc qt