blob: ea732ef2883653fe2aa1d98971ac835955c264de [file] [log] [blame]
SOURCES = qdbus.cpp
DESTDIR = ../../../bin
TARGET = qdbus
QT = core xml
CONFIG += qdbus
CONFIG -= app_bundle
win32:CONFIG += console
target.path=$$[QT_INSTALL_BINS]
INSTALLS += target