summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/qdbusxml2cpp/qdbusxml2cpp.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/tools/qdbusxml2cpp/qdbusxml2cpp.pro')
-rw-r--r--tests/auto/tools/qdbusxml2cpp/qdbusxml2cpp.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/auto/tools/qdbusxml2cpp/qdbusxml2cpp.pro b/tests/auto/tools/qdbusxml2cpp/qdbusxml2cpp.pro
new file mode 100644
index 0000000000..8c29ff47c4
--- /dev/null
+++ b/tests/auto/tools/qdbusxml2cpp/qdbusxml2cpp.pro
@@ -0,0 +1,5 @@
+CONFIG += testcase
+QT = core testlib
+TARGET = tst_qdbusxml2cpp
+SOURCES += tst_qdbusxml2cpp.cpp
+QMAKE_CXXFLAGS += $$QT_CFLAGS_DBUS