summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qmutex/qmutex.pro
blob: cb9d364b71e731ede75008da2e0335a1d45a292c (plain)
1
2
3
4
5
CONFIG += testcase
TARGET = tst_qmutex
QT = core testlib
SOURCES = tst_qmutex.cpp
win32:QT += core-private