summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qfileinfo/qfileinfo.pro
blob: d181d16a3ec8c41206fdb423322bb8442d8472d3 (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
TARGET = tst_qfileinfo
QT = core-private testlib
SOURCES = tst_qfileinfo.cpp
RESOURCES += qfileinfo.qrc \
    testdata.qrc

win32:!winrt: QMAKE_USE += advapi32 netapi32