summaryrefslogtreecommitdiffstats
path: root/config.tests/libdbus/libdbus.pro
blob: 29348c8e05c0cf76bc581db582267902b131c892 (plain)
1
2
3
4
5
6
7
8
TARGET = libdbus
CONFIG -= qt
CONFIG += console

SOURCES += main.cpp

PKGCONFIG += "'dbus-1 >= 1.8'"
CONFIG += link_pkgconfig