summaryrefslogtreecommitdiffstats
path: root/tests/auto/printsupport/printsupport.pro
diff options
context:
space:
mode:
authorDebao Zhang <dbzhang800@gmail.com>2012-03-09 18:43:21 -0800
committerQt by Nokia <qt-info@nokia.com>2012-03-12 13:14:05 +0100
commit4eeb07d886940087de85ba1c4a12e634f35d8d9d (patch)
tree49eb766ebd05f2005376ca90105d7eb1b9ed0117 /tests/auto/printsupport/printsupport.pro
parent57cf7c8a1bb1905294038ba5c98f1e8235fc08af (diff)
Move tst_qprinter.cpp to QtPrintSupport
QPrinter and QPrinterInfo belong to QtPrintSupport. Change-Id: I0c146e0c717be365e752c1eaf7dbe6765fb72da2 Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Diffstat (limited to 'tests/auto/printsupport/printsupport.pro')
-rw-r--r--tests/auto/printsupport/printsupport.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/printsupport/printsupport.pro b/tests/auto/printsupport/printsupport.pro
new file mode 100644
index 0000000000..69ba296738
--- /dev/null
+++ b/tests/auto/printsupport/printsupport.pro
@@ -0,0 +1,3 @@
+TEMPLATE=subdirs
+SUBDIRS=\
+ kernel \