summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qlockfile/tst_qlockfile.pro
blob: 2f7009b73662f46a5fd48732fa22d4979297c538 (plain)
1
2
3
4
5
6
CONFIG += testcase
CONFIG -= app_bundle
TARGET = tst_qlockfile
SOURCES += tst_qlockfile.cpp

QT = core testlib concurrent