aboutsummaryrefslogtreecommitdiffstats
path: root/src/mutex/qt_mutex/info.txt
blob: 346f04c81e991f0bf89c367b9966167207f179b3 (plain)
1
2
3
4
5
6
7
8
9
define MUTEX_QT

load_on request

# I think we want to always use qt-mt, not qt -- not much point in supporting
# mutexes in a single threaded application, after all.
<libs>
all -> qt-mt
</libs>