diff options
author | Liang Qi <liang.qi@nokia.com> | 2011-03-25 10:32:15 +0100 |
---|---|---|
committer | axis <qt-info@nokia.com> | 2011-04-27 12:06:03 +0200 |
commit | bef9668e7821fb344a1aaddc9686e5f2703f207a (patch) | |
tree | 39a8c81e15069d421bfe9bbf46ea12b229c1f5dc /tests/auto/host.pro | |
parent | fc5ad06ec1554de32617b0d3721701f3f64b3d15 (diff) | |
download | qtxmlpatterns-bef9668e7821fb344a1aaddc9686e5f2703f207a.tar.gz |
Add tst_headersclean for each module
Diffstat (limited to 'tests/auto/host.pro')
-rw-r--r-- | tests/auto/host.pro | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/host.pro b/tests/auto/host.pro new file mode 100644 index 0000000..6bc8753 --- /dev/null +++ b/tests/auto/host.pro @@ -0,0 +1,4 @@ +TEMPLATE=subdirs +SUBDIRS=\ + headersclean \ + |