Bug 2955. Workaround for lack of atomic operations in GCCE standard libraries (fall back to default use of Mutex)
load(qttest_p4)
TEMPLATE = app
TARGET = jpeg
DEPENDPATH += .
INCLUDEPATH += .
CONFIG += release
wince*: {
DEFINES += SRCDIR=\\\"\\\"
} else:symbian {
# SRCDIR and SVGFILE defined in code in symbian
}else {
DEFINES += SRCDIR=\\\"$$PWD/\\\"
}
# Input
SOURCES += jpeg.cpp