qt6-bb10/tests/benchmarks/plugins/imageformats/jpeg/jpeg.pro

19 lines
281 B
Prolog

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