summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdbusinterface/test/test.pro
blob: 2ef7a89c56dbdd2516158c13b316dd8f1f018ac1 (plain)
1
2
3
4
5
6
load(qttest_p4)
SOURCES += ../tst_qdbusinterface.cpp
HEADERS += ../myobject.h
TARGET = ../tst_qdbusinterface

QT = core core-private dbus