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