summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/other.pro
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2012-03-01 14:37:50 +1000
committerQt by Nokia <qt-info@nokia.com>2012-03-07 03:49:59 +0100
commitdd7a06d0c9eda4bdda2db3160930d8267d1bb821 (patch)
tree2dcfa7fe576447fd1a7f6c0ed876d63515558004 /tests/auto/other/other.pro
parent3ae2dce9118c0d37cdfed60b07c83cdd20ef3e36 (diff)
Refactor headersclean for usage from modules other than qtbase
headersclean enforces various rules which all Qt headers are supposed to abide by. It fails compilation if these rules are broken. These rules should be followed also by modules hosted outside of qtbase. Split the test up so that it can be easily reused by other modules. Change-Id: Icf09cbfde411c926ed87914dc821e6dfc569b0de Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
Diffstat (limited to 'tests/auto/other/other.pro')
-rw-r--r--tests/auto/other/other.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/other/other.pro b/tests/auto/other/other.pro
index 9ec5ea8e34..6c708baa6b 100644
--- a/tests/auto/other/other.pro
+++ b/tests/auto/other/other.pro
@@ -30,8 +30,7 @@ testcocoon: SUBDIRS -= headersclean
cross_compile: SUBDIRS -= \
atwrapper \
- compiler \
- headersclean \
+ compiler
wince*|!contains(QT_CONFIG, accessibility):SUBDIRS -= qaccessibility