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>
This commit is contained in:
Rohan McGovern 2011-12-01 13:10:13 +10:00 committed by Qt by Nokia
parent 8481369f3d
commit 4eedb335c6

View File

@ -22,3 +22,6 @@ SUBDIRS=\
!contains(QT_CONFIG, private_tests): SUBDIRS -= \
qfileinfo
win32:!contains(QT_CONFIG, private_tests): SUBDIRS -= \
qfilesystementry