Fixed all qttools references to the bin directory.
authoraxis <qt-info@nokia.com>
Fri, 18 Mar 2011 11:12:05 +0000 (12:12 +0100)
committeraxis <qt-info@nokia.com>
Wed, 27 Apr 2011 10:06:01 +0000 (12:06 +0200)
25 files changed:
src/assistant/tools/assistant/assistant.pro
src/assistant/tools/qcollectiongenerator/qcollectiongenerator.pro
src/assistant/tools/qhelpconverter/qhelpconverter.pro
src/assistant/tools/qhelpgenerator/qhelpgenerator.pro
src/checksdk/checksdk.pro
src/designer/src/components/lib/lib.pro
src/designer/src/designer/designer.pro
src/designer/src/lib/lib.pro
src/kmap2qmap/kmap2qmap.pro
src/linguist/lconvert/lconvert.pro
src/linguist/linguist/linguist.pro
src/linguist/lrelease/lrelease.pro
src/linguist/lupdate/lupdate.pro
src/macdeployqt/macdeployqt/macdeployqt.pro
src/makeqpf/makeqpf.pro
src/pixeltool/pixeltool.pro
src/qdbus/qdbus/qdbus.pro
src/qdbus/qdbuscpp2xml/qdbuscpp2xml.pro
src/qdbus/qdbusviewer/qdbusviewer.pro
src/qdbus/qdbusxml2cpp/qdbusxml2cpp.pro
src/qtconfig/qtconfig.pro
src/qtestlib/wince/cetcpsync/cetcpsync.pro
src/qtestlib/wince/cetest/cetest.pro
src/qttracereplay/qttracereplay.pro
src/qvfb/qvfb.pro

index 580db99..e8bc867 100644 (file)
@@ -8,7 +8,7 @@ CONFIG += qt \
     help
 QT += network help
 PROJECTNAME = Assistant
-DESTDIR = ../../../../bin
+DESTDIR = $$QT.designer.bins
 target.path = $$[QT_INSTALL_BINS]
 INSTALLS += target
 DEPENDPATH += ../shared
index 66e920f..6471faf 100644 (file)
@@ -2,7 +2,7 @@ QT += xml \
     network \
     help
 TEMPLATE = app
-DESTDIR = ../../../../bin
+DESTDIR = $$QT.designer.bins
 TARGET = qcollectiongenerator
 CONFIG += qt \
     warn_on \
index ce3083e..f875476 100644 (file)
@@ -1,7 +1,7 @@
 QT += xml help
 TEMPLATE = app
 TARGET = qhelpconverter
-DESTDIR = ../../../../bin
+DESTDIR = $$QT.designer.bins
 CONFIG += qt warn_on help
 
 target.path=$$[QT_INSTALL_BINS]
index 82bec1d..f4d96c1 100644 (file)
@@ -1,6 +1,6 @@
 TEMPLATE = app
 TARGET = qhelpgenerator
-DESTDIR = ../../../../bin
+DESTDIR = $$QT.designer.bins
 CONFIG += qt warn_on help console
 CONFIG -= app_bundle
 QT += network help
index a513981..d3b3e39 100644 (file)
@@ -1,5 +1,5 @@
 TEMPLATE = app
-DESTDIR = ../../bin
+DESTDIR = $$QT.designer.bins
 TARGET = checksdk
 DEPENDPATH += .
 INCLUDEPATH += .
index 852ec23..aeeb93a 100644 (file)
@@ -6,7 +6,7 @@ contains(QT_CONFIG, reduce_exports):CONFIG += hide_symbols
 CONFIG += qt depend_prl no_objective_c designer
 win32|mac: CONFIG += debug_and_release
 DESTDIR = $$QT_BUILD_TREE/lib
-!wince*:DLLDESTDIR = $$QT_BUILD_TREE/bin
+!wince*:DLLDESTDIR = $$QT.designer.bins
 QT += designer
 
 # QtDesignerComponents uses
index b3de616..166c253 100644 (file)
@@ -1,6 +1,6 @@
 load(qt_module)
 
