summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/io.pro
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2011-12-01 13:10:13 +1000
committerQt by Nokia <qt-info@nokia.com>2011-12-01 09:18:57 +0100
commit4eedb335c6ca33ba93e56581895205f3a8be527e (patch)
treeb1dd3594ccaa8d7505f89527b7979a17c2abac42 /tests/auto/corelib/io/io.pro
parent8481369f3d80d33aa9504e762c8a1cb28769e9be (diff)
Mark tst_qfilesystementry as private test on Windows.
On Windows (only), this test depends on some Q_AUTOTEST_EXPORT symbols. Change-Id: I3b2ef8dcd56b8860f02fc28f45823b889e794909 Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
Diffstat (limited to 'tests/auto/corelib/io/io.pro')
-rw-r--r--tests/auto/corelib/io/io.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/corelib/io/io.pro b/tests/auto/corelib/io/io.pro
index fdb8b99778..3c68e0a6a7 100644
--- a/tests/auto/corelib/io/io.pro
+++ b/tests/auto/corelib/io/io.pro
@@ -22,3 +22,6 @@ SUBDIRS=\
!contains(QT_CONFIG, private_tests): SUBDIRS -= \
qfileinfo
+
+win32:!contains(QT_CONFIG, private_tests): SUBDIRS -= \
+ qfilesystementry