diff -r 000000000000 -r 1918ee327afb tools/qdbus/qdbuscpp2xml/qdbuscpp2xml.pro --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tools/qdbus/qdbuscpp2xml/qdbuscpp2xml.pro Mon Jan 11 14:00:40 2010 +0000 @@ -0,0 +1,10 @@ +SOURCES = qdbuscpp2xml.cpp +DESTDIR = ../../../bin +TARGET = qdbuscpp2xml +QT = core xml +CONFIG += qdbus +CONFIG -= app_bundle +win32:CONFIG += console + +target.path=$$[QT_INSTALL_BINS] +INSTALLS += target