summaryrefslogtreecommitdiffstats
path: root/tests/auto/qprinterinfo/qprinterinfo.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qprinterinfo/qprinterinfo.pro')
-rw-r--r--tests/auto/qprinterinfo/qprinterinfo.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/auto/qprinterinfo/qprinterinfo.pro b/tests/auto/qprinterinfo/qprinterinfo.pro
new file mode 100644
index 0000000000..ade217faf3
--- /dev/null
+++ b/tests/auto/qprinterinfo/qprinterinfo.pro
@@ -0,0 +1,7 @@
+load(qttest_p4)
+SOURCES += tst_qprinterinfo.cpp
+
+QT += network
+
+DEFINES += QT_USE_USING_NAMESPACE
+