summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qfile/test/test.pro
blob: dab5e4a3a5929f8c41ac876a9948c04e536c03b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
CONFIG += testcase
QT = core-private core network testlib
TARGET = ../tst_qfile
SOURCES = ../tst_qfile.cpp
RESOURCES += ../qfile.qrc ../rename-fallback.qrc ../copy-fallback.qrc

TESTDATA += ../dosfile.txt ../noendofline.txt ../testfile.txt \
            ../testlog.txt ../two.dots.file ../tst_qfile.cpp \
            ../Makefile ../forCopying.txt ../forRenaming.txt \
            ../resources/file1.ext1

win32: LIBS+=-lole32 -luuid

mac*:CONFIG+=insignificant_test