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:
parent
8481369f3d
commit
4eedb335c6
@ -22,3 +22,6 @@ SUBDIRS=\
|
||||
|
||||
!contains(QT_CONFIG, private_tests): SUBDIRS -= \
|
||||
qfileinfo
|
||||
|
||||
win32:!contains(QT_CONFIG, private_tests): SUBDIRS -= \
|
||||
qfilesystementry
|
||||
|
Loading…
Reference in New Issue
Block a user