blob: ced4e537496e78543e25f12cce8b367a662c9705 [file] [log] [blame]
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