-DESTDIR = ../../../../bin
+DESTDIR = $$QT.designer.bins
 QT += xml network designer
 contains(QT_CONFIG, script): QT += script
 build_all:!build_pass {
index 41fe031..d23e40d 100644 (file)
@@ -7,7 +7,7 @@ contains(QT_CONFIG, reduce_exports):CONFIG += hide_symbols
 CONFIG += qt
 win32|mac: CONFIG += debug_and_release
 DESTDIR = $$QT_BUILD_TREE/lib
-!wince*:DLLDESTDIR = $$QT_BUILD_TREE/bin
+!wince*:DLLDESTDIR = $$QT.designer.bins
 INCLUDEPATH += $$QT.designer.includes
 
 isEmpty(QT_MAJOR_VERSION) {
index cc8200b..3fddf72 100644 (file)
@@ -1,6 +1,6 @@
 
 TEMPLATE = app
-DESTDIR = ../../bin
+DESTDIR = $$QT.designer.bins
 QT = core
 CONFIG += console
 CONFIG -= app_bundle
index 66a194e..0f88a7d 100644 (file)
@@ -1,7 +1,7 @@
 
 TEMPLATE = app
 TARGET = lconvert
-DESTDIR         = ../../../bin
+DESTDIR         = $$QT.designer.bins
 
 QT -= gui
 
index 93b4ace..9e87c80 100644 (file)
@@ -2,7 +2,7 @@ load(qt_module)
 
 TEMPLATE = app
 LANGUAGE = C++
-DESTDIR = ../../../bin
+DESTDIR = $$QT.designer.bins
 
 QT += xml designer
 
index 83692c9..1ee073f 100644 (file)
@@ -2,7 +2,7 @@ load(qt_module)
 
 TEMPLATE        = app
 TARGET          = lrelease
-DESTDIR         = ../../../bin
+DESTDIR         = $$QT.designer.bins
 
 QT              -= gui
 
index 5f1996e..b620af2 100644 (file)
@@ -2,7 +2,7 @@ load(qt_module)
 
 TEMPLATE        = app
 TARGET          = lupdate
-DESTDIR          = ../../../bin
+DESTDIR          = $$QT.designer.bins
 
 QT              -= gui
 
index 3e56024..57d5c17 100644 (file)
@@ -2,7 +2,7 @@ TEMPLATE = app
 TARGET = macdeployqt
 DEPENDPATH += .
 INCLUDEPATH += .
-DESTDIR     = ../../../bin
+DESTDIR     = $$QT.designer.bins
 
 # Input
 SOURCES += main.cpp ../shared/shared.cpp
index c2dc9cc..b6c8a49 100644 (file)
@@ -7,7 +7,7 @@ TARGET =
 DEPENDPATH += .
 INCLUDEPATH += . ../../src/3rdparty/harfbuzz/src
 CONFIG += console
-DESTDIR = ../../bin
+DESTDIR = $$QT.designer.bins
 
 target.path=$$[QT_INSTALL_BINS]
 INSTALLS += target
index c24e6ed..60cd6d3 100644 (file)
@@ -7,7 +7,7 @@ build_all:!build_pass {
     CONFIG += release
 }
 
-DESTDIR     = ../../bin
+DESTDIR     = $$QT.designer.bins
 
 DEPENDPATH += .
 INCLUDEPATH += .
index ea732ef..f7ae279 100644 (file)
@@ -1,5 +1,5 @@
 SOURCES = qdbus.cpp
-DESTDIR = ../../../bin
+DESTDIR = $$QT.designer.bins
 TARGET = qdbus
 QT = core xml
 CONFIG += qdbus
index 9ee1d37..301a800 100644 (file)
@@ -1,5 +1,5 @@
 SOURCES = qdbuscpp2xml.cpp
-DESTDIR = ../../../bin
+DESTDIR = $$QT.designer.bins
 TARGET = qdbuscpp2xml
 QT = core xml
 CONFIG += qdbus
index 6727691..090f119 100644 (file)
@@ -12,7 +12,7 @@ SOURCES         = qdbusviewer.cpp \
 
 RESOURCES += qdbusviewer.qrc
 
-DESTDIR = ../../../bin
+DESTDIR = $$QT.designer.bins
 
 CONFIG += qdbus
 QT += xml
index 6f78c7c..e3ac238 100644 (file)
@@ -1,5 +1,5 @@
 SOURCES = qdbusxml2cpp.cpp
-DESTDIR = ../../../bin
+DESTDIR = $$QT.designer.bins
 TARGET = qdbusxml2cpp
 QT = core xml
 CONFIG += qdbus
index bd758d9..180fe45 100644 (file)
@@ -22,7 +22,7 @@ RESOURCES    = qtconfig.qrc
 
 PROJECTNAME        = Qt Configuration
 TARGET             = qtconfig
-DESTDIR            = ../../bin
+DESTDIR            = $$QT.designer.bins
 
 target.path=$$[QT_INSTALL_BINS]
 INSTALLS        += target
index d1d7c99..0e3205c 100644 (file)
@@ -1,5 +1,5 @@
 TARGET   = cetcpsync
-DESTDIR = ../../../../bin
+DESTDIR = $$QT.designer.bins
 CONFIG   += console
 CONFIG   -= app_bundle
 QT       += network
index 82747da..af71118 100644 (file)
@@ -1,6 +1,6 @@
 TEMPLATE = app
 TARGET = cetest
-DESTDIR = ../../../../bin
+DESTDIR = $$QT.designer.bins
 build_all:!build_pass {
     CONFIG -= build_all
     CONFIG += release
index 691a66b..a4d8abb 100644 (file)
@@ -2,7 +2,7 @@ load(qt_module)
 
 TEMPLATE = app
 
-DESTDIR     = ../../bin
+DESTDIR     = $$QT.designer.bins
 
 DEPENDPATH += .
 INCLUDEPATH += . $$QT_SOURCE_TREE/src/3rdparty/harfbuzz/src
index c101d00..c5207bb 100644 (file)
@@ -1,7 +1,7 @@
 TEMPLATE        = app
 CONFIG          += qt warn_on uic
 TARGET          = qvfb
-DESTDIR         = ../../bin
+DESTDIR         = $$QT.designer.bins
 
 !win32:!embedded:!mac:CONFIG += x11