Bug 2955. Workaround for lack of atomic operations in GCCE standard libraries (fall back to default use of Mutex)
load(qttest_p4)
SOURCES = tst_qplugin.cpp
QT = core
wince*: {
plugins.sources = plugins/*
plugins.path = plugins
DEPLOYMENT += plugins
}
symbian: {
rpDep.sources = releaseplugin.dll debugplugin.dll
rpDep.path = plugins
DEPLOYMENT += rpDep dpDep
}